@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/4e854a92-8696-4a8d-83ee-96171a960e80> a dcat:Dataset ;
    dct:description "Learn the latest news for Park County, Montana's COVID-19 response." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=fc9e29804a3147ceb9e080e245758e37> ;
    dct:issued "2020-03-23T15:10:25+00:00"^^xsd:dateTime ;
    dct:modified "2022-05-25T17:01:13+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Park County, Montana" ] ;
    dct:title "Park County Coronavirus Response" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4e854a92-8696-4a8d-83ee-96171a960e80/resource/50dd007d-7344-4df7-8a2e-56db556ceab1>,
        <https://data.amerigeoss.org/dataset/4e854a92-8696-4a8d-83ee-96171a960e80/resource/737128ed-c4dd-4ca4-95aa-ce692c857481> ;
    dcat:keyword "COVID-19",
        "Hub Site",
        "coronavirus",
        "covid19",
        "novel coronavirus" ;
    dcat:landingPage <https://coronavirus-resources.esri.com/content/ParkCounty::park-county-coronavirus-response> .

<https://data.amerigeoss.org/dataset/4e854a92-8696-4a8d-83ee-96171a960e80/resource/50dd007d-7344-4df7-8a2e-56db556ceab1> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T20:20:50.406218"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:20:50.399343"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://park-county-coronavirus-response-ParkCounty.hub.arcgis.com> .

<https://data.amerigeoss.org/dataset/4e854a92-8696-4a8d-83ee-96171a960e80/resource/737128ed-c4dd-4ca4-95aa-ce692c857481> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:20:50.406214"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:20:50.399210"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/content/ParkCounty::park-county-coronavirus-response> .

<https://coronavirus-resources.esri.com/content/ParkCounty::park-county-coronavirus-response> a foaf:Document .

