@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/77e1b20a-453b-4d63-bc2e-97440b269f1e> a dcat:Dataset ;
    dct:description """&lt;p&gt;\r
	N/A&lt;/p&gt;""" ;
    dct:identifier "TECHPORT_10951" ;
    dct:issued "2012-06-01"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Multivariate Data Fusion and Uncertainty Quantification for Remote Sensing Project" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "George Komar" ;
            vcard:hasEmail <mailto:george.komar@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/77e1b20a-453b-4d63-bc2e-97440b269f1e/resource/2dd28814-4437-4452-9200-a9b45f09e290> ;
    dcat:keyword "active",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "nasa-headquarters",
        "national",
        "north-america",
        "project",
        "united-states" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/77e1b20a-453b-4d63-bc2e-97440b269f1e/resource/2dd28814-4437-4452-9200-a9b45f09e290> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:15:42.300374"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:29:22.331932"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <http://techport.nasa.gov/xml-api/10951> ;
    dcat:mediaType "application/xml" .

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

