@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/3a1bcee9-6b96-4a4c-b944-8c8a0a02d5c7> a dcat:Dataset ;
    dct:description "NSF's IT Leadership Directory provides information on agency employees with the title of Chief Information Officer." ;
    dct:identifier "NSF-53" ;
    dct:issued "2018-08-31"^^xsd:date ;
    dct:modified "2018-08-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "NSF IT Leadership Directory 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSF Open Data" ;
            vcard:hasEmail <mailto:opendata@nsf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3a1bcee9-6b96-4a4c-b944-8c8a0a02d5c7/resource/c53d76be-2af8-4fb5-ab15-2f33f9c391bc>,
        <https://data.amerigeoss.org/dataset/3a1bcee9-6b96-4a4c-b944-8c8a0a02d5c7/resource/deac062b-898f-41fa-b1a5-66b996e99c4e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "chief-information-officer",
        "cio",
        "ckan",
        "directory",
        "fitara",
        "geo",
        "geoss",
        "information-technology",
        "it",
        "leadership",
        "national",
        "national-science-foundation",
        "north-america",
        "nsf",
        "united-states" ;
    dcat:theme <%7B%5BList%5D%7D> .

<https://data.amerigeoss.org/dataset/3a1bcee9-6b96-4a4c-b944-8c8a0a02d5c7/resource/c53d76be-2af8-4fb5-ab15-2f33f9c391bc> a dcat:Distribution ;
    dct:description "This lists current IT  leadership at NSF" ;
    dct:format "HTML" ;
    dct:issued "2021-06-25T17:30:42.366744"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:30:54.859377"^^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/3a1bcee9-6b96-4a4c-b944-8c8a0a02d5c7/resource/deac062b-898f-41fa-b1a5-66b996e99c4e> a dcat:Distribution ;
    dct:description "This file provides information about NSF's current IT Leadership" ;
    dct:format "JSON" ;
    dct:issued "2021-06-25T17:30:42.366751"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:30:54.859811"^^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" .

