@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/704e65c5-2c41-4258-8640-c5abf5ea19c0> a dcat:Dataset ;
    dct:description "Storage and Retrival for Water Quality Data (STORET) is a repository for water quality, biological, and physical data." ;
    dct:identifier "F1ED8B78-08E9-4A6C-A661-E1E42146513D" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2012-04-20"^^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, -66.0000 18.0000, -66.0000 72.0000, -180.0000 72.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Storage and Retrieval for Water Quality Data (STORET)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Charles Kovatch, U.S. EPA Office of Water (OW) - Office of Wetlands Oceans and Watersheds (OWOW)" ;
            vcard:hasEmail <mailto:Kovatch.Charles@epa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "datafinder",
        "environment",
        "environmental-media-topics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "water" .

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

