@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Weapons/Missiles/AGM65Maverick.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Interchange' ;
  x3do:version '3.2' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.2.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_9, :meta_1_10, :meta_1_11, :meta_1_12, :meta_1_13 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'AGM65Maverick.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Al Shaffer' ;
  x3do:name 'creator' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'AGM-65M Maverick Missile, as a component of P-3C Orion aircraft, for MV3204 course.' ;
  x3do:name 'description' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 January 2005' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 November 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://bugzilla.xj3d.org/show_bug.cgi?id=576' ;
  x3do:name 'warning' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://en.wikipedia.org/wiki/AGM-65_Maverick' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/smart/agm-65.htm' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.designation-systems.net/dusrm/m-65.html' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.globalsecurity.org/military/systems/munitions/agm-65-pics.htm' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Weapons/Missiles/AGM65Maverick.x3d' ;
  x3do:name 'identifier' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "AGM65Maverick.x3d" .
:meta dcterms:creator "Al Shaffer" .
:meta dcterms:description "AGM-65M Maverick Missile, as a component of P-3C Orion aircraft, for MV3204 course." .
:meta dcterms:created "20 January 2005" .
:meta dcterms:modified "28 November 2019" .
:meta dcterms:warning "http://bugzilla.xj3d.org/show_bug.cgi?id=576" .
:meta dcterms:reference "http://en.wikipedia.org/wiki/AGM-65_Maverick" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/smart/agm-65.htm" .
:meta dcterms:reference "http://www.designation-systems.net/dusrm/m-65.html" .
:meta dcterms:reference "http://www.globalsecurity.org/military/systems/munitions/agm-65-pics.htm" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Weapons/Missiles/AGM65Maverick.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Viewpoint_2_2, :Transform_2_3 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'AGM65Maverick.x3d' .
:Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'AGM-65 Maverick missile' ;
  x3do:position ( 0 0 15 ) .
:Transform_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :MISSILE_TRANSFORM ;
  x3do:rotation ( 0 1 0 3.14159 ) .
:MISSILE_TRANSFORM a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3 ;
  x3do:hasChildren :Group_2_3_1_1 ;
  x3do:DEF 'MISSILE_TRANSFORM' .
:Group_2_3_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :MISSILE_TRANSFORM ;
  x3do:hasChildren :Transform_2_3_1_1_1, :Transform_2_3_1_1_2, :Transform_2_3_1_1_3, :Group_2_3_1_1_4, :Group_2_3_1_1_5, :Transform_2_3_1_1_6, :Transform_2_3_1_1_7, :Group_2_3_1_1_8, :Transform_2_3_1_1_9, :Group_2_3_1_1_10 .
:Transform_2_3_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1 ;
  x3do:hasChildren :Shape_2_3_1_1_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:scale ( 1 7 1 ) .
:Shape_2_3_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_1_1_1_1 ;
  x3do:hasAppearance :LOW_IR_GRAY .
:Cylinder_2_3_1_1_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_1_1_1 .
:LOW_IR_GRAY a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_1_1_1_1_2_1 ;
  x3do:DEF 'LOW_IR_GRAY' .
:Material_2_3_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :LOW_IR_GRAY ;
  x3do:diffuseColor ( .745 .745 .745 ) ;
  x3do:emissiveColor ( .1 .1 .1 ) ;
  x3do:specularColor ( .3 .3 .3 ) .
:Transform_2_3_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1 ;
  x3do:hasChildren :Shape_2_3_1_1_2_1 ;
  x3do:translation ( -7 0 0 ) .
:Shape_2_3_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_2 ;
  x3do:hasGeometry :Sphere_2_3_1_1_2_1_1 ;
  x3do:hasAppearance :LOW_IR_GRAY-USE-1 .
:Sphere_2_3_1_1_2_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_3_1_1_2_1 ;
  x3do:radius 1.005 .
:LOW_IR_GRAY-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_2_1 ;
  owl:sameAs :LOW_IR_GRAY . # DEF matching this USE
:Transform_2_3_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1 ;
  x3do:hasChildren :Shape_2_3_1_1_3_1 ;
  x3do:translation ( -7.45 0 0 ) .
:Shape_2_3_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_3 ;
  x3do:hasGeometry :Sphere_2_3_1_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_1_3_1_2 .
:Sphere_2_3_1_1_3_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_3_1_1_3_1 ;
  x3do:radius .73 .
