@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/LCAC/BlowerHouse.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 '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_9, :meta_1_10, :meta_1_11, :meta_1_12, :meta_1_13, :meta_1_14, :meta_1_15, :meta_1_16, :meta_1_17 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'BlowerHouse.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Blower, Nozzle and Blower Engine House for the LCAC' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Jeffrey Weekley' ;
  x3do:name 'translator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '24 June 2001' ;
  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 'http://www.hazegray.org/features/nato/us/lcac' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'lcac.pdf' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/ship/lcac.htm' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'lsd-44_990829-N-9593R-002.jpg' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/ship/lsd-44_990829-N-9593R-002.jpg' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/ship/lcac-kb97_8.jpg' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'lcac-dvic076.jpg' ;
  x3do:name 'reference' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/ship/lcac-dvic076.jpg' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/LCAC/BlowerHouse.x3d' ;
  x3do:name 'identifier' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'LCAC Blower House' ;
  x3do:name 'subject' .
:meta_1_16 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_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "BlowerHouse.x3d" .
:meta dcterms:description "Blower, Nozzle and Blower Engine House for the LCAC" .
:meta dcterms:translator "Jeffrey Weekley" .
:meta dcterms:created "24 June 2001" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "http://www.hazegray.org/features/nato/us/lcac" .
:meta dcterms:reference "lcac.pdf" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/ship/lcac.htm" .
:meta dcterms:reference "lsd-44_990829-N-9593R-002.jpg" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/ship/lsd-44_990829-N-9593R-002.jpg" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/ship/lcac-kb97_8.jpg" .
:meta dcterms:reference "lcac-dvic076.jpg" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/ship/lcac-dvic076.jpg" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/LCAC/BlowerHouse.x3d" .
:meta dcterms:subject "LCAC Blower House" .
: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, :Background_2_3, :Duct, :EngineBlock, :InsideRailings, :SupportStruts, :RearDuct, :CenterThingy, :ProtoInstance_2_10 ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'BlowerHouse.x3d' .
:ExternProtoDeclare_2_2 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_2_1, :field_2_2_2, :field_2_2_3, :field_2_2_4, :field_2_2_5, :field_2_2_6, :field_2_2_7, :field_2_2_8, :field_2_2_9, :field_2_2_10, :field_2_2_11, :field_2_2_12, :field_2_2_13, :field_2_2_14, :field_2_2_15, :field_2_2_16, :field_2_2_17 ;
  x3do:appinfo 'Modified CylinderSensor with children nodes oriented about an arbitrary axis. Warning: ArbitraryAxisCylinderSensor affects children, not peers.' ;
  x3do:name 'ArbitraryAxisCylinderSensor' ;
  x3do:url '"../../../Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.x3d#ArbitraryAxisCylinderSensor" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.x3d#ArbitraryAxisCylinderSensor" "../../../Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.wrl#ArbitraryAxisCylinderSensor" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.wrl#ArbitraryAxisCylinderSensor"' .
:field_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'shifted axis of rotation from local vertical, default 1 0 0 0' ;
  x3do:name 'shiftRotationAxis' ;
  x3do:type 'SFRotation' .
:field_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'local center for axis of rotation, default 0 0 0' ;
  x3do:name 'center' ;
  x3do:type 'SFVec3f' .
:field_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'whether to show visualization shape to show orientation and cylindrical mapping of mouse movements by sensor, default true' ;
  x3do:name 'showCylinderSensorShape' ;
  x3do:type 'SFBool' .
:field_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'scale for visualization shape, default 1 1 1' ;
  x3do:name 'scaleCylinderSensorShape' ;
  x3do:type 'SFVec3f' .
:field_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'color for visualization shape, default 0.9 0.9 0.4' ;
  x3do:name 'colorCylinderSensorShape' ;
  x3do:type 'SFColor' .
:field_2_2_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'transparency for visualization shape' ;
  x3do:name 'transparencyCylinderSensorShape' ;
  x3do:type 'SFFloat' .
:field_2_2_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'children nodes affected by ArbitraryAxisCylinderSensor' ;
  x3do:name 'children' ;
  x3do:type 'MFNode' .
:field_2_2_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'determines whether previous offset values are remembered/accumulated, default true' ;
  x3do:name 'autoOffset' ;
  x3do:type 'SFBool' .
:field_2_2_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Text tooltip displayed for user interaction' ;
  x3do:name 'description' ;
  x3do:type 'SFString' .
:field_2_2_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'diskAngle 0 forces disk-like behavior, diskAngle 1.57 (90 degrees) forces cylinder-like behavior, default 0.262, range [0,pi/2]' ;
  x3do:name 'diskAngle' ;
  x3do:type 'SFFloat' .
:field_2_2_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'enables/disables node operation, default true' ;
  x3do:name 'enabled' ;
  x3do:type 'SFBool' .
:field_2_2_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'clamps rotation_changed events, default 0, range [-2pi,2pi]' ;
  x3do:name 'minAngle' ;
  x3do:type 'SFFloat' .
:field_2_2_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'clamps rotation_changed events, default -1, range [-2pi,2pi]' ;
  x3do:name 'maxAngle' ;
  x3do:type 'SFFloat' .
:field_2_2_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'sends event and remembers last value sensed, default 0, range (-infinity,infinity)' ;
  x3do:name 'offset' ;
  x3do:type 'SFFloat' .
:field_2_2_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'output event isActive=true when primary mouse button is pressed, output event isActive=false when released.' ;
  x3do:name 'isActive' ;
  x3do:type 'SFBool' .
:field_2_2_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'rotation_changed events equal sum of relative bearing changes plus offset value about Y-axis in local coordinate system' ;
  x3do:name 'rotation_changed' ;
  x3do:type 'SFRotation' .
:field_2_2_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'trackPoint_changed events give intersection point of bearing with sensor&apos;s virtual geometry' ;
  x3do:name 'trackPoint_changed' ;
  x3do:type 'SFVec3f' .
:Background_2_3 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:skyColor ( 0.33 0.15 0.1667 ) .
:Duct a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TopMount, :ForwardLargeDuct, :ForwardDuct ;
  x3do:DEF 'Duct' .
:TopMount a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Duct ;
  x3do:hasChildren :Shape_2_4_1_1 ;
  x3do:DEF 'TopMount' ;
  x3do:translation ( -1.75 -0.85 0 ) .
:Shape_2_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TopMount ;
  x3do:hasGeometry :Box_2_4_1_1_1 ;
  x3do:hasAppearance :Appearance_2_4_1_1_2 .
:Box_2_4_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_4_1_1 ;
  x3do:size ( 6 0.6 2.425 ) .
:Appearance_2_4_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_1_1 ;
  x3do:hasMaterial :Material_2_4_1_1_2_1 .
