@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/6aff84ef-3e22-4670-8c96-9a34a8cd3df7> a dcat:Dataset ;
    dct:description """Demographic statistics broken down by zip code\r
Update Schedule: As required""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/6bic-qvek> ;
    dct:issued "2013-06-26"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Zip code breakdowns" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6aff84ef-3e22-4670-8c96-9a34a8cd3df7/resource/328f80af-2c8d-447c-b309-8be4142c609b>,
        <https://data.amerigeoss.org/dataset/6aff84ef-3e22-4670-8c96-9a34a8cd3df7/resource/49879108-38fd-448d-aa16-ae49b8b1c802>,
        <https://data.amerigeoss.org/dataset/6aff84ef-3e22-4670-8c96-9a34a8cd3df7/resource/b3b0abc1-6ef3-470c-a2a9-f97fe2d9efb9>,
        <https://data.amerigeoss.org/dataset/6aff84ef-3e22-4670-8c96-9a34a8cd3df7/resource/dd2ec588-45e9-4f03-85ea-5a7006287fd0> ;
    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/6aff84ef-3e22-4670-8c96-9a34a8cd3df7/resource/328f80af-2c8d-447c-b309-8be4142c609b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:00:58.294803"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:38:25.532166"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6bic-qvek/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6aff84ef-3e22-4670-8c96-9a34a8cd3df7/resource/49879108-38fd-448d-aa16-ae49b8b1c802> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:00:58.294823"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:38:25.534700"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6bic-qvek/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6aff84ef-3e22-4670-8c96-9a34a8cd3df7/resource/b3b0abc1-6ef3-470c-a2a9-f97fe2d9efb9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:00:58.294819"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:38:25.533921"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6bic-qvek/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6aff84ef-3e22-4670-8c96-9a34a8cd3df7/resource/dd2ec588-45e9-4f03-85ea-5a7006287fd0> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:00:58.294814"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:38:25.532997"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6bic-qvek/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

