@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/0e4b68f8-649e-4d83-b13b-c3b07e4a67e7> a dcat:Dataset ;
    dct:description "This dataset represents the point location of nursing homes within the City of Baltimore. " ;
    dct:identifier <https://data.baltimorecity.gov/datasets/22e8e11335de47ff9783f87a2b9e03a9> ;
    dct:issued "2020-11-23T17:26:46+00:00"^^xsd:dateTime ;
    dct:modified "2020-11-23T17:27:11+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Nursing Home" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "baltimore_city" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0e4b68f8-649e-4d83-b13b-c3b07e4a67e7/resource/04dda2e4-cc77-4b63-8004-1c35a1fc8716>,
        <https://data.amerigeoss.org/dataset/0e4b68f8-649e-4d83-b13b-c3b07e4a67e7/resource/8117b560-0092-4061-9453-a7dca8fa5489> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "business",
        "ckan",
        "community",
        "elderly",
        "geo",
        "geographic",
        "geoss",
        "health",
        "national",
        "north-america",
        "nursing-home",
        "senior-care",
        "seniors",
        "united-states" .

<https://data.amerigeoss.org/dataset/0e4b68f8-649e-4d83-b13b-c3b07e4a67e7/resource/04dda2e4-cc77-4b63-8004-1c35a1fc8716> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-09-17T23:59:43.457785"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:22:24.225024"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.baltimorecity.gov/datasets/22e8e11335de47ff9783f87a2b9e03a9> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/0e4b68f8-649e-4d83-b13b-c3b07e4a67e7/resource/8117b560-0092-4061-9453-a7dca8fa5489> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2021-09-17T23:59:43.457794"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:22:24.225834"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://opendata.baltimorecity.gov/egis/rest/services/Hosted/Nursing_Home/FeatureServer> ;
    dcat:mediaType "application/json" .

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

