@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/9d4816ff-12e7-437d-839d-6c73f311370d> a dcat:Dataset ;
    dct:description "Mars Reconnaissance Orbiter Polygons: 1232 Vertices: 1478" ;
    dct:identifier "9d4816ff-12e7-437d-839d-6c73f311370d" ;
    dct:issued "2025-11-30T22:07:35.333292"^^xsd:dateTime ;
    dct:modified "2025-11-30T22:07:35.333296"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: MRO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9d4816ff-12e7-437d-839d-6c73f311370d/resource/6a00f48d-ba6e-4539-b7a1-24f7e91b98d4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/9d4816ff-12e7-437d-839d-6c73f311370d/resource/6a00f48d-ba6e-4539-b7a1-24f7e91b98d4> a dcat:Distribution ;
    dct:description "MRO1.fbx.zip" ;
    dct:format "BIN" ;
    dct:issued "2018-08-01T08:59:48.558336"^^xsd:dateTime ;
    dct:modified "2025-11-30T22:07:35.327589"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/models/mro-1232/MRO1.fbx.zip> ;
    dcat:mediaType "application/octet-stream" .

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

