@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/02a9c974-0a9b-4e80-9d4e-863dbbc1ad98> a dcat:Dataset ;
    dct:description "A listing of the facilities used by year to handle NYC Department of Sanitation (DSNY) collected waste (refuse/trash). It includes information on owner, type, tonnage, price per ton, and total loads." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/6r9j-qrwz> ;
    dct:issued "2024-07-12"^^xsd:date ;
    dct:modified "2025-06-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DSNY Disposal Facilities Used by Year" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/02a9c974-0a9b-4e80-9d4e-863dbbc1ad98/resource/34afc59a-87dc-4b94-995f-e36e4201da33>,
        <https://data.amerigeoss.org/dataset/02a9c974-0a9b-4e80-9d4e-863dbbc1ad98/resource/38fdac48-849a-4c48-84ec-50500883098b>,
        <https://data.amerigeoss.org/dataset/02a9c974-0a9b-4e80-9d4e-863dbbc1ad98/resource/93cdedbb-b4ba-4cef-8273-9f0f05427c86>,
        <https://data.amerigeoss.org/dataset/02a9c974-0a9b-4e80-9d4e-863dbbc1ad98/resource/f73cfa02-a490-4c6e-a169-cbf7c9fcfbb0> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "landfill",
        "sanitation",
        "transfer-station",
        "waste",
        "waste-to-energy" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/02a9c974-0a9b-4e80-9d4e-863dbbc1ad98/resource/34afc59a-87dc-4b94-995f-e36e4201da33> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-08-02T18:44:15.196096"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:36:32.511786"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6r9j-qrwz/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/02a9c974-0a9b-4e80-9d4e-863dbbc1ad98/resource/38fdac48-849a-4c48-84ec-50500883098b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-08-02T18:44:15.196093"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:36:32.510173"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6r9j-qrwz/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/02a9c974-0a9b-4e80-9d4e-863dbbc1ad98/resource/93cdedbb-b4ba-4cef-8273-9f0f05427c86> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-02T18:44:15.196089"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:36:32.509259"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6r9j-qrwz/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/02a9c974-0a9b-4e80-9d4e-863dbbc1ad98/resource/f73cfa02-a490-4c6e-a169-cbf7c9fcfbb0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-08-02T18:44:15.196095"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:36:32.511024"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6r9j-qrwz/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" .

