@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/0b66fdd3-cb2b-4551-866c-4bf75aedca27> a dcat:Dataset ;
    dct:description "Facility locations and contact information for community use. Updated as needed." ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/y636-7qmd> ;
    dct:issued "2023-07-26"^^xsd:date ;
    dct:modified "2023-07-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Community Use Center Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "hibbap" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0b66fdd3-cb2b-4551-866c-4bf75aedca27/resource/23ee6946-899d-4a9c-9190-9b6157fa3149>,
        <https://data.amerigeoss.org/dataset/0b66fdd3-cb2b-4551-866c-4bf75aedca27/resource/2da10437-4431-4276-9536-852fbfb2d21d>,
        <https://data.amerigeoss.org/dataset/0b66fdd3-cb2b-4551-866c-4bf75aedca27/resource/96de8384-d95b-4ef7-9334-46666aee5993>,
        <https://data.amerigeoss.org/dataset/0b66fdd3-cb2b-4551-866c-4bf75aedca27/resource/de3cb521-9923-4550-8e88-57e1a546004a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "activity-rooms",
        "ballfields",
        "basketball-courts",
        "community-use",
        "gyms",
        "public-facilities",
        "public-schools",
        "soccer-fields" ;
    dcat:theme <%7BCommunity/Recreation%7D> .

<https://data.amerigeoss.org/dataset/0b66fdd3-cb2b-4551-866c-4bf75aedca27/resource/23ee6946-899d-4a9c-9190-9b6157fa3149> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:30.232414"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:43:43.579047"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/y636-7qmd/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0b66fdd3-cb2b-4551-866c-4bf75aedca27/resource/2da10437-4431-4276-9536-852fbfb2d21d> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:30.232424"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:43:43.580555"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/y636-7qmd/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0b66fdd3-cb2b-4551-866c-4bf75aedca27/resource/96de8384-d95b-4ef7-9334-46666aee5993> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:30.232403"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:43:43.578239"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/y636-7qmd/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0b66fdd3-cb2b-4551-866c-4bf75aedca27/resource/de3cb521-9923-4550-8e88-57e1a546004a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:30.232419"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:43:43.579768"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/y636-7qmd/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" .

