@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/08d3efab-9597-40e1-bc4e-a2a9f250b069> a dcat:Dataset ;
    dct:description "AIM is a two-year mission to study Polar Mesospheric Clouds (PMCs), the Earth's highest clouds, which form an icy membrane 50 miles (80.4 km) above the surface at the edge of space." ;
    dct:identifier "08d3efab-9597-40e1-bc4e-a2a9f250b069" ;
    dct:issued "2025-11-28T23:42:25.475815"^^xsd:dateTime ;
    dct:modified "2025-11-28T23:42:25.475819"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: Aeronomy of Ice" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chris Meaney" ;
            vcard:hasEmail <mailto:christopher.r.meaney@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/08d3efab-9597-40e1-bc4e-a2a9f250b069/resource/8bfcf825-4a8a-4747-b08b-d755edf7ed79> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/08d3efab-9597-40e1-bc4e-a2a9f250b069/resource/8bfcf825-4a8a-4747-b08b-d755edf7ed79> a dcat:Distribution ;
    dct:description "AIM-composite-full.lwo" ;
    dct:issued "2018-08-01T08:58:40.898119"^^xsd:dateTime ;
    dct:modified "2025-11-28T23:42:25.469094"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/aim/AIM-composite-full.lwo> ;
    dcat:mediaType "image/x-lwo" .

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

