@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/5dcfbd30-5e84-4594-9c00-d6f2c5a9c23a> a dcat:Dataset ;
    dct:description "This .stl file was produced by scaling the original model and converting it directly to .stl format." ;
    dct:identifier "NASA-334" ;
    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: Deep Space 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Kumanchik" ;
            vcard:hasEmail <mailto:brian.Kumanchik@jpl.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5dcfbd30-5e84-4594-9c00-d6f2c5a9c23a/resource/1950b4ce-2b6e-4916-9b0d-35e4dddf974c> ;
    dcat:keyword "3d-model",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "deep-space-1",
        "eyes-on-the-solar-system",
        "geo",
        "geoss",
        "national",
        "north-america",
        "satellite",
        "spacecraft",
        "united-states" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/5dcfbd30-5e84-4594-9c00-d6f2c5a9c23a/resource/1950b4ce-2b6e-4916-9b0d-35e4dddf974c> a dcat:Distribution ;
    dct:description "jpl-vtad-Deep-Space-1.zip" ;
    dct:issued "2020-11-12T04:35:35.368786"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:13:33.156170"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/jpl-vtad-ds1/jpl-vtad-Deep-Space-1.zip> ;
    dcat:mediaType "application/blender" .

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

