@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/d869be78-af70-5fc5-966e-a9d83505c4c1> a dcat:Dataset ;
    dct:description "This dataset contains summary information from the Safe Reduction Dashboard, which tracks both out-of-home placements and referrals back to Child Protective Services (CPS) in Washington State. Data are sourced from FamLink, Washington's child welfare administrative data system. These data may be helpful for community groups, advocates, researchers, services providers, and government leaders. The department shares this information to support local efforts to help children and families and to encourage learning and discussion." ;
    dct:identifier "d869be78-af70-5fc5-966e-a9d83505c4c1" ;
    dct:issued "2026-08-25T18:36:27.003070"^^xsd:dateTime ;
    dct:modified "2026-08-25T18:36:30.340386"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "Safe Reduction Dashboard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DCYF Open Data" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/d869be78-af70-5fc5-966e-a9d83505c4c1/resource/07749577-4753-5046-9ddf-ce8aac4973d2> ;
    dcat:keyword "child-protective-services",
        "cps",
        "out-of-home-placement",
        "referrals" ;
    dcat:landingPage <https://data.wa.gov/resource/dmt8-quzg> .

<https://datasets.dataspace.fiwarebox.com/dataset/d869be78-af70-5fc5-966e-a9d83505c4c1/resource/07749577-4753-5046-9ddf-ce8aac4973d2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-08-25T18:36:27.013857"^^xsd:dateTime ;
    dct:modified "2026-08-25T18:36:30.353651"^^xsd:dateTime ;
    dct:title "Safe Reduction Dashboard" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2d1b1adbe90a2ede6f513f8b033a42ec"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/dmt8-quzg/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/dmt8-quzg> a foaf:Document .

