@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/32eef24e-9107-4f96-a087-4dfa5cf3e175> a dcat:Dataset ;
    dct:description "The Visual Powerfiles for EEO is an information management and reporting system designed to meet Federal requirements for the agency's Equal Employment Opportunity (EEO) function in accordance with several civil rights laws and regulations. EPA OCR is responsible for monitoring and evaluating the effectiveness of affirmative programs, conducting workforce ad hoc anlysis and summaries for data related to applicant flow, new hires, promotions, awards, training, disciplinary actions, and selection procedures., and developing plans and actions for an annual Management Directive 715." ;
    dct:identifier "B31A8D34-444C-4FE9-B6B4-58818D5902B6" ;
    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, -180.0000 72.0000, -66.0000 72.0000, -66.0000 18.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Visual Power Data Files for Equal Employment Opportunity (EEO)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mirza Baig, U.S. EPA Office of Mission Support (OMS)" ;
            vcard:hasEmail <mailto:Baig.Mirza@epa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "eeo",
        "environment",
        "united-states" .

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

