@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/903f7231-afac-52e5-a4f1-cf99dfe5e7af> 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 "903f7231-afac-52e5-a4f1-cf99dfe5e7af" ;
    dct:issued "2026-05-29T02:14:51.461279"^^xsd:dateTime ;
    dct:modified "2026-06-17T05:49:11.616312"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "WDFW - Tacoma Power Cowlitz Hatchery Adult Plants" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Washington Department of Fish and Wildlife Data" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/903f7231-afac-52e5-a4f1-cf99dfe5e7af/resource/1f070034-6308-555c-9fa4-b96ae6cd4d2d> ;
    dcat:keyword "cowlitz-basin",
        "hatcheries",
        "releases",
        "tacoma-power",
        "wdfw",
        "weir" ;
    dcat:landingPage <https://data.wa.gov/resource/uxv7-rc56> .

<https://datasets.dataspace.fiwarebox.com/dataset/903f7231-afac-52e5-a4f1-cf99dfe5e7af/resource/1f070034-6308-555c-9fa4-b96ae6cd4d2d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-29T02:14:51.484576"^^xsd:dateTime ;
    dct:modified "2026-06-17T05:49:11.629692"^^xsd:dateTime ;
    dct:title "WDFW - Tacoma Power Cowlitz Hatchery Adult Plants" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "9e0d3e3ee1a72a8ba2f616c9e5b11b78"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/uxv7-rc56/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/uxv7-rc56> a foaf:Document .

