@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/555589de-b761-575a-a173-7fcb07a45d42> a dcat:Dataset ;
    dct:description "An output of steelhead encountered during Cowlitz-basin spawning ground surveys. Data originates in the WDFW database Traps, Weirs, and Surveys (TWS) database." ;
    dct:identifier "555589de-b761-575a-a173-7fcb07a45d42" ;
    dct:issued "2026-05-29T02:15:01.240977"^^xsd:dateTime ;
    dct:modified "2026-05-29T02:16:25.400832"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "WDFW - Tacoma Power Cowlitz SGS Sampling Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Washington Department of Fish and Wildlife Data" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/555589de-b761-575a-a173-7fcb07a45d42/resource/045a8af0-c23f-5d4c-a1a8-213edfaf2ee3> ;
    dcat:keyword "cowlitz-basin",
        "steelhead",
        "survey",
        "tacoma-power",
        "wdfw" ;
    dcat:landingPage <https://data.wa.gov/resource/wuzp-izn3> .

<https://datasets.dataspace.fiwarebox.com/dataset/555589de-b761-575a-a173-7fcb07a45d42/resource/045a8af0-c23f-5d4c-a1a8-213edfaf2ee3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-29T02:15:01.244912"^^xsd:dateTime ;
    dct:modified "2026-05-29T02:16:25.445214"^^xsd:dateTime ;
    dct:title "WDFW - Tacoma Power Cowlitz SGS Sampling Data" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "505712bb0b971eda37b1032c6a2938e0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/wuzp-izn3/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/wuzp-izn3> a foaf:Document .

