@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/77446605-b77b-4010-80f4-caea1db653f5> a dcat:Dataset ;
    dct:description "The Unregulated Contaminant Monitoring Rule supporting the second cycle (UCMR 2) of monitoring, conducted under EPA oversight, was published in the Federal Register on January 4, 2007. The UCMR 2 required monitoring for 25 contaminants using five analytical methods." ;
    dct:identifier "{9ADCB4EC-B670-4989-8F1E-1237B510F462}" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2007-01-04"^^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 "Unregulated Contaminant Monitoring Rule 2 (UCMR 2), (2008-2010) Occurrence Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Roger Howard, U.S. EPA Office of Water (OW) - Office of Ground Water and Drinking Water (OGWDW)" ;
            vcard:hasEmail <mailto:howard.roger@epa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "contaminants",
        "drinking-water",
        "environment",
        "geo",
        "geoss",
        "health",
        "human-health",
        "national",
        "north-america",
        "pollution",
        "sdwa",
        "ucmr",
        "united-states",
        "unregulated-contaminants" .

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

