@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/e80225de-e960-4e63-8da6-cd7fb3540a63> a dcat:Dataset ;
    dct:description "The Advanced Crew Escape Suit (ACES) is a full pressure vessel providing an atmosphere of protection. Polygons: 44656 Vertices: 44684" ;
    dct:identifier "e80225de-e960-4e63-8da6-cd7fb3540a63" ;
    dct:issued "2025-12-02T01:35:51.845392"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:35:51.845397"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: Advanced Crew Escape Suit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e80225de-e960-4e63-8da6-cd7fb3540a63/resource/eafecad6-a715-4c18-9df0-da041e6c1225> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e80225de-e960-4e63-8da6-cd7fb3540a63/resource/eafecad6-a715-4c18-9df0-da041e6c1225> a dcat:Distribution ;
    dct:description "ACES.zip" ;
    dct:format "BIN" ;
    dct:issued "2018-08-01T08:58:40.548250"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:35:51.839052"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/aces/ACES.zip> ;
    dcat:mediaType "application/octet-stream" .

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

