@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/c2d73c6e-d471-4d44-8706-101eb8b4f608> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=172aa5f524874acca288c2f05d182131> ;
    dct:issued "2023-11-23T01:01:10+00:00"^^xsd:dateTime ;
    dct:modified "2025-07-25T20:11:51+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "City of Sioux Falls GIS" ] ;
    dct:title "Sioux Falls Dashboard - Managing Operations - Home" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c2d73c6e-d471-4d44-8706-101eb8b4f608/resource/4f87285c-1643-4ba2-8827-e42d8d0fbbae> ;
    dcat:keyword "Lincoln",
        "Minnehaha",
        "SD",
        "Sioux Falls",
        "South Dakota" ;
    dcat:landingPage <https://dataworks.siouxfalls.gov/pages/cityofsfgis::sioux-falls-dashboard-managing-operations-home-1> .

<https://data.amerigeoss.org/dataset/c2d73c6e-d471-4d44-8706-101eb8b4f608/resource/4f87285c-1643-4ba2-8827-e42d8d0fbbae> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-04T17:54:46.108463"^^xsd:dateTime ;
    dct:modified "2025-12-04T17:54:46.104310"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://dataworks.siouxfalls.gov/pages/cityofsfgis::sioux-falls-dashboard-managing-operations-home-1> .

<https://dataworks.siouxfalls.gov/pages/cityofsfgis::sioux-falls-dashboard-managing-operations-home-1> a foaf:Document .

