@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/37092a97-ac8d-4f76-9ec1-9d674af83fb9> a dcat:Dataset ;
    dct:description "Stream sites sampled by automated sampler or spot sampling in the NSF watershed study. The sites are grouped in 17 regional clusters throughout the Chesapeake Bay watershed. Sites were mapped in the field onto USGS 7.5' topographic maps, then digitized from those maps into a series of ARC/INFO point coverages (one for each cluster)." ;
    dct:identifier "37092a97-ac8d-4f76-9ec1-9d674af83fb9" ;
    dct:issued "2025-11-20T23:40:09.572777"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:40:09.572781"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.6630 36.6020, -74.5800 36.6020, -74.5800 43.0550, -80.6630 43.0550, -80.6630 36.6020))"^^gsp:wktLiteral ] ;
    dct:title "Stream sampling stations for watershed study, Chesapeake Bay" ;
    dcat:keyword "1974",
        "1975",
        "1976",
        "1977",
        "1978",
        "1979",
        "1980",
        "1981",
        "1982",
        "1983",
        "1984",
        "1985",
        "1986",
        "1987",
        "1988",
        "1989",
        "1990",
        "1991",
        "1992",
        "1993",
        "1994",
        "1995",
        "1996",
        "1997",
        "1998",
        "1999",
        "2000",
        "amerigeo",
        "amerigeoss",
        "chesapeake-bay-watershed",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "station",
        "stream",
        "united-states",
        "usa",
        "watershed" .

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

