@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://datasets.dataspace.fiwarebox.com/dataset/c454d4e1-f6ea-50dd-afe7-162d7edc102e> a dcat:Dataset ;
    dct:description "King County Metro Access Sunday Service Areas for the September service change." ;
    dct:identifier "c454d4e1-f6ea-50dd-afe7-162d7edc102e" ;
    dct:issued "2026-08-28T20:07:19.646511"^^xsd:dateTime ;
    dct:modified "2026-08-28T20:07:19.646552"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/df11b7cc-a7b6-4d44-9531-64a2be7b0df7> ;
    dct:title "King County Metro Access - September 2026 Sunday Service Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Montgomery, Katia" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/c454d4e1-f6ea-50dd-afe7-162d7edc102e/resource/9c9ea534-f4e5-570e-ad10-775ff84f7806> ;
    dcat:landingPage <https://data.kingcounty.gov/resource/sb5g-cmfm> .

<https://datasets.dataspace.fiwarebox.com/dataset/c454d4e1-f6ea-50dd-afe7-162d7edc102e/resource/9c9ea534-f4e5-570e-ad10-775ff84f7806> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-08-28T20:07:19.655001"^^xsd:dateTime ;
    dct:modified "2026-08-28T20:07:19.643032"^^xsd:dateTime ;
    dct:title "King County Metro Access - September 2026 Sunday Service Areas" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/sb5g-cmfm/rows.csv> .

<https://datasets.dataspace.fiwarebox.com/organization/df11b7cc-a7b6-4d44-9531-64a2be7b0df7> a foaf:Agent ;
    foaf:name "King County" .

<https://data.kingcounty.gov/resource/sb5g-cmfm> a foaf:Document .

