@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/fd6aa6bd-ae16-45f3-80bb-0f3a12fb42ba> a dcat:Dataset ;
    dct:description "Maps with wind speed, wind rose and wind power density potential in Taiwan. 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 "fd6aa6bd-ae16-45f3-80bb-0f3a12fb42ba" ;
    dct:issued "2025-09-18T20:33:54.083426"^^xsd:dateTime ;
    dct:modified "2026-02-19T22:31:03.326118"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Taiwan - 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/fd6aa6bd-ae16-45f3-80bb-0f3a12fb42ba/resource/5b18adfc-82dd-490a-a2b6-07f61853e77d>,
        <https://data.amerigeoss.org/dataset/fd6aa6bd-ae16-45f3-80bb-0f3a12fb42ba/resource/7b5d88aa-0ad9-48ca-87f2-24b69f5f252c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" ;
    dcat:landingPage <https://globalwindatlas.info> .

<https://data.amerigeoss.org/dataset/fd6aa6bd-ae16-45f3-80bb-0f3a12fb42ba/resource/5b18adfc-82dd-490a-a2b6-07f61853e77d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-02-09T11:56:41.251040"^^xsd:dateTime ;
    dct:modified "2026-02-19T22:31:03.329448"^^xsd:dateTime ;
    dct:title "Taiwan - Wind Speed and Wind Power Potential Maps - GIS" ;
    dcat:accessURL <https://globalwindatlas.info/area/Taiwan> .

<https://data.amerigeoss.org/dataset/fd6aa6bd-ae16-45f3-80bb-0f3a12fb42ba/resource/7b5d88aa-0ad9-48ca-87f2-24b69f5f252c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-02-09T11:57:22.498204"^^xsd:dateTime ;
    dct:modified "2026-02-19T22:31:03.329977"^^xsd:dateTime ;
    dct:title "Taiwan - Wind Speed and Wind Power Potential Maps - Posters" ;
    dcat:accessURL <https://globalwindatlas.info/downloads/Taiwan> .

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

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

