@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/5a1ed26e-2707-44c0-9bae-b3f17027007f> a dcat:Dataset ;
    dct:description "NASA Financial Budget Documents, Strategic Plans and Performance Reports for fiscal year 2014." ;
    dct:identifier "OCIO-Fitara-66" ;
    dct:issued "2014-06-30"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA Financial Budget Documents, Strategic Plans and Performance Reports 2014:" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Dunbar" ;
            vcard:hasEmail <mailto:brian.dunbar@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5a1ed26e-2707-44c0-9bae-b3f17027007f/resource/fb611d71-ce95-41bf-aed6-fc9e704962f9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "budget",
        "ckan",
        "finance",
        "financial",
        "geo",
        "geoss",
        "national",
        "north-america",
        "performance",
        "plan",
        "strategic",
        "united-states" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/5a1ed26e-2707-44c0-9bae-b3f17027007f/resource/fb611d71-ce95-41bf-aed6-fc9e704962f9> a dcat:Distribution ;
    dct:description "FY14 NASA 508-Compliant M&P" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T04:45:05.751714"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:13:29.901454"^^xsd:dateTime ;
    dct:title "NASA FY14 508-Compliant M&P" ;
    dcat:accessURL <http://www.nasa.gov/pdf/754111main_1-NASA_FY14_M&P508-pt1.pdf> ;
    dcat:mediaType "application/pdf" .

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

