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

<https://data.amerigeoss.org/dataset/08e5744a-2b03-4a60-9373-eff85612bd3b> a dcat:Dataset ;
    dct:description "The Wadeable Streams Assessment (WSA) is a first-ever statistically-valid survey of the biological condition of small streams throughout the U.S. EPA worked with the states to conduct the assessment in 2000-2004. 1,392 sites were selected at random to represent the condition of all streams in regions that share similar ecological characteristics. Participants used the same standardized methods at all sites, to ensure results that are comparable across the nation." ;
    dct:identifier "{05E98574-1292-4377-AC6F-AE64C35A9889}" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2009-12-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 18.0000, -180.0000 72.0000, -66.0000 72.0000, -66.0000 18.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Wadeable Streams Assessment Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sarah Lehmann, U.S. EPA Office of Water (OW) - Office of Wetlands Oceans and Watersheds (OWOW)" ;
            vcard:hasEmail <mailto:lehmann.sarah@epa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "clean-water-act",
        "environment",
        "inlandwaters",
        "statistical-survey",
        "streams",
        "united-states",
        "water-quality",
        "wsa" .

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

