@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/5f96c5f4-8cf9-4de5-adc8-d0d5a2ba928b> a dcat:Dataset ;
    dct:accrualPeriodicity "Unknown" ;
    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-07T21:51:39"^^xsd:dateTime ;
    dct:description "This dataset comprises  raw ocean current data collected from the SmartBay buoy moored in Cork Harbour.  The Acoustic Doppler Current Profiler (ADCP) measures the speed and direction of ocean currents."@en ;
    dct:identifier "5f96c5f4-8cf9-4de5-adc8-d0d5a2ba928b" ;
    dct:issued "2013-07-03"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:24:07"^^xsd:dateTime ;
    dct:provenance "Smart Bay Data Portal for access to Cork Harbour ocean currents (ADCP) data." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/smartbay-ireland> ;
    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 ((-8.6000 51.7683, -8.6000 51.9000, -8.3000 51.9000, -8.3000 51.7683, -8.6000 51.7683))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-8.6, 51.76833],[-8.6, 51.9], [-8.3, 51.9], [-8.3, 51.76833], [-8.6, 51.76833]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2013-12-27"^^xsd:date ;
            schema1:startDate "2013-07-03"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2013-12-27"^^xsd:date ;
            dcat:startDate "2013-07-03"^^xsd:date ] ;
    dct:title "SmartBay Ireland Cork Buoy Ocean Currents (ADCP)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SmartBay Ireland" ;
            vcard:hasEmail <mailto:data@smartbay.iee> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/5f96c5f4-8cf9-4de5-adc8-d0d5a2ba928b/resource/077680a5-8dc0-4a69-b21f-46015e5e64a2> ;
    dcat:keyword "acoustic doppler current profiler",
        "adcp",
        "buoy",
        "celtic sea",
        "cork harbour",
        "currents",
        "environment",
        "geoscientificinformation",
        "hydrologic cycle",
        "hydrosphere",
        "ireland",
        "ocean",
        "ocean circulation",
        "ocean current",
        "oceanographic geographical features",
        "oceanography",
        "oceans",
        "sea",
        "sea currents",
        "smartbay ireland",
        "water science" ;
    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/5f96c5f4-8cf9-4de5-adc8-d0d5a2ba928b/resource/077680a5-8dc0-4a69-b21f-46015e5e64a2> a dcat:Distribution ;
    dct:description "available as CSV" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2024-02-25T22:24:07"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:24:07"^^xsd:dateTime ;
    dct:title "Download CSV" ;
    dcat:accessURL <http://data.marine.ie/downloads/SmartBayIreland/CorkADCP.csv> ;
    dcat:downloadURL <http://data.marine.ie/downloads/SmartBayIreland/CorkADCP.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/smartbay-ireland> a foaf:Agent,
        foaf:Organization ;
    foaf:name "SmartBay Ireland" .

