@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/687dbff1-9679-423f-af41-98c4cffaba4b> a dcat:Dataset ;
    dct:description "NSF's IT Leadership Directory provides information on agency employees with the title of Chief Information Officer." ;
    dct:identifier "687dbff1-9679-423f-af41-98c4cffaba4b" ;
    dct:issued "2025-11-30T03:11:44.886096"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:11:44.886101"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NSF IT Leadership Directory 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ann Smith" ;
            vcard:hasEmail <mailto:aesmith@nsf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/687dbff1-9679-423f-af41-98c4cffaba4b/resource/38543b9c-fed3-4c53-aae7-babe6512b00d>,
        <https://data.amerigeoss.org/dataset/687dbff1-9679-423f-af41-98c4cffaba4b/resource/793a7041-c431-4b2b-9684-92200938830f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/687dbff1-9679-423f-af41-98c4cffaba4b/resource/38543b9c-fed3-4c53-aae7-babe6512b00d> a dcat:Distribution ;
    dct:description "This lists current IT  leadership at NSF" ;
    dct:format "HTML" ;
    dct:issued "2019-03-28T19:24:21.059017"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:11:44.879128"^^xsd:dateTime ;
    dct:title "NSF IT Leadership Directory" ;
    dcat:accessURL <https://www.nsf.gov/digitalstrategy/bureaudirectory.html> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/687dbff1-9679-423f-af41-98c4cffaba4b/resource/793a7041-c431-4b2b-9684-92200938830f> a dcat:Distribution ;
    dct:description "This file provides information about NSF's current IT Leadership" ;
    dct:format "JSON" ;
    dct:issued "2019-03-28T19:24:21.059031"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:11:44.879589"^^xsd:dateTime ;
    dct:title "NSF IT Leadership Directory" ;
    dcat:accessURL <https://www.nsf.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" .

