@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/3724b2b6-4e99-4712-a1cd-0753ef928257> a dcat:Dataset ;
    dct:description "This dataset lists licensed assisted living facilities in Montgomery County, MD. The dataset provides each facility’s address, phone number, and geographic coordinates, as well as the facility’s capacity according to the license issued by the Maryland Department of Health. Updated annually." ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/d7m6-524h> ;
    dct:issued "2022-05-17"^^xsd:date ;
    dct:modified "2022-05-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Assisted Living Facilities" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MCG ESB Service" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3724b2b6-4e99-4712-a1cd-0753ef928257/resource/10e91ab9-bd02-48a1-994c-2a3335c61f50>,
        <https://data.amerigeoss.org/dataset/3724b2b6-4e99-4712-a1cd-0753ef928257/resource/65da52e9-f48e-4451-bf16-ddfb8e6e86de>,
        <https://data.amerigeoss.org/dataset/3724b2b6-4e99-4712-a1cd-0753ef928257/resource/78143c8d-f5bf-4db1-ba12-aea72c438927>,
        <https://data.amerigeoss.org/dataset/3724b2b6-4e99-4712-a1cd-0753ef928257/resource/edda3c72-41dd-4000-8139-df07a26c6acf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "assisted-living",
        "ccrc",
        "ckan",
        "continuing-care",
        "geo",
        "geoss",
        "national",
        "north-america",
        "nursing-home",
        "united-states" ;
    dcat:theme <%7B%22Health%20and%20Human%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/3724b2b6-4e99-4712-a1cd-0753ef928257/resource/10e91ab9-bd02-48a1-994c-2a3335c61f50> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-05-26T02:14:43.024512"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:44:13.013465"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/d7m6-524h/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3724b2b6-4e99-4712-a1cd-0753ef928257/resource/65da52e9-f48e-4451-bf16-ddfb8e6e86de> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-05-26T02:14:43.024529"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:44:13.014255"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/d7m6-524h/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3724b2b6-4e99-4712-a1cd-0753ef928257/resource/78143c8d-f5bf-4db1-ba12-aea72c438927> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-05-26T02:14:43.024534"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:44:13.014647"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/d7m6-524h/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3724b2b6-4e99-4712-a1cd-0753ef928257/resource/edda3c72-41dd-4000-8139-df07a26c6acf> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-05-26T02:14:43.024523"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:44:13.013866"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/d7m6-524h/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" .

