@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/8d13a397-f143-409b-a317-1994fb57b1bb> a dcat:Dataset ;
    dct:description "This document outlines NASA's IT management and decision-making structure as well as the the Office of the Chief Information Officer's (OCIO) self-assessment against the Federal Information Technology Reform Act (FITARA) requirements." ;
    dct:identifier "8d13a397-f143-409b-a317-1994fb57b1bb" ;
    dct:issued "2025-11-30T16:32:03.934130"^^xsd:dateTime ;
    dct:modified "2025-11-30T16:32:03.934135"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OCIO FITARA Common Baseline Implementation Plan and Self-Assessment" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lori Parker" ;
            vcard:hasEmail <mailto:lori.parker-1@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8d13a397-f143-409b-a317-1994fb57b1bb/resource/9eb947ad-42ea-4553-a59e-ca847c09fa9b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/8d13a397-f143-409b-a317-1994fb57b1bb/resource/9eb947ad-42ea-4553-a59e-ca847c09fa9b> a dcat:Distribution ;
    dct:description "NASA_FITARA_Implementation_Plan-NOV_2015.docx" ;
    dct:format "DOC" ;
    dct:issued "2018-08-01T13:20:02.755722"^^xsd:dateTime ;
    dct:modified "2025-11-30T16:32:03.924921"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://data.nasa.gov/docs/datasets/NASA_FITARA_Implementation_Plan-NOV_2015.docx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

