@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/1ec089a8-e9b3-4cb5-92a6-ead47019a785> a dcat:Dataset ;
    dct:description "Maps with wind speed, wind rose and wind power density potential in The United States of America. 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 "1ec089a8-e9b3-4cb5-92a6-ead47019a785" ;
    dct:issued "2025-09-18T20:30:41.241399"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:45.210464"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Unites States of America - 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/1ec089a8-e9b3-4cb5-92a6-ead47019a785/resource/646c4496-cc19-480e-b02a-0ea18b3d138f>,
        <https://data.amerigeoss.org/dataset/1ec089a8-e9b3-4cb5-92a6-ead47019a785/resource/f9e926ad-9f29-4452-88f0-bac31945fbfb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" ;
    dcat:landingPage <https://globalwindatlas.info> .

<https://data.amerigeoss.org/dataset/1ec089a8-e9b3-4cb5-92a6-ead47019a785/resource/646c4496-cc19-480e-b02a-0ea18b3d138f> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2018-10-30T11:40:00"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:45.213371"^^xsd:dateTime ;
    dct:title "United States of America - Wind Speed and Wind Power Potential Maps - Posters" ;
    dcat:accessURL <https://globalwindatlas.info/downloads/UnitedStatesofAmerica> ;
    dcat:mediaType "OTHER" .

<https://data.amerigeoss.org/dataset/1ec089a8-e9b3-4cb5-92a6-ead47019a785/resource/f9e926ad-9f29-4452-88f0-bac31945fbfb> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2018-10-30T11:39:00"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:45.213308"^^xsd:dateTime ;
    dct:title "United States of America - Wind Speed and Wind Power Potential Maps - GIS" ;
    dcat:accessURL <https://globalwindatlas.info/area/United%20States%20of%20America> ;
    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 .

