@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/CH53UnitedStates/CH53eSimple.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.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 'CH53eSimple.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Jeff Lark' ;
  x3do:name 'creator' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 September 2000' ;
  x3do:name 'created' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Simple helicopter model.' ;
  x3do:name 'description' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/CH53UnitedStates/CH53eSimple.x3d' ;
  x3do:name 'identifier' .
:meta_1_7 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_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "CH53eSimple.x3d" .
:meta dcterms:creator "Jeff Lark" .
:meta dcterms:created "20 September 2000" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:description "Simple helicopter model." .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/CH53UnitedStates/CH53eSimple.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, :Group_2_2, :Background_2_3, :Front, :Bottom, :Left_Side, :Clock, :SpinRotor, :SpinTail ;
  x3do:hasROUTE :ROUTE_2_10, :ROUTE_2_11, :ROUTE_2_12, :ROUTE_2_13 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'CH53eSimple.x3d' .
:Group_2_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_2_1 .
:Transform_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :Group_2_2_1_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 5 0 ) .
:Group_2_2_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Rotor_System, :TailRotor, :Fuselage_Pylons, :Transform_2_2_1_1_4 .
:Rotor_System a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_1_1 ;
  x3do:hasChildren :RotorBlade, :Blade2, :Blade3, :Blade4, :Blade5, :Blade6, :Blade7, :Transform_2_2_1_1_1_8 ;
  x3do:DEF 'Rotor_System' .
:RotorBlade a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotor_System ;
  x3do:hasChildren :Blade1, :Blade_Root ;
  x3do:DEF 'RotorBlade' ;
  x3do:scale ( 9 0.65 0.2 ) ;
  x3do:translation ( 15 0.2 0 ) .
:Blade1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :RotorBlade ;
  x3do:hasGeometry :Box_2_2_1_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1_1_1_2 ;
  x3do:DEF 'Blade1' .
:Box_2_2_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Blade1 .
:Appearance_2_2_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Blade1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_1_1_2_1 .
:Material_2_2_1_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1_1_1_2 ;
  x3do:diffuseColor ( 0.5 0.3 0.8 ) .
:Blade_Root a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RotorBlade ;
  x3do:hasChildren :BladeRoot ;
  x3do:DEF 'Blade_Root' ;
  x3do:rotation ( 0 0 1 1.5702 ) ;
  x3do:scale ( 0.7 0.4 0.4 ) ;
  x3do:translation ( -1 0.2 0 ) .
:BladeRoot a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Blade_Root ;
  x3do:hasGeometry :Cylinder_2_2_1_1_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1_1_2_1_2 ;
  x3do:DEF 'BladeRoot' .
:Cylinder_2_2_1_1_1_1_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :BladeRoot ;
  x3do:height 0.7 .
:Appearance_2_2_1_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :BladeRoot ;
  x3do:hasMaterial :Material_2_2_1_1_1_1_2_1_2_1 .
:Material_2_2_1_1_1_1_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1_1_2_1_2 ;
  x3do:emissiveColor ( 0.5 0.5 0.5 ) .
:Blade2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotor_System ;
  x3do:hasChildren :RotorBlade-USE-1 ;
  x3do:DEF 'Blade2' ;
  x3do:rotation ( 0 0 1 0.8 ) .
:RotorBlade-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Blade2 ;
  owl:sameAs :RotorBlade . # DEF matching this USE
:Blade3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotor_System ;
  x3do:hasChildren :RotorBlade-USE-2 ;
  x3do:DEF 'Blade3' ;
  x3do:rotation ( 0 0 1 1.79 ) .
:RotorBlade-USE-2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Blade3 ;
  owl:sameAs :RotorBlade . # DEF matching this USE
:Blade4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotor_System ;
  x3do:hasChildren :RotorBlade-USE-3 ;
  x3do:DEF 'Blade4' ;
  x3do:rotation ( 0 0 1 2.69 ) .
:RotorBlade-USE-3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Blade4 ;
  owl:sameAs :RotorBlade . # DEF matching this USE
:Blade5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotor_System ;
  x3do:hasChildren :RotorBlade-USE-4 ;
  x3do:DEF 'Blade5' ;
  x3do:rotation ( 0 0 1 3.59 ) .
