@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/0daba2e8-5e0e-4aa9-8aa8-a44fc3c15729> a dcat:Dataset ;
    dct:description "Calendar of current and previous events of the Chief Human Capital Officers Council (CHCOC), including monthly Full Council Meetings, bi-monthly Deputy CHCO Meetings, and CHCO Academies." ;
    dct:identifier "OPM-CHCOC-0002" ;
    dct:issued "2025-11-19T16:57:03.199198"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2018"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Chief Human Capital Officers Council (CHCOC)'s Events" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Justin Johnson" ;
            vcard:hasEmail <mailto:chcoc@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "federal-human-resources",
        "geo",
        "geoss",
        "governance",
        "national",
        "north-america",
        "united-states" .

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

