@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/143da5e2-1dcf-4797-bcc6-4cebd9094297> a dcat:Dataset ;
    dct:description "This dataset contains the specific conductance values of water for all wetlands in the Cottonwood Lake Study Area, Stutsman County, North Dakota." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-5fff6992d34e592d8671ef63> ;
    dct:issued "2025-09-23T23:30:53.896748"^^xsd:dateTime ;
    dct:modified "2022-04-21T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-99.1063 47.0955, -99.1063 47.1026, -99.0911 47.1026, -99.0911 47.0955, -99.1063 47.0955))"^^gsp:wktLiteral ] ;
    dct:title "Cottonwood Lake Study Area - Specific Conductance" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David M. Mushet" ;
            vcard:hasEmail <mailto:dmushet@usgs.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "chase-lake-wetland-management-districtgtstutsman-county-waterfowl-production-areagteddy",
        "chase-lake-wetland-management-districtgtstutsman-county-waterfowl-production-areagtshuler",
        "climatic-change",
        "cottonwood-lake-study-area",
        "effects-of-climate-change",
        "hydrodynamics",
        "hydrology",
        "inlandwaters",
        "land-use",
        "land-use-change",
        "northern-great-plains",
        "prairie-pothole-region",
        "state-of-north-dakota",
        "stutsman-county",
        "usgs-5fff6992d34e592d8671ef63",
        "water-properties",
        "water-resources",
        "water-sampling",
        "wetland-agriculture",
        "wetland-functions",
        "wetlands" ;
    dcat:theme <%7Bgeospatial%7D> .

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

