@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/49c6514c-99a9-40aa-8a51-7dcd410ea36b> a dcat:Dataset ;
    dct:description "Raw, uncalibrated engineering, housekeeping and scientific data collected from the Thermal Evolved Gas Analyzer (TEGA) aboard the 2007 Mars Phoenix Lander." ;
    dct:identifier "49c6514c-99a9-40aa-8a51-7dcd410ea36b" ;
    dct:issued "2025-11-29T17:49:42.179664"^^xsd:dateTime ;
    dct:modified "2025-11-29T17:49:42.179668"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PHX MARS THERMAL EVOLVED GAS ANALYZER 2 ENGEDR V1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/49c6514c-99a9-40aa-8a51-7dcd410ea36b/resource/35268d5e-82c2-496d-9915-1dc6a70e7189> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/49c6514c-99a9-40aa-8a51-7dcd410ea36b/resource/35268d5e-82c2-496d-9915-1dc6a70e7189> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-28T03:30:21.662720"^^xsd:dateTime ;
    dct:modified "2025-11-29T17:49:42.173642"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.socrata.com> ;
    dcat:mediaType "text/html" .

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

