@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/be038478-c6eb-4499-b468-6728903f939f> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuously updated" ;
    dct:conformsTo epsg:4326,
        "The INSPIRE Directive or INSPIRE lays down a general framework for a Spatial Data Infrastructure (SDI) for the purposes of European Community environmental policies and policies or activities which may have an impact on the environment." ;
    dct:created "2018-12-07T22:07:15"^^xsd:dateTime ;
    dct:description "Wave climate forecasts including significant wave height, mean wave period, mean wave direction, wave per unit crest length, peak period and energy period at Marine Institute weather and wave buoy locations."@en ;
    dct:identifier "be038478-c6eb-4499-b468-6728903f939f" ;
    dct:issued "2014-10-29"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-03T15:16:58"^^xsd:dateTime ;
    dct:provenance "Real Time wave forecast feeds from MI buoy network providing data on the wave climate." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons licence conditions apply', 'https://creativecommons.org/licenses/by/4.0/', 'license']" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-16.1000 51.1000, -16.1000 55.2500, -5.1000 55.2500, -5.1000 51.1000, -16.1000 51.1000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-16.1, 51.1],[-16.1, 55.25], [-5.1, 55.25], [-5.1, 51.1], [-16.1, 51.1]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2014-10-29"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:startDate "2014-10-29"^^xsd:date ] ;
    dct:title "Marine Institute Buoy Wave Forecast" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/be038478-c6eb-4499-b468-6728903f939f/resource/a32b7709-1962-461c-b2bd-af30e497942d>,
        <https://dgi5.staging.derilinx.com/dataset/be038478-c6eb-4499-b468-6728903f939f/resource/ab05cb76-fc20-4465-b969-2fd6922b5948>,
        <https://dgi5.staging.derilinx.com/dataset/be038478-c6eb-4499-b468-6728903f939f/resource/f8660293-69eb-4b20-932c-6d6aa9acc9be> ;
    dcat:keyword "atlantic ocean",
        "buoy",
        "celtic sea",
        "climatologymeteorologyatmosphere",
        "environment",
        "geoscientificinformation",
        "hydrosphere",
        "irish sea and st. georges channel",
        "north atlantic ocean",
        "north-east atlantic ocean",
        "oceanographic geographical features",
        "oceanography",
        "oceans",
        "other wave statistics",
        "tide gauge",
        "water science",
        "wave buoy",
        "wave direction",
        "wave height and period statistics",
        "wave height estimates",
        "weather buoy" ;
    dcat:theme <Environment>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/be038478-c6eb-4499-b468-6728903f939f/resource/a32b7709-1962-461c-b2bd-af30e497942d> a dcat:Distribution ;
    dct:description "available as json" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2024-02-25T22:28:49"^^xsd:dateTime ;
    dct:modified "2025-09-03T15:16:43"^^xsd:dateTime ;
    dct:title "Download JSON" ;
    dcat:accessURL <http://erddap.marine.ie/erddap/tabledap/IMI-WaveBuoyForecast.json?time%2Clongitude%2Clatitude%2CstationID%2Csignificant_wave_height%2Cmean_wave_period%2Cmean_wave_direction%2Cwave_power_per_unit_crest_length%2Cpeak_period%2Cenergy_period> ;
    dcat:downloadURL <http://erddap.marine.ie/erddap/tabledap/IMI-WaveBuoyForecast.json?time%2Clongitude%2Clatitude%2CstationID%2Csignificant_wave_height%2Cmean_wave_period%2Cmean_wave_direction%2Cwave_power_per_unit_crest_length%2Cpeak_period%2Cenergy_period> .

<https://dgi5.staging.derilinx.com/dataset/be038478-c6eb-4499-b468-6728903f939f/resource/ab05cb76-fc20-4465-b969-2fd6922b5948> a dcat:Distribution ;
    dct:description "available as CSV" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2024-02-25T22:28:49"^^xsd:dateTime ;
    dct:modified "2025-09-03T15:16:58"^^xsd:dateTime ;
    dct:title "Download CSV" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "616c8cf082a69c2afc17e9a0c3b2782f"^^xsd:hexBinary ] ;
    dcat:accessURL <http://erddap.marine.ie/erddap/tabledap/IMI-WaveBuoyForecast.csv?time%2Clongitude%2Clatitude%2CstationID%2Csignificant_wave_height%2Cmean_wave_period%2Cmean_wave_direction%2Cwave_power_per_unit_crest_length%2Cpeak_period%2Cenergy_period> ;
    dcat:downloadURL <http://erddap.marine.ie/erddap/tabledap/IMI-WaveBuoyForecast.csv?time%2Clongitude%2Clatitude%2CstationID%2Csignificant_wave_height%2Cmean_wave_period%2Cmean_wave_direction%2Cwave_power_per_unit_crest_length%2Cpeak_period%2Cenergy_period> .

<https://dgi5.staging.derilinx.com/dataset/be038478-c6eb-4499-b468-6728903f939f/resource/f8660293-69eb-4b20-932c-6d6aa9acc9be> a dcat:Distribution ;
    dct:description "available as tab-separated-values" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "tab-separated-values" ;
            rdf:value "tab-separated-values" ] ;
    dct:issued "2024-02-25T22:28:49"^^xsd:dateTime ;
    dct:modified "2025-09-03T15:16:43"^^xsd:dateTime ;
    dct:title "Download TSV" ;
    dcat:accessURL <http://erddap.marine.ie/erddap/tabledap/IMI-WaveBuoyForecast.tsv?time%2Clongitude%2Clatitude%2CstationID%2Csignificant_wave_height%2Cmean_wave_period%2Cmean_wave_direction%2Cwave_power_per_unit_crest_length%2Cpeak_period%2Cenergy_period> ;
    dcat:downloadURL <http://erddap.marine.ie/erddap/tabledap/IMI-WaveBuoyForecast.tsv?time%2Clongitude%2Clatitude%2CstationID%2Csignificant_wave_height%2Cmean_wave_period%2Cmean_wave_direction%2Cwave_power_per_unit_crest_length%2Cpeak_period%2Cenergy_period> .

<https://dgi5.staging.derilinx.com/organization/marine-institute> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Marine Institute" .

