@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/e3d7007f-8c1d-51ef-ab1b-2a0a054884de> a dcat:Dataset ;
    dct:description "King County Metro Access Weekday Service Areas for the September service change." ;
    dct:identifier "e3d7007f-8c1d-51ef-ab1b-2a0a054884de" ;
    dct:issued "2026-04-09T11:25:44.419063"^^xsd:dateTime ;
    dct:modified "2026-04-09T11:25:44.419100"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/df11b7cc-a7b6-4d44-9531-64a2be7b0df7> ;
    dct:title "King County Metro Access - March 2026 Weekday Service Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Montgomery, Katia" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/e3d7007f-8c1d-51ef-ab1b-2a0a054884de/resource/3bf74f35-d34c-5a2e-8809-71c94e9941e3> ;
    dcat:landingPage <https://data.kingcounty.gov/resource/vga6-cxh6> .

<https://datasets.dataspace.fiwarebox.com/dataset/e3d7007f-8c1d-51ef-ab1b-2a0a054884de/resource/3bf74f35-d34c-5a2e-8809-71c94e9941e3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-09T11:25:44.426643"^^xsd:dateTime ;
    dct:modified "2026-04-09T11:25:44.415739"^^xsd:dateTime ;
    dct:title "King County Metro Access - March 2026 Weekday Service Areas" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/vga6-cxh6/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/vga6-cxh6> a foaf:Document .

