@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/7c67c64c-24f5-47cf-8bd9-a9de67f08e8c> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    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-07T22:08:11"^^xsd:dateTime ;
    dct:description "The Accessible Wave Energy Resource Atlas published in 2005 describes an initial comparison between several years of hourly wave forecasts (using WAM) on a grid of points located off the Irish coast with corresponding records from a number of buoys installed in recent years. Based on the level of agreement found the wave forecasts were then modified slightly and used to estimate the mean annual practicable power resource around Ireland."@en ;
    dct:identifier "7c67c64c-24f5-47cf-8bd9-a9de67f08e8c" ;
    dct:issued "2005-12-31"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:29:17"^^xsd:dateTime ;
    dct:provenance "The Accessible Wave Energy Resource Atlas data was created from ESBI Pelamis Wave Model using marine datasets ran 2005. More details on the scientific quality and analysis of the data is available from the downloadable report released with the atlas." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    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 ((-12.5000 50.1000, -12.5000 56.7000, -5.2723 56.7000, -5.2723 50.1000, -12.5000 50.1000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-12.5, 50.1],[-12.5, 56.7], [-5.2723, 56.7], [-5.2723, 50.1], [-12.5, 50.1]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2005-12-31"^^xsd:date ;
            dcat:startDate "2005-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2005-12-31"^^xsd:date ;
            schema1:startDate "2005-01-01"^^xsd:date ] ;
    dct:title "Mean Annual Practicable Power Resource Pelamis MWhe/km" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/7c67c64c-24f5-47cf-8bd9-a9de67f08e8c/resource/a35b6905-3f55-4071-93c3-a9d255bd6bf5>,
        <https://dgi5.staging.derilinx.com/dataset/7c67c64c-24f5-47cf-8bd9-a9de67f08e8c/resource/a5ed3c22-7659-4ff8-918a-45f5b281ff75>,
        <https://dgi5.staging.derilinx.com/dataset/7c67c64c-24f5-47cf-8bd9-a9de67f08e8c/resource/cf43fe22-21ec-42df-a2c4-f3c90ded4bfb> ;
    dcat:keyword "celtic sea",
        "economy",
        "energy",
        "energy resources",
        "environment",
        "hydrosphere",
        "irish sea",
        "non-conventional energy",
        "north atlantic",
        "north atlantic ocean",
        "north-east atlantic ocean",
        "ocean energy",
        "ocean waves",
        "oceanography",
        "oceans",
        "renewable energy",
        "renewable energy source",
        "renewable raw material",
        "renewable resource",
        "water science",
        "wave climate",
        "wave energy",
        "wave height",
        "wave period" ;
    dcat:landingPage <http://atlas.marine.ie/arcgis/services/EnergyResourcesWave/MapServer/WMSServer?REQUEST=GetMap&SERVICE=WMS&LAYERS=25&VERSION=1.3.0&FORMAT=image/png&CRS=CRS:84&BBOX=-14.5%2C49.5%2C-5.5%2C57.5&WIDTH=750&HEIGHT=750&STYLES=default> ;
    dcat:theme <Energy>,
        <http://publications.europa.eu/resource/authority/data-theme/ENER> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/7c67c64c-24f5-47cf-8bd9-a9de67f08e8c/resource/a35b6905-3f55-4071-93c3-a9d255bd6bf5> a dcat:Distribution ;
    dct:description "available as GML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "GML" ;
            rdf:value "GML" ] ;
    dct:issued "2024-02-25T22:29:17"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:29:17"^^xsd:dateTime ;
    dct:title "WFS GetFeature" ;
    dcat:accessURL <http://atlas.marine.ie/arcgis/services/EnergyResourcesWave/MapServer/WFSServer?request=GetFeature&service=WFS&TYPENAME=ResourcesWave:Mean_Annual_Practicable_Power_Resource_Pelamis_MWhe_km> ;
    dcat:downloadURL <http://atlas.marine.ie/arcgis/services/EnergyResourcesWave/MapServer/WFSServer?request=GetFeature&service=WFS&TYPENAME=ResourcesWave:Mean_Annual_Practicable_Power_Resource_Pelamis_MWhe_km> .

<https://dgi5.staging.derilinx.com/dataset/7c67c64c-24f5-47cf-8bd9-a9de67f08e8c/resource/a5ed3c22-7659-4ff8-918a-45f5b281ff75> a dcat:Distribution ;
    dct:description "available as json" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2024-02-25T22:29:17"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:29:17"^^xsd:dateTime ;
    dct:title "Get JavaScript Object Notation" ;
    dcat:accessURL <http://atlas.marine.ie/arcgis/rest/services/EnergyResourcesWave/MapServer/3?f=pjson> ;
    dcat:downloadURL <http://atlas.marine.ie/arcgis/rest/services/EnergyResourcesWave/MapServer/3?f=pjson> .

<https://dgi5.staging.derilinx.com/dataset/7c67c64c-24f5-47cf-8bd9-a9de67f08e8c/resource/cf43fe22-21ec-42df-a2c4-f3c90ded4bfb> a dcat:Distribution ;
    dct:description "available as WMS" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "WMS" ;
            rdf:value "WMS" ] ;
    dct:issued "2024-02-25T22:29:17"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:29:17"^^xsd:dateTime ;
    dct:title "WMS GetMap" ;
    dcat:accessURL <http://atlas.marine.ie/arcgis/services/EnergyResourcesWave/MapServer/WMSServer?REQUEST=GetMap&SERVICE=WMS&LAYERS=25&VERSION=1.3.0&FORMAT=image/png&CRS=CRS:84&BBOX=-14.5%2C49.5%2C-5.5%2C57.5&WIDTH=750&HEIGHT=750&STYLES=default> .

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

