@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/7af91f84-a061-41d2-bbe7-b3a5b31b68c6> a dcat:Dataset ;
    dct:description "Link to State of South Dakota GIS Data.  " ;
    dct:identifier <https://dataworks.siouxfalls.org/documents/cityofsfgis::state-of-south-dakota-gis-data> ;
    dct:issued "2019-05-13T16:16:57+00:00"^^xsd:dateTime ;
    dct:modified "2021-08-13T12:32:52+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 "State of South Dakota GIS Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cityofsiouxfallsgis" ;
            vcard:hasEmail <mailto:lsohl@siouxfalls.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7af91f84-a061-41d2-bbe7-b3a5b31b68c6/resource/25573b92-de0e-42ad-b796-f0aa75b619ca>,
        <https://data.amerigeoss.org/dataset/7af91f84-a061-41d2-bbe7-b3a5b31b68c6/resource/a91a5089-d30c-4a6d-8707-738b7245fa57> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "community",
        "data",
        "geo",
        "geoss",
        "lincoln",
        "minnehaha",
        "national",
        "north-america",
        "open",
        "sd",
        "sioux-falls",
        "south-dakota",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7af91f84-a061-41d2-bbe7-b3a5b31b68c6/resource/25573b92-de0e-42ad-b796-f0aa75b619ca> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-01-24T23:20:07.241627"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:06:54.111228"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://opendata2017-09-18t192802468z-sdbit.opendata.arcgis.com/> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7af91f84-a061-41d2-bbe7-b3a5b31b68c6/resource/a91a5089-d30c-4a6d-8707-738b7245fa57> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-01-24T23:20:07.241620"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:06:54.110790"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://dataworks.siouxfalls.org/documents/cityofsfgis::state-of-south-dakota-gis-data> ;
    dcat:mediaType "text/html" .

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

