@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/9b861b3d-fe25-4694-bf17-7fcc9274ae1b> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=c4aa21f3b0f04410b94d25f74ea579b2> ;
    dct:issued "2020-03-23T21:10:49+00:00"^^xsd:dateTime ;
    dct:modified "2020-04-06T19:17:48+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Tennessee Emergency Management Agency" ] ;
    dct:title "TN Armory-Donation Locations" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9b861b3d-fe25-4694-bf17-7fcc9274ae1b/resource/8a5b3f06-4ed4-4b6d-838e-a76fc6d91a63>,
        <https://data.amerigeoss.org/dataset/9b861b3d-fe25-4694-bf17-7fcc9274ae1b/resource/92da7a7b-a2f3-4e4c-8b4b-005f088e982e> ;
    dcat:keyword "COVID-19",
        "TEMA" ;
    dcat:landingPage <https://coronavirus-resources.esri.com/apps/TNEMA::tn-armory-donation-locations> .

<https://data.amerigeoss.org/dataset/9b861b3d-fe25-4694-bf17-7fcc9274ae1b/resource/8a5b3f06-4ed4-4b6d-838e-a76fc6d91a63> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:21:27.769606"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:27.765239"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/apps/TNEMA::tn-armory-donation-locations> .

<https://data.amerigeoss.org/dataset/9b861b3d-fe25-4694-bf17-7fcc9274ae1b/resource/92da7a7b-a2f3-4e4c-8b4b-005f088e982e> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T20:21:27.769609"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:27.765353"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://tnema.maps.arcgis.com/apps/View/index.html?appid=c4aa21f3b0f04410b94d25f74ea579b2> .

<https://coronavirus-resources.esri.com/apps/TNEMA::tn-armory-donation-locations> a foaf:Document .

