@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/LstHull.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'LstHull.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Boon Chuan LEE' ;
  x3do:name 'creator' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Hull of the LST' ;
  x3do:name 'description' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '8 August 2001' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '7 April 2024' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.mindef.gov.sg/navy/pict/ship/ship2.html' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls1.jpg' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls2.jpg' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls3.jpg' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls4.jpg' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.janesonline.com' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/LstHull.x3d' ;
  x3do:name 'identifier' .
:meta_1_13 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_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "LstHull.x3d" .
:meta dcterms:creator "Boon Chuan LEE" .
:meta dcterms:description "Hull of the LST" .
:meta dcterms:created "8 August 2001" .
:meta dcterms:modified "7 April 2024" .
:meta dcterms:reference "http://www.mindef.gov.sg/navy/pict/ship/ship2.html" .
:meta dcterms:reference "http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls1.jpg" .
:meta dcterms:reference "http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls2.jpg" .
:meta dcterms:reference "http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls3.jpg" .
:meta dcterms:reference "http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls4.jpg" .
:meta dcterms:reference "http://www.janesonline.com" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/LstHull.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, :Background_2_2, :Viewpoint_2_3, :Transform_2_4 ;
  x3do:hasROUTE :ROUTE_2_5 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'LstHull.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundAngle ( 1.57 ) ;
  x3do:groundColor ( 0 0 1 0.7 0.7 0.8 ) ;
  x3do:skyAngle ( 1.57 ) ;
  x3do:skyColor ( 0.8 0.8 0.9 0.7 0.7 0.8 ) .
:Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:position ( 0 0 120 ) .
:Transform_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :HullAssembly, :BowAnchor, :BowWinch, :Fixtures, :HeloPadLines, :WellHole, :PennantNo, :WellDeckDoor ;
  x3do:translation ( 0 -3.6 0 ) .
:HullAssembly a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :Transform_2_4_1_1, :Transform_2_4_1_2, :CenterHull, :UpperFwd, :Transform_2_4_1_5, :Transform_2_4_1_6 ;
  x3do:DEF 'HullAssembly' .
:Transform_2_4_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HullAssembly ;
  x3do:hasChildren :BelowWaterHull ;
  x3do:translation ( 0 -1.8 0 ) .
:BelowWaterHull a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_1_1 ;
  x3do:hasAppearance :DarkGrey ;
  x3do:hasGeometry :Extrusion_2_4_1_1_1_2 ;
  x3do:DEF 'BelowWaterHull' .
:DarkGrey a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :BelowWaterHull ;
  x3do:hasMaterial :Material_2_4_1_1_1_1_1 ;
  x3do:DEF 'DarkGrey' .
:Material_2_4_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :DarkGrey ;
  x3do:diffuseColor ( 0.45 0.45 0.45 ) .
:Extrusion_2_4_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :BelowWaterHull ;
  x3do:creaseAngle 0.85 ;
  x3do:crossSection ( 3.5 10 8.5 8.5 10 5 11 3 11 -3 10 -5 8.5 -8.5 3.5 -10 3.5 10 ) ;
  x3do:orientation ( 0 0 1 0.25 0 0 1 0 0 0 1 0 0 0 1 -0.05 0 0 1 -0.06 0 0 1 -0.07 0 0 1 -0.1 0 0 1 -0.2 0 0 1 -0.3 0 0 1 -0.35 0 0 1 -0.38 0 0 1 -0.4 ) ;
  x3do:scale ( 1 1 1 1 1 1 1 0.99 1 0.95 1 0.83 1 0.72 1 0.51 1 0.2 1 0.1 0.9 0.095 0.6 0.02 ) ;
  x3do:solid false ;
  x3do:spine ( -71.3 0 0 40 0 0 45 0 0 48 0 0 50 0 0 55 0 0 60 0 0 65 0 0 68 0 0 68.8 0 0 69.1 0 0 69.6 0 0 ) .
:Transform_2_4_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HullAssembly ;
  x3do:hasChildren :BelowWaterBow ;
  x3do:scale ( 0.23 0.38 0.35 ) ;
  x3do:translation ( 59 -4.5 0 ) .
:BelowWaterBow a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_1_2 ;
  x3do:hasAppearance :DarkGrey-USE-1 ;
  x3do:hasGeometry :Extrusion_2_4_1_2_1_2 ;
  x3do:DEF 'BelowWaterBow' .
