@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/3eee2de8-e081-4cc2-b246-83f932fa75cb> a dcat:Dataset ;
    dct:description "Service map showing Montgomery County Department of Environmental Protection's refuse and recycling collection areas. Updated as needed." ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/qz3u-2r46> ;
    dct:issued "2017-11-26"^^xsd:date ;
    dct:modified "2018-07-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Solid Waste Refuse and Recycling Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3eee2de8-e081-4cc2-b246-83f932fa75cb/resource/6a1ceed0-6a50-40b3-80e6-0b6a000ae978>,
        <https://data.amerigeoss.org/dataset/3eee2de8-e081-4cc2-b246-83f932fa75cb/resource/90d6da26-92b8-42d5-afd1-6ee9f8a165c5>,
        <https://data.amerigeoss.org/dataset/3eee2de8-e081-4cc2-b246-83f932fa75cb/resource/ccd801d7-97b7-452f-966a-a2bd51d8825e>,
        <https://data.amerigeoss.org/dataset/3eee2de8-e081-4cc2-b246-83f932fa75cb/resource/ed6297c2-0f79-4ed6-b139-1d021e051123> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "recycling",
        "refuse",
        "trash-pickup",
        "united-states" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/3eee2de8-e081-4cc2-b246-83f932fa75cb/resource/6a1ceed0-6a50-40b3-80e6-0b6a000ae978> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:24.275589"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:36:16.578018"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/qz3u-2r46/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3eee2de8-e081-4cc2-b246-83f932fa75cb/resource/90d6da26-92b8-42d5-afd1-6ee9f8a165c5> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:24.275599"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:36:16.578438"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/qz3u-2r46/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3eee2de8-e081-4cc2-b246-83f932fa75cb/resource/ccd801d7-97b7-452f-966a-a2bd51d8825e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:24.275610"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:36:16.579212"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/qz3u-2r46/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3eee2de8-e081-4cc2-b246-83f932fa75cb/resource/ed6297c2-0f79-4ed6-b139-1d021e051123> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:24.275605"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:36:16.578832"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/qz3u-2r46/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" .