:Appearance_2_3_1_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_3_1 ;
  x3do:hasMaterial :Material_2_3_1_1_3_1_2_1 .
:Material_2_3_1_1_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_3_1_2 ;
  x3do:diffuseColor ( .722 .525 .043 ) ;
  x3do:shininess .6 ;
  x3do:specularColor ( .5 .5 .5 ) .
:Group_2_3_1_1_4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_3_1_1 ;
  x3do:hasChildren :Transform_2_3_1_1_4_1, :Transform_2_3_1_1_4_2, :Transform_2_3_1_1_4_3, :Transform_2_3_1_1_4_4 .
:Transform_2_3_1_1_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_4 ;
  x3do:hasChildren :UPPER_FIN ;
  x3do:translation ( -2 .99 0 ) .
:UPPER_FIN a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_4_1 ;
  x3do:hasAppearance :LOW_IR_GRAY-USE-2 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_4_1_1_2 ;
  x3do:DEF 'UPPER_FIN' .
:LOW_IR_GRAY-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :UPPER_FIN ;
  owl:sameAs :LOW_IR_GRAY . # DEF matching this USE
:IndexedFaceSet_2_3_1_1_4_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :UPPER_FIN ;
  x3do:hasCoord :Coordinate_2_3_1_1_4_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_3_1_1_4_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_4_1_1_2 ;
  x3do:point ( 0 0 0 6.3 0 0 6.3 1.4 0 0 0 0 ) .
:Transform_2_3_1_1_4_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_4 ;
  x3do:hasChildren :UPPER_FIN-USE-1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( -2 0 .99 ) .
:UPPER_FIN-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_4_2 ;
  owl:sameAs :UPPER_FIN . # DEF matching this USE
:Transform_2_3_1_1_4_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_4 ;
  x3do:hasChildren :UPPER_FIN-USE-2 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( -2 0 -0.99 ) .
:UPPER_FIN-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_4_3 ;
  owl:sameAs :UPPER_FIN . # DEF matching this USE
:Transform_2_3_1_1_4_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_4 ;
  x3do:hasChildren :UPPER_FIN-USE-3 ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:translation ( -2 -0.99 0 ) .
:UPPER_FIN-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_4_4 ;
  owl:sameAs :UPPER_FIN . # DEF matching this USE
:Group_2_3_1_1_5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_3_1_1 ;
  x3do:hasChildren :Transform_2_3_1_1_5_1, :Transform_2_3_1_1_5_2, :Transform_2_3_1_1_5_3, :Transform_2_3_1_1_5_4 .
:Transform_2_3_1_1_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_5 ;
  x3do:hasChildren :LOWER_FIN, :LOWER_FIN_PINION ;
  x3do:translation ( 5.8 .99 0 ) .
:LOWER_FIN a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_5_1 ;
  x3do:hasAppearance :LOW_IR_GRAY-USE-3 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_5_1_1_2 ;
  x3do:DEF 'LOWER_FIN' .
:LOW_IR_GRAY-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :LOWER_FIN ;
  owl:sameAs :LOW_IR_GRAY . # DEF matching this USE
:IndexedFaceSet_2_3_1_1_5_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :LOWER_FIN ;
  x3do:hasCoord :Coordinate_2_3_1_1_5_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_3_1_1_5_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_5_1_1_2 ;
  x3do:point ( -0.4 0 0 -0.4 1.4 0 .66 1.4 0 .66 0 0 0 0 0 ) .
:LOWER_FIN_PINION a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_5_1 ;
  x3do:hasAppearance :LOW_IR_GRAY-USE-4 ;
  x3do:hasGeometry :Cylinder_2_3_1_1_5_1_2_2 ;
  x3do:DEF 'LOWER_FIN_PINION' .
:LOW_IR_GRAY-USE-4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :LOWER_FIN_PINION ;
  owl:sameAs :LOW_IR_GRAY . # DEF matching this USE
:Cylinder_2_3_1_1_5_1_2_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :LOWER_FIN_PINION ;
  x3do:height .45 ;
  x3do:radius .1 .
:Transform_2_3_1_1_5_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_5 ;
  x3do:hasChildren :LOWER_FIN-USE-1, :LOWER_FIN_PINION-USE-1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 5.8 0 .99 ) .
:LOWER_FIN-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_5_2 ;
  owl:sameAs :LOWER_FIN . # DEF matching this USE
:LOWER_FIN_PINION-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_5_2 ;
  owl:sameAs :LOWER_FIN_PINION . # DEF matching this USE
