@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/39243b8e-b967-420a-85f1-9e2d86753cfe> a dcat:Dataset ;
    dct:description "The vendors used to discard various materials (refuse, paper, metal/glass/plastic, organics, construction & demolition) collected by DSNY." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/mf9g-zhbw> ;
    dct:issued "2021-02-18"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DSNY Disposal Vendors" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/39243b8e-b967-420a-85f1-9e2d86753cfe/resource/0ab90197-45e9-4ab2-9ec8-11e6c9a8411f>,
        <https://data.amerigeoss.org/dataset/39243b8e-b967-420a-85f1-9e2d86753cfe/resource/5f59a815-3dd0-41be-9982-a4ac3c90343a>,
        <https://data.amerigeoss.org/dataset/39243b8e-b967-420a-85f1-9e2d86753cfe/resource/8256bcfa-0543-4bba-be87-96f26e7e5134>,
        <https://data.amerigeoss.org/dataset/39243b8e-b967-420a-85f1-9e2d86753cfe/resource/d2ad79bf-3053-4d82-9812-2210c15967a3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "construction",
        "demolition",
        "disposal",
        "geo",
        "geoss",
        "glass",
        "metal",
        "national",
        "north-america",
        "organics",
        "paper",
        "plastic",
        "refuse",
        "united-states",
        "vendors" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/39243b8e-b967-420a-85f1-9e2d86753cfe/resource/0ab90197-45e9-4ab2-9ec8-11e6c9a8411f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:08.790319"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:55:18.119846"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/mf9g-zhbw/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/39243b8e-b967-420a-85f1-9e2d86753cfe/resource/5f59a815-3dd0-41be-9982-a4ac3c90343a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:08.790313"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:55:18.118924"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/mf9g-zhbw/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/39243b8e-b967-420a-85f1-9e2d86753cfe/resource/8256bcfa-0543-4bba-be87-96f26e7e5134> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:08.790316"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:55:18.119352"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/mf9g-zhbw/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/39243b8e-b967-420a-85f1-9e2d86753cfe/resource/d2ad79bf-3053-4d82-9812-2210c15967a3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:08.790305"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:55:18.118431"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/mf9g-zhbw/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" .

