@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/4ea50d87-ac12-47bd-890c-b3711878c42c> a dcat:Dataset ;
    dct:description "Polygons: 663 Vertices: 1080" ;
    dct:identifier "NASA-324" ;
    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: Canadarm" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4ea50d87-ac12-47bd-890c-b3711878c42c/resource/6d397a42-e655-4fd0-863f-82b6cc9d54cc> ;
    dcat:keyword "3d-model",
        "amerigeo",
        "amerigeoss",
        "canadarm",
        "ckan",
        "geo",
        "geoss",
        "international-space-station",
        "national",
        "north-america",
        "remote-manipulator-system",
        "shuttle",
        "united-states" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/4ea50d87-ac12-47bd-890c-b3711878c42c/resource/6d397a42-e655-4fd0-863f-82b6cc9d54cc> a dcat:Distribution ;
    dct:description "Canadarm-3DS.zip" ;
    dct:issued "2020-11-12T04:46:43.733868"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:40:14.096415"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/canadarm/Canadarm-3DS.zip> ;
    dcat:mediaType "image/x-3ds" .

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