:Material_2_4_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_1_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:ForwardLargeDuct a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Duct ;
  x3do:hasChildren :Shape_2_4_2_1 ;
  x3do:DEF 'ForwardLargeDuct' ;
  x3do:rotation ( 0.71 0.71 0 3.14 ) ;
  x3do:scale ( 0.5 2 0.5 ) ;
  x3do:translation ( 1.45 -1.4 0.5 ) .
:Shape_2_4_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ForwardLargeDuct ;
  x3do:hasAppearance :Appearance_2_4_2_1_1 ;
  x3do:hasGeometry :Extrusion_2_4_2_1_2 .
:Appearance_2_4_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2_1 ;
  x3do:hasMaterial :Material_2_4_2_1_1_1 .
:Material_2_4_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_2_1_1 ;
  x3do:diffuseColor ( 0.7 0.7 0.75 ) .
:Extrusion_2_4_2_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_4_2_1 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 1 1 1 1 1.125 1.125 1.125 1.125 1 1 1 1 1 1 1 1 1 1 1 1 1.125 1.125 1.125 1.125 1 1 1 1 1 1 1 1 1.125 1.125 1.125 1.125 1 1 1 1 1 1 1 1 ) ;
  x3do:spine ( 0 0.1 0 0 0.2 0 0 0.3 0 0 0.31 0 0 0.31 0 0 0.32 0 0 0.32 0 0 0.4 0 0 0.5 0 0 0.6 0 0 0.7 0 0 0.71 0 0 0.71 0 0 0.72 0 0 0.72 0 0 0.8 0 0 0.9 0 0 0.91 0 0 0.91 0 0 0.92 0 0 0.92 0 0 1 0 0 1.1 0 ) .
:ForwardDuct a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Duct ;
  x3do:hasChildren :Bottom, :PortSide, :StarboardSide, :Front ;
  x3do:DEF 'ForwardDuct' .
:Bottom a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ForwardDuct ;
  x3do:hasChildren :Shape_2_4_3_1_1 ;
  x3do:DEF 'Bottom' .
:Shape_2_4_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Bottom ;
  x3do:hasAppearance :Appearance_2_4_3_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_4_3_1_1_2 .
:Appearance_2_4_3_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_3_1_1 ;
  x3do:hasMaterial :Material_2_4_3_1_1_1_1 .
:Material_2_4_3_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_3_1_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_4_3_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_4_3_1_1 ;
  x3do:hasCoord :Coordinate_2_4_3_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_4_3_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_4_3_1_1_2 ;
  x3do:point ( 2.75 -2 1.6125 1.25 -1.15 1.2125 1.25 -1.15 -1.2125 2.75 -2 -1.6125 2.75 -2 1.6125 ) .
:PortSide a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ForwardDuct ;
  x3do:hasChildren :Shape_2_4_3_2_1 ;
  x3do:DEF 'PortSide' .
:Shape_2_4_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PortSide ;
  x3do:hasAppearance :Appearance_2_4_3_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_4_3_2_1_2 .
:Appearance_2_4_3_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_3_2_1 ;
  x3do:hasMaterial :Material_2_4_3_2_1_1_1 .
:Material_2_4_3_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_3_2_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_4_3_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_4_3_2_1 ;
  x3do:hasCoord :Coordinate_2_4_3_2_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_4_3_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_4_3_2_1_2 ;
  x3do:point ( 2.75 -2 1.6125 1.25 -1.15 1.2125 1.25 -0.55 1.2125 2.75 -2 1.6125 ) .
:StarboardSide a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ForwardDuct ;
  x3do:hasChildren :Shape_2_4_3_3_1 ;
  x3do:DEF 'StarboardSide' .
:Shape_2_4_3_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :StarboardSide ;
  x3do:hasAppearance :Appearance_2_4_3_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_4_3_3_1_2 .
:Appearance_2_4_3_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_3_3_1 ;
  x3do:hasMaterial :Material_2_4_3_3_1_1_1 .
:Material_2_4_3_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_3_3_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_4_3_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_4_3_3_1 ;
  x3do:hasCoord :Coordinate_2_4_3_3_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_4_3_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_4_3_3_1_2 ;
  x3do:point ( 2.75 -2 -1.6125 1.25 -1.15 -1.2125 1.25 -0.55 -1.2125 2.75 -2 -1.6125 ) .
:Front a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ForwardDuct ;
  x3do:hasChildren :Shape_2_4_3_4_1 ;
  x3do:DEF 'Front' .
:Shape_2_4_3_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Front ;
  x3do:hasAppearance :Appearance_2_4_3_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_4_3_4_1_2 .
:Appearance_2_4_3_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_3_4_1 ;
  x3do:hasMaterial :Material_2_4_3_4_1_1_1 .
:Material_2_4_3_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_3_4_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_4_3_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_4_3_4_1 ;
  x3do:hasCoord :Coordinate_2_4_3_4_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_4_3_4_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_4_3_4_1_2 ;
  x3do:point ( 2.75 -2 1.6125 1.25 -0.55 1.2125 1.25 -0.55 -1.2125 2.75 -2 -1.6125 2.75 -2 1.6125 ) .
:EngineBlock a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Forward, :Rear, :MiddleStarboard, :MiddlePort, :OutsideRailings, :InsideShaft, :Transform_2_5_7 ;
  x3do:DEF 'EngineBlock' .
:Forward a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :EngineBlock ;
  x3do:hasChildren :Shape_2_5_1_1 ;
  x3do:DEF 'Forward' ;
  x3do:translation ( 1.375 -3 0 ) .
:Shape_2_5_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Forward ;
  x3do:hasGeometry :Box_2_5_1_1_1 ;
  x3do:hasAppearance :Appearance_2_5_1_1_2 .
:Box_2_5_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_5_1_1 ;
  x3do:size ( 2.75 2 3.225 ) .
:Appearance_2_5_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1 ;
  x3do:hasMaterial :Material_2_5_1_1_2_1 .
:Material_2_5_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:Rear a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :EngineBlock ;
  x3do:hasChildren :Forward-USE-1 ;
  x3do:DEF 'Rear' ;
  x3do:translation ( -6 0 0 ) .
:Forward-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rear ;
  owl:sameAs :Forward . # DEF matching this USE
:MiddleStarboard a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :EngineBlock ;
  x3do:hasChildren :MiddleOutside, :MiddleInside, :MiddleTop, :MiddleBottom ;
  x3do:DEF 'MiddleStarboard' .
:MiddleOutside a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MiddleStarboard ;
  x3do:hasChildren :Shape_2_5_3_1_1 ;
  x3do:DEF 'MiddleOutside' .
:Shape_2_5_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MiddleOutside ;
  x3do:hasGeometry :IndexedFaceSet_2_5_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_5_3_1_1_2 .
:IndexedFaceSet_2_5_3_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_5_3_1_1 ;
  x3do:hasCoord :Coordinate_2_5_3_1_1_1_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_5_3_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_5_3_1_1_1 ;
  x3do:point ( -3.28 -3 1.6125 0 -3 1.6125 0 -4 1.6125 -3.28 -4 1.6125 -3.28 -3 1.6125 ) .
