@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/2f9cb572-7751-40df-856d-cc27629323f2> a dcat:Dataset ;
    dct:description """Table of ACS Demographics and\r
profile represented at the NTA level.\r
NTAs are aggregations of census tracts\r
that are subsets of New York City's 55\r
Public Use Microdata Areas (PUMAs)""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/hyuz-tij8> ;
    dct:issued "2015-02-17"^^xsd:date ;
    dct:modified "2018-09-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Demographics and profiles at the Neighborhood Tabulation Area (NTA) level" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2f9cb572-7751-40df-856d-cc27629323f2/resource/f4b3c867-2666-403e-9ef0-90c802017a1f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "acs",
        "census",
        "nta",
        "pumas" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/2f9cb572-7751-40df-856d-cc27629323f2/resource/f4b3c867-2666-403e-9ef0-90c802017a1f> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T17:03:27.668704"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:50:26.859355"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/hyuz-tij8/application/zip> ;
    dcat:mediaType "application/zip" .

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

