@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/595f25ba-f66c-5704-999e-1e20447b5b78> a dcat:Dataset ;
    dct:description "An output of steelhead spawning ground surveys conducted in the Cowlitz Basin. Data originates in the WDFW database Traps, Weirs, and Surveys (TWS) database." ;
    dct:identifier "595f25ba-f66c-5704-999e-1e20447b5b78" ;
    dct:issued "2026-05-29T02:14:55.197423"^^xsd:dateTime ;
    dct:modified "2026-06-17T05:49:39.029571"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "WDFW - Tacoma Power Cowlitz SGS Counts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Washington Department of Fish and Wildlife Data" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/595f25ba-f66c-5704-999e-1e20447b5b78/resource/00c765f7-d320-517d-847e-14423549caff> ;
    dcat:keyword "cowlitz-basin",
        "steelhead",
        "survey",
        "tacoma-power",
        "wdfw" ;
    dcat:landingPage <https://data.wa.gov/resource/n2u5-njfc> .

<https://datasets.dataspace.fiwarebox.com/dataset/595f25ba-f66c-5704-999e-1e20447b5b78/resource/00c765f7-d320-517d-847e-14423549caff> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-29T02:14:55.199423"^^xsd:dateTime ;
    dct:modified "2026-06-17T05:49:39.044021"^^xsd:dateTime ;
    dct:title "WDFW - Tacoma Power Cowlitz SGS Counts" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "c683389445bc9ec003bd77e404c5bcd2"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/n2u5-njfc/rows.csv> ;
    dcat:mediaType "text/csv" .

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

<https://data.wa.gov/resource/n2u5-njfc> a foaf:Document .