:Appearance_2_5_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_3_1_1 ;
  x3do:hasMaterial :Material_2_5_3_1_1_2_1 .
:Material_2_5_3_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_3_1_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:MiddleInside a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MiddleStarboard ;
  x3do:hasChildren :Shape_2_5_3_2_1 ;
  x3do:DEF 'MiddleInside' .
:Shape_2_5_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MiddleInside ;
  x3do:hasGeometry :IndexedFaceSet_2_5_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_5_3_2_1_2 .
:IndexedFaceSet_2_5_3_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_5_3_2_1 ;
  x3do:hasCoord :Coordinate_2_5_3_2_1_1_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_5_3_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_5_3_2_1_1 ;
  x3do:point ( -3.28 -3 1.5125 0 -3 1.5125 0 -4 1.5125 -3.28 -4 1.5125 -3.28 -3 1.5125 ) .
:Appearance_2_5_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_3_2_1 ;
  x3do:hasMaterial :Material_2_5_3_2_1_2_1 .
:Material_2_5_3_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_3_2_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.9 ) .
:MiddleTop a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MiddleStarboard ;
  x3do:hasChildren :Shape_2_5_3_3_1 ;
  x3do:DEF 'MiddleTop' .
:Shape_2_5_3_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MiddleTop ;
  x3do:hasGeometry :IndexedFaceSet_2_5_3_3_1_1 ;
  x3do:hasAppearance :Appearance_2_5_3_3_1_2 .
:IndexedFaceSet_2_5_3_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_5_3_3_1 ;
  x3do:hasCoord :Coordinate_2_5_3_3_1_1_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_5_3_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_5_3_3_1_1 ;
  x3do:point ( -3.28 -3 1.6125 -3.25 -3 1.5125 0 -3 1.5125 0 -3 1.6125 -3.28 -3 1.6125 ) .
:Appearance_2_5_3_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_3_3_1 ;
  x3do:hasMaterial :Material_2_5_3_3_1_2_1 .
:Material_2_5_3_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_3_3_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.9 ) .
:MiddleBottom a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MiddleStarboard ;
  x3do:hasChildren :Shape_2_5_3_4_1 ;
  x3do:DEF 'MiddleBottom' .
:Shape_2_5_3_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MiddleBottom ;
  x3do:hasGeometry :IndexedFaceSet_2_5_3_4_1_1 ;
  x3do:hasAppearance :Appearance_2_5_3_4_1_2 .
:IndexedFaceSet_2_5_3_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_5_3_4_1 ;
  x3do:hasCoord :Coordinate_2_5_3_4_1_1_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_5_3_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_5_3_4_1_1 ;
  x3do:point ( -3.28 -4 1.6125 -3.25 -4 1.5125 0 -4 1.5125 0 -4 1.6125 -3.28 -4 1.6125 ) .
:Appearance_2_5_3_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_3_4_1 ;
  x3do:hasMaterial :Material_2_5_3_4_1_2_1 .
:Material_2_5_3_4_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_3_4_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.9 ) .
:MiddlePort a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :EngineBlock ;
  x3do:hasChildren :PortMiddleOutside, :PortMiddleInside, :PortMiddleTop, :PortMiddleBottom ;
  x3do:DEF 'MiddlePort' .
:PortMiddleOutside a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MiddlePort ;
  x3do:hasChildren :Shape_2_5_4_1_1 ;
  x3do:DEF 'PortMiddleOutside' .
:Shape_2_5_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PortMiddleOutside ;
  x3do:hasGeometry :IndexedFaceSet_2_5_4_1_1_1 ;
  x3do:hasAppearance :Appearance_2_5_4_1_1_2 .
:IndexedFaceSet_2_5_4_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_5_4_1_1 ;
  x3do:hasCoord :Coordinate_2_5_4_1_1_1_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_5_4_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_5_4_1_1_1 ;
  x3do:point ( -3.28 -3 -1.6125 0 -3 -1.6125 0 -4 -1.6125 -3.28 -4 -1.6125 -3.28 -3 -1.6125 ) .
:Appearance_2_5_4_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_4_1_1 ;
  x3do:hasMaterial :Material_2_5_4_1_1_2_1 .
:Material_2_5_4_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_4_1_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.9 ) .
:PortMiddleInside a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MiddlePort ;
  x3do:hasChildren :Shape_2_5_4_2_1 ;
  x3do:DEF 'PortMiddleInside' .
:Shape_2_5_4_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PortMiddleInside ;
  x3do:hasGeometry :IndexedFaceSet_2_5_4_2_1_1 ;
  x3do:hasAppearance :Appearance_2_5_4_2_1_2 .
:IndexedFaceSet_2_5_4_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_5_4_2_1 ;
  x3do:hasCoord :Coordinate_2_5_4_2_1_1_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_5_4_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_5_4_2_1_1 ;
  x3do:point ( -3.28 -3 -1.5125 0 -3 -1.5125 0 -4 -1.5125 -3.28 -4 -1.5125 -3.28 -3 -1.5125 ) .
:Appearance_2_5_4_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_4_2_1 ;
  x3do:hasMaterial :Material_2_5_4_2_1_2_1 .
:Material_2_5_4_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_4_2_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.9 ) .
:PortMiddleTop a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MiddlePort ;
  x3do:hasChildren :Shape_2_5_4_3_1 ;
  x3do:DEF 'PortMiddleTop' .
:Shape_2_5_4_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PortMiddleTop ;
  x3do:hasGeometry :IndexedFaceSet_2_5_4_3_1_1 ;
  x3do:hasAppearance :Appearance_2_5_4_3_1_2 .
:IndexedFaceSet_2_5_4_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_5_4_3_1 ;
  x3do:hasCoord :Coordinate_2_5_4_3_1_1_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_5_4_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_5_4_3_1_1 ;
  x3do:point ( -3.28 -3 -1.6125 -3.25 -3 -1.5125 0 -3 -1.5125 0 -3 -1.6125 -3.28 -3 -1.6125 ) .
:Appearance_2_5_4_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_4_3_1 ;
  x3do:hasMaterial :Material_2_5_4_3_1_2_1 .
:Material_2_5_4_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_4_3_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.9 ) .
:PortMiddleBottom a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MiddlePort ;
  x3do:hasChildren :Shape_2_5_4_4_1 ;
  x3do:DEF 'PortMiddleBottom' .
:Shape_2_5_4_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PortMiddleBottom ;
  x3do:hasGeometry :IndexedFaceSet_2_5_4_4_1_1 ;
  x3do:hasAppearance :Appearance_2_5_4_4_1_2 .
:IndexedFaceSet_2_5_4_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_5_4_4_1 ;
  x3do:hasCoord :Coordinate_2_5_4_4_1_1_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_5_4_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_5_4_4_1_1 ;
  x3do:point ( -3.28 -4 -1.6125 -3.25 -4 -1.5125 0 -4 -1.5125 0 -4 -1.6125 -3.28 -4 -1.6125 ) .
