@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/4de6f1c9-6668-4c67-a86a-5dfa83ee3b75> a dcat:Dataset ;
    dct:description "Web mapping application containing hydrant flushing information in Sioux Falls, South Dakota." ;
    dct:identifier <https://dataworks.siouxfalls.org/apps/cityofsfgis::city-of-sioux-falls-hydrant-flushing-1> ;
    dct:issued "2019-08-15T21:24:17+00:00"^^xsd:dateTime ;
    dct:modified "2020-05-19T22:19:45+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-96.8600 43.4600, -96.8600 43.6500, -96.5800 43.6500, -96.5800 43.4600, -96.8600 43.4600))"^^gsp:wktLiteral ] ;
    dct:title "City of Sioux Falls Hydrant Flushing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cityofsiouxfallsgis" ;
            vcard:hasEmail <mailto:lsohl@siouxfalls.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4de6f1c9-6668-4c67-a86a-5dfa83ee3b75/resource/0d865dc8-a2b7-4fdd-8eed-8de7f90ce06b>,
        <https://data.amerigeoss.org/dataset/4de6f1c9-6668-4c67-a86a-5dfa83ee3b75/resource/8d642239-02ce-4a59-80b0-0577b973c1e0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "flushing",
        "geo",
        "geoss",
        "hydrant",
        "infrastructure",
        "lincoln",
        "minnehaha",
        "national",
        "north-america",
        "sd",
        "sioux-falls",
        "south-dakota",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/4de6f1c9-6668-4c67-a86a-5dfa83ee3b75/resource/0d865dc8-a2b7-4fdd-8eed-8de7f90ce06b> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-01-24T23:19:41.053570"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:13:44.007015"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://cityofsfgis.maps.arcgis.com/apps/Panels/index.html?appid=26fe3b85eb1d4debb5e957bd3c578ab1> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4de6f1c9-6668-4c67-a86a-5dfa83ee3b75/resource/8d642239-02ce-4a59-80b0-0577b973c1e0> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-01-24T23:19:41.053562"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:13:44.006573"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://dataworks.siouxfalls.org/apps/cityofsfgis::city-of-sioux-falls-hydrant-flushing-1> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