:RotorBlade-USE-4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Blade5 ;
  owl:sameAs :RotorBlade . # DEF matching this USE
:Blade6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotor_System ;
  x3do:hasChildren :RotorBlade-USE-5 ;
  x3do:DEF 'Blade6' ;
  x3do:rotation ( 0 0 1 4.48 ) .
:RotorBlade-USE-5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Blade6 ;
  owl:sameAs :RotorBlade . # DEF matching this USE
:Blade7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotor_System ;
  x3do:hasChildren :RotorBlade-USE-6 ;
  x3do:DEF 'Blade7' ;
  x3do:rotation ( 0 0 1 5.48 ) .
:RotorBlade-USE-6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Blade7 ;
  owl:sameAs :RotorBlade . # DEF matching this USE
:Transform_2_2_1_1_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotor_System ;
  x3do:hasChildren :RotorHub, :RotorMast .
:RotorHub a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1_1_8 ;
  x3do:hasChildren :Shape_2_2_1_1_1_8_1_1, :Transform_2_2_1_1_1_8_1_2 ;
  x3do:DEF 'RotorHub' ;
  x3do:rotation ( 1 0 0 1.5702 ) .
:Shape_2_2_1_1_1_8_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :RotorHub ;
  x3do:hasGeometry :Cylinder_2_2_1_1_1_8_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1_8_1_1_2 .
:Cylinder_2_2_1_1_1_8_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_1_1_1_8_1_1 ;
  x3do:height 1.5 ;
  x3do:radius 4.6 .
:Appearance_2_2_1_1_1_8_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_1_8_1_1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_8_1_1_2_1 .
:Material_2_2_1_1_1_8_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1_8_1_1_2 .
:Transform_2_2_1_1_1_8_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RotorHub ;
  x3do:hasChildren :Shape_2_2_1_1_1_8_1_2_1 ;
  x3do:translation ( 0 1.5 0 ) .
:Shape_2_2_1_1_1_8_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_1_8_1_2 ;
  x3do:hasGeometry :Cone_2_2_1_1_1_8_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1_8_1_2_1_2 .
:Cone_2_2_1_1_1_8_1_2_1_1 a owl:NamedIndividual, x3do:Cone ;
  x3do:hasParent :Shape_2_2_1_1_1_8_1_2_1 ;
  x3do:bottomRadius 4 ;
  x3do:height 1 .
:Appearance_2_2_1_1_1_8_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_1_8_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_8_1_2_1_2_1 .
:Material_2_2_1_1_1_8_1_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1_8_1_2_1_2 ;
  x3do:diffuseColor ( 0.4 0.6 0.5 ) .
:RotorMast a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1_1_8 ;
  x3do:hasChildren :Shape_2_2_1_1_1_8_2_1 ;
  x3do:DEF 'RotorMast' ;
  x3do:rotation ( 1 0 0 1.5702 ) ;
  x3do:translation ( 0 0 -1 ) .
:Shape_2_2_1_1_1_8_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :RotorMast ;
  x3do:hasGeometry :Cylinder_2_2_1_1_1_8_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1_8_2_1_2 .
:Cylinder_2_2_1_1_1_8_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_1_1_1_8_2_1 ;
  x3do:height 4 ;
  x3do:radius 0.8 .
:Appearance_2_2_1_1_1_8_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_1_8_2_1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_8_2_1_2_1 .
:Material_2_2_1_1_1_8_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1_8_2_1_2 ;
  x3do:emissiveColor ( 0.5 0.7 0.3 ) .
:TailRotor a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_1_1 ;
  x3do:hasChildren :Tail_Blade, :Transform_2_2_1_1_2_2, :Transform_2_2_1_1_2_3, :Transform_2_2_1_1_2_4, :Tail_Hub ;
  x3do:DEF 'TailRotor' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 4.5 34 2.5 ) .
:Tail_Blade a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TailRotor ;
  x3do:hasChildren :RotorBlade-USE-7 ;
  x3do:DEF 'Tail_Blade' ;
  x3do:rotation ( 0 0 1 1.5702 ) ;
  x3do:scale ( 0.25 0.25 0.25 ) .
:RotorBlade-USE-7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tail_Blade ;
  owl:sameAs :RotorBlade . # DEF matching this USE
