@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/67256fd2-b12e-5721-a444-48a63cf84785> a dcat:Dataset ;
    dct:description "An output of steelhead recovered at the Cowlitz-basin weirs placed on Delameter Creek Weir, Lacamas Creek Weir, Olequa Creek Weir, Ostrander Creek Weir. Data is refreshed nightly, but the weirs typically operate seasonally. Data originates in the WDFW database Traps, Weirs, and Surveys (TWS) database." ;
    dct:identifier "67256fd2-b12e-5721-a444-48a63cf84785" ;
    dct:issued "2026-05-29T02:14:59.156587"^^xsd:dateTime ;
    dct:modified "2026-06-18T06:02:39.553513"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "WDFW - Tacoma Power Cowlitz Weirs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Washington Department of Fish and Wildlife Data" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/67256fd2-b12e-5721-a444-48a63cf84785/resource/cd721876-9322-581d-99ee-f50ed479215a> ;
    dcat:keyword "cowlitz-basin",
        "steelhead",
        "survey",
        "tacoma-power",
        "wdfw",
        "weir" ;
    dcat:landingPage <https://data.wa.gov/resource/tdzk-qb6j> .

<https://datasets.dataspace.fiwarebox.com/dataset/67256fd2-b12e-5721-a444-48a63cf84785/resource/cd721876-9322-581d-99ee-f50ed479215a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-29T02:14:59.159214"^^xsd:dateTime ;
    dct:modified "2026-06-18T06:02:39.571880"^^xsd:dateTime ;
    dct:title "WDFW - Tacoma Power Cowlitz Weirs" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "a47bd8557615d0152134dc44ca102875"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/tdzk-qb6j/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/tdzk-qb6j> a foaf:Document .

