@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/ff4c3eed-74c7-458b-a0bb-5ca7ee2fd3b7> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=a0e9758dd1ca45488da31ac4698dbcdf> ;
    dct:issued "2020-04-01T18:32:06+00:00"^^xsd:dateTime ;
    dct:modified "2021-02-11T17:23:24+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Racine County, WI" ] ;
    dct:title "The Pandemic & Your Mental Health" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ff4c3eed-74c7-458b-a0bb-5ca7ee2fd3b7/resource/5784a551-9928-4581-85f6-116a8397db27>,
        <https://data.amerigeoss.org/dataset/ff4c3eed-74c7-458b-a0bb-5ca7ee2fd3b7/resource/c5c6ff65-334b-408b-bb14-80491bfa3ce6> ;
    dcat:keyword "CONVID-19",
        "Mental Health",
        "Racine County" ;
    dcat:landingPage <https://coronavirus-resources.esri.com/apps/racinecounty::the-pandemic-your-mental-health> .

<https://data.amerigeoss.org/dataset/ff4c3eed-74c7-458b-a0bb-5ca7ee2fd3b7/resource/5784a551-9928-4581-85f6-116a8397db27> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T20:21:02.780682"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:02.775447"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://racinecounty.maps.arcgis.com/apps/Cascade/index.html?appid=a0e9758dd1ca45488da31ac4698dbcdf> .

<https://data.amerigeoss.org/dataset/ff4c3eed-74c7-458b-a0bb-5ca7ee2fd3b7/resource/c5c6ff65-334b-408b-bb14-80491bfa3ce6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:21:02.780679"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:02.775337"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/apps/racinecounty::the-pandemic-your-mental-health> .

<https://coronavirus-resources.esri.com/apps/racinecounty::the-pandemic-your-mental-health> a foaf:Document .

