@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/747056d7-85d0-4888-ad90-bb74697a7544> a dcat:Dataset ;
    dct:description "The Great Lakes Initiative Toxicity Data Clearinghouse is a central location for information on criteria, toxicity data, exposure parameters and other supporting documents used in developing water quality standards in the Great Lakes Watershed." ;
    dct:identifier "[\"752bd400-b1ac-410a-8bc2-e916467d4f99\", \"752bd400-b1ac-410a-8bc2-e916467d4f99\"]" ;
    dct:issued "2005-01-01"^^xsd:date ;
    dct:modified "2013-08-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-97.2294 36.9868, -71.6000 36.9868, -71.6000 49.3717, -97.2294 49.3717, -97.2294 36.9868))"^^gsp:wktLiteral ] ;
    dct:title "Great Lakes Initiative (GLI) Clearinghouse" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Pfeifer, U.S. EPA, Region 5, Water Division, Watersheds and Wetlands Branch" ;
            vcard:hasEmail <mailto:pfeifer.david@epa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "contaminant",
        "ecology",
        "environment",
        "geo",
        "geoss",
        "great-lakes-initiative",
        "health",
        "illinois",
        "indiana",
        "michigan",
        "minnesota",
        "national",
        "new-york",
        "north-america",
        "ohio",
        "pennsylvania",
        "risk",
        "surface-water",
        "toxicity-data",
        "toxics",
        "united-states",
        "water",
        "water-quality-standards",
        "wisconsin" .

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

