@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/15d0439b-4d1d-432a-927b-0dfa6b7dfe0e> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    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:30"^^xsd:dateTime ;
    dct:description """The 9DOF (9 Degrees of Freedom) sensor measures and reports linear and angular accelerations along three axis plus spatial orientation using a combination of sensors.
The sensor includes the ADXL345 accelerometer, the HMC5883L magnetometer, and the ITG-3200 MEMS gyro."""@en ;
    dct:identifier "15d0439b-4d1d-432a-927b-0dfa6b7dfe0e" ;
    dct:issued "2014-02-11"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:32:37"^^xsd:dateTime ;
    dct:provenance "Data generated by SmartBay Ireland." ;
    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 ((-9.3000 53.1670, -9.3000 53.2480, -9.2000 53.2480, -9.2000 53.1670, -9.3000 53.1670))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-9.3, 53.167],[-9.3, 53.248], [-9.200000000000001, 53.248], [-9.200000000000001, 53.167], [-9.3, 53.167]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2015-02-13"^^xsd:date ;
            dcat:startDate "2014-02-11"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2015-02-13"^^xsd:date ;
            schema1:startDate "2014-02-11"^^xsd:date ] ;
    dct:title "SmartBay Ireland Galway Bay Buoy 9DOF" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SmartBay Ireland" ;
            vcard:hasEmail <mailto:info@smartbay.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/15d0439b-4d1d-432a-927b-0dfa6b7dfe0e/resource/3b717de7-7fe4-4837-b44b-9917b780e131> ;
    dcat:keyword "1/4 scale test facility",
        "accelerometer",
        "buoy",
        "environment",
        "full scale test facility",
        "galway bay",
        "geoscientificinformation",
        "hydrosphere",
        "ireland",
        "magnetometer",
        "mean wave period",
        "monitoring equipment",
        "ocean energy",
        "oceanographic geographical features",
        "oceanography",
        "oceans",
        "renewable energy",
        "sensor",
        "significant wave height",
        "smart buoy",
        "smartbay ireland",
        "test facilities",
        "water science",
        "wave buoy",
        "wave climate",
        "wave energy" ;
    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/15d0439b-4d1d-432a-927b-0dfa6b7dfe0e/resource/3b717de7-7fe4-4837-b44b-9917b780e131> 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:32:37"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:32:37"^^xsd:dateTime ;
    dct:title "Download CSV" ;
    dcat:accessURL <http://data.marine.ie/downloads/SmartBayIreland/GalwaySample9DOF.csv> ;
    dcat:downloadURL <http://data.marine.ie/downloads/SmartBayIreland/GalwaySample9DOF.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" .

