@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/04819a15-2717-4cfa-b896-0e0c07aa94f6> a dcat:Dataset ;
    dct:description "Locations where NYC residents can drop off their food scraps to be composted. For more information, visit https://www.nyc.gov/site/dsny/collection/residents/food-scrap-drop-off.page." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/if26-z6xq> ;
    dct:issued "2023-06-16"^^xsd:date ;
    dct:modified "2025-09-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Food Scrap Drop-Off Locations in NYC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/04819a15-2717-4cfa-b896-0e0c07aa94f6/resource/3b9e7833-5420-46d6-813b-a306ed535be8>,
        <https://data.amerigeoss.org/dataset/04819a15-2717-4cfa-b896-0e0c07aa94f6/resource/8f7947e3-662c-4c5c-b904-1b4b3ce83e77>,
        <https://data.amerigeoss.org/dataset/04819a15-2717-4cfa-b896-0e0c07aa94f6/resource/e46ba061-d0c7-414e-858b-16dd164420dd>,
        <https://data.amerigeoss.org/dataset/04819a15-2717-4cfa-b896-0e0c07aa94f6/resource/f806a7b4-6f68-4e21-9362-0649d77efa78> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "compost",
        "dsny",
        "food-scrap",
        "organics",
        "sanitation" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/04819a15-2717-4cfa-b896-0e0c07aa94f6/resource/3b9e7833-5420-46d6-813b-a306ed535be8> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:32.009360"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:18:51.346861"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/if26-z6xq/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/04819a15-2717-4cfa-b896-0e0c07aa94f6/resource/8f7947e3-662c-4c5c-b904-1b4b3ce83e77> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:03:32.009355"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:18:51.346078"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/if26-z6xq/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/04819a15-2717-4cfa-b896-0e0c07aa94f6/resource/e46ba061-d0c7-414e-858b-16dd164420dd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:03:32.009337"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:18:51.344361"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/if26-z6xq/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/04819a15-2717-4cfa-b896-0e0c07aa94f6/resource/f806a7b4-6f68-4e21-9362-0649d77efa78> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:03:32.009349"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:18:51.345270"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/if26-z6xq/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

