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

<https://data.amerigeoss.org/dataset/10e509b8-b593-419f-9d28-0134b4e5fdf6> a dcat:Dataset ;
    dct:description """| https://data-seattlecitygis.opendata.arcgis.com/datasets?q=spu
| Lifecycle status: Production
| Purpose: to enable open access to SPU GIS data. This website includes many utility datasets from categories such as DSO, Drainage and Wastewater infrastructure, and Storm Infrastructure. Many of this datasets are linked from this website.""" ;
    dct:identifier <https://cos-data.seattle.gov/api/views/vchg-fmt4> ;
    dct:issued "2018-12-03"^^xsd:date ;
    dct:modified "2025-01-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SPU GIS Datasets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MAP_GIS" ;
            vcard:hasEmail <mailto:open.data@seattle.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/10e509b8-b593-419f-9d28-0134b4e5fdf6/resource/991b9ba2-1a64-483f-9807-86dd7d6ef1ff> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cso",
        "culverts",
        "ditches",
        "drainage",
        "drains",
        "dso",
        "gis",
        "green-storm-infrastructure",
        "gsi",
        "infrastructure",
        "laterals",
        "mainlines",
        "npdes",
        "outfalls",
        "pipes",
        "rain-garden",
        "side-sewer",
        "spu",
        "storm",
        "swales",
        "utility",
        "wastewater" ;
    dcat:theme <%7B%22Land%20Base%22%7D> .

<https://data.amerigeoss.org/dataset/10e509b8-b593-419f-9d28-0134b4e5fdf6/resource/991b9ba2-1a64-483f-9807-86dd7d6ef1ff> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-12-16T22:34:46.012451"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:24:01.749894"^^xsd:dateTime ;
    dct:title "Seattle Public Utilities GIS Datasets" ;
    dcat:accessURL <https://data-seattlecitygis.opendata.arcgis.com/datasets?q=spu> ;
    dcat:mediaType "text/html" .

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