:Appearance_2_5_4_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_4_4_1 ;
  x3do:hasMaterial :Material_2_5_4_4_1_2_1 .
:Material_2_5_4_4_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_4_4_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.9 ) .
:OutsideRailings a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :EngineBlock ;
  x3do:hasChildren :CenterRailing, :Transform_2_5_5_2, :Transform_2_5_5_3, :TopRailing ;
  x3do:DEF 'OutsideRailings' .
:CenterRailing a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :OutsideRailings ;
  x3do:hasChildren :Shape_2_5_5_1_1 ;
  x3do:DEF 'CenterRailing' .
:Shape_2_5_5_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :CenterRailing ;
  x3do:hasAppearance :Appearance_2_5_5_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_5_5_1_1_2 .
:Appearance_2_5_5_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_5_1_1 ;
  x3do:hasMaterial :Material_2_5_5_1_1_1_1 .
:Material_2_5_5_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_5_1_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:Extrusion_2_5_5_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_5_5_1_1 ;
  x3do:crossSection ( 0.010 0.00 0.0092 -0.0038 0.0071 -0.0071 0.0038 -0.0092 0.00 -0.010 -0.0038 -0.0092 -0.0071 -0.0071 -0.0092 -0.0038 -0.010 -0.00 -0.0092 0.0038 -0.0071 0.0071 -0.0038 0.0092 0.00 0.010 0.0038 0.0092 0.0071 0.0071 0.0092 0.0038 0.010 0.00 ) ;
  x3do:scale ( 2 2 2 2 2 2 ) ;
  x3do:spine ( -1.64 -3 1.5625 -1.64 -1.4 1.5625 -1.64 -1 1.125 ) .
:Transform_2_5_5_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :OutsideRailings ;
  x3do:hasChildren :CenterRailing-USE-1 ;
  x3do:translation ( -1.58 0 0 ) .
:CenterRailing-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_5_2 ;
  owl:sameAs :CenterRailing . # DEF matching this USE
:Transform_2_5_5_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :OutsideRailings ;
  x3do:hasChildren :CenterRailing-USE-2 ;
  x3do:translation ( 1.6 0 0 ) .
:CenterRailing-USE-2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_5_3 ;
  owl:sameAs :CenterRailing . # DEF matching this USE
:TopRailing a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :OutsideRailings ;
  x3do:hasChildren :Shape_2_5_5_4_1 ;
  x3do:DEF 'TopRailing' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -1.64 -1.4 1.5625 ) .
:Shape_2_5_5_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TopRailing ;
  x3do:hasGeometry :Cylinder_2_5_5_4_1_1 ;
  x3do:hasAppearance :Appearance_2_5_5_4_1_2 .
:Cylinder_2_5_5_4_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_5_5_4_1 ;
  x3do:height 3.18 ;
  x3do:radius 0.0166 .
:Appearance_2_5_5_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_5_4_1 ;
  x3do:hasMaterial :Material_2_5_5_4_1_2_1 .
:Material_2_5_5_4_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_5_4_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:InsideShaft a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :EngineBlock ;
  x3do:hasChildren :Shape_2_5_6_1 ;
  x3do:DEF 'InsideShaft' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -1.725 -1.25 1.2625 ) .
:Shape_2_5_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :InsideShaft ;
  x3do:hasGeometry :Cylinder_2_5_6_1_1 ;
  x3do:hasAppearance :Appearance_2_5_6_1_2 .
:Cylinder_2_5_6_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_5_6_1 ;
  x3do:height 3.475 ;
  x3do:radius 0.045 .
:Appearance_2_5_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_6_1 ;
  x3do:hasMaterial :Material_2_5_6_1_2_1 .
:Material_2_5_6_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_6_1_2 ;
  x3do:diffuseColor ( 0.6 0.6 0.65 ) .
:Transform_2_5_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :EngineBlock ;
  x3do:hasChildren :Shape_2_5_7_1 ;
  x3do:translation ( -1.625 -4.225 0 ) .
:Shape_2_5_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_7 ;
  x3do:hasGeometry :Box_2_5_7_1_1 ;
  x3do:hasAppearance :Appearance_2_5_7_1_2 .
:Box_2_5_7_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_5_7_1 ;
  x3do:size ( 8.75 0.5 3.225 ) .
:Appearance_2_5_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_7_1 ;
  x3do:hasMaterial :Material_2_5_7_1_2_1 .
:Material_2_5_7_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_7_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:InsideRailings a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_6_1 ;
  x3do:DEF 'InsideRailings' .
:Transform_2_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :InsideRailings ;
  x3do:hasChildren :OutsideRailings-USE-1 ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( -3.25 0 0 ) .
:OutsideRailings-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_6_1 ;
  owl:sameAs :OutsideRailings . # DEF matching this USE
:SupportStruts a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Primary, :ForwardStrut, :FirstRear, :SecondRear, :ThirdRear, :FourthRear ;
  x3do:DEF 'SupportStruts' .
:Primary a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SupportStruts ;
  x3do:hasChildren :Transform_2_7_1_1, :Transform_2_7_1_2, :Transform_2_7_1_3, :Transform_2_7_1_4 ;
  x3do:DEF 'Primary' .
:Transform_2_7_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Primary ;
  x3do:hasChildren :Shape_2_7_1_1_1 .
:Shape_2_7_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_1_1 ;
  x3do:hasAppearance :Appearance_2_7_1_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_1_1_1_2 .
:Appearance_2_7_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_1_1_1 ;
  x3do:hasMaterial :Material_2_7_1_1_1_1_1 .
:Material_2_7_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_1_1_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_1_1_1 ;
  x3do:hasCoord :Coordinate_2_7_1_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_1_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_1_1_1_2 ;
  x3do:point ( 0 -2 1.6125 0 -1 1.2125 0 -1 -1.2125 0 -2 -1.6125 0 -2 1.6125 ) .
:Transform_2_7_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Primary ;
  x3do:hasChildren :Shape_2_7_1_2_1 .
:Shape_2_7_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_1_2 ;
  x3do:hasAppearance :Appearance_2_7_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_1_2_1_2 .
:Appearance_2_7_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_1_2_1 ;
  x3do:hasMaterial :Material_2_7_1_2_1_1_1 .
:Material_2_7_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_1_2_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_1_2_1 ;
  x3do:hasCoord :Coordinate_2_7_1_2_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_1_2_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0.1 -1 -1.2125 0.1 -2 -1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Primary ;
  x3do:hasChildren :Shape_2_7_1_3_1 .
:Shape_2_7_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_1_3 ;
  x3do:hasAppearance :Appearance_2_7_1_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_1_3_1_2 .
:Appearance_2_7_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_1_3_1 ;
  x3do:hasMaterial :Material_2_7_1_3_1_1_1 .
