@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/00090de2-5689-4aeb-8dee-52c9d1234ec7> a dcat:Dataset ;
    dct:description "Selected demographic and housing estimates data citywide and by borough. Five year estimates of population data from the Census Bureau's American Community Survey." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/cu9u-3r5e> ;
    dct:issued "2011-08-09"^^xsd:date ;
    dct:modified "2024-10-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Demographic and Housing Profiles by Borough" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/00090de2-5689-4aeb-8dee-52c9d1234ec7/resource/aec00950-0441-449c-8d4e-f7185119b25e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "and-housing-profiles-by-borough",
        "dcp",
        "demographic",
        "economic",
        "social" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/00090de2-5689-4aeb-8dee-52c9d1234ec7/resource/aec00950-0441-449c-8d4e-f7185119b25e> a dcat:Distribution ;
    dct:description "demo_2016acs5yr_nyc.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T17:02:18.563039"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:15:37.593544"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www1.nyc.gov/assets/planning/download/office/data-maps/nyc-population/acs/demo_2016acs5yr_nyc.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

