@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/5a181c33-a988-4939-b4f0-75370add0893> 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:50:51"^^xsd:dateTime ;
    dct:description "The CMPS10 Tilt Compensated Compass sensor  is a tilt compensated compass which calculates a  bearing. Employing a 3-axis magnetometer , a 3-axis accelerometer and a 16-bit processor, the output of the three sensors measuring x, y and z components of the magnetic field, together with the pitch and roll are used to calculate the bearing."@en ;
    dct:identifier "5a181c33-a988-4939-b4f0-75370add0893" ;
    dct:issued "2014-02-11"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:23:49"^^xsd:dateTime ;
    dct:provenance "Data collected by SmartBay infrastructure and provided on the SmartBay Ireland Data Catalogue." ;
    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 Compass Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SmartBay Ireland" ;
            vcard:hasEmail <mailto:info@smartbay.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/5a181c33-a988-4939-b4f0-75370add0893/resource/fde88b84-617a-4fcf-b0f1-41bcf86388e9> ;
    dcat:keyword "1/4 scale test facility",
        "bearing",
        "buoy",
        "compass",
        "energy",
        "environment",
        "full scale test facility",
        "galway bay",
        "geoscientificinformation",
        "hydrosphere",
        "ireland",
        "non-conventional energy",
        "ocean energy",
        "oceanographic geographical features",
        "oceanography",
        "oceans",
        "pitch",
        "renewable energy",
        "roll",
        "smart buoy",
        "smartbay ireland",
        "test facilities",
        "water science",
        "wave buoy",
        "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/5a181c33-a988-4939-b4f0-75370add0893/resource/fde88b84-617a-4fcf-b0f1-41bcf86388e9> 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:23:49"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:23:49"^^xsd:dateTime ;
    dct:title "Download CSV" ;
    dcat:accessURL <http://data.marine.ie/downloads/SmartBayIreland/GalwaySampleCompass.csv> ;
    dcat:downloadURL <http://data.marine.ie/downloads/SmartBayIreland/GalwaySampleCompass.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" .

