@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/e6fa9398-85e0-46df-adbb-35683da406bf> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    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:12:07"^^xsd:dateTime ;
    dct:description """Acoustic Doppler Current Profile (ADCP) 
hydroacoustic current meter data is similar to a sonar, attempting to measure water current velocities over a depth range using the Doppler effect of sound waves scattered back from particles within the water column. The term ADCP is a generic term for all acoustic current profilers although the abbreviation originates from an instrument series introduced by RD Instruments in the 1980s. The working frequencies range of ADCPs range from 38 kHz to several Megahertz.
Data collected includes bin depth from bottom, bin depth from surface, component velocity, current magnitude, current direction, vertical velocity, nearest surface and nearest bottom."""@en ;
    dct:identifier "e6fa9398-85e0-46df-adbb-35683da406bf" ;
    dct:issued "2005-05-05"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T12:10:34"^^xsd:dateTime ;
    dct:provenance "Teledyne RDI Workhorse Sentinel deployment quality control procedures applied by Oceanographic services team." ;
    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 ((-10.5000 51.5000, -10.5000 56.5000, -5.5000 56.5000, -5.5000 51.5000, -10.5000 51.5000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.5, 51.5],[-10.5, 56.5], [-5.5, 56.5], [-5.5, 51.5], [-10.5, 51.5]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2015-01-02"^^xsd:date ;
            schema1:startDate "2005-05-05"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2015-01-02"^^xsd:date ;
            dcat:startDate "2005-05-05"^^xsd:date ] ;
    dct:title "Marine Institute Ocean Currents (ADCP)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/e6fa9398-85e0-46df-adbb-35683da406bf/resource/df50e324-d96e-4c65-99ae-0b4f58af9bbc> ;
    dcat:keyword "acoustic doppler current profiler",
        "adcp",
        "ardgroom",
        "atlantic ocean",
        "bantry bay",
        "belmullet",
        "celtic sea",
        "environment",
        "galway bay",
        "geoscientificinformation",
        "hydrologic cycle",
        "hydrosphere",
        "inishbofin",
        "inishturk",
        "irish sea and st. georges channel",
        "kilkieran",
        "killary harbour",
        "north atlantic ocean",
        "north-east atlantic ocean",
        "ocean",
        "ocean circulation",
        "ocean current",
        "oceanographic geographical features",
        "oceanography",
        "oceans",
        "sea",
        "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/e6fa9398-85e0-46df-adbb-35683da406bf/resource/df50e324-d96e-4c65-99ae-0b4f58af9bbc> a dcat:Distribution ;
    dct:description "available as CSV" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2024-02-25T22:30:36"^^xsd:dateTime ;
    dct:modified "2025-09-03T15:16:46"^^xsd:dateTime ;
    dct:title "Access data" ;
    dcat:accessURL <https://www.marine.ie/Home/marine-institute-request-digital-data> ;
    dcat:downloadURL <https://www.marine.ie/Home/marine-institute-request-digital-data> .

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

