@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/0c838da1-0185-42e7-a0a0-ca85c1249123> a dcat:Dataset ;
    dct:description "Link to the South Veterans Parkway site for the City of Sioux Falls." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=0596eef1a2184452a076613bb229d62e> ;
    dct:issued "2021-08-13T20:10:24+00:00"^^xsd:dateTime ;
    dct:modified "2025-04-17T13:07:37+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 "South Veterans Parkway" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cityofsiouxfallsgis" ;
            vcard:hasEmail <mailto:lsohl@siouxfalls.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0c838da1-0185-42e7-a0a0-ca85c1249123/resource/17a66b1e-d2fe-412c-b260-f7749baf5cbc>,
        <https://data.amerigeoss.org/dataset/0c838da1-0185-42e7-a0a0-ca85c1249123/resource/e5f2f6c0-5ec8-4a17-9762-974386b27d18> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "lincoln",
        "minnehaha",
        "sd",
        "sioux-falls",
        "south-dakota",
        "transportation",
        "veterans" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0c838da1-0185-42e7-a0a0-ca85c1249123/resource/17a66b1e-d2fe-412c-b260-f7749baf5cbc> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-04-01T20:45:36.135632"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:08:56.620111"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://dataworks.siouxfalls.gov/documents/cityofsfgis::south-veterans-parkway> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/0c838da1-0185-42e7-a0a0-ca85c1249123/resource/e5f2f6c0-5ec8-4a17-9762-974386b27d18> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-09-02T18:10:58.788725"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:08:56.621133"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://southveteransparkway.com> ;
    dcat:mediaType "application/json" .

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