:DarkGrey-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :BelowWaterBow ;
  owl:sameAs :DarkGrey . # DEF matching this USE
:Extrusion_2_4_1_2_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :BelowWaterBow ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( -48 25.3 -15.00 24.5 10.00 23.00 26.00 19.00 36.00 15.00 45.00 10.00 48.00 5.00 49.00 0.00 48.00 -5.00 45.00 -10.00 36.00 -15.00 26.00 -19.00 10.00 -23.00 -15.00 -24.5 -48 -25.3 -48 25.3 ) ;
  x3do:scale ( 0.2 0.2 0.6 0.6 0.67 0.67 0.75 0.75 0.91 0.91 0.94 0.94 0.9 0.9 0.7 0.7 ) ;
  x3do:solid false ;
  x3do:spine ( 0 -22 0 0 -20 0 0 -19 0 0 -18 0 0 -15 0 0 -10 0 0 -5 0 0 1 0 ) .
:CenterHull a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :HullAssembly ;
  x3do:hasAppearance :HullGrey ;
  x3do:hasGeometry :Extrusion_2_4_1_3_2 ;
  x3do:DEF 'CenterHull' .
:HullGrey a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :CenterHull ;
  x3do:hasMaterial :Material_2_4_1_3_1_1 ;
  x3do:DEF 'HullGrey' .
:Material_2_4_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :HullGrey ;
  x3do:diffuseColor ( .55 .55 .55 ) ;
  x3do:shininess 0.6 ;
  x3do:specularColor ( 0.1 0.1 0.1 ) .
:Extrusion_2_4_1_3_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :CenterHull ;
  x3do:creaseAngle 0.7 ;
  x3do:crossSection ( -3.6 10.5 5.4 10 5.4 -10 -3.6 -10.5 -3.6 10.5 ) ;
  x3do:scale ( 1 1 1 0.98 1 0.94 1 0.9 0.8 0.8 ) ;
  x3do:solid false ;
  x3do:spine ( -70 0 0 48 0 0 50 0 0 52 0 0 54 0 0 ) .
:UpperFwd a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :HullAssembly ;
  x3do:hasAppearance :HullGrey-USE-1 ;
  x3do:hasGeometry :Extrusion_2_4_1_4_2 ;
  x3do:DEF 'UpperFwd' .
:HullGrey-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :UpperFwd ;
  owl:sameAs :HullGrey . # DEF matching this USE
:Extrusion_2_4_1_4_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :UpperFwd ;
  x3do:creaseAngle .785 ;
  x3do:crossSection ( 48 10.1 53 9.3 58 8.2 63 7 67 5.5 68 4.5 69 3.5 70 2.3 70.5 1 71 0 70.5 -1 70 -2.3 69 -3.5 68 -4.5 67 -5.5 63 -7 58 -8.2 53 -9.3 48 -10.1 48 10.1 ) ;
  x3do:orientation ( 0 0 1 0 0 0 1 0 ) ;
  x3do:scale ( 1 1 1.03 1 ) ;
  x3do:spine ( 2.7 3 0 2.7 4.8 0 ) .
:Transform_2_4_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HullAssembly ;
  x3do:hasChildren :Fwd ;
  x3do:translation ( 52 4 0 ) .
:Fwd a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_1_5 ;
  x3do:hasAppearance :HullGrey-USE-2 ;
  x3do:hasGeometry :Box_2_4_1_5_1_2 ;
  x3do:DEF 'Fwd' .
:HullGrey-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Fwd ;
  owl:sameAs :HullGrey . # DEF matching this USE
:Box_2_4_1_5_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Fwd ;
  x3do:size ( 3.05 1.66 19.6 ) .
:Transform_2_4_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HullAssembly ;
  x3do:hasChildren :FwdSkirt ;
  x3do:translation ( 3.3 3.2 0 ) .
:FwdSkirt a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_1_6 ;
  x3do:hasAppearance :HullGrey-USE-3 ;
  x3do:hasGeometry :Extrusion_2_4_1_6_1_2 ;
  x3do:DEF 'FwdSkirt' .
:HullGrey-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :FwdSkirt ;
  owl:sameAs :HullGrey . # DEF matching this USE
