@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix dcterms: . @prefix xsd: . @prefix x3d: . @prefix x3do: . :X3D a owl:NamedIndividual, x3do:X3D ; x3do:hasHead :head ; x3do:hasScene :Scene ; x3do:profile 'Immersive' ; x3do:version '3.0' ; x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' . :head a owl:NamedIndividual, x3do:head ; x3do:hasParent :X3D ; x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8 . :meta_1_1 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'AftVentralPanel.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Aft Ventral Panel' ; x3do:name 'description' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Kreg L. Kelly' ; x3do:name 'creator' . :meta_1_4 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '20 September 2002' ; x3do:name 'created' . :meta_1_5 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '20 October 2019' ; x3do:name 'modified' . :meta_1_6 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/Robots/JetFireTransformerToy/AftVentralPanel.x3d' ; x3do:name 'identifier' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit' ; x3do:name 'generator' . :meta_1_8 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '../../license.html' ; x3do:name 'license' . :meta dcterms:title "AftVentralPanel.x3d" . :meta dcterms:description "Aft Ventral Panel" . :meta dcterms:creator "Kreg L. Kelly" . :meta dcterms:created "20 September 2002" . :meta dcterms:modified "20 October 2019" . :meta dcterms:identifier "https://savage.nps.edu/Savage/Robots/JetFireTransformerToy/AftVentralPanel.x3d" . :meta dcterms:generator "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" . :meta dcterms:license "../../license.html" . :Scene a owl:NamedIndividual, x3do:Scene ; x3do:hasParent :X3D ; x3do:hasChildren :WorldInfo_2_1, :Background_2_2, :Transform_2_3 . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'AftVentralPanel.x3d' . :Background_2_2 a owl:NamedIndividual, x3do:Background ; x3do:hasParent :Scene ; x3do:groundAngle ( 1.309 1.5702 ) ; x3do:groundColor ( 0.5 0.3 0.3 0.5 0.3 0.3 0.5 0.4 0.4 ) ; x3do:skyAngle ( 1.309 1.572 ) ; x3do:skyColor ( 0 0.2 0.7 0 0.5 1 1 1 1 ) . :Transform_2_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :AftVentralPanel, :Transform_2_3_2, :Transform_2_3_3, :Inline_2_3_4 . :AftVentralPanel a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3 ; x3do:hasAppearance :MyBlueGrey ; x3do:hasGeometry :IndexedFaceSet_2_3_1_2 ; x3do:DEF 'AftVentralPanel' . :MyBlueGrey a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :AftVentralPanel ; x3do:hasMaterial :Material_2_3_1_1_1 ; x3do:DEF 'MyBlueGrey' . :Material_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :MyBlueGrey ; x3do:diffuseColor ( .7 .8 .8 ) . :IndexedFaceSet_2_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ; x3do:hasParent :AftVentralPanel ; x3do:hasCoord :Coordinate_2_3_1_2_1 ; x3do:coordIndex ( 31 32 26 25 -1 32 28 0 26 -1 28 27 6 5 4 2 1 0 -1 27 29 7 6 -1 29 30 8 7 -1 4 5 33 3 -1 2 4 3 -1 1 2 3 34 -1 15 37 35 36 12 13 14 -1 35 9 10 11 12 36 -1 38 39 10 9 -1 39 40 11 10 -1 40 41 13 12 11 -1 41 42 14 13 -1 42 43 15 14 -1 43 44 38 39 40 41 42 -1 24 45 46 21 22 23 -1 45 47 18 19 20 21 46 -1 53 54 48 49 50 51 52 -1 48 49 19 18 -1 49 50 20 19 -1 50 51 22 21 20 -1 51 52 23 22 -1 52 53 24 23 -1 55 56 57 8 -1 64 58 16 57 -1 58 59 17 16 -1 59 63 62 17 -1 60 61 25 62 -1 8 57 16 17 62 25 26 0 6 7 -1 30 64 58 59 63 31 32 28 27 29 -1 ) ; x3do:solid false . :Coordinate_2_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :IndexedFaceSet_2_3_1_2 ; x3do:point ( 1.045 0.275 0 0.4125 0.275 0 0.275 0.605 0 0 0.48 -0.825 -0.275 0.605 0 -0.4125 0.275 0 -1.045 0.275 0 -2.0075 0.275 -1.375 -2.145 0.3025 -2.475 -2.035 0.1925 -2.475 -2.035 0.1925 -2.75 -1.815 0.1925 -3.63 -1.54 0.33 -3.63 -1.1687 0.33 -3.63 -0.88 0.33 -2.31 -0.88 0.33 -1.7875 -0.5775 0.65 -1.265 0.5775 0.65 -1.265 0.88 0.33 -1.7875 0.88 0.33 -2.31 1.1687 0.33 -3.63 1.54 0.33 -3.63 1.815 0.1925 -3.63 2.035 0.1925 -2.75 2.035 0.1925 -2.475 2.145 0.3025 -2.475 2.0075 0.275 -1.375 -1.1 0.1925 0 1.1 0.1925 0 -2.0625 0.1925 -1.375 -2.2 0.1925 -2.475 2.2 0.1925 -2.475 2.0625 0.1925 -1.375 -0.3025 0.275 -0.4125 0.3025 0.275 -0.4125 -1.76 0.33 -2.475 -1.76 0.33 -2.75 -1.045 0.33 -2.475 -2.035 0.1375 -2.475 -2.035 0.1375 -2.75 -1.815 0.1375 -3.63 -1.1687 0.1375 -3.63 -0.88 0.1375 -2.31 -0.88 0.1375 -1.7875 -1.045 0.1375 -2.475 1.76 0.33 -2.475 1.76 0.33 -2.75 1.045 0.33 -2.475 0.88 0.1375 -1.7875 0.88 0.1375 -2.31 1.1687 0.1375 -3.63 1.815 0.1375 -3.63 2.035 0.1375 -2.75 2.035 0.1375 -2.475 1.045 0.1375 -2.475 -2.145 0 -2.475 -1.045 0 -2.475 -1.045 0.605 -2.475 -0.5775 0.1375 -1.265 0.5775 0.1375 -1.265 1.045 0 -2.475 2.145 0 -2.475 1.045 0.605 -2.475 1.045 0.1375 -2.475 -1.045 0.1375 -2.475 ) . :Transform_2_3_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_3 ; x3do:hasChildren :VentralFin ; x3do:scale ( 0.1 0.2 1 ) ; x3do:translation ( 1.32 0.37 -1.65 ) . :VentralFin a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_2 ; x3do:hasAppearance :MyBlueGrey-USE-1 ; x3do:hasGeometry :Sphere_2_3_2_1_2 ; x3do:DEF 'VentralFin' . :MyBlueGrey-USE-1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :VentralFin ; owl:sameAs :MyBlueGrey . # DEF matching this USE :Sphere_2_3_2_1_2 a owl:NamedIndividual, x3do:Sphere ; x3do:hasParent :VentralFin ; x3do:radius 0.8 . :Transform_2_3_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_3 ; x3do:hasChildren :VentralFin-USE-1 ; x3do:scale ( 0.1 0.2 1 ) ; x3do:translation ( -1.32 0.37 -1.65 ) . :VentralFin-USE-1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_3 ; owl:sameAs :VentralFin . # DEF matching this USE :Inline_2_3_4 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Transform_2_3 ; x3do:url '"VentralPanelHatch.x3d" "https://savage.nps.edu/Savage/Robots/JetFireTransformerToy/VentralPanelHatch.x3d" "VentralPanelHatch.wrl" "https://savage.nps.edu/Savage/Robots/JetFireTransformerToy/VentralPanelHatch.wrl"' .