@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/55ddd7db-b8bc-4b26-b9a5-19a6793f47f8> a dcat:Dataset ;
    dct:description "Data to solve NYC ACRE's BigIdea" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/m7f5-x3k4> ;
    dct:issued "2014-05-06"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Wind Energy Projects: Beginning in 2004" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/55ddd7db-b8bc-4b26-b9a5-19a6793f47f8/resource/ab21d070-f199-4ac3-bdea-45db3dbdfcdb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "big-apps",
        "bigapps",
        "citygovernment",
        "ckan",
        "environment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "nycacre",
        "united-states" ;
    dcat:theme <%7B%22NYC%20BigApps%22%7D> .

<https://data.amerigeoss.org/dataset/55ddd7db-b8bc-4b26-b9a5-19a6793f47f8/resource/ab21d070-f199-4ac3-bdea-45db3dbdfcdb> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:04:05.073458"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:23:28.059662"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://data.ny.gov/Energy-Environment/Wind-Energy-Projects-Beginning-2004/jmxa-iz8m> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

