@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/342341a5-4e52-4ed6-94dc-ec06f817aaa4> a dcat:Dataset ;
    dct:description "The current spacesuit is a complex garment. Not only does it protect from the extreme conditions of space, it is in itself a mobile life support system with an oxygen supply, electrical power, water-cooling equipment, ventilating fan, and an in-suit drink bag. Polygons: 172056 Vertices: 173044" ;
    dct:identifier "NASA-341" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: Extravehicular Mobility Unit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/342341a5-4e52-4ed6-94dc-ec06f817aaa4/resource/69956f65-3086-4a21-952e-bdc0c04ab661> ;
    dcat:keyword "3d-model",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "astronaut",
        "emu",
        "spacesuit",
        "spacewalk",
        "suit" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/342341a5-4e52-4ed6-94dc-ec06f817aaa4/resource/69956f65-3086-4a21-952e-bdc0c04ab661> a dcat:Distribution ;
    dct:description "EMU.zip" ;
    dct:format "BIN" ;
    dct:issued "2020-11-12T04:52:17.081422"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:23:33.320077"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/emu/EMU.zip> ;
    dcat:mediaType "application/octet-stream" .

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

