@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/3f2d5b26-d851-4b97-a11d-a7acb8b90568> a dcat:Dataset ;
    dct:description "Citywide DSNY frequency boundaries for collection operation (refuse, recycling, organics, bulk items). These boundaries are sub-divisions of DSNY sections." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/rv63-53db> ;
    dct:issued "2020-12-24"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DSNY Frequencies" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3f2d5b26-d851-4b97-a11d-a7acb8b90568/resource/10dea57d-47e3-4921-80c3-d205abadf50b>,
        <https://data.amerigeoss.org/dataset/3f2d5b26-d851-4b97-a11d-a7acb8b90568/resource/415052fc-bf64-4012-ba53-ba63f2156e78>,
        <https://data.amerigeoss.org/dataset/3f2d5b26-d851-4b97-a11d-a7acb8b90568/resource/45d63895-8761-4a1b-9e6b-e5d21762088a>,
        <https://data.amerigeoss.org/dataset/3f2d5b26-d851-4b97-a11d-a7acb8b90568/resource/fdf9d6a9-d0ee-4a12-80fe-60a78054283c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "collection",
        "districts",
        "dsny",
        "frequency",
        "geo",
        "geoss",
        "national",
        "north-america",
        "recycling",
        "refuse",
        "sections",
        "shape-file",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/3f2d5b26-d851-4b97-a11d-a7acb8b90568/resource/10dea57d-47e3-4921-80c3-d205abadf50b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:04.766436"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:46:26.435770"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rv63-53db/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3f2d5b26-d851-4b97-a11d-a7acb8b90568/resource/415052fc-bf64-4012-ba53-ba63f2156e78> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:04.766442"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:46:26.436197"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rv63-53db/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3f2d5b26-d851-4b97-a11d-a7acb8b90568/resource/45d63895-8761-4a1b-9e6b-e5d21762088a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:04.766427"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:46:26.435306"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rv63-53db/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3f2d5b26-d851-4b97-a11d-a7acb8b90568/resource/fdf9d6a9-d0ee-4a12-80fe-60a78054283c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:04.766447"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:46:26.436603"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rv63-53db/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" .

