@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/3d60ff93-ecf6-4311-9ae4-0e5d61816726> a dcat:Dataset ;
    dct:description "A list of agency employees with the title of “chief information officer” or who performs the duties and responsibilities of a CIO but does not necessarily have the title of “CIO.”" ;
    dct:identifier "DOE-019-FITARA-0002" ;
    dct:issued "2016-08-26"^^xsd:date ;
    dct:language "{us-EN}" ;
    dct:modified "2016-08-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Bureau IT Leadership Directory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Upperman" ;
            vcard:hasEmail <mailto:Doug.Upperman@hq.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3d60ff93-ecf6-4311-9ae4-0e5d61816726/resource/afcec040-1a31-46e2-b44f-98bbeb6c42a1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "chief-information-officer",
        "cio",
        "ckan",
        "fitara",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BFITARA%7D> .

<https://data.amerigeoss.org/dataset/3d60ff93-ecf6-4311-9ae4-0e5d61816726/resource/afcec040-1a31-46e2-b44f-98bbeb6c42a1> a dcat:Distribution ;
    dct:description "Listing of DOE employees with the title of CIO." ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:25:20.880570"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:30:56.771230"^^xsd:dateTime ;
    dct:title "Bureau IT Leadership Directory JSON" ;
    dcat:accessURL <https://www.energy.gov/digitalstrategy/bureaudirectory.json> .

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