:Extrusion_2_4_1_6_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :FwdSkirt ;
  x3do:beginCap false ;
  x3do:creaseAngle .785 ;
  x3do:crossSection ( 46 10.3 53 9.4 58 8.2 63 7 67 5.5 68 4.5 69 3.5 70 2.2 70.5 0.8 70.8 0.3 70.9 0.1 71 0 70.9 -0.1 70.8 -0.3 70.5 -0.8 70 -2.2 69 -3.5 68 -4.5 67 -5.5 63 -7 58 -8.2 53 -9.4 46 -10.3 ) ;
  x3do:endCap false ;
  x3do:orientation ( 0 0 1 .668 0 0 1 0 ) ;
  x3do:solid false ;
  x3do:spine ( -6.48 -8.1 0 2.65 3.3 0 ) .
:BowAnchor a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :Transform_2_4_2_1, :Transform_2_4_2_2 ;
  x3do:DEF 'BowAnchor' .
:Transform_2_4_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BowAnchor ;
  x3do:hasChildren :Anchor ;
  x3do:translation ( 59 -0.5 8.5 ) .
:Anchor a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4_2_1 ;
  x3do:hasChildren :Transform_2_4_2_1_1_1, :Transform_2_4_2_1_1_2 ;
  x3do:DEF 'Anchor' .
:Transform_2_4_2_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Anchor ;
  x3do:hasChildren :Blade ;
  x3do:scale ( 1.2 1.5 1 ) .
:Blade a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_2_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_4_2_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_4_2_1_1_1_1_2 ;
  x3do:DEF 'Blade' .
:Extrusion_2_4_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Blade ;
  x3do:crossSection ( -1.2 0.7 -0.2 0 0.2 0 1.2 0.7 1.2 -0.4 -1.2 -0.4 -1.2 0.6 ) ;
  x3do:spine ( 0 0 0.1 0 0 -0.1 ) .
:Appearance_2_4_2_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Blade ;
  x3do:hasMaterial :Material_2_4_2_1_1_1_1_2_1 .
:Material_2_4_2_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_2_1_1_1_1_2 ;
  x3do:diffuseColor ( 0.2 0.2 0.2 ) .
:Transform_2_4_2_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Anchor ;
  x3do:hasChildren :Stem ;
  x3do:translation ( 0 0.75 0 ) .
:Stem a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_2_1_1_2 ;
  x3do:hasGeometry :Box_2_4_2_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_4_2_1_1_2_1_2 ;
  x3do:DEF 'Stem' .
:Box_2_4_2_1_1_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Stem ;
  x3do:size ( 0.5 1.5 0.2 ) .
:Appearance_2_4_2_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Stem ;
  x3do:hasMaterial :Material_2_4_2_1_1_2_1_2_1 .
:Material_2_4_2_1_1_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_2_1_1_2_1_2 ;
  x3do:diffuseColor ( 0.2 0.2 0.2 ) .
:Transform_2_4_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BowAnchor ;
  x3do:hasChildren :Anchor-USE-1 ;
  x3do:translation ( 59 -0.5 -8.5 ) .
:Anchor-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4_2_2 ;
  owl:sameAs :Anchor . # DEF matching this USE
:BowWinch a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :Transform_2_4_3_1, :Transform_2_4_3_2 ;
  x3do:DEF 'BowWinch' .
:Transform_2_4_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BowWinch ;
  x3do:hasChildren :Shape_2_4_3_1_1 ;
  x3do:rotation ( 1 0 1 1.57 ) ;
  x3do:translation ( 56 5.3 3 ) .
:Shape_2_4_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_3_1 ;
  x3do:hasGeometry :Cylinder_2_4_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_4_3_1_1_2 .
:Cylinder_2_4_3_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_4_3_1_1 ;
  x3do:height 1.5 ;
  x3do:radius 0.7 .
:Appearance_2_4_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_3_1_1 ;
  x3do:hasMaterial :Material_2_4_3_1_1_2_1 .
:Material_2_4_3_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_3_1_1_2 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Transform_2_4_3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BowWinch ;
  x3do:hasChildren :Shape_2_4_3_2_1 ;
  x3do:rotation ( 1 0 -1 1.57 ) ;
  x3do:translation ( 56 5.3 -3 ) .
:Shape_2_4_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_3_2 ;
  x3do:hasGeometry :Cylinder_2_4_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_4_3_2_1_2 .
:Cylinder_2_4_3_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_4_3_2_1 ;
  x3do:height 1.5 ;
  x3do:radius 0.7 .
