@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/f608ba82-f034-4b6e-9477-da83a212d2c3> a dcat:Dataset ;
    dct:description """&lt;p&gt;\r
	N/A&lt;/p&gt;""" ;
    dct:identifier "f608ba82-f034-4b6e-9477-da83a212d2c3" ;
    dct:issued "2025-12-02T07:01:37.821670"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:01:37.821674"^^xsd:dateTime ;
    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/f608ba82-f034-4b6e-9477-da83a212d2c3/resource/be9ff5b2-a60b-4817-a65b-aa2595cbdfc8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f608ba82-f034-4b6e-9477-da83a212d2c3/resource/be9ff5b2-a60b-4817-a65b-aa2595cbdfc8> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2018-08-01T09:22:54.088961"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:01:37.815422"^^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" .

