@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/1be14c1e-c010-427a-9645-56afee0066a9> a dcat:Dataset ;
    dct:description """US Congressional District boundaries for New York City.

All previously released versions of this data are available on the <a href="https://www.nyc.gov/content/planning/pages/resources/datasets/congressional-districts">DCP Website: BYTES of the BIG APPLE</a>. Current version: 25c""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/j3u5-usz2> ;
    dct:issued "2025-05-27"^^xsd:date ;
    dct:modified "2025-08-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Congressional Districts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DCP Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1be14c1e-c010-427a-9645-56afee0066a9/resource/70c372fc-d435-47dd-a9a2-20ea73e19a66>,
        <https://data.amerigeoss.org/dataset/1be14c1e-c010-427a-9645-56afee0066a9/resource/9845ee0f-6131-4589-b0ab-75de5cc95819>,
        <https://data.amerigeoss.org/dataset/1be14c1e-c010-427a-9645-56afee0066a9/resource/a447ffa6-1641-4474-8f22-af208a76e5b7>,
        <https://data.amerigeoss.org/dataset/1be14c1e-c010-427a-9645-56afee0066a9/resource/ced3dd55-b411-4b6b-9921-a6597184cc0c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "boundaries",
        "boundary",
        "congressional-districts",
        "cscl",
        "dcp",
        "department-of-city-planning",
        "districts",
        "election",
        "lion",
        "new-york-city",
        "nyc",
        "political" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/1be14c1e-c010-427a-9645-56afee0066a9/resource/70c372fc-d435-47dd-a9a2-20ea73e19a66> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-06-07T18:16:00.525291"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:32.960512"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/j3u5-usz2/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1be14c1e-c010-427a-9645-56afee0066a9/resource/9845ee0f-6131-4589-b0ab-75de5cc95819> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2025-06-07T18:16:00.525301"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:32.964071"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/j3u5-usz2/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1be14c1e-c010-427a-9645-56afee0066a9/resource/a447ffa6-1641-4474-8f22-af208a76e5b7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2025-06-07T18:16:00.525296"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:32.961795"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/j3u5-usz2/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1be14c1e-c010-427a-9645-56afee0066a9/resource/ced3dd55-b411-4b6b-9921-a6597184cc0c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-06-07T18:16:00.525299"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:32.962964"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/j3u5-usz2/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" .

