@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/ef187d08-84ee-423f-8329-5509547f5a3f> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    dct:conformsTo epsg:2157,
        epsg:3857 ;
    dct:created "2021-07-23T18:08:20"^^xsd:dateTime ;
    dct:identifier "ef187d08-84ee-423f-8329-5509547f5a3f" ;
    dct:issued "2021-07-26"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-07-26T11:33:12"^^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 -- 75m 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/ef187d08-84ee-423f-8329-5509547f5a3f/resource/82d67a5f-e466-453f-aa83-786456b619b0>,
        <https://dgi5.staging.derilinx.com/dataset/ef187d08-84ee-423f-8329-5509547f5a3f/resource/9025c409-a5ea-4087-a606-615fde580a2b>,
        <https://dgi5.staging.derilinx.com/dataset/ef187d08-84ee-423f-8329-5509547f5a3f/resource/ab0c6176-2c30-4594-a3b0-7f93afd1274f> ;
    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/ef187d08-84ee-423f-8329-5509547f5a3f/resource/82d67a5f-e466-453f-aa83-786456b619b0> 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-23T18:11:09"^^xsd:dateTime ;
    dct:modified "2021-07-23T18:11:09"^^xsd:dateTime ;
    dct:title "Wind speed 75m in ITM" ;
    dcat:accessURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_75m_ITM.zip> ;
    dcat:downloadURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_75m_ITM.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/ef187d08-84ee-423f-8329-5509547f5a3f/resource/9025c409-a5ea-4087-a606-615fde580a2b> 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-23T18:12:53"^^xsd:dateTime ;
    dct:modified "2021-07-23T18:12:53"^^xsd:dateTime ;
    dct:title "Wind speed 75m in WGS 84 (EPSG:3857)" ;
    dcat:accessURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_75m_EPSG3857.zip> ;
    dcat:downloadURL <https://seaiopendata.blob.core.windows.net/wind/WindSpeed_75m_EPSG3857.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/ef187d08-84ee-423f-8329-5509547f5a3f/resource/ab0c6176-2c30-4594-a3b0-7f93afd1274f> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2021-07-23T18:14:35"^^xsd:dateTime ;
    dct:modified "2021-07-23T18:14:35"^^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" .

