@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/1f296cf7-c696-4d2f-ac56-72e59f00463a> a dcat:Dataset ;
    dct:description """&lt;p&gt;\r
	Strategic Technology Development&lt;/p&gt;""" ;
    dct:identifier "TECHPORT_230" ;
    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 "Strategic Astrophysics Technology Program" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Paul Hertz" ;
            vcard:hasEmail <mailto:paul.hertz@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1f296cf7-c696-4d2f-ac56-72e59f00463a/resource/50a76968-0446-4fcc-b48a-3a38cb814b5f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "active",
        "nasa-headquarters",
        "program" .

<https://data.amerigeoss.org/dataset/1f296cf7-c696-4d2f-ac56-72e59f00463a/resource/50a76968-0446-4fcc-b48a-3a38cb814b5f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:50:22.720469"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:59:46.524178"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <http://techport.nasa.gov/xml-api/230> ;
    dcat:mediaType "application/xml" .

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

