@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/febf17ed-1a11-4d0c-ac2b-20d8ecb082d1> a dcat:Dataset ;
    dct:description "Maps with wind speed, wind rose and wind power density potential in Poland. The GIS data stems from the Global Wind Atlas (http://globalwindatlas.info/). GIS data is available as JSON and CSV. The second link provides poster size (.pdf) and midsize maps (.png). " ;
    dct:identifier "febf17ed-1a11-4d0c-ac2b-20d8ecb082d1" ;
    dct:issued "2025-09-18T20:33:54.613591"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:43.423111"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Poland - Wind Speed and Wind Power Potential Maps" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Albertine Potter van Loon" ;
            vcard:hasEmail <mailto:vpottervanloon@worldbank.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/febf17ed-1a11-4d0c-ac2b-20d8ecb082d1/resource/9e506ed5-d26b-4d5b-918d-1a5d741dc2d8>,
        <https://data.amerigeoss.org/dataset/febf17ed-1a11-4d0c-ac2b-20d8ecb082d1/resource/fd1c0ae4-d0cf-4f70-bb8a-f3be0b8c0499> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" ;
    dcat:landingPage <https://globalwindatlas.info> .

<https://data.amerigeoss.org/dataset/febf17ed-1a11-4d0c-ac2b-20d8ecb082d1/resource/9e506ed5-d26b-4d5b-918d-1a5d741dc2d8> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2018-10-29T17:10:00"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:43.426336"^^xsd:dateTime ;
    dct:title "Poland - Wind Speed and Wind Power Potential Maps - Posters" ;
    dcat:accessURL <https://globalwindatlas.info/downloads/Poland> ;
    dcat:mediaType "OTHER" .

<https://data.amerigeoss.org/dataset/febf17ed-1a11-4d0c-ac2b-20d8ecb082d1/resource/fd1c0ae4-d0cf-4f70-bb8a-f3be0b8c0499> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2018-10-29T17:10:00"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:43.426264"^^xsd:dateTime ;
    dct:title "Poland - Wind Speed and Wind Power Potential Maps - GIS" ;
    dcat:accessURL <https://globalwindatlas.info/area/Poland> ;
    dcat:mediaType "OTHER" .

<https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> a foaf:Agent ;
    foaf:name "World Bank" .

<https://globalwindatlas.info> a foaf:Document .

