@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/8e34d375-c181-419a-95c0-50d96f3183ba> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=a5ef1f914ca249e9a7d69fdcbc0f8ab5> ;
    dct:issued "2020-01-31T19:58:34+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-27T19:28:23+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Missouri Public Health Preparedness GeoPortal" ] ;
    dct:title "Negative Pressure Environment Capacity" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8e34d375-c181-419a-95c0-50d96f3183ba/resource/41245464-bc28-4c15-bde6-b79d6672e285>,
        <https://data.amerigeoss.org/dataset/8e34d375-c181-419a-95c0-50d96f3183ba/resource/ac852451-705a-4d83-a4f0-15f7110d1cf1> ;
    dcat:keyword "Neg" ;
    dcat:landingPage <https://coronavirus-resources.esri.com/apps/mophep::negative-pressure-environment-capacity> .

<https://data.amerigeoss.org/dataset/8e34d375-c181-419a-95c0-50d96f3183ba/resource/41245464-bc28-4c15-bde6-b79d6672e285> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T20:21:32.939754"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:32.936279"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://mophep.maps.arcgis.com/apps/webappviewer/index.html?id=a5ef1f914ca249e9a7d69fdcbc0f8ab5> .

<https://data.amerigeoss.org/dataset/8e34d375-c181-419a-95c0-50d96f3183ba/resource/ac852451-705a-4d83-a4f0-15f7110d1cf1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:21:32.939751"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:32.936165"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/apps/mophep::negative-pressure-environment-capacity> .

<https://coronavirus-resources.esri.com/apps/mophep::negative-pressure-environment-capacity> a foaf:Document .

