@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 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/eeb83500-b83f-4aeb-ab38-fdb6b30f6ab3> a dcat:Dataset ;
    dct:conformsTo epsg:29902 ;
    dct:created "2020-01-14T15:37:14"^^xsd:dateTime ;
    dct:description "Annual Average Power Flux Kw measures the average power within each wave from the Irish Wave Energy Resource Atlas."@en ;
    dct:identifier "eeb83500-b83f-4aeb-ab38-fdb6b30f6ab3" ;
    dct:issued "2020-01-14T15:37:14"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:11:02"^^xsd:dateTime ;
    dct:provenance "Dataset created from Pelamis Model 2005." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"Seek Permissions\",\"Seek Permissions\",otherRestrictions}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-13.2644 49.9136, -13.2644 56.7813, -5.0519 56.7813, -5.0519 49.9136, -13.2644 49.9136))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-13.264371, 49.913633],[-13.264371, 56.781288], [-5.051925, 56.781288], [-5.051925, 49.913633], [-13.264371, 49.913633]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Annual Average Power Flux kW (Power per each wave)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:trevor.alcorn@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/eeb83500-b83f-4aeb-ab38-fdb6b30f6ab3/resource/c6208a53-502f-428f-a560-d23a2870b94f> ;
    dcat:keyword "annual average power flux kw (power per each wave)",
        "coastal heritage",
        "environment",
        "heritage council",
        "marine institute",
        "oceanographic geographical features",
        "oceans" ;
    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/eeb83500-b83f-4aeb-ab38-fdb6b30f6ab3/resource/c6208a53-502f-428f-a560-d23a2870b94f> a dcat:Distribution ;
    dct:description "available as arcsde connection" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "arcsde connection" ;
            rdf:value "arcsde connection" ] ;
    dct:issued "2026-04-01T18:11:02"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:11:02"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://Server=w08-sde93%3B%20Service=5273%3B%20Database=HCVector%3B%20User=HCVectorAdmin%3B%20Version=sde.DEFAULT> .

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

