@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 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/88379a6c-48b2-415e-9340-2ee088d51bc6> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo epsg:3857,
        "See the referenced specification" ;
    dct:created "2025-07-30T13:57:18"^^xsd:dateTime ;
    dct:description "Deployment of the wave buoy at site Finnis (53° 2.964' N, 9° 29.161' W) from the ATNO Marine on 03/09/2022. Recovered on 10/01/2023 by the RV Explorer survey CE23001. The purpose of this activity is deployment of a wave buoy for ocean energy data collection."@en ;
    dct:identifier "88379a6c-48b2-415e-9340-2ee088d51bc6" ;
    dct:issued "2024-09-05"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:23:39"^^xsd:dateTime ;
    dct:provenance "Data supplied by Marine Institute." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"While every effort is made in preparing the dataset no responsibility is accepted by or on behalf of the Marine Institute for any errors, omissions or misleading information. The Marine Institute accepts no responsibility for loss or damage occasioned or claimed to have been occasioned, in part or in full, as a consequence of any person acting, or refraining from acting as a result of a matter contained in this datasets or as a consequence of using this dataset for any purpose whatsoever.\"}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-9.4860 53.0494, -9.4860 53.0494, -9.4860 53.0494, -9.4860 53.0494, -9.4860 53.0494))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-9.486016856720333, 53.049398939012],[-9.486016856720333, 53.049401060988], [-9.486016477279666, 53.049401060988], [-9.486016477279666, 53.049398939012], [-9.486016856720333, 53.049398939012]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2023-01-10"^^xsd:date ;
            schema1:startDate "2022-09-03"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2023-01-10"^^xsd:date ;
            dcat:startDate "2022-09-03"^^xsd:date ] ;
    dct:title "Wave buoy deployment at Finnis from September 2022 - January 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/88379a6c-48b2-415e-9340-2ee088d51bc6/resource/85462f42-a103-47c1-8a15-bdc4ab997a3b> ;
    dcat:keyword "environment" ;
    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/88379a6c-48b2-415e-9340-2ee088d51bc6/resource/85462f42-a103-47c1-8a15-bdc4ab997a3b> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2026-04-01T18:23:39"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:23:39"^^xsd:dateTime ;
    dct:title "Marine Institute home page" ;
    dcat:accessURL <http://www.marine.ie> ;
    dcat:downloadURL <http://www.marine.ie> .

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

