@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/ca89413c-8f1d-4767-811c-7f7e693f852a> a dcat:Dataset ;
    dct:description "Maps with wind speed and wind power density potential in the Middle East and North Africa. The GIS data stems from the Global Wind Atlas (http://globalwindatlas.info/). The link provides poster size (.pdf) and midsize maps (.png). " ;
    dct:identifier "ca89413c-8f1d-4767-811c-7f7e693f852a" ;
    dct:issued "2025-09-18T20:33:11.550119"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:24:15.650717"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Middle East and North Africa - 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/ca89413c-8f1d-4767-811c-7f7e693f852a/resource/09b96639-7b77-43f8-95ef-a99bc76bf9a1> ;
    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/ca89413c-8f1d-4767-811c-7f7e693f852a/resource/09b96639-7b77-43f8-95ef-a99bc76bf9a1> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2018-10-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:24:15.653404"^^xsd:dateTime ;
    dct:title "Middle East and North Africa - Wind Speed and Wind Power Potential Maps" ;
    dcat:accessURL <https://globalwindatlas.info/downloads/MENA> ;
    dcat:mediaType "OTHER" .

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

