@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/3c185b19-43d8-42fb-bb42-0e91ddfbb9b8> a dcat:Dataset ;
    dct:description "Demographic statistics broken down by senate districts" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/uv67-wxba> ;
    dct:issued "2013-06-26"^^xsd:date ;
    dct:modified "2019-02-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Senate District 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/3c185b19-43d8-42fb-bb42-0e91ddfbb9b8/resource/19c34dcb-7e6a-4011-b05c-0aa3261c59c0>,
        <https://data.amerigeoss.org/dataset/3c185b19-43d8-42fb-bb42-0e91ddfbb9b8/resource/7f862947-f859-47da-9049-6db5e0e0aee2>,
        <https://data.amerigeoss.org/dataset/3c185b19-43d8-42fb-bb42-0e91ddfbb9b8/resource/a5e26dd0-78fd-467d-aade-8a685d8a3c68>,
        <https://data.amerigeoss.org/dataset/3c185b19-43d8-42fb-bb42-0e91ddfbb9b8/resource/d64ab7fe-47eb-41e7-b20e-bf595c716f45> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boundary",
        "ckan",
        "community",
        "demographic",
        "demography",
        "development",
        "district",
        "geo",
        "geoss",
        "lifelong-learning",
        "national",
        "north-america",
        "senate",
        "statistic",
        "united-states",
        "youth" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/3c185b19-43d8-42fb-bb42-0e91ddfbb9b8/resource/19c34dcb-7e6a-4011-b05c-0aa3261c59c0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:41.113183"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:42:33.043413"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uv67-wxba/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3c185b19-43d8-42fb-bb42-0e91ddfbb9b8/resource/7f862947-f859-47da-9049-6db5e0e0aee2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:41.113193"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:42:33.043813"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uv67-wxba/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3c185b19-43d8-42fb-bb42-0e91ddfbb9b8/resource/a5e26dd0-78fd-467d-aade-8a685d8a3c68> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:41.113205"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:42:33.044577"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uv67-wxba/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3c185b19-43d8-42fb-bb42-0e91ddfbb9b8/resource/d64ab7fe-47eb-41e7-b20e-bf595c716f45> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:41.113200"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:42:33.044188"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uv67-wxba/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

