@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/3e507a3e-5c71-49ce-98a4-f3510eca0c56> a dcat:Dataset ;
    dct:description "The EPA Administrative Enforcement Dockets database contains the electronic dockets for administrative penalty cases filed by EPA Regions and Headquarters. Visitors can browse the dockets by year, by statute, EPA region, or a via a free text search. It should be noted that in some cases, particularly prior to 2008, dockets have not yet been published electronically. For users looking for information not included on the website, please contact the Regional Hearing Clerk where the case was filed." ;
    dct:identifier "EC25FE3F-183E-41E1-AFCD-62A2417EBB5C" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-01-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 "EPA Administrative Enforcement Dockets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mike Hanson, U.S. EPA Office of Enforcement and Compliance Assurance (OECA)" ;
            vcard:hasEmail <mailto:Hanson.Michael@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3e507a3e-5c71-49ce-98a4-f3510eca0c56/resource/bb0f4d49-fbb4-49b8-a66c-c96ec306ca0f> ;
    dcat:keyword "administrative-penalty-cases",
        "administrative-procedure-act",
        "amerigeo",
        "amerigeoss",
        "case-filings",
        "ckan",
        "compliance",
        "decisions",
        "decisions-and-orders",
        "dockets",
        "eab",
        "enforcement",
        "environment",
        "environmental-appeals-board",
        "fifra-section-6",
        "geo",
        "geoss",
        "initial-decisions",
        "law",
        "law-data-gov",
        "legal",
        "national",
        "north-america",
        "orders-and-decisions",
        "permit",
        "records",
        "remand-orders",
        "united-states" .

<https://data.amerigeoss.org/dataset/3e507a3e-5c71-49ce-98a4-f3510eca0c56/resource/bb0f4d49-fbb4-49b8-a66c-c96ec306ca0f> a dcat:Distribution ;
    dct:description "EPAAdmin.nsf" ;
    dct:format "CSV" ;
    dct:issued "2020-12-04T18:21:18.314680"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:04:08.810019"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://yosemite.epa.gov/OA/rhc/EPAAdmin.nsf> ;
    dcat:mediaType "text/csv" .

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