:Appearance_2_4_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_3_2_1 ;
  x3do:hasMaterial :Material_2_4_3_2_1_2_1 .
:Material_2_4_3_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_3_2_1_2 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Fixtures a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :Transform_2_4_4_1, :Transform_2_4_4_2, :Transform_2_4_4_3, :Transform_2_4_4_4, :Transform_2_4_4_5, :Transform_2_4_4_6, :Transform_2_4_4_7 ;
  x3do:DEF 'Fixtures' .
:Transform_2_4_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fixtures ;
  x3do:hasChildren :Shape_2_4_4_1_1 ;
  x3do:translation ( 60 5 4 ) .
:Shape_2_4_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_4_1 ;
  x3do:hasGeometry :Cylinder_2_4_4_1_1_1 ;
  x3do:hasAppearance :GreyFix .
:Cylinder_2_4_4_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_4_4_1_1 ;
  x3do:height 0.5 ;
  x3do:radius 0.7 .
:GreyFix a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_4_1_1 ;
  x3do:hasMaterial :Material_2_4_4_1_1_2_1 ;
  x3do:DEF 'GreyFix' .
:Material_2_4_4_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :GreyFix ;
  x3do:diffuseColor ( 0.4 0.4 0.4 ) .
:Transform_2_4_4_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fixtures ;
  x3do:hasChildren :Shape_2_4_4_2_1 ;
  x3do:translation ( 60 5 -4 ) .
:Shape_2_4_4_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_4_2 ;
  x3do:hasGeometry :Cylinder_2_4_4_2_1_1 ;
  x3do:hasAppearance :GreyFix-USE-1 .
:Cylinder_2_4_4_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_4_4_2_1 ;
  x3do:height 0.5 ;
  x3do:radius 0.7 .
:GreyFix-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_4_2_1 ;
  owl:sameAs :GreyFix . # DEF matching this USE
:Transform_2_4_4_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fixtures ;
  x3do:hasChildren :Shape_2_4_4_3_1 ;
  x3do:translation ( 70 5 0 ) .
:Shape_2_4_4_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_4_3 ;
  x3do:hasGeometry :Cylinder_2_4_4_3_1_1 ;
  x3do:hasAppearance :GreyFix-USE-2 .
:Cylinder_2_4_4_3_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_4_4_3_1 ;
  x3do:height 0.5 ;
  x3do:radius 0.8 .
:GreyFix-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_4_3_1 ;
  owl:sameAs :GreyFix . # DEF matching this USE
:Transform_2_4_4_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fixtures ;
  x3do:hasChildren :Shape_2_4_4_4_1 ;
  x3do:translation ( 73 5 0 ) .
:Shape_2_4_4_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_4_4 ;
  x3do:hasGeometry :Cylinder_2_4_4_4_1_1 ;
  x3do:hasAppearance :GreyFix-USE-3 .
:Cylinder_2_4_4_4_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_4_4_4_1 ;
  x3do:height 1 ;
  x3do:radius 0.5 .
:GreyFix-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_4_4_1 ;
  owl:sameAs :GreyFix . # DEF matching this USE
:Transform_2_4_4_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fixtures ;
  x3do:hasChildren :Shape_2_4_4_5_1 ;
  x3do:translation ( -8 3.65 7 ) .
:Shape_2_4_4_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_4_5 ;
  x3do:hasGeometry :Cylinder_2_4_4_5_1_1 ;
  x3do:hasAppearance :GreyFix-USE-4 .
:Cylinder_2_4_4_5_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_4_4_5_1 ;
  x3do:height 0.5 ;
  x3do:radius 0.8 .
:GreyFix-USE-4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_4_5_1 ;
  owl:sameAs :GreyFix . # DEF matching this USE
:Transform_2_4_4_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fixtures ;
  x3do:hasChildren :Shape_2_4_4_6_1 ;
  x3do:translation ( -8 3.65 -7 ) .
:Shape_2_4_4_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_4_6 ;
  x3do:hasGeometry :Cylinder_2_4_4_6_1_1 ;
  x3do:hasAppearance :GreyFix-USE-5 .
:Cylinder_2_4_4_6_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_4_4_6_1 ;
  x3do:height 1 ;
  x3do:radius 0.8 .
:GreyFix-USE-5 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_4_6_1 ;
  owl:sameAs :GreyFix . # DEF matching this USE
