@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/b89ca5d6-0374-4a09-b4bb-cf4ac8210ec2> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo epsg:3857,
        "See the referenced specification" ;
    dct:created "2025-06-13T05:05:50"^^xsd:dateTime ;
    dct:description "Deployment of the wave buoy at site AMETS A (54° 16.497' N, 10° 17.847' W) on 07/04/2025. Recovered on 18/08/2025 by the The Locator. The purpose of this activity is deployment of a wave buoy for ocean energy data collection."@en ;
    dct:identifier "b89ca5d6-0374-4a09-b4bb-cf4ac8210ec2" ;
    dct:issued "2025-04-08"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-03-06T09:18: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 ((-10.2703 54.2847, -10.2703 54.2847, -10.2703 54.2847, -10.2703 54.2847, -10.2703 54.2847))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.27027720540554, 54.28471691430564],[-10.27027720540554, 54.284719085694356], [-10.27027679459446, 54.284719085694356], [-10.27027679459446, 54.28471691430564], [-10.27027720540554, 54.28471691430564]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2025-08-18"^^xsd:date ;
            schema1:startDate "2025-04-07"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-08-18"^^xsd:date ;
            dcat:startDate "2025-04-07"^^xsd:date ] ;
    dct:title "Wave buoy deployment at AMETS A from April 2025 - August 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/b89ca5d6-0374-4a09-b4bb-cf4ac8210ec2/resource/44177224-7970-4eca-8037-0e262555cb22> ;
    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/b89ca5d6-0374-4a09-b4bb-cf4ac8210ec2/resource/44177224-7970-4eca-8037-0e262555cb22> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2026-03-06T09:18:39"^^xsd:dateTime ;
    dct:modified "2026-03-06T09:18: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" .

