@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/850b42ca-786f-4b42-a1bf-cbb554cebed1> a dcat:Dataset ;
    dct:description "Maps with worldwide wind speed and wind power density potential. The GIS data stems from the Global Wind Atlas (http://globalwindatlas.info/). The link provides poster size (.pdf) and midsize maps (.png). " ;
    dct:identifier "850b42ca-786f-4b42-a1bf-cbb554cebed1" ;
    dct:issued "2025-09-18T20:32:04.020503"^^xsd:dateTime ;
    dct:modified "2026-02-19T22:30:37.629623"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Europe and Central Asia - 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/850b42ca-786f-4b42-a1bf-cbb554cebed1/resource/d2d026cd-74ce-47d5-8bc5-60ffdf908888> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" ;
    dcat:landingPage <http://globalwindatlas.info/> .

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

<https://data.amerigeoss.org/dataset/850b42ca-786f-4b42-a1bf-cbb554cebed1/resource/d2d026cd-74ce-47d5-8bc5-60ffdf908888> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-02-09T13:50:00.508445"^^xsd:dateTime ;
    dct:modified "2026-02-19T22:30:37.632479"^^xsd:dateTime ;
    dct:title "Europe and Central Asia - Wind Speed and Wind Power Potential Maps" ;
    dcat:accessURL <https://globalwindatlas.info/downloads/ECA> .

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

