@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/2ff8dbe3-d6a1-42a0-ad60-a9b5043328a0> a dcat:Dataset ;
    dct:description "Polygons: 650 Vertices: 405" ;
    dct:identifier "2ff8dbe3-d6a1-42a0-ad60-a9b5043328a0" ;
    dct:issued "2025-11-29T10:24:08.858239"^^xsd:dateTime ;
    dct:modified "2025-11-29T10:24:08.858243"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: ESAS Crew Module" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ff8dbe3-d6a1-42a0-ad60-a9b5043328a0/resource/770ae3ea-4429-42ab-95cc-557c6ba2ffe6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/2ff8dbe3-d6a1-42a0-ad60-a9b5043328a0/resource/770ae3ea-4429-42ab-95cc-557c6ba2ffe6> a dcat:Distribution ;
    dct:description "esascrewmodule.3ds.zip" ;
    dct:issued "2018-08-01T08:59:08.941465"^^xsd:dateTime ;
    dct:modified "2025-11-29T10:24:08.852107"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/esascrewmodule/esascrewmodule.3ds.zip> ;
    dcat:mediaType "image/x-3ds" .

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

