@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/0dc936e7-dedf-52a4-b578-fb891eda8b4b> a dcat:Dataset ;
    dct:description "{This content will be retired after June 1, 2026.] terms of service for Data.wa.gov" ;
    dct:identifier "0dc936e7-dedf-52a4-b578-fb891eda8b4b" ;
    dct:issued "2026-04-29T00:26:15.317779"^^xsd:dateTime ;
    dct:modified "2026-04-29T00:26:15.317790"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "[To be retired] Terms of Service" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OCIO-Will Saunders" ] ;
    dcat:keyword "administration",
        "to-be-removed" ;
    dcat:landingPage <https://data.wa.gov/resource/wt8r-5xui> .

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

<https://data.wa.gov/resource/wt8r-5xui> a foaf:Document .

