@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/a68de59b-4695-40ff-a36f-e3db9c91c32f> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    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:17:34"^^xsd:dateTime ;
    dct:description "Temperature and salinity measurements taken from the Weather Buoys. Temperature and salinity instrumentation associated with mooring."@en ;
    dct:identifier "a68de59b-4695-40ff-a36f-e3db9c91c32f" ;
    dct:issued "2001-02-06"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:32:45"^^xsd:dateTime ;
    dct:provenance "Real Time data feed from Irish Weather Buoy Network published to ERDDAP Data Delivery Server. Quality control of data managed by Oceanographic Services." ;
    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 "2002-02-06"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:startDate "2002-02-06"^^xsd:date ] ;
    dct:title "Weather Buoy Network Temperature Salinity" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/a68de59b-4695-40ff-a36f-e3db9c91c32f/resource/823fefc3-d940-4717-afca-42f8750d82f8>,
        <https://dgi5.staging.derilinx.com/dataset/a68de59b-4695-40ff-a36f-e3db9c91c32f/resource/87b49d92-e697-4999-88ce-94fa06031d77>,
        <https://dgi5.staging.derilinx.com/dataset/a68de59b-4695-40ff-a36f-e3db9c91c32f/resource/b1fd0fe7-9465-4424-92bc-dfa0fe50dcf4> ;
    dcat:keyword "buoy",
        "celtic sea",
        "climatologymeteorologyatmosphere",
        "environment",
        "geoscientificinformation",
        "hydrosphere",
        "ireland",
        "irish sea",
        "north atlantic",
        "north atlantic ocean",
        "north-east atlantic ocean",
        "oceanographic geographical features",
        "oceanography",
        "oceans",
        "salinity profile",
        "sea",
        "sea surface temperature",
        "sea temperature profile",
        "temperature",
        "water salinity",
        "water science",
        "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/a68de59b-4695-40ff-a36f-e3db9c91c32f/resource/823fefc3-d940-4717-afca-42f8750d82f8> 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:32:45"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:32:45"^^xsd:dateTime ;
    dct:title "Download TSV" ;
    dcat:accessURL <http://erddap.marine.ie/erddap/tabledap/IWBNetwork.tsv?station_id%2Clongitude%2Clatitude%2Ctime%2CSeaTemperature%2Csalinity%2CQC_Flag> ;
    dcat:downloadURL <http://erddap.marine.ie/erddap/tabledap/IWBNetwork.tsv?station_id%2Clongitude%2Clatitude%2Ctime%2CSeaTemperature%2Csalinity%2CQC_Flag> .

<https://dgi5.staging.derilinx.com/dataset/a68de59b-4695-40ff-a36f-e3db9c91c32f/resource/87b49d92-e697-4999-88ce-94fa06031d77> a dcat:Distribution ;
    dct:description "available as CSV" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2024-02-25T22:32:45"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:32:45"^^xsd:dateTime ;
    dct:title "Download CSV" ;
    dcat:accessURL <http://erddap.marine.ie/erddap/tabledap/IWBNetwork.csv?station_id%2Clongitude%2Clatitude%2Ctime%2CSeaTemperature%2Csalinity%2CQC_Flag> ;
    dcat:downloadURL <http://erddap.marine.ie/erddap/tabledap/IWBNetwork.csv?station_id%2Clongitude%2Clatitude%2Ctime%2CSeaTemperature%2Csalinity%2CQC_Flag> .

<https://dgi5.staging.derilinx.com/dataset/a68de59b-4695-40ff-a36f-e3db9c91c32f/resource/b1fd0fe7-9465-4424-92bc-dfa0fe50dcf4> a dcat:Distribution ;
    dct:description "available as json" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2024-02-25T22:32:45"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:32:45"^^xsd:dateTime ;
    dct:title "Download JSON" ;
    dcat:accessURL <http://erddap.marine.ie/erddap/tabledap/IWBNetwork.json?station_id%2Clongitude%2Clatitude%2Ctime%2CSeaTemperature%2Csalinity%2CQC_Flag> ;
    dcat:downloadURL <http://erddap.marine.ie/erddap/tabledap/IWBNetwork.json?station_id%2Clongitude%2Clatitude%2Ctime%2CSeaTemperature%2Csalinity%2CQC_Flag> .

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

