@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/3f3b78b7-fd68-4485-a73f-e2c69ba5cc48> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=a5b0d7a76e0f43e590645d65480d742a> ;
    dct:issued "2020-03-17T23:52:09+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-19T00:16:58+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "City of Santa Monica" ] ;
    dct:title "Food Services during Coronavirus Pandemic Webapp" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3f3b78b7-fd68-4485-a73f-e2c69ba5cc48/resource/936b5aad-916a-4f07-a5fe-80c413b22501>,
        <https://data.amerigeoss.org/dataset/3f3b78b7-fd68-4485-a73f-e2c69ba5cc48/resource/e06ad982-9ea7-4582-9c40-93e9470e31b7> ;
    dcat:keyword "COVID19" ;
    dcat:landingPage <https://coronavirus-resources.esri.com/apps/smgov::food-services-during-coronavirus-pandemic-webapp> .

<https://data.amerigeoss.org/dataset/3f3b78b7-fd68-4485-a73f-e2c69ba5cc48/resource/936b5aad-916a-4f07-a5fe-80c413b22501> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T20:21:37.095793"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:37.091918"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://smgov.maps.arcgis.com/apps/View/index.html?appid=a5b0d7a76e0f43e590645d65480d742a> .

<https://data.amerigeoss.org/dataset/3f3b78b7-fd68-4485-a73f-e2c69ba5cc48/resource/e06ad982-9ea7-4582-9c40-93e9470e31b7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:21:37.095788"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:37.091801"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/apps/smgov::food-services-during-coronavirus-pandemic-webapp> .

<https://coronavirus-resources.esri.com/apps/smgov::food-services-during-coronavirus-pandemic-webapp> a foaf:Document .