:Material_2_7_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_1_3_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_1_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_1_3_1 ;
  x3do:hasCoord :Coordinate_2_7_1_3_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_1_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_1_3_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0 -1 1.2125 0 -2 1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Primary ;
  x3do:hasChildren :Shape_2_7_1_4_1 .
:Shape_2_7_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_1_4 ;
  x3do:hasAppearance :Appearance_2_7_1_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_1_4_1_2 .
:Appearance_2_7_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_1_4_1 ;
  x3do:hasMaterial :Material_2_7_1_4_1_1_1 .
:Material_2_7_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_1_4_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_1_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_1_4_1 ;
  x3do:hasCoord :Coordinate_2_7_1_4_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_1_4_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_1_4_1_2 ;
  x3do:point ( 0.1 -2 -1.6125 0.1 -1 -1.2125 0 -1 -1.2125 0 -2 -1.6125 0.1 -2 -1.6125 ) .
:ForwardStrut a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SupportStruts ;
  x3do:hasChildren :Transform_2_7_2_1 ;
  x3do:DEF 'ForwardStrut' ;
  x3do:translation ( 1 0 0 ) .
:Transform_2_7_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ForwardStrut ;
  x3do:hasChildren :Transform_2_7_2_1_1, :Transform_2_7_2_1_2, :Transform_2_7_2_1_3, :Transform_2_7_2_1_4 .
:Transform_2_7_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_2_1 ;
  x3do:hasChildren :Shape_2_7_2_1_1_1 .
:Shape_2_7_2_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_2_1_1 ;
  x3do:hasAppearance :Appearance_2_7_2_1_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_2_1_1_1_2 .
:Appearance_2_7_2_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_2_1_1_1 ;
  x3do:hasMaterial :Material_2_7_2_1_1_1_1_1 .
:Material_2_7_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_2_1_1_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_2_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_2_1_1_1 ;
  x3do:hasCoord :Coordinate_2_7_2_1_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_2_1_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_2_1_1_1_2 ;
  x3do:point ( 0 -2 1.6125 0 -1 1.2125 0 -1 -1.2125 0 -2 -1.6125 0 -2 1.6125 ) .
:Transform_2_7_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_2_1 ;
  x3do:hasChildren :Shape_2_7_2_1_2_1 .
:Shape_2_7_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_2_1_2 ;
  x3do:hasAppearance :Appearance_2_7_2_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_2_1_2_1_2 .
:Appearance_2_7_2_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_2_1_2_1 ;
  x3do:hasMaterial :Material_2_7_2_1_2_1_1_1 .
:Material_2_7_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_2_1_2_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_2_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_2_1_2_1 ;
  x3do:hasCoord :Coordinate_2_7_2_1_2_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_2_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_2_1_2_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0.1 -1 -1.2125 0.1 -2 -1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_2_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_2_1 ;
  x3do:hasChildren :Shape_2_7_2_1_3_1 .
:Shape_2_7_2_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_2_1_3 ;
  x3do:hasAppearance :Appearance_2_7_2_1_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_2_1_3_1_2 .
:Appearance_2_7_2_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_2_1_3_1 ;
  x3do:hasMaterial :Material_2_7_2_1_3_1_1_1 .
:Material_2_7_2_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_2_1_3_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_2_1_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_2_1_3_1 ;
  x3do:hasCoord :Coordinate_2_7_2_1_3_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_2_1_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_2_1_3_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0 -1 1.2125 0 -2 1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_2_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_2_1 ;
  x3do:hasChildren :Shape_2_7_2_1_4_1 .
:Shape_2_7_2_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_2_1_4 ;
  x3do:hasAppearance :Appearance_2_7_2_1_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_2_1_4_1_2 .
:Appearance_2_7_2_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_2_1_4_1 ;
  x3do:hasMaterial :Material_2_7_2_1_4_1_1_1 .
:Material_2_7_2_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_2_1_4_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_2_1_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_2_1_4_1 ;
  x3do:hasCoord :Coordinate_2_7_2_1_4_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_2_1_4_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_2_1_4_1_2 ;
  x3do:point ( 0.1 -2 -1.6125 0.1 -1 -1.2125 0 -1 -1.2125 0 -2 -1.6125 0.1 -2 -1.6125 ) .
:FirstRear a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SupportStruts ;
  x3do:hasChildren :Transform_2_7_3_1 ;
  x3do:DEF 'FirstRear' ;
  x3do:translation ( -3.5 0 0 ) .
:Transform_2_7_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FirstRear ;
  x3do:hasChildren :Transform_2_7_3_1_1, :Transform_2_7_3_1_2, :Transform_2_7_3_1_3, :Transform_2_7_3_1_4 .
:Transform_2_7_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_3_1 ;
  x3do:hasChildren :Shape_2_7_3_1_1_1 .
:Shape_2_7_3_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_3_1_1 ;
  x3do:hasAppearance :Appearance_2_7_3_1_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_3_1_1_1_2 .
:Appearance_2_7_3_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_3_1_1_1 ;
  x3do:hasMaterial :Material_2_7_3_1_1_1_1_1 .
:Material_2_7_3_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_3_1_1_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_3_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_3_1_1_1 ;
  x3do:hasCoord :Coordinate_2_7_3_1_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_3_1_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_3_1_1_1_2 ;
  x3do:point ( 0 -2 1.6125 0 -1 1.2125 0 -1 -1.2125 0 -2 -1.6125 0 -2 1.6125 ) .
:Transform_2_7_3_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_3_1 ;
  x3do:hasChildren :Shape_2_7_3_1_2_1 .
:Shape_2_7_3_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_3_1_2 ;
  x3do:hasAppearance :Appearance_2_7_3_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_3_1_2_1_2 .
:Appearance_2_7_3_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_3_1_2_1 ;
  x3do:hasMaterial :Material_2_7_3_1_2_1_1_1 .
:Material_2_7_3_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_3_1_2_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_3_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_3_1_2_1 ;
  x3do:hasCoord :Coordinate_2_7_3_1_2_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_3_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_3_1_2_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0.1 -1 -1.2125 0.1 -2 -1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_3_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_3_1 ;
  x3do:hasChildren :Shape_2_7_3_1_3_1 .
:Shape_2_7_3_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_3_1_3 ;
  x3do:hasAppearance :Appearance_2_7_3_1_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_3_1_3_1_2 .
:Appearance_2_7_3_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_3_1_3_1 ;
  x3do:hasMaterial :Material_2_7_3_1_3_1_1_1 .
:Material_2_7_3_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_3_1_3_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_3_1_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_3_1_3_1 ;
  x3do:hasCoord :Coordinate_2_7_3_1_3_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_3_1_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_3_1_3_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0 -1 1.2125 0 -2 1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_3_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_3_1 ;
  x3do:hasChildren :Shape_2_7_3_1_4_1 .
:Shape_2_7_3_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_3_1_4 ;
  x3do:hasAppearance :Appearance_2_7_3_1_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_3_1_4_1_2 .
