@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/6f3613e7-15dd-48ec-ae69-fbf2ba595183> a dcat:Dataset ;
    dct:description "Employee Express is an automated system that empowers Federal employees to initiate the processing of their discretionary personnel-payroll transactions electronically. A variety of discretionary personnel and payroll transactions (e.g., changes to Financial Allotments, Health Benefits, Thrift Savings Plan, Direct Deposit, Federal and State Taxes, and Home Address) can be performed." ;
    dct:identifier "OPM-EEX-0001" ;
    dct:issued "2025-11-22T14:00:01.798956"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2014"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Employee Express" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rhonda Wood" ;
            vcard:hasEmail <mailto:EEXHelp@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "employee-express",
        "geo",
        "geoss",
        "national",
        "north-america",
        "payroll",
        "personnel",
        "united-states" .

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

