@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/292250db-d1f2-4ca5-9e00-3fbee1c830dd> a dcat:Dataset ;
    dct:description "Information on the months, years, and states when and where initial and recertification courses are offered for current Federal employees who are human resources (HR) professionals and who are required to complete Delegated Examining (DE) Training" ;
    dct:identifier "OPM-DE-0001" ;
    dct:issued "2025-11-20T14:56:00.564867"^^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 "Delegated Examining Training Schedule" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Linda Campbell" ;
            vcard:hasEmail <mailto:linda.campbell@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "delegated-examining-training",
        "federal-human-resources",
        "geo",
        "geoss",
        "national",
        "north-america",
        "training",
        "united-states" .

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

