@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/7025db18-87de-4215-86ca-8df426c66058> a dcat:Dataset ;
    dct:description "Maps with wind speed, wind rose and wind power density potential in The Netherlands. 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 "7025db18-87de-4215-86ca-8df426c66058" ;
    dct:issued "2025-09-18T20:31:50.510171"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:24:00.683201"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "The Netherlands - 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/7025db18-87de-4215-86ca-8df426c66058/resource/74637090-6f99-4486-a02b-08caad60f74b>,
        <https://data.amerigeoss.org/dataset/7025db18-87de-4215-86ca-8df426c66058/resource/9f656282-c014-4a44-943a-231b3e35a108> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" ;
    dcat:landingPage <https://globalwindatlas.info> .

<https://data.amerigeoss.org/dataset/7025db18-87de-4215-86ca-8df426c66058/resource/74637090-6f99-4486-a02b-08caad60f74b> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2018-10-30T11:14:00"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:24:00.685877"^^xsd:dateTime ;
    dct:title "The Netherlands - Wind Speed and Wind Power Potential Maps - GIS" ;
    dcat:accessURL <https://globalwindatlas.info/area/Netherlands> ;
    dcat:mediaType "OTHER" .

<https://data.amerigeoss.org/dataset/7025db18-87de-4215-86ca-8df426c66058/resource/9f656282-c014-4a44-943a-231b3e35a108> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2018-10-30T11:15:00"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:24:00.685942"^^xsd:dateTime ;
    dct:title "The Netherlands - Wind Speed and Wind Power Potential Maps - Posters" ;
    dcat:accessURL <https://globalwindatlas.info/downloads/Netherlands> ;
    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 .