:Transform_2_2_1_1_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TailRotor ;
  x3do:hasChildren :RotorBlade-USE-8 ;
  x3do:rotation ( 0 0 1 3.14 ) ;
  x3do:scale ( 0.25 0.25 0.25 ) .
:RotorBlade-USE-8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1_2_2 ;
  owl:sameAs :RotorBlade . # DEF matching this USE
:Transform_2_2_1_1_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TailRotor ;
  x3do:hasChildren :RotorBlade-USE-9 ;
  x3do:rotation ( 0 0 1 4.71 ) ;
  x3do:scale ( 0.25 0.25 0.25 ) .
:RotorBlade-USE-9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1_2_3 ;
  owl:sameAs :RotorBlade . # DEF matching this USE
:Transform_2_2_1_1_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TailRotor ;
  x3do:hasChildren :RotorBlade-USE-10 ;
  x3do:scale ( 0.25 0.25 0.25 ) .
:RotorBlade-USE-10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1_2_4 ;
  owl:sameAs :RotorBlade . # DEF matching this USE
:Tail_Hub a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TailRotor ;
  x3do:hasChildren :Transform_2_2_1_1_2_5_1 ;
  x3do:DEF 'Tail_Hub' .
:Transform_2_2_1_1_2_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tail_Hub ;
  x3do:hasChildren :RotorBlade-USE-11 ;
  x3do:scale ( 0.25 0.25 0.25 ) .
:RotorBlade-USE-11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1_2_5_1 ;
  owl:sameAs :RotorBlade . # DEF matching this USE
:Fuselage_Pylons a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_1_1 ;
  x3do:hasChildren :Transform_2_2_1_1_3_1, :Transform_2_2_1_1_3_2, :Main_Tail_Pylon ;
  x3do:DEF 'Fuselage_Pylons' .
:Transform_2_2_1_1_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fuselage_Pylons ;
  x3do:hasChildren :Shape_2_2_1_1_3_1_1 ;
  x3do:translation ( 0 -13 -5.6 ) .
:Shape_2_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_3_1 ;
  x3do:hasGeometry :Sphere_2_2_1_1_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_3_1_1_2 .
:Sphere_2_2_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_1_3_1_1 ;
  x3do:radius 2 .
:Appearance_2_2_1_1_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_3_1_1 ;
  x3do:hasMaterial :Material_2_2_1_1_3_1_1_2_1 .
:Material_2_2_1_1_3_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_3_1_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.5 ) ;
  x3do:emissiveColor ( 0 0 1 ) ;
  x3do:shininess 0.25 ;
  x3do:transparency 0.05 .
:Transform_2_2_1_1_3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fuselage_Pylons ;
  x3do:hasChildren :Shape_2_2_1_1_3_2_1 ;
  x3do:rotation ( 1 0 0 1.5702 ) ;
  x3do:scale ( 1.8 1.2 7 ) ;
  x3do:translation ( 0 4.8 -7.2 ) .
:Shape_2_2_1_1_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_3_2 ;
  x3do:hasGeometry :Sphere_2_2_1_1_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_3_2_1_2 .
:Sphere_2_2_1_1_3_2_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_1_3_2_1 ;
  x3do:radius 3 .
:Appearance_2_2_1_1_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_3_2_1 ;
  x3do:hasMaterial :Material_2_2_1_1_3_2_1_2_1 .
:Material_2_2_1_1_3_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_3_2_1_2 ;
  x3do:diffuseColor ( 0.2 0.4 0.8 ) .
:Main_Tail_Pylon a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fuselage_Pylons ;
  x3do:hasChildren :Transform_2_2_1_1_3_3_1, :Transform_2_2_1_1_3_3_2 ;
  x3do:DEF 'Main_Tail_Pylon' ;
  x3do:translation ( 0 .5 0 ) .
:Transform_2_2_1_1_3_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Main_Tail_Pylon ;
  x3do:hasChildren :Pylon ;
  x3do:scale ( 0.7 1 0.3 ) ;
  x3do:translation ( 0 9 -4.5 ) .
:Pylon a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_3_3_1 ;
  x3do:hasGeometry :Cylinder_2_2_1_1_3_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_3_3_1_1_2 ;
  x3do:DEF 'Pylon' .
:Cylinder_2_2_1_1_3_3_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Pylon ;
  x3do:height 45 ;
  x3do:radius 4 .
