@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/d9b95599-956c-48d6-88a7-8a5a8870878d> a dcat:Dataset ;
    dct:description "Hub page featuring Sioux Falls Dashboard - Enriching Lifestyles - Library - Items Borrowed." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=4bcd55c00d7e41ada2c79ee155d00e0c> ;
    dct:issued "2023-11-23T01:01:12+00:00"^^xsd:dateTime ;
    dct:modified "2025-04-17T13:07:57+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "City of Sioux Falls GIS" ] ;
    dct:title "Sioux Falls Dashboard - Enriching Lifestyles - Library - Items Borrowed" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d9b95599-956c-48d6-88a7-8a5a8870878d/resource/1c80dc61-5623-49e6-b6ac-c68df286c4b6> ;
    dcat:keyword "Lincoln",
        "Minnehaha",
        "SD",
        "Sioux Falls",
        "South Dakota" ;
    dcat:landingPage <https://dataworks.siouxfalls.gov/pages/cityofsfgis::sioux-falls-dashboard-enriching-lifestyles-library-items-borrowed> .

<https://data.amerigeoss.org/dataset/d9b95599-956c-48d6-88a7-8a5a8870878d/resource/1c80dc61-5623-49e6-b6ac-c68df286c4b6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-04T17:55:13.191084"^^xsd:dateTime ;
    dct:modified "2025-12-04T17:55:13.186819"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://dataworks.siouxfalls.gov/pages/cityofsfgis::sioux-falls-dashboard-enriching-lifestyles-library-items-borrowed> .

<https://dataworks.siouxfalls.gov/pages/cityofsfgis::sioux-falls-dashboard-enriching-lifestyles-library-items-borrowed> a foaf:Document .

