@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/360d4705-3c32-410f-9b79-e157a060b58c> a dcat:Dataset ;
    dct:description "Both the JSC Mark III and the ARC AX-5 suit have been designed to operate at a pressure of 8.3 psi. Current space shuttle spacesuits operate at 4.3 psi and require a time-consuming pre-breathing operation prior to the beginning of any spacewalk. Polygons: 34892 Vertices: 35222" ;
    dct:identifier "NASA-378__1" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: Mark III Spacesuit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/360d4705-3c32-410f-9b79-e157a060b58c/resource/f9a06ffe-bc13-462b-aee7-63d370d038ed> ;
    dcat:keyword "3d-model",
        "amerigeo",
        "amerigeoss",
        "astronaut",
        "ckan",
        "geo",
        "geoss",
        "mark-iii",
        "mkiii",
        "national",
        "north-america",
        "spacesuit",
        "suit",
        "united-states" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/360d4705-3c32-410f-9b79-e157a060b58c/resource/f9a06ffe-bc13-462b-aee7-63d370d038ed> a dcat:Distribution ;
    dct:description "MKIII.zip" ;
    dct:format "BIN" ;
    dct:issued "2020-11-12T04:54:22.146049"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:04:30.329489"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/mkiii-suit/MKIII.zip> ;
    dcat:mediaType "application/octet-stream" .

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

