@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/146fbf31-ebae-4ebe-bcdd-ad2f5012061b> a dcat:Dataset ;
    dct:description "JSC Mission Control Room. Polygons: 11130 Vertices: 6068" ;
    dct:identifier "NASA-371" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: JSC Mission Control Room" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/146fbf31-ebae-4ebe-bcdd-ad2f5012061b/resource/6f7d7340-e747-4517-8120-e2fb807eb441> ;
    dcat:keyword "3d-model",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "control",
        "jsc",
        "structures" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/146fbf31-ebae-4ebe-bcdd-ad2f5012061b/resource/6f7d7340-e747-4517-8120-e2fb807eb441> a dcat:Distribution ;
    dct:description "jscmiscon1-room.3ds.zip" ;
    dct:issued "2020-11-12T04:15:59.449753"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:38:05.727487"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/jscmiscon1-room/jscmiscon1-room.3ds.zip> ;
    dcat:mediaType "image/x-3ds" .

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

