@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/4c3e0969-422d-4046-af5d-3a6b7385d7d4> a dcat:Dataset ;
    dct:description "This dataset contains a shape file of DSNY Districts. For operations management, the NYC Department of Sanitation (DSNY) divides the City into seven operation zones (Manhattan, Bronx, Brooklyn North, Brooklyn South, Queens West, Queens East, and Staten Island). These zones are further divided into 59 Sanitation Districts. The boundary for each DSNY district is congruent with NYC Community District boundaries." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/i6mn-amj2> ;
    dct:issued "2020-07-23"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DSNY Districts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4c3e0969-422d-4046-af5d-3a6b7385d7d4/resource/1b1c2ec5-910a-436d-9c6c-98cc16535dc4>,
        <https://data.amerigeoss.org/dataset/4c3e0969-422d-4046-af5d-3a6b7385d7d4/resource/8fcb0c2c-4785-4146-8f50-8d9d1f79cbcc>,
        <https://data.amerigeoss.org/dataset/4c3e0969-422d-4046-af5d-3a6b7385d7d4/resource/ab49e530-9a2f-494e-94cf-77e86427ebbf>,
        <https://data.amerigeoss.org/dataset/4c3e0969-422d-4046-af5d-3a6b7385d7d4/resource/c8ac7e3b-620b-4e41-9344-189bad3a59b0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "districts",
        "dsny",
        "geo",
        "geoss",
        "national",
        "north-america",
        "shape-file",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/4c3e0969-422d-4046-af5d-3a6b7385d7d4/resource/1b1c2ec5-910a-436d-9c6c-98cc16535dc4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:03:29.608271"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:11:22.548457"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/i6mn-amj2/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4c3e0969-422d-4046-af5d-3a6b7385d7d4/resource/8fcb0c2c-4785-4146-8f50-8d9d1f79cbcc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:03:29.608255"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:11:22.547661"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/i6mn-amj2/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4c3e0969-422d-4046-af5d-3a6b7385d7d4/resource/ab49e530-9a2f-494e-94cf-77e86427ebbf> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:03:29.608265"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:11:22.548068"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/i6mn-amj2/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4c3e0969-422d-4046-af5d-3a6b7385d7d4/resource/c8ac7e3b-620b-4e41-9344-189bad3a59b0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:29.608276"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:11:22.548843"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/i6mn-amj2/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" .

