@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/1b5e859f-a46f-4650-bc07-359d235c0d72> a dcat:Dataset ;
    dct:description "Catalog of leadership development programs for Federal employees. Some programs are also available to participants who are not currently employed by the Federal government" ;
    dct:identifier "OPM-FedLeadDev-0001" ;
    dct:issued "2025-11-20T07:05:18.615669"^^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 "Federal Leadership Development Programs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jaye Murray" ;
            vcard:hasEmail <mailto:Jaye.Murray@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "leadership-development",
        "national",
        "north-america",
        "training",
        "united-states" .

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

