@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/0fbd4cf9-c011-45af-be84-2db9e9493582> a dcat:Dataset ;
    dct:description "This page provides helpful guidance for users of our DataWorks applications." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=4401314af2ee41faa028d211b4ee68f1> ;
    dct:issued "2025-07-22T13:38:51+00:00"^^xsd:dateTime ;
    dct:modified "2025-09-29T16:20:17+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "City of Sioux Falls GIS" ] ;
    dct:title "City of Sioux Falls Application Help" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0fbd4cf9-c011-45af-be84-2db9e9493582/resource/381480bf-a7b1-4e62-8a76-fe50b2576cd4> ;
    dcat:keyword "DataWorks",
        "Help",
        "Lincoln",
        "Minnehaha",
        "SD",
        "Sioux Falls",
        "South Dakota" ;
    dcat:landingPage <https://dataworks.siouxfalls.gov/pages/cityofsfgis::city-of-sioux-falls-application-help> .

<https://data.amerigeoss.org/dataset/0fbd4cf9-c011-45af-be84-2db9e9493582/resource/381480bf-a7b1-4e62-8a76-fe50b2576cd4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-04T17:54:40.737443"^^xsd:dateTime ;
    dct:modified "2025-12-04T17:54:40.731963"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://dataworks.siouxfalls.gov/pages/cityofsfgis::city-of-sioux-falls-application-help> .

<https://dataworks.siouxfalls.gov/pages/cityofsfgis::city-of-sioux-falls-application-help> a foaf:Document .

