@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/901991bf-c5ec-4655-a942-f20987dd0f2c> 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-07T21:49:04"^^xsd:dateTime ;
    dct:description "This data comprises loadcell force data collected from the SmartBay buoy moored in Galway Bay. The Strainstalls load shackle measures tensile loads. This dataset contains measurements of load from mooring chains attached to the SmartBay buoy."@en ;
    dct:identifier "901991bf-c5ec-4655-a942-f20987dd0f2c" ;
    dct:issued "2014-07-09"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:23:15"^^xsd:dateTime ;
    dct:provenance "Data collected by SmartBay infrastructure and provided on the SmartBay 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 ;
            schema1:endDate "2014-09-29"^^xsd:date ;
            schema1:startDate "2014-07-09"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2014-09-29"^^xsd:date ;
            dcat:startDate "2014-07-09"^^xsd:date ] ;
    dct:title "SmartBay Ireland Galway Bay Buoy Load Cell Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SmartBay Ireland" ;
            vcard:hasEmail <mailto:info@smartbay.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/901991bf-c5ec-4655-a942-f20987dd0f2c/resource/0bfe05a3-5376-45bc-83cb-45916fddc3bb> ;
    dcat:keyword "1/4 scale test facility",
        "buoy",
        "energy",
        "environment",
        "full scale test facility",
        "galway bay",
        "geoscientificinformation",
        "hydrosphere",
        "ireland",
        "load cell data",
        "mooring",
        "non-conventional energy",
        "ocean energy",
        "oceanographic geographical features",
        "oceanography",
        "oceans",
        "renewable energy",
        "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/901991bf-c5ec-4655-a942-f20987dd0f2c/resource/0bfe05a3-5376-45bc-83cb-45916fddc3bb> 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:15"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:23:15"^^xsd:dateTime ;
    dct:title "Download CSV" ;
    dcat:accessURL <http://data.marine.ie/downloads/SmartBayIreland/GalwaySampleLoadCell.csv> ;
    dcat:downloadURL <http://data.marine.ie/downloads/SmartBayIreland/GalwaySampleLoadCell.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" .

