@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/e17fbffe-a983-4ffc-abd6-485273e5de58> a dcat:Dataset ;
    dct:description "Polygons: 99526 Vertices: 50502" ;
    dct:identifier "e17fbffe-a983-4ffc-abd6-485273e5de58" ;
    dct:issued "2025-12-01T23:10:20.200556"^^xsd:dateTime ;
    dct:modified "2025-12-01T23:10:20.200560"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: Viking Lander" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e17fbffe-a983-4ffc-abd6-485273e5de58/resource/be196ab8-1cd1-4293-b757-c1d66615fbcf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e17fbffe-a983-4ffc-abd6-485273e5de58/resource/be196ab8-1cd1-4293-b757-c1d66615fbcf> a dcat:Distribution ;
    dct:description "viking-c.zip" ;
    dct:issued "2018-08-01T09:00:03.820414"^^xsd:dateTime ;
    dct:modified "2025-12-01T23:10:20.194569"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/viking-c/viking-c.zip> ;
    dcat:mediaType "image/x-3ds" .

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