:Transform_2_4_4_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fixtures ;
  x3do:hasChildren :Shape_2_4_4_7_1 ;
  x3do:scale ( 1.5 1 1 ) ;
  x3do:translation ( -43 3.65 8 ) .
:Shape_2_4_4_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_4_7 ;
  x3do:hasGeometry :Cylinder_2_4_4_7_1_1 ;
  x3do:hasAppearance :GreyFix-USE-6 .
:Cylinder_2_4_4_7_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_4_4_7_1 ;
  x3do:height 1 ;
  x3do:radius 0.8 .
:GreyFix-USE-6 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_4_7_1 ;
  owl:sameAs :GreyFix . # DEF matching this USE
:HeloPadLines a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :Transform_2_4_5_1, :Transform_2_4_5_2, :Transform_2_4_5_3, :Transform_2_4_5_4, :Transform_2_4_5_5, :Transform_2_4_5_6, :Transform_2_4_5_7, :Transform_2_4_5_8, :Transform_2_4_5_9, :Transform_2_4_5_10, :Transform_2_4_5_11, :Transform_2_4_5_12, :Transform_2_4_5_13, :Transform_2_4_5_14, :Transform_2_4_5_15, :Transform_2_4_5_16, :Transform_2_4_5_17 ;
  x3do:DEF 'HeloPadLines' .
:Transform_2_4_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineHori ;
  x3do:translation ( -38 3.65 -9 ) .
:LineHori a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_1 ;
  x3do:hasGeometry :Box_2_4_5_1_1_1 ;
  x3do:DEF 'LineHori' .
:Box_2_4_5_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :LineHori ;
  x3do:size ( 60 0.1 0.6 ) .
:Transform_2_4_5_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineHori-USE-1 ;
  x3do:translation ( -38 3.65 9 ) .
:LineHori-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_2 ;
  owl:sameAs :LineHori . # DEF matching this USE
:Transform_2_4_5_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineHori-USE-2 ;
  x3do:scale ( 0.25 1 1 ) ;
  x3do:translation ( -45.3 3.65 -2.5 ) .
:LineHori-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_3 ;
  owl:sameAs :LineHori . # DEF matching this USE
:Transform_2_4_5_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineHori-USE-3 ;
  x3do:center ( -7.5 0 0 ) ;
  x3do:rotation ( 0 1 0 0.785 ) ;
  x3do:scale ( 0.2 1 1 ) ;
  x3do:translation ( -45.3 3.65 -2.5 ) .
:LineHori-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_4 ;
  owl:sameAs :LineHori . # DEF matching this USE
:Transform_2_4_5_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineHori-USE-4 ;
  x3do:center ( -7.5 0 0 ) ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:scale ( 0.2 1 1 ) ;
  x3do:translation ( -45.3 3.65 -2.5 ) .
:LineHori-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_5 ;
  owl:sameAs :LineHori . # DEF matching this USE
:Transform_2_4_5_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineHori-USE-5 ;
  x3do:scale ( 0.25 1 1 ) ;
  x3do:translation ( -15.3 3.65 2.5 ) .
:LineHori-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_6 ;
  owl:sameAs :LineHori . # DEF matching this USE
:Transform_2_4_5_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineHori-USE-6 ;
  x3do:center ( -7.5 0 0 ) ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:scale ( 0.2 1 1 ) ;
  x3do:translation ( -15.3 3.65 2.5 ) .
:LineHori-USE-6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_7 ;
  owl:sameAs :LineHori . # DEF matching this USE
:Transform_2_4_5_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineHori-USE-7 ;
  x3do:center ( -7.5 0 0 ) ;
  x3do:rotation ( 0 1 0 0.785 ) ;
  x3do:scale ( 0.2 1 1 ) ;
  x3do:translation ( -15.3 3.65 2.5 ) .
:LineHori-USE-7 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_8 ;
  owl:sameAs :LineHori . # DEF matching this USE
:Transform_2_4_5_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineVert ;
  x3do:translation ( -68 3.65 0 ) .
:LineVert a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_9 ;
  x3do:hasGeometry :Box_2_4_5_9_1_1 ;
  x3do:DEF 'LineVert' .
:Box_2_4_5_9_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :LineVert ;
  x3do:size ( 0.6 0.1 18.5 ) .
:Transform_2_4_5_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineVert-USE-1 ;
  x3do:translation ( -53 3.65 0 ) .
