@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/64e54763-a364-47cc-b271-524571ff67a0> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    dct:conformsTo epsg:2157,
        epsg:3857 ;
    dct:created "2021-07-23T19:39:21"^^xsd:dateTime ;
    dct:identifier "64e54763-a364-47cc-b271-524571ff67a0" ;
    dct:issued "2021-07-26"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-07-26T11:37:32"^^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:temporal [ rdfs:label "2001--2010" ] ;
    dct:title "Average Wind Speeds 2001 to 2010 -- 125m above ground level" ;
    rdfs:comment "100m grid" ;
    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/64e54763-a364-47cc-b271-524571ff67a0/resource/09e8d700-a8d8-4318-b8c7-5445e39bf219>,
        <https://dgi5.staging.derilinx.com/dataset/64e54763-a364-47cc-b271-524571ff67a0/resource/4aac448a-dd5a-4903-aa6a-ebe348462c14>,
        <https://dgi5.staging.derilinx.com/dataset/64e54763-a364-47cc-b271-524571ff67a0/resource/d702c390-3470-47e4-bad7-03a79d85ad4a> ;
    dcat:keyword "energy",
        "environment",
        "wind atlas",
        "wind energy resources",
        "wind power",
        "wind speed" ;
    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/64e54763-a364-47cc-b271-524571ff67a0/resource/09e8d700-a8d8-4318-b8c7-5445e39bf219> 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-07-23T19:40:03"^^xsd:dateTime ;
    dct:modified "2021-07-23T19:40:03"^^xsd:dateTime ;
    dct:title "Wind speed 125m in ITM" ;
    dcat:accessURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_125m_ITM.zip> ;
    dcat:downloadURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_125m_ITM.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/64e54763-a364-47cc-b271-524571ff67a0/resource/4aac448a-dd5a-4903-aa6a-ebe348462c14> 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-07-23T19:40:44"^^xsd:dateTime ;
    dct:modified "2021-07-23T19:40:44"^^xsd:dateTime ;
    dct:title "Wind speed 125m in WGS 84 (EPSG:3857)" ;
    dcat:accessURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_125m_EPSG3857.zip> ;
    dcat:downloadURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_125m_EPSG3857.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/64e54763-a364-47cc-b271-524571ff67a0/resource/d702c390-3470-47e4-bad7-03a79d85ad4a> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2021-07-23T19:41:47"^^xsd:dateTime ;
    dct:modified "2021-07-23T19:41:47"^^xsd:dateTime ;
    dct:title "Webpage of SEAI Wind Atlas" ;
    dcat:accessURL <https://gis.seai.ie/wind/> .

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

