@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/cf8f1485-afb4-4ea8-a6a4-21b28e69781e> a dcat:Dataset ;
    dct:description "Model of the Mars Global Surveyor spacecraft. Polygons: 19314 Vertices: 10236" ;
    dct:identifier "cf8f1485-afb4-4ea8-a6a4-21b28e69781e" ;
    dct:issued "2025-12-01T16:30:23.216037"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:30:23.216041"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: Mars Global Surveyor MOI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Kumanchik" ;
            vcard:hasEmail <mailto:brian.kumanchik@jpl.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/cf8f1485-afb4-4ea8-a6a4-21b28e69781e/resource/a095daca-fcac-4994-8c10-3f0c67e92bd9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/cf8f1485-afb4-4ea8-a6a4-21b28e69781e/resource/a095daca-fcac-4994-8c10-3f0c67e92bd9> a dcat:Distribution ;
    dct:description "MGS-moi.3ds.zip" ;
    dct:issued "2018-08-01T08:59:40.537113"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:30:23.210261"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/mgs-moi/MGS-moi.3ds.zip> ;
    dcat:mediaType "image/x-3ds" .

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