:Appearance_2_7_3_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_3_1_4_1 ;
  x3do:hasMaterial :Material_2_7_3_1_4_1_1_1 .
:Material_2_7_3_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_3_1_4_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_3_1_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_3_1_4_1 ;
  x3do:hasCoord :Coordinate_2_7_3_1_4_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_3_1_4_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_3_1_4_1_2 ;
  x3do:point ( 0.1 -2 -1.6125 0.1 -1 -1.2125 0 -1 -1.2125 0 -2 -1.6125 0.1 -2 -1.6125 ) .
:SecondRear a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SupportStruts ;
  x3do:hasChildren :Transform_2_7_4_1 ;
  x3do:DEF 'SecondRear' ;
  x3do:translation ( -3.83 0 0 ) .
:Transform_2_7_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SecondRear ;
  x3do:hasChildren :Transform_2_7_4_1_1, :Transform_2_7_4_1_2, :Transform_2_7_4_1_3, :Transform_2_7_4_1_4 .
:Transform_2_7_4_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_4_1 ;
  x3do:hasChildren :Shape_2_7_4_1_1_1 .
:Shape_2_7_4_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_4_1_1 ;
  x3do:hasAppearance :Appearance_2_7_4_1_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_4_1_1_1_2 .
:Appearance_2_7_4_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_4_1_1_1 ;
  x3do:hasMaterial :Material_2_7_4_1_1_1_1_1 .
:Material_2_7_4_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_4_1_1_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_4_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_4_1_1_1 ;
  x3do:hasCoord :Coordinate_2_7_4_1_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_4_1_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_4_1_1_1_2 ;
  x3do:point ( 0 -2 1.6125 0 -1 1.2125 0 -1 -1.2125 0 -2 -1.6125 0 -2 1.6125 ) .
:Transform_2_7_4_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_4_1 ;
  x3do:hasChildren :Shape_2_7_4_1_2_1 .
:Shape_2_7_4_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_4_1_2 ;
  x3do:hasAppearance :Appearance_2_7_4_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_4_1_2_1_2 .
:Appearance_2_7_4_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_4_1_2_1 ;
  x3do:hasMaterial :Material_2_7_4_1_2_1_1_1 .
:Material_2_7_4_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_4_1_2_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_4_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_4_1_2_1 ;
  x3do:hasCoord :Coordinate_2_7_4_1_2_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_4_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_4_1_2_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0.1 -1 -1.2125 0.1 -2 -1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_4_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_4_1 ;
  x3do:hasChildren :Shape_2_7_4_1_3_1 .
:Shape_2_7_4_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_4_1_3 ;
  x3do:hasAppearance :Appearance_2_7_4_1_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_4_1_3_1_2 .
:Appearance_2_7_4_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_4_1_3_1 ;
  x3do:hasMaterial :Material_2_7_4_1_3_1_1_1 .
:Material_2_7_4_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_4_1_3_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_4_1_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_4_1_3_1 ;
  x3do:hasCoord :Coordinate_2_7_4_1_3_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_4_1_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_4_1_3_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0 -1 1.2125 0 -2 1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_4_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_4_1 ;
  x3do:hasChildren :Shape_2_7_4_1_4_1 .
:Shape_2_7_4_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_4_1_4 ;
  x3do:hasAppearance :Appearance_2_7_4_1_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_4_1_4_1_2 .
:Appearance_2_7_4_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_4_1_4_1 ;
  x3do:hasMaterial :Material_2_7_4_1_4_1_1_1 .
:Material_2_7_4_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_4_1_4_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_4_1_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_4_1_4_1 ;
  x3do:hasCoord :Coordinate_2_7_4_1_4_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_4_1_4_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_4_1_4_1_2 ;
  x3do:point ( 0.1 -2 -1.6125 0.1 -1 -1.2125 0 -1 -1.2125 0 -2 -1.6125 0.1 -2 -1.6125 ) .
:ThirdRear a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SupportStruts ;
  x3do:hasChildren :Transform_2_7_5_1 ;
  x3do:DEF 'ThirdRear' ;
  x3do:translation ( -4.13 0 0 ) .
:Transform_2_7_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ThirdRear ;
  x3do:hasChildren :Transform_2_7_5_1_1, :Transform_2_7_5_1_2, :Transform_2_7_5_1_3, :Transform_2_7_5_1_4 .
:Transform_2_7_5_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_5_1 ;
  x3do:hasChildren :Shape_2_7_5_1_1_1 .
:Shape_2_7_5_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_5_1_1 ;
  x3do:hasAppearance :Appearance_2_7_5_1_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_5_1_1_1_2 .
:Appearance_2_7_5_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_5_1_1_1 ;
  x3do:hasMaterial :Material_2_7_5_1_1_1_1_1 .
:Material_2_7_5_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_5_1_1_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_5_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_5_1_1_1 ;
  x3do:hasCoord :Coordinate_2_7_5_1_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_5_1_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_5_1_1_1_2 ;
  x3do:point ( 0 -2 1.6125 0 -1 1.2125 0 -1 -1.2125 0 -2 -1.6125 0 -2 1.6125 ) .
:Transform_2_7_5_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_5_1 ;
  x3do:hasChildren :Shape_2_7_5_1_2_1 .
:Shape_2_7_5_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_5_1_2 ;
  x3do:hasAppearance :Appearance_2_7_5_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_5_1_2_1_2 .
:Appearance_2_7_5_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_5_1_2_1 ;
  x3do:hasMaterial :Material_2_7_5_1_2_1_1_1 .
:Material_2_7_5_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_5_1_2_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_5_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_5_1_2_1 ;
  x3do:hasCoord :Coordinate_2_7_5_1_2_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_5_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_5_1_2_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0.1 -1 -1.2125 0.1 -2 -1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_5_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_5_1 ;
  x3do:hasChildren :Shape_2_7_5_1_3_1 .
:Shape_2_7_5_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_5_1_3 ;
  x3do:hasAppearance :Appearance_2_7_5_1_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_5_1_3_1_2 .
:Appearance_2_7_5_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_5_1_3_1 ;
  x3do:hasMaterial :Material_2_7_5_1_3_1_1_1 .
:Material_2_7_5_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_5_1_3_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_5_1_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_5_1_3_1 ;
  x3do:hasCoord :Coordinate_2_7_5_1_3_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_5_1_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_5_1_3_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0 -1 1.2125 0 -2 1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_5_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_5_1 ;
  x3do:hasChildren :Shape_2_7_5_1_4_1 .
:Shape_2_7_5_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_5_1_4 ;
  x3do:hasAppearance :Appearance_2_7_5_1_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_5_1_4_1_2 .
:Appearance_2_7_5_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_5_1_4_1 ;
  x3do:hasMaterial :Material_2_7_5_1_4_1_1_1 .
