@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/b00adcc5-f85e-428e-97cb-e6e2927c72dc> a dcat:Dataset ;
    dct:description """Fish count data collected from 300-channel width reaches of Western USA rivers as part of the EMAP-Western Pilot Study.  

""" ;
    dct:identifier <https://doi.org/10.23719/1519063> ;
    dct:issued "2025-09-29T14:47:21.180641"^^xsd:dateTime ;
    dct:modified "2020-07-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "EMAP-Western Pilot Study Fish Sampling Effort" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steven Paulsen" ;
            vcard:hasEmail <mailto:paulsen.steve@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b00adcc5-f85e-428e-97cb-e6e2927c72dc/resource/2fade2aa-c282-4832-ad0e-f1ef6df93fee>,
        <https://data.amerigeoss.org/dataset/b00adcc5-f85e-428e-97cb-e6e2927c72dc/resource/81459746-4fe1-4c41-961b-78888a0fc66c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aquatic-monitoring",
        "assessment",
        "coastal",
        "lakes-and-reservoirs",
        "rivers-and-streams",
        "wetlands" .

<https://data.amerigeoss.org/dataset/b00adcc5-f85e-428e-97cb-e6e2927c72dc/resource/2fade2aa-c282-4832-ad0e-f1ef6df93fee> a dcat:Distribution ;
    dct:description "vertcnt_300cw_metadata.txt" ;
    dct:format "TEXT" ;
    dct:issued "2021-04-15T18:10:45.257676"^^xsd:dateTime ;
    dct:modified "2025-09-29T14:47:21.165417"^^xsd:dateTime ;
    dct:title "vertcnt_300cw_metadata.txt" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1519063/vertcnt_300cw_metadata.txt> ;
    dcat:mediaType "text/plain" .

<https://data.amerigeoss.org/dataset/b00adcc5-f85e-428e-97cb-e6e2927c72dc/resource/81459746-4fe1-4c41-961b-78888a0fc66c> a dcat:Distribution ;
    dct:description "vertcnt_300cw.txt" ;
    dct:format "TEXT" ;
    dct:issued "2021-04-15T18:10:45.257683"^^xsd:dateTime ;
    dct:modified "2025-09-29T14:47:21.166237"^^xsd:dateTime ;
    dct:title "vertcnt_300cw.txt" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1519063/vertcnt_300cw.txt> ;
    dcat:mediaType "text/plain" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

