@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/fc506c49-9a61-4c82-b816-bfe96b16d760> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=341d4399a664498f98605ac45d21099a> ;
    dct:issued "2020-03-23T00:12:30+00:00"^^xsd:dateTime ;
    dct:modified "2020-08-07T01:48:36+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "International Association of Fire Chiefs" ] ;
    dct:title "Fire & EMS Force Protection PPE Dashboard" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fc506c49-9a61-4c82-b816-bfe96b16d760/resource/053cff9f-4d30-4362-9471-63506f56e565> ;
    dcat:keyword "Force Protection",
        "IAFC",
        "PPE",
        "Supplies" ;
    dcat:landingPage <https://coronavirus-resources.esri.com/apps/IAFC::fire-ems-force-protection-ppe-dashboard> .

<https://data.amerigeoss.org/dataset/fc506c49-9a61-4c82-b816-bfe96b16d760/resource/053cff9f-4d30-4362-9471-63506f56e565> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:21:06.733743"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:06.727141"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/apps/IAFC::fire-ems-force-protection-ppe-dashboard> .

<https://coronavirus-resources.esri.com/apps/IAFC::fire-ems-force-protection-ppe-dashboard> a foaf:Document .

