@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/112194de-3ab7-4376-9ecc-7961d5fe2265> 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. Polygons: 6 Vertices: 4" ;
    dct:identifier "112194de-3ab7-4376-9ecc-7961d5fe2265" ;
    dct:issued "2025-11-29T01:51:37.664325"^^xsd:dateTime ;
    dct:modified "2025-11-29T01:51:37.664330"^^xsd:dateTime ;
    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 "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/112194de-3ab7-4376-9ecc-7961d5fe2265/resource/6415cc9e-2655-463b-ba75-86e43cf309f4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/112194de-3ab7-4376-9ecc-7961d5fe2265/resource/6415cc9e-2655-463b-ba75-86e43cf309f4> a dcat:Distribution ;
    dct:description "aura.zip" ;
    dct:issued "2018-08-01T08:58:50.400646"^^xsd:dateTime ;
    dct:modified "2025-11-29T01:51:37.657690"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/models/aura/aura.zip> ;
    dcat:mediaType "image/x-3ds" .

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

