@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/065a5049-dc22-4cbc-8f94-722f876055df> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    dct:conformsTo epsg:2157,
        epsg:3857 ;
    dct:created "2021-07-23T19:32:06"^^xsd:dateTime ;
    dct:identifier "065a5049-dc22-4cbc-8f94-722f876055df" ;
    dct:issued "2021-07-26"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-07-26T11:35:25"^^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 -- 100m 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/065a5049-dc22-4cbc-8f94-722f876055df/resource/07af6fc4-d57a-4982-b4a9-ea996920db05>,
        <https://dgi5.staging.derilinx.com/dataset/065a5049-dc22-4cbc-8f94-722f876055df/resource/19446a31-4220-4d17-808e-c56ebd38473b>,
        <https://dgi5.staging.derilinx.com/dataset/065a5049-dc22-4cbc-8f94-722f876055df/resource/79927c59-13be-4860-9c41-ac2558ea61f3> ;
    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/065a5049-dc22-4cbc-8f94-722f876055df/resource/07af6fc4-d57a-4982-b4a9-ea996920db05> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2021-07-23T19:35:18"^^xsd:dateTime ;
    dct:modified "2021-07-23T19:35:18"^^xsd:dateTime ;
    dct:title "Webpage of SEAI Wind Atlas" ;
    dcat:accessURL <https://gis.seai.ie/wind/> .

<https://dgi5.staging.derilinx.com/dataset/065a5049-dc22-4cbc-8f94-722f876055df/resource/19446a31-4220-4d17-808e-c56ebd38473b> 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:33:12"^^xsd:dateTime ;
    dct:modified "2021-07-23T19:33:12"^^xsd:dateTime ;
    dct:title "Wind speed 100m in ITM" ;
    dcat:accessURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_100m_ITM.zip> ;
    dcat:downloadURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_100m_ITM.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/065a5049-dc22-4cbc-8f94-722f876055df/resource/79927c59-13be-4860-9c41-ac2558ea61f3> 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:34:09"^^xsd:dateTime ;
    dct:modified "2021-07-23T19:34:09"^^xsd:dateTime ;
    dct:title "Wind speed 100m in WGS 84 (EPSG:3857)" ;
    dcat:accessURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_100m_EPSG3857.zip> ;
    dcat:downloadURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_100m_EPSG3857.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" .

