@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/20e48dee-baf5-457a-902c-fef13dbe6d40> a dcat:Dataset ;
    dct:description "Aura observes the chemical content of the atmosphere to track the state of the ozone layer and the dispersion of airborne pollution." ;
    dct:identifier "NASA-320" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: Aura" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Kumanchik" ;
            vcard:hasEmail <mailto:brian.kumanchik@jpl.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/20e48dee-baf5-457a-902c-fef13dbe6d40/resource/37e42b30-a496-4a8d-9f76-f61557021d4c> ;
    dcat:keyword "3d-model",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "a-train",
        "aura",
        "eoss",
        "eyes-on-the-earth-3d",
        "eyes-on-the-solar-system",
        "satellite",
        "spacecraft" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/20e48dee-baf5-457a-902c-fef13dbe6d40/resource/37e42b30-a496-4a8d-9f76-f61557021d4c> a dcat:Distribution ;
    dct:description "jpl-vtad-Aura.zip" ;
    dct:issued "2020-11-12T04:10:45.156577"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:20:01.227316"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/jpl-vtad-aura/jpl-vtad-Aura.zip> ;
    dcat:mediaType "application/blender" .

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