:Appearance_2_2_1_1_3_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Pylon ;
  x3do:hasMaterial :Material_2_2_1_1_3_3_1_1_2_1 .
:Material_2_2_1_1_3_3_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_3_3_1_1_2 .
:Transform_2_2_1_1_3_3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Main_Tail_Pylon ;
  x3do:hasChildren :Transform_2_2_1_1_3_3_2_1 ;
  x3do:rotation ( 0 1 0 0.39 ) ;
  x3do:translation ( 1.7 0 0 ) .
:Transform_2_2_1_1_3_3_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1_3_3_2 ;
  x3do:hasChildren :Pylon-USE-1 ;
  x3do:rotation ( 1 0 0 .95 ) ;
  x3do:scale ( 0.3 0.2 .4 ) ;
  x3do:translation ( 0 33 -1 ) .
:Pylon-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_3_3_2_1 ;
  owl:sameAs :Pylon . # DEF matching this USE
:Transform_2_2_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_1_1 ;
  x3do:hasChildren :Engines .
:Engines a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1_4 ;
  x3do:hasChildren :Transform_2_2_1_1_4_1_1, :Engine2, :Engine3 ;
  x3do:DEF 'Engines' .
:Transform_2_2_1_1_4_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Engines ;
  x3do:hasChildren :Engine ;
  x3do:translation ( 5 0 -3 ) .
:Engine a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_4_1_1 ;
  x3do:hasGeometry :Cylinder_2_2_1_1_4_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_4_1_1_1_2 ;
  x3do:DEF 'Engine' .
:Cylinder_2_2_1_1_4_1_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Engine ;
  x3do:height 10 ;
  x3do:radius 0.8 .
:Appearance_2_2_1_1_4_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Engine ;
  x3do:hasMaterial :Material_2_2_1_1_4_1_1_1_2_1 .
:Material_2_2_1_1_4_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_4_1_1_1_2 .
:Engine2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Engines ;
  x3do:hasChildren :Engine-USE-1 ;
  x3do:DEF 'Engine2' ;
  x3do:translation ( 3.5 3 -2 ) .
:Engine-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Engine2 ;
  owl:sameAs :Engine . # DEF matching this USE
:Engine3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Engines ;
  x3do:hasChildren :Engine-USE-2 ;
  x3do:DEF 'Engine3' ;
  x3do:translation ( -5 0 -3 ) .
:Engine-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Engine3 ;
  owl:sameAs :Engine . # DEF matching this USE
:Background_2_3 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundAngle ( 1.309 1.5702 ) ;
  x3do:groundColor ( 0.1 0.1 0.0 0.4 .25 .2 .6 .60 .6 ) ;
  x3do:skyAngle ( 1.309 1.571 ) ;
  x3do:skyColor ( 0.0 0.2 0.7 0.0 0.5 1.0 1.0 1.0 1.0 ) .
:Front a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Front' ;
  x3do:description 'Front' ;
  x3do:orientation ( 1 0 0 .1 ) ;
  x3do:position ( 0 0 60 ) .
:Bottom a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Bottom' ;
  x3do:description 'Bottom' ;
  x3do:fieldOfView 0.985398 ;
  x3do:orientation ( 1 0 0 1.57 ) ;
  x3do:position ( 0 -70 7 ) .
:Left_Side a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Left_Side' ;
  x3do:description 'Left_Side' ;
  x3do:orientation ( 0 1 0 1.57 ) ;
  x3do:position ( 60 0 0 ) .
:Clock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Clock' ;
  x3do:loop true .
:SpinRotor a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'SpinRotor' ;
  x3do:key ( 0.0 0.5 1.0 ) ;
  x3do:keyValue ( 0 0 1 0.0 0 0 1 3.14 0 0 1 6.28 ) .
:SpinTail a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'SpinTail' ;
  x3do:key ( 0.0 0.5 1.0 ) ;
  x3do:keyValue ( 0 0 1 0.0 0 0 1 3.14 0 0 1 6.28 ) .
:ROUTE_2_10 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'SpinRotor' .
:ROUTE_2_11 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'SpinTail' .
:ROUTE_2_12 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'SpinRotor' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'Rotor_System' .
:ROUTE_2_13 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'SpinTail' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'TailRotor' .
