@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/3c62dee1-3daa-4d12-a8c9-1bbb9d63155a> a dcat:Dataset ;
    dct:description "Polygons: 38840 Vertices: 22394" ;
    dct:identifier "NASA-350" ;
    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: Gemini" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3c62dee1-3daa-4d12-a8c9-1bbb9d63155a/resource/c449d648-4228-44a1-93ed-9b6624a93dd7> ;
    dcat:keyword "3d-model",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "gemini",
        "geo",
        "geoss",
        "national",
        "north-america",
        "spacecraft",
        "united-states",
        "vehicles" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/3c62dee1-3daa-4d12-a8c9-1bbb9d63155a/resource/c449d648-4228-44a1-93ed-9b6624a93dd7> a dcat:Distribution ;
    dct:description "gemini-c.zip" ;
    dct:issued "2020-11-12T04:09:34.972899"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:53:54.089686"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/gemini-c/gemini-c.zip> ;
    dcat:mediaType "image/x-3ds" .

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