:Transform_2_3_1_1_5_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_5 ;
  x3do:hasChildren :LOWER_FIN-USE-2, :LOWER_FIN_PINION-USE-2 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 5.8 0 -0.99 ) .
:LOWER_FIN-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_5_3 ;
  owl:sameAs :LOWER_FIN . # DEF matching this USE
:LOWER_FIN_PINION-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_5_3 ;
  owl:sameAs :LOWER_FIN_PINION . # DEF matching this USE
:Transform_2_3_1_1_5_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_5 ;
  x3do:hasChildren :LOWER_FIN-USE-3, :LOWER_FIN_PINION-USE-3 ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:translation ( 5.8 -0.99 0 ) .
:LOWER_FIN-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_5_4 ;
  owl:sameAs :LOWER_FIN . # DEF matching this USE
:LOWER_FIN_PINION-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_5_4 ;
  owl:sameAs :LOWER_FIN_PINION . # DEF matching this USE
:Transform_2_3_1_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1 ;
  x3do:hasChildren :Shape_2_3_1_1_6_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -5 0 0 ) .
:Shape_2_3_1_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_6 ;
  x3do:hasGeometry :Cylinder_2_3_1_1_6_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_1_6_1_2 .
:Cylinder_2_3_1_1_6_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_1_6_1 ;
  x3do:bottom false ;
  x3do:height .75 ;
  x3do:radius 1.01 ;
  x3do:top false .
:Appearance_2_3_1_1_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_6_1 ;
  x3do:hasMaterial :Material_2_3_1_1_6_1_2_1 .
:Material_2_3_1_1_6_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_6_1_2 ;
  x3do:diffuseColor ( 1 1 0 ) ;
  x3do:specularColor ( .3 .3 .3 ) .
:Transform_2_3_1_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1 ;
  x3do:hasChildren :Shape_2_3_1_1_7_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 4.85 0 0 ) .
:Shape_2_3_1_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_7 ;
  x3do:hasGeometry :Cylinder_2_3_1_1_7_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_1_7_1_2 .
:Cylinder_2_3_1_1_7_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_1_7_1 ;
  x3do:bottom false ;
  x3do:height .75 ;
  x3do:radius 1.01 ;
  x3do:top false .
:Appearance_2_3_1_1_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_7_1 ;
  x3do:hasMaterial :Material_2_3_1_1_7_1_2_1 .
:Material_2_3_1_1_7_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_7_1_2 ;
  x3do:diffuseColor ( .55 .27 .08 ) .
:Group_2_3_1_1_8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_3_1_1 ;
  x3do:hasChildren :Transform_2_3_1_1_8_1, :Transform_2_3_1_1_8_2, :Transform_2_3_1_1_8_3, :Transform_2_3_1_1_8_4 .
:Transform_2_3_1_1_8_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_8 ;
  x3do:hasChildren :BLACK_RING ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -6.3 0 0 ) .
:BLACK_RING a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_8_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_1_8_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_1_8_1_1_2 ;
  x3do:DEF 'BLACK_RING' .
:Cylinder_2_3_1_1_8_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :BLACK_RING ;
  x3do:bottom false ;
  x3do:height .03 ;
  x3do:radius 1.01 ;
  x3do:top false .
:Appearance_2_3_1_1_8_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :BLACK_RING ;
  x3do:hasMaterial :Material_2_3_1_1_8_1_1_2_1 .
:Material_2_3_1_1_8_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_8_1_1_2 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Transform_2_3_1_1_8_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_8 ;
  x3do:hasChildren :BLACK_RING-USE-1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -3.5 0 0 ) .
:BLACK_RING-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_8_2 ;
  owl:sameAs :BLACK_RING . # DEF matching this USE
:Transform_2_3_1_1_8_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_8 ;
  x3do:hasChildren :BLACK_RING-USE-2 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 2 0 0 ) .
:BLACK_RING-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_8_3 ;
  owl:sameAs :BLACK_RING . # DEF matching this USE
:Transform_2_3_1_1_8_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_8 ;
  x3do:hasChildren :BLACK_RING-USE-3 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 6.85 0 0 ) .
:BLACK_RING-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_8_4 ;
  owl:sameAs :BLACK_RING . # DEF matching this USE
:Transform_2_3_1_1_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1 ;
  x3do:hasChildren :Shape_2_3_1_1_9_1 ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 7.01 0 0 ) .
:Shape_2_3_1_1_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_9 ;
  x3do:hasAppearance :Appearance_2_3_1_1_9_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_1_9_1_2 .