:Material_2_7_5_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_5_1_4_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_5_1_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_5_1_4_1 ;
  x3do:hasCoord :Coordinate_2_7_5_1_4_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_5_1_4_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_5_1_4_1_2 ;
  x3do:point ( 0.1 -2 -1.6125 0.1 -1 -1.2125 0 -1 -1.2125 0 -2 -1.6125 0.1 -2 -1.6125 ) .
:FourthRear a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SupportStruts ;
  x3do:hasChildren :Transform_2_7_6_1 ;
  x3do:DEF 'FourthRear' ;
  x3do:translation ( -4.43 0 0 ) .
:Transform_2_7_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FourthRear ;
  x3do:hasChildren :Transform_2_7_6_1_1, :Transform_2_7_6_1_2, :Transform_2_7_6_1_3, :Transform_2_7_6_1_4 .
:Transform_2_7_6_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_6_1 ;
  x3do:hasChildren :Shape_2_7_6_1_1_1 .
:Shape_2_7_6_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_6_1_1 ;
  x3do:hasAppearance :Appearance_2_7_6_1_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_6_1_1_1_2 .
:Appearance_2_7_6_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_6_1_1_1 ;
  x3do:hasMaterial :Material_2_7_6_1_1_1_1_1 .
:Material_2_7_6_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_6_1_1_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_6_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_6_1_1_1 ;
  x3do:hasCoord :Coordinate_2_7_6_1_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_6_1_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_6_1_1_1_2 ;
  x3do:point ( 0 -2 1.6125 0 -1 1.2125 0 -1 -1.2125 0 -2 -1.6125 0 -2 1.6125 ) .
:Transform_2_7_6_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_6_1 ;
  x3do:hasChildren :Shape_2_7_6_1_2_1 .
:Shape_2_7_6_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_6_1_2 ;
  x3do:hasAppearance :Appearance_2_7_6_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_6_1_2_1_2 .
:Appearance_2_7_6_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_6_1_2_1 ;
  x3do:hasMaterial :Material_2_7_6_1_2_1_1_1 .
:Material_2_7_6_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_6_1_2_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_6_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_6_1_2_1 ;
  x3do:hasCoord :Coordinate_2_7_6_1_2_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_6_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_6_1_2_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0.1 -1 -1.2125 0.1 -2 -1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_6_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_6_1 ;
  x3do:hasChildren :Shape_2_7_6_1_3_1 .
:Shape_2_7_6_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_6_1_3 ;
  x3do:hasAppearance :Appearance_2_7_6_1_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_6_1_3_1_2 .
:Appearance_2_7_6_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_6_1_3_1 ;
  x3do:hasMaterial :Material_2_7_6_1_3_1_1_1 .
:Material_2_7_6_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_6_1_3_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_6_1_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_6_1_3_1 ;
  x3do:hasCoord :Coordinate_2_7_6_1_3_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_6_1_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_6_1_3_1_2 ;
  x3do:point ( 0.1 -2 1.6125 0.1 -1 1.2125 0 -1 1.2125 0 -2 1.6125 0.1 -2 1.6125 ) .
:Transform_2_7_6_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_6_1 ;
  x3do:hasChildren :Shape_2_7_6_1_4_1 .
:Shape_2_7_6_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_6_1_4 ;
  x3do:hasAppearance :Appearance_2_7_6_1_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_7_6_1_4_1_2 .
:Appearance_2_7_6_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_6_1_4_1 ;
  x3do:hasMaterial :Material_2_7_6_1_4_1_1_1 .
:Material_2_7_6_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_6_1_4_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_7_6_1_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_6_1_4_1 ;
  x3do:hasCoord :Coordinate_2_7_6_1_4_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_7_6_1_4_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_7_6_1_4_1_2 ;
  x3do:point ( 0.1 -2 -1.6125 0.1 -1 -1.2125 0 -1 -1.2125 0 -2 -1.6125 0.1 -2 -1.6125 ) .
:RearDuct a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_8_1 ;
  x3do:DEF 'RearDuct' .
:Transform_2_8_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RearDuct ;
  x3do:hasChildren :RearBottom, :RearPortSide, :RearStarboardSide, :RearFront ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( -3.5 0 0 ) .
:RearBottom a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_8_1 ;
  x3do:hasChildren :Shape_2_8_1_1_1 ;
  x3do:DEF 'RearBottom' .
:Shape_2_8_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :RearBottom ;
  x3do:hasAppearance :Appearance_2_8_1_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_8_1_1_1_2 .
:Appearance_2_8_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_8_1_1_1 ;
  x3do:hasMaterial :Material_2_8_1_1_1_1_1 .
:Material_2_8_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_8_1_1_1_1 ;
  x3do:diffuseColor ( 0.75 0.755 0.9 ) .
:IndexedFaceSet_2_8_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_8_1_1_1 ;
  x3do:hasCoord :Coordinate_2_8_1_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_8_1_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_8_1_1_1_2 ;
  x3do:point ( 2.5 -2 1.6125 1.25 -1.15 1.2125 1.25 -1.15 -1.2125 2.5 -2 -1.6125 2.5 -2 1.6125 ) .
:RearPortSide a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_8_1 ;
  x3do:hasChildren :Shape_2_8_1_2_1 ;
  x3do:DEF 'RearPortSide' .
:Shape_2_8_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :RearPortSide ;
  x3do:hasAppearance :Appearance_2_8_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_8_1_2_1_2 .
:Appearance_2_8_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_8_1_2_1 ;
  x3do:hasMaterial :Material_2_8_1_2_1_1_1 .
:Material_2_8_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_8_1_2_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_8_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_8_1_2_1 ;
  x3do:hasCoord :Coordinate_2_8_1_2_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_8_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_8_1_2_1_2 ;
  x3do:point ( 2.5 -2 1.6125 1.25 -1.15 1.2125 1.25 -0.55 1.2125 2.5 -2 1.6125 ) .
:RearStarboardSide a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_8_1 ;
  x3do:hasChildren :Shape_2_8_1_3_1 ;
  x3do:DEF 'RearStarboardSide' .
:Shape_2_8_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :RearStarboardSide ;
  x3do:hasAppearance :Appearance_2_8_1_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_8_1_3_1_2 .
:Appearance_2_8_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_8_1_3_1 ;
  x3do:hasMaterial :Material_2_8_1_3_1_1_1 .
:Material_2_8_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_8_1_3_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_8_1_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_8_1_3_1 ;
  x3do:hasCoord :Coordinate_2_8_1_3_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_8_1_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_8_1_3_1_2 ;
  x3do:point ( 2.5 -2 -1.6125 1.25 -1.15 -1.2125 1.25 -0.55 -1.2125 2.5 -2 -1.6125 ) .
:RearFront a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_8_1 ;
  x3do:hasChildren :Shape_2_8_1_4_1 ;
  x3do:DEF 'RearFront' .
:Shape_2_8_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :RearFront ;
  x3do:hasAppearance :Appearance_2_8_1_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_8_1_4_1_2 .