:LineVert-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_10 ;
  owl:sameAs :LineVert . # DEF matching this USE
:Transform_2_4_5_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineVert-USE-2 ;
  x3do:translation ( -38 3.65 0 ) .
:LineVert-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_11 ;
  owl:sameAs :LineVert . # DEF matching this USE
:Transform_2_4_5_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineVert-USE-3 ;
  x3do:translation ( -23 3.65 0 ) .
:LineVert-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_12 ;
  owl:sameAs :LineVert . # DEF matching this USE
:Transform_2_4_5_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :LineVert-USE-4 ;
  x3do:translation ( -8 3.65 0 ) .
:LineVert-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_13 ;
  owl:sameAs :LineVert . # DEF matching this USE
:Transform_2_4_5_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :Circles ;
  x3do:translation ( -56.8 3.65 -2.5 ) .
:Circles a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4_5_14 ;
  x3do:hasChildren :Transform_2_4_5_14_1_1, :Transform_2_4_5_14_1_2 ;
  x3do:DEF 'Circles' .
:Transform_2_4_5_14_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Circles ;
  x3do:hasChildren :BigCircle ;
  x3do:scale ( 1.6 1 1.6 ) .
:BigCircle a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_14_1_1 ;
  x3do:hasGeometry :Extrusion_2_4_5_14_1_1_1_1 ;
  x3do:DEF 'BigCircle' .
:Extrusion_2_4_5_14_1_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :BigCircle ;
  x3do:ccw false ;
  x3do:creaseAngle 1.3 ;
  x3do:crossSection ( -0.2 0 .2 0 .2 -0.1 -0.2 -0.1 -0.2 0 ) ;
  x3do:spine ( 2.00 0.0 0.00 1.85 0.0 0.77 1.41 0.0 1.41 0.77 0.0 1.85 0.00 0.0 2.00 -0.77 0.0 1.85 -1.41 0.0 1.41 -1.85 0.0 0.77 -2.00 0.0 0.00 -1.85 0.0 -0.77 -1.41 0.0 -1.41 -0.77 0.0 -1.85 0.00 0.0 -2.00 0.77 0.0 -1.85 1.41 0.0 -1.41 1.85 0.0 -0.77 2.00 0.0 0.00 ) .
:Transform_2_4_5_14_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Circles ;
  x3do:hasChildren :SmallCircle ;
  x3do:scale ( 0.3 0.3 0.3 ) .
:SmallCircle a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_14_1_2 ;
  x3do:hasGeometry :Extrusion_2_4_5_14_1_2_1_1 ;
  x3do:DEF 'SmallCircle' .
:Extrusion_2_4_5_14_1_2_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :SmallCircle ;
  x3do:ccw false ;
  x3do:creaseAngle 1.3 ;
  x3do:crossSection ( 2.00 0.00 1.85 0.77 1.41 1.41 0.77 1.85 0.00 2.00 -0.77 1.85 -1.41 1.41 -1.85 0.77 -2.00 0.00 -1.85 -0.77 -1.41 -1.41 -0.77 -1.85 0.00 -2.00 0.77 -1.85 1.41 -1.41 1.85 -0.77 2.00 0.00 ) ;
  x3do:spine ( 0 0 0 0 0.2 0 ) .
:Transform_2_4_5_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :Circles-USE-1 ;
  x3do:translation ( -26.8 3.65 2.5 ) .
:Circles-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4_5_15 ;
  owl:sameAs :Circles . # DEF matching this USE
:Transform_2_4_5_16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :Transform_2_4_5_16_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( 3 2.5 2.5 ) ;
  x3do:translation ( -57.5 3.65 -4.5 ) .
:Transform_2_4_5_16_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_5_16 ;
  x3do:hasChildren :Shape_2_4_5_16_1_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) .
:Shape_2_4_5_16_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_16_1 ;
  x3do:hasGeometry :Text_2_4_5_16_1_1_1 .
:Text_2_4_5_16_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_5_16_1_1 ;
  x3do:hasFontStyle :FontStyle_2_4_5_16_1_1_1_1 ;
  x3do:string '"2"' .
:FontStyle_2_4_5_16_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_5_16_1_1_1 ;
  x3do:cssStyle 'BOLD' .
:Transform_2_4_5_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :HeloPadLines ;
  x3do:hasChildren :Transform_2_4_5_17_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( 4 2.5 2.5 ) ;
  x3do:translation ( -27.5 3.65 3 ) .
