@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/40709e9a-f76d-5aa1-87dc-0c30932af4ff> a dcat:Dataset ;
    dct:description "This is adult plants that were caught in traps or weirs on the Cowlitz Watershed and moved to a different part of the watershed and released." ;
    dct:identifier "40709e9a-f76d-5aa1-87dc-0c30932af4ff" ;
    dct:issued "2026-08-07T15:00:42.025870"^^xsd:dateTime ;
    dct:modified "2026-08-07T15:01:12.264192"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "WDFW - Tacoma Power Hatchery Adults" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Washington Department of Fish and Wildlife Data" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/40709e9a-f76d-5aa1-87dc-0c30932af4ff/resource/172765d2-1434-5c0b-a67b-eb5db1bbd0a0> ;
    dcat:keyword "cowlitz-basin",
        "hatcheries",
        "releases",
        "tacoma-power",
        "wdfw",
        "weir" ;
    dcat:landingPage <https://data.wa.gov/resource/cmjv-bi6k> .

<https://datasets.dataspace.fiwarebox.com/dataset/40709e9a-f76d-5aa1-87dc-0c30932af4ff/resource/172765d2-1434-5c0b-a67b-eb5db1bbd0a0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-08-07T15:00:42.033912"^^xsd:dateTime ;
    dct:modified "2026-08-07T15:01:12.290180"^^xsd:dateTime ;
    dct:title "WDFW - Tacoma Power Hatchery Adults" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "35c1bc129cbedd643c1cd7721337b104"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/cmjv-bi6k/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/cmjv-bi6k> a foaf:Document .

