@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/1c4b88aa-b970-4aba-9a46-3eb78ca6d26e> a dcat:Dataset ;
    dct:description """This dataset contains a list of Montgomery County Volunteer Center Registered Agencies. 
Update Frequency : Twice daily""" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/w8uy-4bau> ;
    dct:issued "2023-07-26"^^xsd:date ;
    dct:modified "2024-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Montgomery County Volunteer Center Registered Agency" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "svc dmesb" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1c4b88aa-b970-4aba-9a46-3eb78ca6d26e/resource/33a84051-dc43-4652-8895-5074f566d312>,
        <https://data.amerigeoss.org/dataset/1c4b88aa-b970-4aba-9a46-3eb78ca6d26e/resource/c50cec05-ab8c-4352-8686-4158b877445b>,
        <https://data.amerigeoss.org/dataset/1c4b88aa-b970-4aba-9a46-3eb78ca6d26e/resource/dacac750-d334-4b75-84af-57e696aa2b7b>,
        <https://data.amerigeoss.org/dataset/1c4b88aa-b970-4aba-9a46-3eb78ca6d26e/resource/efa8e890-b6a1-43d6-9b82-cac84c6c22aa> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agency",
        "center",
        "community",
        "register",
        "volunteer" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/1c4b88aa-b970-4aba-9a46-3eb78ca6d26e/resource/33a84051-dc43-4652-8895-5074f566d312> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:28.422557"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:53:00.474373"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/w8uy-4bau/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1c4b88aa-b970-4aba-9a46-3eb78ca6d26e/resource/c50cec05-ab8c-4352-8686-4158b877445b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:28.422547"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:53:00.471998"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/w8uy-4bau/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1c4b88aa-b970-4aba-9a46-3eb78ca6d26e/resource/dacac750-d334-4b75-84af-57e696aa2b7b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:28.422536"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:53:00.470744"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/w8uy-4bau/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1c4b88aa-b970-4aba-9a46-3eb78ca6d26e/resource/efa8e890-b6a1-43d6-9b82-cac84c6c22aa> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:28.422552"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:53:00.473216"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/w8uy-4bau/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" .

