@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/eb1972df-0bd8-558e-bcb0-ea096c1bd97c> a dcat:Dataset ;
    dct:description "[This content will be retired after June 1, 2026. Please contact opendata@wa.gov with questions or concerns.] This page highlights new and timely data.wa.gov content." ;
    dct:identifier "eb1972df-0bd8-558e-bcb0-ea096c1bd97c" ;
    dct:issued "2026-04-29T00:20:14.748122"^^xsd:dateTime ;
    dct:modified "2026-04-29T00:20:14.748132"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "[To be retired] New and Notable Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Washington State Open Data Program" ] ;
    dcat:keyword "to-be-removed",
        "user-guidance" ;
    dcat:landingPage <https://data.wa.gov/resource/msaf-rcj2> .

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

<https://data.wa.gov/resource/msaf-rcj2> a foaf:Document .

