@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/73aa142c-3857-48d9-88a8-25e0bfa999cc> a dcat:Dataset ;
    dct:description "Demographic statistics broken down by zip code" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/kku6-nxdu> ;
    dct:issued "2013-06-26"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Demographic Statistics By Zip Code" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/73aa142c-3857-48d9-88a8-25e0bfa999cc/resource/30c21636-3c5a-40ea-85b4-388c140edb6f>,
        <https://data.amerigeoss.org/dataset/73aa142c-3857-48d9-88a8-25e0bfa999cc/resource/b65f1b15-e4a6-4cff-9c3f-d4bd15d1469b>,
        <https://data.amerigeoss.org/dataset/73aa142c-3857-48d9-88a8-25e0bfa999cc/resource/d32826e6-db5c-4a24-9930-1693947e4e1f>,
        <https://data.amerigeoss.org/dataset/73aa142c-3857-48d9-88a8-25e0bfa999cc/resource/fb9342c5-0bd5-4302-a86d-a024a8a01ae8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "area",
        "boundary",
        "ckan",
        "code",
        "community",
        "demographic",
        "demography",
        "development",
        "district",
        "geo",
        "geoss",
        "lifelong-learning",
        "national",
        "north-america",
        "statistic",
        "united-states",
        "youth",
        "zip",
        "zip-code" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/73aa142c-3857-48d9-88a8-25e0bfa999cc/resource/30c21636-3c5a-40ea-85b4-388c140edb6f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:03:57.957924"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:55:18.401195"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kku6-nxdu/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/73aa142c-3857-48d9-88a8-25e0bfa999cc/resource/b65f1b15-e4a6-4cff-9c3f-d4bd15d1469b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:03:57.957918"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:55:18.400801"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kku6-nxdu/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/73aa142c-3857-48d9-88a8-25e0bfa999cc/resource/d32826e6-db5c-4a24-9930-1693947e4e1f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:03:57.957908"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:55:18.400378"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kku6-nxdu/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/73aa142c-3857-48d9-88a8-25e0bfa999cc/resource/fb9342c5-0bd5-4302-a86d-a024a8a01ae8> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:57.957930"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:55:18.401581"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kku6-nxdu/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

