@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/16e0217d-e224-478c-b694-ceec19100031> a dcat:Dataset ;
    dct:description "Link to Engineering Design Documents for Sioux Falls, South Dakota." ;
    dct:identifier <https://dataworks.siouxfalls.org/documents/cityofsfgis::engineering-design-documents> ;
    dct:issued "2017-02-26T15:45:05+00:00"^^xsd:dateTime ;
    dct:modified "2020-05-19T22:19:07+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 "Engineering Design Documents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cityofsiouxfallsgis" ;
            vcard:hasEmail <mailto:lsohl@siouxfalls.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/16e0217d-e224-478c-b694-ceec19100031/resource/c888e101-3640-49b7-913b-1c371d348383>,
        <https://data.amerigeoss.org/dataset/16e0217d-e224-478c-b694-ceec19100031/resource/dadb8794-eb1a-489d-982a-a9b6ef50c654> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "design",
        "documents",
        "engineering",
        "geo",
        "geoss",
        "infrastructure",
        "lincoln",
        "minnehaha",
        "national",
        "north-america",
        "sd",
        "sioux-falls",
        "south-dakota",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/16e0217d-e224-478c-b694-ceec19100031/resource/c888e101-3640-49b7-913b-1c371d348383> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-01-24T23:19:41.506130"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:21:47.568694"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://dataworks.siouxfalls.org/documents/cityofsfgis::engineering-design-documents> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/16e0217d-e224-478c-b694-ceec19100031/resource/dadb8794-eb1a-489d-982a-a9b6ef50c654> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-01-24T23:19:41.506137"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:21:47.569285"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://siouxfalls.sharefile.com/d-sf626caf84794ab19> ;
    dcat:mediaType "application/json" .

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

