@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/72117ec6-8736-451f-9423-e95dc81279f2> a dcat:Dataset ;
    dct:description "Model of the Mars Global Surveyor spacecraft. Polygons: 3543 Vertices: 4754" ;
    dct:identifier "NASA-379" ;
    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 "NASA 3D Models: Mars Global Surveyor" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Kumanchik" ;
            vcard:hasEmail <mailto:brian.kumanchik@jpl.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/72117ec6-8736-451f-9423-e95dc81279f2/resource/0f428046-888f-4e77-919f-e93944c8d5be> ;
    dcat:keyword "3d-model",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eyes-on-the-earth-3d",
        "eyes-on-the-solar-system",
        "geo",
        "geoss",
        "mars-global-surveyor",
        "national",
        "north-america",
        "satellite",
        "spacecraft",
        "united-states" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/72117ec6-8736-451f-9423-e95dc81279f2/resource/0f428046-888f-4e77-919f-e93944c8d5be> a dcat:Distribution ;
    dct:description "Mars-Global-Surveyor.zip" ;
    dct:issued "2020-11-12T04:04:21.995139"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:55:16.622659"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/eoss-mgs/Mars-Global-Surveyor.zip> ;
    dcat:mediaType "application/blender" .

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

