@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/c76a4d41-e2ae-5fd6-8ba4-b6a27f591d25> a dcat:Dataset ;
    dct:description "List of known accessibility issues with the open data portal, data.wa.gov. The list informs data users of known issues, the status with fixing them, and any workarounds. If you are a user who needs a workaround, or if you find an accessibility issue that is not in this list, please contact us." ;
    dct:identifier "c76a4d41-e2ae-5fd6-8ba4-b6a27f591d25" ;
    dct:issued "2026-04-24T22:59:52.303394"^^xsd:dateTime ;
    dct:modified "2026-04-24T23:00:03.676551"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "Known data.wa.gov accessibility issues" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Program" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/c76a4d41-e2ae-5fd6-8ba4-b6a27f591d25/resource/78ab3eb6-213b-594c-9bbd-837bd4a7b187> ;
    dcat:keyword "accessibility",
        "open-data" ;
    dcat:landingPage <https://data.wa.gov/resource/6gjz-cjxr> .

<https://datasets.dataspace.fiwarebox.com/dataset/c76a4d41-e2ae-5fd6-8ba4-b6a27f591d25/resource/78ab3eb6-213b-594c-9bbd-837bd4a7b187> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-24T22:59:52.399444"^^xsd:dateTime ;
    dct:modified "2026-04-24T23:00:03.729066"^^xsd:dateTime ;
    dct:title "Known data.wa.gov accessibility issues" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "a53d829c200faa92fe5b3026e45db4c0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/6gjz-cjxr/rows.csv> .

<https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> a foaf:Agent ;
    foaf:name "Washington State" .

<https://data.wa.gov/resource/6gjz-cjxr> a foaf:Document .

