@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 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/84dbe075-9126-4a3f-9d0c-206fd3979208> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    dct:conformsTo epsg:2157,
        epsg:3857 ;
    dct:created "2021-06-29T12:45:49"^^xsd:dateTime ;
    dct:identifier "84dbe075-9126-4a3f-9d0c-206fd3979208" ;
    dct:issued "2021-06-30"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-06-30T11:52:28"^^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:spatial [ a dct:Location ;
            skos:prefLabel "National onshore and offshore" ] ;
    dct:temporal [ rdfs:label "2001--2010" ] ;
    dct:title "Weibull Parameters of Wind Speeds 2001 to 2010 -- 125m above ground level" ;
    rdfs:comment "1 km x 1 km grid" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Energy Policy Statistics Support Unit" ],
        [ a vcard:Organization ;
            vcard:hasTelephone "epssu@seai.ie" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/84dbe075-9126-4a3f-9d0c-206fd3979208/resource/5789a685-49bc-44cd-b872-f3228c0072a9>,
        <https://dgi5.staging.derilinx.com/dataset/84dbe075-9126-4a3f-9d0c-206fd3979208/resource/c259fbad-cee8-4ca8-9c2e-c69efbea4e94>,
        <https://dgi5.staging.derilinx.com/dataset/84dbe075-9126-4a3f-9d0c-206fd3979208/resource/e28ab899-e0b5-4603-86f6-0885fceb8e06> ;
    dcat:keyword "Weibull distribution",
        "energy",
        "environment",
        "wind atlas",
        "wind energy resource",
        "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/84dbe075-9126-4a3f-9d0c-206fd3979208/resource/5789a685-49bc-44cd-b872-f3228c0072a9> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "SHP" ;
            rdf:value "SHP" ] ;
    dct:issued "2021-06-29T12:48:53"^^xsd:dateTime ;
    dct:modified "2021-06-29T12:48:53"^^xsd:dateTime ;
    dct:title "Weibull 125m parameters in WGS 84 (EPSG:3857)" ;
    dcat:accessURL <https://seaiopendata.blob.core.windows.net/wind/Weibull_125m_params_ESPG3857.zip> ;
    dcat:downloadURL <https://seaiopendata.blob.core.windows.net/wind/Weibull_125m_params_ESPG3857.zip> .

<https://dgi5.staging.derilinx.com/dataset/84dbe075-9126-4a3f-9d0c-206fd3979208/resource/c259fbad-cee8-4ca8-9c2e-c69efbea4e94> 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-06-29T12:49:51"^^xsd:dateTime ;
    dct:modified "2021-06-29T12:49:51"^^xsd:dateTime ;
    dct:title "Weibull 125m parameters in ITM" ;
    dcat:accessURL <https://seaiopendata.blob.core.windows.net/wind/Weibull_125m_params_ITM.zip> ;
    dcat:downloadURL <https://seaiopendata.blob.core.windows.net/wind/Weibull_125m_params_ITM.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/84dbe075-9126-4a3f-9d0c-206fd3979208/resource/e28ab899-e0b5-4603-86f6-0885fceb8e06> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2021-06-29T12:50:44"^^xsd:dateTime ;
    dct:modified "2021-06-29T12:50:44"^^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" .

