@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/517b97b5-ba31-4db1-9af5-cb38fb415e69> a dcat:Dataset ;
    dct:description "SDWIS/FED is EPA's national regulatory compliance database for the drinking water program. It includes information on the nation's 160,000 public water systems and violations of drinking water regulations. Access aggregated information on all violations reported in an EPA region, state, and county since 1993 using the MS Excel PivotTables. These multidimensional tables contain aggregated information on water systems; violations reported by violation type and by contaminant/rule, and GPRA data, for each year since 1993; and current Envirofacts data. Sort, categorize, and analyze the data across several dimensions." ;
    dct:identifier "{10CF7CDC-83C5-46FF-8581-342DD8ADE202}" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-10-01"^^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 "SDWISFED Drinking Water Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Renee Morris, U.S. EPA Office of Water (OW) - Office of Ground Water and Drinking Water (OGWDW)" ;
            vcard:hasEmail <mailto:morris.renee@epa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "compliance",
        "drinking-water",
        "environment",
        "geo",
        "geoss",
        "health",
        "human-health",
        "national",
        "north-america",
        "public-water-systems",
        "pwss",
        "sdwa",
        "united-states",
        "violations" .

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

