@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/0d7dcce4-c918-4eb3-a1e1-e82521de09bc> a dcat:Dataset ;
    dct:description """&lt;p&gt;\r
	To stimulate and encourage creativity and innovation within the NASA Centers. The activities are envisioned to fall within the scope of NASA Space Technology or technology addressing a significant National need.&lt;/p&gt;""" ;
    dct:identifier "TECHPORT_64" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Center Innovation Fund Program" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew Keys" ;
            vcard:hasEmail <mailto:andrew.keys@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0d7dcce4-c918-4eb3-a1e1-e82521de09bc/resource/a2b1b6a4-8404-4af9-8f53-e35d0f96cb54> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "active",
        "cif",
        "program" .

<https://data.amerigeoss.org/dataset/0d7dcce4-c918-4eb3-a1e1-e82521de09bc/resource/a2b1b6a4-8404-4af9-8f53-e35d0f96cb54> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:33:57.774754"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:37:35.408499"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <http://techport.nasa.gov/xml-api/64> ;
    dcat:mediaType "application/xml" .

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