:Appearance_2_3_1_1_9_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_9_1 ;
  x3do:hasMaterial :Material_2_3_1_1_9_1_1_1 .
:Material_2_3_1_1_9_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_9_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) ;
  x3do:specularColor ( .3 .3 .3 ) .
:Cylinder_2_3_1_1_9_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_1_9_1 ;
  x3do:height 0.01 ;
  x3do:radius .9 .
:Group_2_3_1_1_10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_3_1_1 ;
  x3do:hasChildren :Transform_2_3_1_1_10_1, :Transform_2_3_1_1_10_2, :Transform_2_3_1_1_10_3, :Transform_2_3_1_1_10_4, :Transform_2_3_1_1_10_5, :Transform_2_3_1_1_10_6 .
:Transform_2_3_1_1_10_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_10 ;
  x3do:hasChildren :Shape_2_3_1_1_10_1_1 ;
  x3do:rotation ( 1 0 0 .785 ) ;
  x3do:translation ( -4.9 .68 .68 ) .
:Shape_2_3_1_1_10_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_10_1 ;
  x3do:hasGeometry :Box_2_3_1_1_10_1_1_1 ;
  x3do:hasAppearance :DARK_GRAY .
:Box_2_3_1_1_10_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_1_10_1_1 ;
  x3do:size ( 1.2 .25 .75 ) .
:DARK_GRAY a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_10_1_1 ;
  x3do:hasMaterial :Material_2_3_1_1_10_1_1_2_1 ;
  x3do:DEF 'DARK_GRAY' .
:Material_2_3_1_1_10_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :DARK_GRAY ;
  x3do:diffuseColor ( .55 .55 .55 ) ;
  x3do:specularColor ( .3 .3 .3 ) .
:Transform_2_3_1_1_10_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_10 ;
  x3do:hasChildren :Shape_2_3_1_1_10_2_1 ;
  x3do:rotation ( 1 0 0 .785 ) ;
  x3do:translation ( 2 .68 .68 ) .
:Shape_2_3_1_1_10_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_10_2 ;
  x3do:hasGeometry :Box_2_3_1_1_10_2_1_1 ;
  x3do:hasAppearance :DARK_GRAY-USE-1 .
:Box_2_3_1_1_10_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_1_10_2_1 ;
  x3do:size ( 3.5 .25 .75 ) .
:DARK_GRAY-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_10_2_1 ;
  owl:sameAs :DARK_GRAY . # DEF matching this USE
:Transform_2_3_1_1_10_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_10 ;
  x3do:hasChildren :SHORT_RAIL ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -4.9 .93 .63 ) .
:SHORT_RAIL a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_10_3 ;
  x3do:hasGeometry :Cylinder_2_3_1_1_10_3_1_1 ;
  x3do:hasAppearance :DARK_GRAY-USE-2 ;
  x3do:DEF 'SHORT_RAIL' .
:Cylinder_2_3_1_1_10_3_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :SHORT_RAIL ;
  x3do:height 1.2 ;
  x3do:radius .08 .
:DARK_GRAY-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :SHORT_RAIL ;
  owl:sameAs :DARK_GRAY . # DEF matching this USE
:Transform_2_3_1_1_10_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_10 ;
  x3do:hasChildren :SHORT_RAIL-USE-1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -4.9 .63 .93 ) .
:SHORT_RAIL-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_10_4 ;
  owl:sameAs :SHORT_RAIL . # DEF matching this USE
:Transform_2_3_1_1_10_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_10 ;
  x3do:hasChildren :LONG_RAIL ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 2 .63 .93 ) .
:LONG_RAIL a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_10_5 ;
  x3do:hasGeometry :Cylinder_2_3_1_1_10_5_1_1 ;
  x3do:hasAppearance :DARK_GRAY-USE-3 ;
  x3do:DEF 'LONG_RAIL' .
:Cylinder_2_3_1_1_10_5_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :LONG_RAIL ;
  x3do:height 3.5 ;
  x3do:radius .08 .
:DARK_GRAY-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :LONG_RAIL ;
  owl:sameAs :DARK_GRAY . # DEF matching this USE
:Transform_2_3_1_1_10_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1_10 ;
  x3do:hasChildren :LONG_RAIL-USE-1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 2 .93 .63 ) .
:LONG_RAIL-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_10_6 ;
  owl:sameAs :LONG_RAIL . # DEF matching this USE