:Transform_2_4_5_17_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_5_17 ;
  x3do:hasChildren :Shape_2_4_5_17_1_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) .
:Shape_2_4_5_17_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5_17_1 ;
  x3do:hasGeometry :Text_2_4_5_17_1_1_1 .
:Text_2_4_5_17_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_5_17_1_1 ;
  x3do:hasFontStyle :FontStyle_2_4_5_17_1_1_1_1 ;
  x3do:string '"1"' .
:FontStyle_2_4_5_17_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_5_17_1_1_1 ;
  x3do:cssStyle 'BOLD' .
:WellHole a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :Transform_2_4_6_1, :Transform_2_4_6_2, :Transform_2_4_6_3 ;
  x3do:DEF 'WellHole' .
:Transform_2_4_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WellHole ;
  x3do:hasChildren :Hole1 ;
  x3do:translation ( -68 2 0 ) .
:Hole1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_6_1 ;
  x3do:hasAppearance :Appearance_2_4_6_1_1_1 ;
  x3do:hasGeometry :Box_2_4_6_1_1_2 ;
  x3do:DEF 'Hole1' .
:Appearance_2_4_6_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Hole1 ;
  x3do:hasMaterial :Material_2_4_6_1_1_1_1 .
:Material_2_4_6_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_6_1_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0.2 ) ;
  x3do:specularColor ( 0.1 0.1 0.1 ) .
:Box_2_4_6_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Hole1 ;
  x3do:size ( 3 2 21.05 ) .
:Transform_2_4_6_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WellHole ;
  x3do:hasChildren :Hole1-USE-1 ;
  x3do:translation ( -64.5 2 0 ) .
:Hole1-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_6_2 ;
  owl:sameAs :Hole1 . # DEF matching this USE
:Transform_2_4_6_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WellHole ;
  x3do:hasChildren :Hole1-USE-2 ;
  x3do:translation ( -61 2 0 ) .
:Hole1-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_6_3 ;
  owl:sameAs :Hole1 . # DEF matching this USE
:PennantNo a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :Transform_2_4_7_1, :Transform_2_4_7_2, :Transform_2_4_7_3, :Transform_2_4_7_4, :Transform_2_4_7_5 ;
  x3do:DEF 'PennantNo' .
:Transform_2_4_7_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PennantNo ;
  x3do:hasChildren :Transform_2_4_7_1_1 ;
  x3do:rotation ( 0 1 0 0.255 ) ;
  x3do:scale ( 4 4 4 ) ;
  x3do:translation ( 57 2.2 9.52 ) .
:Transform_2_4_7_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_7_1 ;
  x3do:hasChildren :Pennant ;
  x3do:rotation ( 1 0 0 0.15 ) .
:Pennant a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_7_1_1 ;
  x3do:hasGeometry :Text_2_4_7_1_1_1_1 ;
  x3do:DEF 'Pennant' .
:Text_2_4_7_1_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Pennant ;
  x3do:hasFontStyle :FontStyle_2_4_7_1_1_1_1_1 ;
  x3do:string '"208"' .
:FontStyle_2_4_7_1_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_7_1_1_1_1 ;
  x3do:cssStyle 'BOLD' .
:Transform_2_4_7_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PennantNo ;
  x3do:hasChildren :Transform_2_4_7_2_1 ;
  x3do:rotation ( 0 1 0 -3.38 ) ;
  x3do:scale ( 4 4 4 ) ;
  x3do:translation ( 56.5 2.2 -9.52 ) .
:Transform_2_4_7_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_7_2 ;
  x3do:hasChildren :Pennant-USE-1 ;
  x3do:rotation ( 1 0 0 0.15 ) ;
  x3do:translation ( -1.4 0 0 ) .
:Pennant-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_7_2_1 ;
  owl:sameAs :Pennant . # DEF matching this USE
:Transform_2_4_7_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PennantNo ;
  x3do:hasChildren :Transform_2_4_7_3_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( 4 4 4 ) ;
  x3do:translation ( -66.5 3.65 2 ) .
:Transform_2_4_7_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_7_3 ;
  x3do:hasChildren :Pennant-USE-2 ;
  x3do:rotation ( 1 0 0 -1.57 ) .
:Pennant-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_7_3_1 ;
  owl:sameAs :Pennant . # DEF matching this USE
