@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/a6a0bd87-ed21-41a0-bcb2-9f2aaf392b02> a dcat:Dataset ;
    dct:description "Maps with wind speed, wind rose and wind power density potential in Indonesia. 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 "a6a0bd87-ed21-41a0-bcb2-9f2aaf392b02" ;
    dct:issued "2025-09-18T20:32:45.594840"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:24:11.705692"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Indonesia - 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/a6a0bd87-ed21-41a0-bcb2-9f2aaf392b02/resource/1f8df5ce-f20b-4e50-897d-5c8f5f01ae41>,
        <https://data.amerigeoss.org/dataset/a6a0bd87-ed21-41a0-bcb2-9f2aaf392b02/resource/998837df-3750-44a0-ae30-1790a110c18e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" ;
    dcat:landingPage <https://globalwindatlas.info> .

<https://data.amerigeoss.org/dataset/a6a0bd87-ed21-41a0-bcb2-9f2aaf392b02/resource/1f8df5ce-f20b-4e50-897d-5c8f5f01ae41> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2018-10-29T13:02:00"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:24:11.708565"^^xsd:dateTime ;
    dct:title "Indonesia - Wind Speed and Wind Power Potential Maps - Posters" ;
    dcat:accessURL <https://globalwindatlas.info/downloads/Indonesia> ;
    dcat:mediaType "OTHER" .

<https://data.amerigeoss.org/dataset/a6a0bd87-ed21-41a0-bcb2-9f2aaf392b02/resource/998837df-3750-44a0-ae30-1790a110c18e> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2018-10-29T13:01:00"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:24:11.708497"^^xsd:dateTime ;
    dct:title "Indonesia - Wind Speed and Wind Power Potential Maps - GIS" ;
    dcat:accessURL <https://globalwindatlas.info/area/Indonesia> ;
    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 .

