@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/48df0f9f-3789-41e6-89a2-58de3837aa1c> a dcat:Dataset ;
    dct:description "Earth Science data access made simple. The goal of the Earth Surface and Interior focus area is to assess, mitigate and forecast the natural hazards that affect society, including earthquakes, landslides, coastal and interior erosion, floods and volcanic eruptions." ;
    dct:identifier "NASA-0000101" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Mirador - Earth Surface and Interior" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steven Kempler" ;
            vcard:hasEmail <mailto:Steven.J.Kempler@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/48df0f9f-3789-41e6-89a2-58de3837aa1c/resource/b83edb96-471f-4fa0-ac66-709a141e1b97> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "earth-science",
        "geo",
        "geodata",
        "geoss",
        "ges-disc",
        "ice",
        "land-temperature",
        "mirador",
        "national",
        "north-america",
        "rain",
        "snow",
        "soil",
        "terrestrial-water",
        "trace-gases",
        "united-states" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/48df0f9f-3789-41e6-89a2-58de3837aa1c/resource/b83edb96-471f-4fa0-ac66-709a141e1b97> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T05:00:55.752980"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:02:22.520272"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://mirador.gsfc.nasa.gov/cgi-bin/mirador/servcoll.pl?helpmenuclass=inventory&CGISESSID=eb339eab3ab73f9cc2e88005a366822d&CURRENT_CONTEXT=KeywordSearch&SearchButton=Search%20GES-DISC> ;
    dcat:mediaType "text/html" .

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