:Appearance_2_8_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_8_1_4_1 ;
  x3do:hasMaterial :Material_2_8_1_4_1_1_1 .
:Material_2_8_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_8_1_4_1_1 ;
  x3do:diffuseColor ( 0.8 0.8 0.85 ) .
:IndexedFaceSet_2_8_1_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_8_1_4_1 ;
  x3do:hasCoord :Coordinate_2_8_1_4_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_8_1_4_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_8_1_4_1_2 ;
  x3do:point ( 2.5 -2 1.6125 1.25 -0.55 1.2125 1.25 -0.55 -1.2125 2.5 -2 -1.6125 2.5 -2 1.6125 ) .
:CenterThingy a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_9_1 ;
  x3do:DEF 'CenterThingy' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -1.64 -3 0 ) .
:Shape_2_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :CenterThingy ;
  x3do:hasGeometry :Cylinder_2_9_1_1 ;
  x3do:hasAppearance :Appearance_2_9_1_2 .
:Cylinder_2_9_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_9_1 ;
  x3do:height 3.28 .
:Appearance_2_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_9_1 ;
  x3do:hasMaterial :Material_2_9_1_2_1 .
:Material_2_9_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_9_1_2 ;
  x3do:diffuseColor ( 0.25 0.25 0.3 ) .
:ProtoInstance_2_10 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:hasFieldValue :fieldValue_2_10_1, :fieldValue_2_10_2 ;
  x3do:name 'ArbitraryAxisCylinderSensor' .
:fieldValue_2_10_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_10 ;
  x3do:name 'showCylinderSensorShape' ;
  x3do:value false .
:fieldValue_2_10_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_10 ;
  x3do:hasChildren :Blower ;
  x3do:name 'children' .
:Blower a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :fieldValue_2_10_2 ;
  x3do:hasChildren :BlowerNozzle ;
  x3do:DEF 'Blower' .
:BlowerNozzle a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Blower ;
  x3do:hasChildren :Shape_2_10_2_1_1_1, :Fitting, :Hole ;
  x3do:DEF 'BlowerNozzle' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:scale ( 0.9 0.9 0.9 ) .
:Shape_2_10_2_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BlowerNozzle ;
  x3do:hasAppearance :Appearance_2_10_2_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_10_2_1_1_1_2 .
:Appearance_2_10_2_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_2_1_1_1 ;
  x3do:hasMaterial :Material_2_10_2_1_1_1_1_1 .
:Material_2_10_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_10_2_1_1_1_1 ;
  x3do:diffuseColor ( 0.75 0.85 0.85 ) .
:Extrusion_2_10_2_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_10_2_1_1_1 ;
  x3do:convex false ;
  x3do:creaseAngle 1 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 1 1 0.9932 1 0.9864 1 0.9796 1 0.9728 1 0.966 1 0.9592 1 0.9524 1 0.9456 1 0.9388 1 0.932 1 0.9252 1 0.9184 1 0.9116 1 0.9048 1 0.898 1 0.8912 1 0.8844 1 0.8776 1 0.8708 1 0.864 1 0.8572 1 0.8504 1 0.8436 1 0.8368 1 0.83 1 0.8232 1 0.8164 1 0.8096 1 0.8028 1 0.796 1 0.7892 1 0.7824 1 0.7756 1 0.7688 1 0.762 1 0.7552 0.996666667 0.7484 0.993333333 0.7416 0.99 0.7348 0.986666667 0.728 0.983333333 0.7212 0.98 0.7144 0.976666667 0.7076 0.973333333 0.7008 0.97 0.694 0.966666667 0.6872 0.963333333 0.6804 0.96 0.6736 0.956666667 0.6668 0.953333333 0.66 0.95 ) ;
  x3do:solid false ;
  x3do:spine ( 0 -0.5 0 0 0 0 0 0.0132 0 0 0.0264 0 0 0.0396 0 0 0.0528 0 0 0.066 0 0 0.0792 0 0 0.0924 0 0 0.1056 0 0 0.1188 0 0.03 0.132 0 0.06 0.1452 0 0.09 0.1584 0 0.12 0.1716 0 0.15 0.1848 0 0.18 0.198 0 0.21 0.2112 0 0.24 0.2244 0 0.27 0.2376 0 0.3 0.2508 0 0.33 0.264 0 0.36 0.2772 0 0.39 0.2904 0 0.42 0.3036 0 0.45 0.3168 0 0.48 0.33 0 0.51 0.3432 0 0.54 0.3564 0 0.57 0.3696 0 0.6 0.3828 0 0.63 0.396 0 0.66 0.4092 0 0.69 0.4224 0 0.72 0.4356 0 0.75 0.4488 0 0.78 0.462 0 0.81 0.4752 0 0.84 0.4884 0 0.87 0.5016 0 0.9 0.5148 0 0.93 0.528 0 0.96 0.5412 0 0.99 0.5544 0 1.02 0.5676 0 1.05 0.5808 0 1.08 0.594 0 1.11 0.6072 0 1.14 0.6204 0 1.17 0.6336 0 1.2 0.6468 0 1.66 0.66 0 ) .
:Fitting a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BlowerNozzle ;
  x3do:hasChildren :Shape_2_10_2_1_1_2_1 ;
  x3do:DEF 'Fitting' ;
  x3do:translation ( 0 -0.6 0 ) .
:Shape_2_10_2_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Fitting ;
  x3do:hasGeometry :Cylinder_2_10_2_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_10_2_1_1_2_1_2 .
:Cylinder_2_10_2_1_1_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_10_2_1_1_2_1 ;
  x3do:height 0.2 ;
  x3do:radius 1.325 .
:Appearance_2_10_2_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_2_1_1_2_1 ;
  x3do:hasMaterial :Material_2_10_2_1_1_2_1_2_1 .
:Material_2_10_2_1_1_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_10_2_1_1_2_1_2 ;
  x3do:diffuseColor ( 0.75 0.85 0.85 ) .
:Hole a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BlowerNozzle ;
  x3do:hasChildren :Shape_2_10_2_1_1_3_1 ;
  x3do:DEF 'Hole' .
:Shape_2_10_2_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Hole ;
  x3do:hasAppearance :Appearance_2_10_2_1_1_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_10_2_1_1_3_1_2 .
:Appearance_2_10_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_2_1_1_3_1 ;
  x3do:hasMaterial :Material_2_10_2_1_1_3_1_1_1 .
:Material_2_10_2_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_10_2_1_1_3_1_1 ;
  x3do:diffuseColor ( 0.1 0.15 0.1 ) .
:Extrusion_2_10_2_1_1_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_10_2_1_1_3_1 ;
  x3do:convex false ;
  x3do:creaseAngle 1 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 0.55 0.84 0.55 0.84 ) ;
  x3do:solid false ;
  x3do:spine ( 1.5 0.66 0 1.68 0.66 0 ) .