:Transform_2_4_7_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PennantNo ;
  x3do:hasChildren :Transform_2_4_7_4_1 ;
  x3do:scale ( 2 2 2 ) ;
  x3do:translation ( -68 -1 10.505 ) .
:Transform_2_4_7_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_7_4 ;
  x3do:hasChildren :Pennant-USE-3 .
:Pennant-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_7_4_1 ;
  owl:sameAs :Pennant . # DEF matching this USE
:Transform_2_4_7_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PennantNo ;
  x3do:hasChildren :Transform_2_4_7_5_1 ;
  x3do:scale ( 2 2 2 ) ;
  x3do:translation ( -65.5 -1 -10.505 ) .
:Transform_2_4_7_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_7_5 ;
  x3do:hasChildren :Shape_2_4_7_5_1_1 ;
  x3do:rotation ( 0 1 0 3.14 ) .
:Shape_2_4_7_5_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_7_5_1 ;
  x3do:hasGeometry :Text_2_4_7_5_1_1_1 .
:Text_2_4_7_5_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_7_5_1_1 ;
  x3do:string '"208"' .
:WellDeckDoor a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :Transform_2_4_8_1, :Transform_2_4_8_2 ;
  x3do:DEF 'WellDeckDoor' .
:Transform_2_4_8_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WellDeckDoor ;
  x3do:hasChildren :WellEntrance .
:WellEntrance a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_8_1 ;
  x3do:hasAppearance :Appearance_2_4_8_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_4_8_1_1_2 ;
  x3do:DEF 'WellEntrance' .
:Appearance_2_4_8_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :WellEntrance ;
  x3do:hasMaterial :Material_2_4_8_1_1_1_1 .
:Material_2_4_8_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_8_1_1_1 ;
  x3do:diffuseColor ( 0.1 0.1 0.1 ) .
:Extrusion_2_4_8_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :WellEntrance ;
  x3do:creaseAngle 0.7 ;
  x3do:crossSection ( -2.6 9.5 4.4 9 4.4 -9 -2.6 -9.5 -2.6 9.5 ) ;
  x3do:solid false ;
  x3do:spine ( -70.1 0 0 -69 0 0 ) .
:Transform_2_4_8_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WellDeckDoor ;
  x3do:hasChildren :WellDoorSensor, :WellDoorTransform ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( -70 -5 0 ) .
:WellDoorSensor a owl:NamedIndividual, x3do:CylinderSensor ;
  x3do:hasParent :Transform_2_4_8_2 ;
  x3do:DEF 'WellDoorSensor' ;
  x3do:maxAngle 1.57 .
:WellDoorTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_8_2 ;
  x3do:hasChildren :Transform_2_4_8_2_2_1 ;
  x3do:DEF 'WellDoorTransform' .
:Transform_2_4_8_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WellDoorTransform ;
  x3do:hasChildren :WellDoor, :Transform_2_4_8_2_2_1_2 ;
  x3do:rotation ( 1 0 0 -1.57 ) .
:WellDoor a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_8_2_2_1 ;
  x3do:hasAppearance :HullGrey-USE-4 ;
  x3do:hasGeometry :Extrusion_2_4_8_2_2_1_1_2 ;
  x3do:DEF 'WellDoor' .
:HullGrey-USE-4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :WellDoor ;
  owl:sameAs :HullGrey . # DEF matching this USE
:Extrusion_2_4_8_2_2_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :WellDoor ;
  x3do:creaseAngle 0.7 ;
  x3do:crossSection ( -3.6 10.5 5.4 10 5.4 -10 -3.6 -10.5 -3.6 10.5 ) ;
  x3do:solid false ;
  x3do:spine ( -0.4 5 0 0.1 5 0 ) .
:Transform_2_4_8_2_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_8_2_2_1 ;
  x3do:hasChildren :Transform_2_4_8_2_2_1_2_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( 4 4 4 ) ;
  x3do:translation ( -0.5 5 2 ) .
:Transform_2_4_8_2_2_1_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_8_2_2_1_2 ;
  x3do:hasChildren :Pennant-USE-4 .
:Pennant-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_8_2_2_1_2_1 ;
  owl:sameAs :Pennant . # DEF matching this USE
:ROUTE_2_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'rotation_changed' ;
  x3do:fromNode 'WellDoorSensor' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'WellDoorTransform' .
