@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/02bc74cd-b274-485b-acc6-2fe1d8532d40> a dcat:Dataset ;
    dct:description "CCL 1 is a list of contaminants that are currently not subject to any proposed or promulgated national primary drinking water regulations, that are known or anticipated to occur in public water systems, and which may require regulation under the Safe Drinking Water Act (SDWA). The list includes, among others, pesticides, disinfection byproducts, chemicals used in commerce, waterborne pathogens, pharmaceuticals, and biological toxins. The Agency considered the best available data and information on health effects and occurrence to evaluate thousands of unregulated contaminants." ;
    dct:identifier "{C74548B9-0661-4B3D-8980-BF0E9C72C81F}" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "1998-03-02"^^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, -180.0000 72.0000, -66.0000 72.0000, -66.0000 18.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Contaminant Candidate List 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Safe Drinking Water Hotline" ;
            vcard:hasEmail <mailto:safewater@epa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ccl",
        "contaminants",
        "drinking-water",
        "environment",
        "health",
        "human-health",
        "mcl",
        "pollution",
        "public-water-systems",
        "sdwa",
        "united-states" .

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

