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

<https://datasets.dataspace.fiwarebox.com/dataset/6280d27e-e8bd-54b6-862d-655ce95b06db> a dcat:Dataset ;
    dct:description "Health Department inspection results for food service establishments in King County, 2021 to the present. This data is organized by Business / Inspection Date / Violation. Each row in this dataset is an inspection, and if an inspection at a particular buiness results in multiple violations there will be multiple rows for that business with the same Inspection_Serial_Num. This dataset was last updated on 08/07/2026 and is current from 1/1/2021 to 08/06/2026." ;
    dct:identifier "6280d27e-e8bd-54b6-862d-655ce95b06db" ;
    dct:issued "2026-07-22T12:49:37.289500"^^xsd:dateTime ;
    dct:modified "2026-08-07T16:07:22.485149"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/df11b7cc-a7b6-4d44-9531-64a2be7b0df7> ;
    dct:title "Food Establishment Inspection Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "drakec" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/6280d27e-e8bd-54b6-862d-655ce95b06db/resource/5b655f10-99c2-5f9b-9f71-9aa7d2f0e09f> ;
    dcat:keyword "closures",
        "food-safety",
        "government",
        "health",
        "restaurant-inspections",
        "violations" ;
    dcat:landingPage <https://data.kingcounty.gov/resource/r878-4sxa> .

<https://datasets.dataspace.fiwarebox.com/dataset/6280d27e-e8bd-54b6-862d-655ce95b06db/resource/5b655f10-99c2-5f9b-9f71-9aa7d2f0e09f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-22T12:49:37.292945"^^xsd:dateTime ;
    dct:modified "2026-08-07T16:07:22.507100"^^xsd:dateTime ;
    dct:title "Food Establishment Inspection Data" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e1bc2712fb60d857e86568faf2925938"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/r878-4sxa/rows.csv> ;
    dcat:mediaType "text/csv" .

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

<https://data.kingcounty.gov/resource/r878-4sxa> a foaf:Document .

