@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/dabf849d-3d28-43be-991e-036cf10c8fb0> a dcat:Dataset ;
    dct:description "Cassini spacecraft from SPACE rendering package, built by Michael Oberle under NASA contract at JPL. Includes orbiter only, Huygens probe detached. Accurate except no thermal blanketing is shown (this would cover most of the central structure of the spacecraft). Polygons: 9956 Vertices: 8130" ;
    dct:identifier "dabf849d-3d28-43be-991e-036cf10c8fb0" ;
    dct:issued "2025-12-01T20:39:27.887882"^^xsd:dateTime ;
    dct:modified "2025-12-01T20:39:27.887887"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: Cassini" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dabf849d-3d28-43be-991e-036cf10c8fb0/resource/31b6f004-1b7f-4fbd-a23e-d1c594c2563a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/dabf849d-3d28-43be-991e-036cf10c8fb0/resource/31b6f004-1b7f-4fbd-a23e-d1c594c2563a> a dcat:Distribution ;
    dct:description "cassini.3ds.zip" ;
    dct:issued "2018-08-01T08:58:55.252431"^^xsd:dateTime ;
    dct:modified "2025-12-01T20:39:27.881154"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/cassini/cassini.3ds.zip> ;
    dcat:mediaType "image/x-3ds" .

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

