@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/084ce217-f885-48c3-99a6-52f56ba7c4fb> a dcat:Dataset ;
    dct:description "Center Independent Research &amp; Development Program" ;
    dct:identifier "TECHPORT_87" ;
    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 Independent Research &amp; Development Program" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ronald Clayton" ;
            vcard:hasEmail <mailto:ronald.g.clayton@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/084ce217-f885-48c3-99a6-52f56ba7c4fb/resource/77da7700-c0b0-4d7f-a94e-a24265a623d7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "active",
        "irad",
        "program" .

<https://data.amerigeoss.org/dataset/084ce217-f885-48c3-99a6-52f56ba7c4fb/resource/77da7700-c0b0-4d7f-a94e-a24265a623d7> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:20:18.240844"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:37:48.647460"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <http://techport.nasa.gov/xml-api/87> ;
    dcat:mediaType "application/xml" .

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

