@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/2179b58f-aa52-4688-a532-a2f992236ce5> a dcat:Dataset ;
    dct:conformsTo epsg:2157,
        epsg:3857 ;
    dct:created "2021-11-09T13:44:48"^^xsd:dateTime ;
    dct:identifier "2179b58f-aa52-4688-a532-a2f992236ce5" ;
    dct:issued "2021-11-09"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-12-13T11:32:07"^^xsd:dateTime ;
    dct:provenance "SEAI Wind Atlas (http://gis.seai.ie/wind)" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/sustainable-energy-authority-of-ireland> ;
    dct:title "Wind Power Density 2003 -- 100m height" ;
    rdfs:comment "400m grids and 200m grids" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Energy Policy Statistics Support Unit" ;
            vcard:hasEmail <mailto:epssu@seai.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/2179b58f-aa52-4688-a532-a2f992236ce5/resource/3e77c72a-3cc7-4575-a3d4-d4d5cec93dbb>,
        <https://dgi5.staging.derilinx.com/dataset/2179b58f-aa52-4688-a532-a2f992236ce5/resource/85217f91-360b-4d2a-9c6e-c252c188a766>,
        <https://dgi5.staging.derilinx.com/dataset/2179b58f-aa52-4688-a532-a2f992236ce5/resource/9e8f50d8-b417-419d-8197-dc8b8406b3de> ;
    dcat:keyword "2003",
        "energy",
        "environment",
        "wind atlas",
        "wind energy resources",
        "wind power",
        "wind power density" ;
    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/2179b58f-aa52-4688-a532-a2f992236ce5/resource/3e77c72a-3cc7-4575-a3d4-d4d5cec93dbb> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2021-11-09T13:45:24"^^xsd:dateTime ;
    dct:modified "2021-11-09T13:45:24"^^xsd:dateTime ;
    dct:title "Webpage of SEAI Wind Atlas" ;
    dcat:accessURL <https://gis.seai.ie/wind/> .

<https://dgi5.staging.derilinx.com/dataset/2179b58f-aa52-4688-a532-a2f992236ce5/resource/85217f91-360b-4d2a-9c6e-c252c188a766> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "SHP" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2021-11-09T13:55:42"^^xsd:dateTime ;
    dct:modified "2021-11-09T13:55:42"^^xsd:dateTime ;
    dct:title "Wind power density 2003 50m in WGS 84 (EPSG:3857)" ;
    dcat:accessURL <https://seaiopendata.blob.core.windows.net/wind/PowerDensity_2003_100m_EPSG3857.zip> ;
    dcat:downloadURL <https://seaiopendata.blob.core.windows.net/wind/PowerDensity_2003_100m_EPSG3857.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/2179b58f-aa52-4688-a532-a2f992236ce5/resource/9e8f50d8-b417-419d-8197-dc8b8406b3de> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "SHP" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2021-11-09T13:48:58"^^xsd:dateTime ;
    dct:modified "2021-11-09T13:48:58"^^xsd:dateTime ;
    dct:title "Wind power density 2003 100m in ITM" ;
    dcat:accessURL <https://seaiopendata.blob.core.windows.net/wind/PowerDensity_2003_100m_ITM.zip> ;
    dcat:downloadURL <https://seaiopendata.blob.core.windows.net/wind/PowerDensity_2003_100m_ITM.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/organization/sustainable-energy-authority-of-ireland> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Sustainable Energy Authority of Ireland" .

