@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/24ac973c-f6d7-43cd-8885-e2d9230d272c> a dcat:Dataset ;
    dct:description "This dataset represents the locations of grocery stores in the City of Baltimore. This may not be a complete list." ;
    dct:identifier <https://data.baltimorecity.gov/datasets/a49b298a1cb9411fb423a76623445b97> ;
    dct:issued "2021-06-22T01:28:50+00:00"^^xsd:dateTime ;
    dct:modified "2021-08-17T22:00:56+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Grocery Store" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "baltimore_city" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/24ac973c-f6d7-43cd-8885-e2d9230d272c/resource/632fdee5-35ee-48d0-a3a9-8d3652f7d072>,
        <https://data.amerigeoss.org/dataset/24ac973c-f6d7-43cd-8885-e2d9230d272c/resource/905ad926-6c9e-4a3e-af06-1be014c95304> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "community",
        "economics",
        "food",
        "geo",
        "geographic",
        "geoss",
        "grocery",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/24ac973c-f6d7-43cd-8885-e2d9230d272c/resource/632fdee5-35ee-48d0-a3a9-8d3652f7d072> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2021-09-17T23:59:30.595124"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:23:09.971512"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://opendata.baltimorecity.gov/egis/rest/services/Hosted/Grocery_Store_20210621/FeatureServer> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/24ac973c-f6d7-43cd-8885-e2d9230d272c/resource/905ad926-6c9e-4a3e-af06-1be014c95304> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-09-17T23:59:30.595115"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:23:09.971092"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.baltimorecity.gov/datasets/a49b298a1cb9411fb423a76623445b97> ;
    dcat:mediaType "text/html" .

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

