@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/3c558698-f4b5-482d-8cbe-ee58b3015277> a dcat:Dataset ;
    dct:description "NASA Financial Budget Documents, Strategic Plans and Performance Reports for fiscal year 2001." ;
    dct:identifier "3c558698-f4b5-482d-8cbe-ee58b3015277" ;
    dct:issued "2025-11-29T13:54:57.071182"^^xsd:dateTime ;
    dct:modified "2025-11-29T13:54:57.071185"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA Financial Budget Documents, Strategic Plans and Performance Reports 2001: NASA Budget" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Dunbar" ;
            vcard:hasEmail <mailto:brian.dunbar@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3c558698-f4b5-482d-8cbe-ee58b3015277/resource/2cd9e8ee-f81b-4782-ac59-73db027b4109> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/3c558698-f4b5-482d-8cbe-ee58b3015277/resource/2cd9e8ee-f81b-4782-ac59-73db027b4109> a dcat:Distribution ;
    dct:description "FY01 NASA Budget" ;
    dct:issued "2018-08-01T12:57:44.755492"^^xsd:dateTime ;
    dct:modified "2025-11-29T13:54:57.065197"^^xsd:dateTime ;
    dct:title "FY01 NASA Budget" ;
    dcat:accessURL <http://www.gpoaccess.gov/usbudget/fy01/browse.html> ;
    dcat:mediaType "application/html" .

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

