@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/2f6ac43c-3d75-46ce-9169-75ee44baa4fb> a dcat:Dataset ;
    dct:description "Each agency is expected to post a JSON file for their Bureau IT Leadership Directory. Each dataset should include one record for each agency employee 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 "OCIO-Fitara-1" ;
    dct:issued "2015-08-05"^^xsd:date ;
    dct:modified "2025-03-31"^^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 "Lori Parker" ;
            vcard:hasEmail <mailto:lori.parker-1@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2f6ac43c-3d75-46ce-9169-75ee44baa4fb/resource/94ee0014-ef6a-4c6d-bd26-1658d41de225> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "fitara",
        "it",
        "leadership-board",
        "nasa" ;
    dcat:theme <%7BFITARA>,
        <OCIO%7D> .

<https://data.amerigeoss.org/dataset/2f6ac43c-3d75-46ce-9169-75ee44baa4fb/resource/94ee0014-ef6a-4c6d-bd26-1658d41de225> a dcat:Distribution ;
    dct:description "bureaudirectory.json" ;
    dct:format "JSON" ;
    dct:issued "2025-09-04T16:17:39.635721"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:41:12.200874"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <http://www.nasa.gov/digitalstrategy/bureaudirectory.json> ;
    dcat:mediaType "application/json" .

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

