@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/0da15a2b-f211-470d-8ea3-1b2a712271f9> a dcat:Dataset ;
    dct:description "American Community Survey Public Use Micro Sample, augmented by NYC Opportunity." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/ew6u-9hb3> ;
    dct:issued "2021-07-27"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NYCgov Poverty Measure Data (2012)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0da15a2b-f211-470d-8ea3-1b2a712271f9/resource/88a439c8-caec-4554-9812-a71cad2203cc>,
        <https://data.amerigeoss.org/dataset/0da15a2b-f211-470d-8ea3-1b2a712271f9/resource/ccbabbbe-fede-45ff-a2cb-2fbc67830156>,
        <https://data.amerigeoss.org/dataset/0da15a2b-f211-470d-8ea3-1b2a712271f9/resource/cf8529ce-bf52-44a2-9845-98e8ecaa1e3a>,
        <https://data.amerigeoss.org/dataset/0da15a2b-f211-470d-8ea3-1b2a712271f9/resource/fcca7092-72a7-421d-8c66-a98d2759bd3f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "nycgov-poverty-measure" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/0da15a2b-f211-470d-8ea3-1b2a712271f9/resource/88a439c8-caec-4554-9812-a71cad2203cc> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T16:57:13.274133"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:41:45.028577"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ew6u-9hb3/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0da15a2b-f211-470d-8ea3-1b2a712271f9/resource/ccbabbbe-fede-45ff-a2cb-2fbc67830156> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T16:57:13.274130"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:41:45.027906"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ew6u-9hb3/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0da15a2b-f211-470d-8ea3-1b2a712271f9/resource/cf8529ce-bf52-44a2-9845-98e8ecaa1e3a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T16:57:13.274127"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:41:45.027204"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ew6u-9hb3/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0da15a2b-f211-470d-8ea3-1b2a712271f9/resource/fcca7092-72a7-421d-8c66-a98d2759bd3f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T16:57:13.274119"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:41:45.026458"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ew6u-9hb3/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

