@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/RunningLights/RunningLightsPrototype.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'RunningLightsPrototype.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Andrew Wiest' ;
  x3do:name 'creator' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '6 May 2001' ;
  x3do:name 'created' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Prototype for ship Running Lights that can be adapted to any surface ship (or surfaced submarine). These are not usable for aircraft, since those lights are omnidirectional.' ;
  x3do:name 'description' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/RunningLights/RunningLightsPrototype.x3d' ;
  x3do:name 'identifier' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "RunningLightsPrototype.x3d" .
:meta dcterms:creator "Andrew Wiest" .
:meta dcterms:created "6 May 2001" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:description "Prototype for ship Running Lights that can be adapted to any surface ship (or surfaced submarine). These are not usable for aircraft, since those lights are omnidirectional." .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/RunningLights/RunningLightsPrototype.x3d" .
:meta dcterms:generator "X3D-Edit 3.3, 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, :NavigationInfo_2_4, :Viewpoint_2_5, :Group_2_6, :Viewpoint_2_7, :CopyThisNode ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'RunningLightsPrototype.x3d' .
:ProtoDeclare_2_2 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_2_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_2 ;
  x3do:name 'RunningLights' .
:ProtoInterface_2_2_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasField :field_2_2_1_1, :field_2_2_1_2, :field_2_2_1_3, :field_2_2_1_4, :field_2_2_1_5, :field_2_2_1_6, :field_2_2_1_7, :field_2_2_1_8, :field_2_2_1_9, :field_2_2_1_10, :field_2_2_1_11, :field_2_2_1_12, :field_2_2_1_13, :field_2_2_1_14, :field_2_2_1_15, :field_2_2_1_16, :field_2_2_1_17, :field_2_2_1_18 .
:field_2_2_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'StbdRunningLightPosition' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( -80 24.8 23 ) .
:field_2_2_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'StbdRunningLightScale' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 6 6 6 ) .
:field_2_2_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'StbdRunningLightOnOffSwitch' ;
  x3do:type 'SFColor' ;
  x3do:value ( 0 1 0 ) .
:field_2_2_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'SternLightPosition' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( -125 10 0 ) .
:field_2_2_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'SternLightScale' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 6 6 6 ) .
:field_2_2_1_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'WhiteRunningLightOnOffSwitch' ;
  x3do:type 'SFColor' ;
  x3do:value ( 1 1 1 ) .
:field_2_2_1_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'PortRunningLightPosition' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( -80 24.8 -23 ) .
:field_2_2_1_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'PortRunningLightScale' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 6 6 6 ) .
:field_2_2_1_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'PortRunningLightOnOffSwitch' ;
  x3do:type 'SFColor' ;
  x3do:value ( 1 0 0 ) .
:field_2_2_1_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'LowerMastHeadLightPosition' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 151.4 19.7 0 ) .
:field_2_2_1_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'LowerMastHeadLightScale' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 6 6 6 ) .
:field_2_2_1_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'UpperMastHeadLightPosition' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( -92.1 37.9 0 ) .
:field_2_2_1_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'UpperMastHeadLightScale' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 1 1 1 ) .
:field_2_2_1_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'FwdAnchorLightPosition' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 151.4 20 0 ) .
:field_2_2_1_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'FwdAnchorLightScale' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 6 6 6 ) .
:field_2_2_1_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'AnchorLightsOnOffSwitch' ;
  x3do:type 'SFColor' ;
  x3do:value ( 0 0 0 ) .
:field_2_2_1_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'AftAnchorLightPosition' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( -125 15 0 ) .
:field_2_2_1_18 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'AftAnchorLightScale' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 1 1 1 ) .
:ProtoBody_2_2_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasChildren :RunningLightsGeneric .
:RunningLightsGeneric a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasChildren :StbdRunningLightPositioningNode, :SternLightPositioningNode, :PortRunningLightPositioningNode, :LowerMastHeadLightPositioningNode, :UpperMastHeadLightPositioningNode, :FwdAnchorLightPositioningNode, :AftAnchorLightPositioningNode ;
  x3do:DEF 'RunningLightsGeneric' .
:StbdRunningLightPositioningNode a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RunningLightsGeneric ;
  x3do:hasIS :IS_2_2_2_1_1_1 ;
  x3do:hasChildren :StbdRunningLight ;
  x3do:DEF 'StbdRunningLightPositioningNode' .
:IS_2_2_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :StbdRunningLightPositioningNode ;
  x3do:hasConnect :connect_2_2_2_1_1_1_1 .
:connect_2_2_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'StbdRunningLightPosition' .
:StbdRunningLight a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :StbdRunningLightPositioningNode ;
  x3do:hasIS :IS_2_2_2_1_1_2_1 ;
  x3do:hasChildren :StbdRunningLightBlackBlockingboards, :GreenRunningLightSource ;
  x3do:DEF 'StbdRunningLight' .
:IS_2_2_2_1_1_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :StbdRunningLight ;
  x3do:hasConnect :connect_2_2_2_1_1_2_1_1 .
:connect_2_2_2_1_1_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1_2_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'StbdRunningLightScale' .
:StbdRunningLightBlackBlockingboards a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :StbdRunningLight ;
  x3do:hasChildren :Transform_2_2_2_1_1_2_2_1 ;
  x3do:DEF 'StbdRunningLightBlackBlockingboards' .
:Transform_2_2_2_1_1_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :StbdRunningLightBlackBlockingboards ;
  x3do:hasChildren :GenericBlockingBoard, :StbdRunningLightSideBoard, :TopTriangleCoverStbd, :BottomTriangleCoverStbd ;
  x3do:translation ( -0.04 0 -0.07 ) .
:GenericBlockingBoard a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_1_2_2_1 ;
  x3do:hasChildren :Transform_2_2_2_1_1_2_2_1_1_1 ;
  x3do:DEF 'GenericBlockingBoard' .
:Transform_2_2_2_1_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :GenericBlockingBoard ;
  x3do:hasChildren :Shape_2_2_2_1_1_2_2_1_1_1_1 ;
  x3do:translation ( .25 0 0 ) .
:Shape_2_2_2_1_1_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_1_2_2_1_1_1 ;
  x3do:hasGeometry :Box_2_2_2_1_1_2_2_1_1_1_1_1 ;
  x3do:hasAppearance :BlackMetalForRunningLights .
:Box_2_2_2_1_1_2_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_1_1_2_2_1_1_1_1 ;
  x3do:size ( .5 .2 .01 ) .
:BlackMetalForRunningLights a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_1_2_2_1_1_1_1 ;
  x3do:hasMaterial :Material_2_2_2_1_1_2_2_1_1_1_1_2_1 ;
  x3do:DEF 'BlackMetalForRunningLights' .
:Material_2_2_2_1_1_2_2_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :BlackMetalForRunningLights ;
  x3do:diffuseColor ( 0 0 0 ) ;
  x3do:shininess .5 ;
  x3do:specularColor ( .3 .3 .3 ) .
:StbdRunningLightSideBoard a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_1_2_2_1 ;
  x3do:hasChildren :GenericBlockingBoard-USE-1 ;
  x3do:DEF 'StbdRunningLightSideBoard' ;
  x3do:rotation ( 0 1 0 -1.963495 ) .
:GenericBlockingBoard-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :StbdRunningLightSideBoard ;
  owl:sameAs :GenericBlockingBoard . # DEF matching this USE
:TopTriangleCoverStbd a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_1_2_2_1 ;
  x3do:hasChildren :TopTriangleStbdRunningLight ;
  x3do:DEF 'TopTriangleCoverStbd' ;
  x3do:scale ( .4 .4 .4 ) ;
  x3do:translation ( 0 .1 0 ) .
:TopTriangleStbdRunningLight a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TopTriangleCoverStbd ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_1_1_2_2_1_3_1_1 ;
  x3do:hasAppearance :BlackMetalForRunningLights-USE-1 ;
  x3do:DEF 'TopTriangleStbdRunningLight' .
:IndexedFaceSet_2_2_2_1_1_2_2_1_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :TopTriangleStbdRunningLight ;
  x3do:hasCoord :Coordinate_2_2_2_1_1_2_2_1_3_1_1_1 ;
  x3do:coordIndex ( 0 1 2 0 ) ;
  x3do:solid false .
:Coordinate_2_2_2_1_1_2_2_1_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_1_1_2_2_1_3_1_1 ;
  x3do:point ( 0 0 0 1 0 0 -0.38268 0 .92388 ) .
:BlackMetalForRunningLights-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :TopTriangleStbdRunningLight ;
  owl:sameAs :BlackMetalForRunningLights . # DEF matching this USE
:BottomTriangleCoverStbd a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_1_2_2_1 ;
  x3do:hasChildren :TopTriangleStbdRunningLight-USE-1 ;
  x3do:DEF 'BottomTriangleCoverStbd' ;
  x3do:scale ( .4 .4 .4 ) ;
  x3do:translation ( 0 -0.1 0 ) .
:TopTriangleStbdRunningLight-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BottomTriangleCoverStbd ;
  owl:sameAs :TopTriangleStbdRunningLight . # DEF matching this USE
:GreenRunningLightSource a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :StbdRunningLight ;
  x3do:hasChildren :Shape_2_2_2_1_1_2_3_1, :PointLight_2_2_2_1_1_2_3_2 ;
  x3do:DEF 'GreenRunningLightSource' .
:Shape_2_2_2_1_1_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :GreenRunningLightSource ;
  x3do:hasAppearance :Appearance_2_2_2_1_1_2_3_1_1 ;
  x3do:hasGeometry :Cylinder_2_2_2_1_1_2_3_1_2 .
:Appearance_2_2_2_1_1_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_1_2_3_1 ;
  x3do:hasMaterial :GreenLightMaterialNode .
:GreenLightMaterialNode a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_1_2_3_1_1 ;
  x3do:hasIS :IS_2_2_2_1_1_2_3_1_1_1_1 ;
  x3do:DEF 'GreenLightMaterialNode' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 0 0 0 ) ;
  x3do:emissiveColor ( 0 1 0 ) ;
  x3do:shininess 1 .
:IS_2_2_2_1_1_2_3_1_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :GreenLightMaterialNode ;
  x3do:hasConnect :connect_2_2_2_1_1_2_3_1_1_1_1_1 .
:connect_2_2_2_1_1_2_3_1_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1_2_3_1_1_1_1 ;
  x3do:nodeField 'emissiveColor' ;
  x3do:protoField 'StbdRunningLightOnOffSwitch' .
:Cylinder_2_2_2_1_1_2_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1_1_2_3_1 ;
  x3do:height .15 ;
  x3do:radius .06 .
:PointLight_2_2_2_1_1_2_3_2 a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :GreenRunningLightSource ;
  x3do:ambientIntensity 1 ;
  x3do:attenuation ( 1 .5 0 ) ;
  x3do:color ( 0 1 0 ) ;
  x3do:location ( .07 0 .07 ) ;
  x3do:on false ;
  x3do:radius 4 .
:SternLightPositioningNode a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RunningLightsGeneric ;
  x3do:hasIS :IS_2_2_2_1_2_1 ;
  x3do:hasChildren :SternLight ;
  x3do:DEF 'SternLightPositioningNode' .
:IS_2_2_2_1_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :SternLightPositioningNode ;
  x3do:hasConnect :connect_2_2_2_1_2_1_1 .
:connect_2_2_2_1_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_2_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'SternLightPosition' .
:SternLight a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SternLightPositioningNode ;
  x3do:hasIS :IS_2_2_2_1_2_2_1 ;
  x3do:hasChildren :SternLightBlockingBoards, :WhiteSternLightSource ;
  x3do:DEF 'SternLight' .
:IS_2_2_2_1_2_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :SternLight ;
  x3do:hasConnect :connect_2_2_2_1_2_2_1_1 .
:connect_2_2_2_1_2_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_2_2_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'SternLightScale' .
:SternLightBlockingBoards a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SternLight ;
  x3do:hasChildren :Transform_2_2_2_1_2_2_2_1, :Transform_2_2_2_1_2_2_2_2, :SternLightSideBoards ;
  x3do:DEF 'SternLightBlockingBoards' .
:Transform_2_2_2_1_2_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SternLightBlockingBoards ;
  x3do:hasChildren :SternLightTopTriangle ;
  x3do:scale ( .4 .4 .4 ) ;
  x3do:translation ( 0 .1 0 ) .
:SternLightTopTriangle a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_2_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_1_2_2_2_1_1_1 ;
  x3do:hasAppearance :BlackMetalForRunningLights-USE-2 ;
  x3do:DEF 'SternLightTopTriangle' .
:IndexedFaceSet_2_2_2_1_2_2_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :SternLightTopTriangle ;
  x3do:hasCoord :Coordinate_2_2_2_1_2_2_2_1_1_1_1 ;
  x3do:coordIndex ( 0 1 2 0 ) ;
  x3do:solid false .
:Coordinate_2_2_2_1_2_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_1_2_2_2_1_1_1 ;
  x3do:point ( 0 0 0 -0.38268 0 .92388 -0.38268 0 -0.92388 ) .
:BlackMetalForRunningLights-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :SternLightTopTriangle ;
  owl:sameAs :BlackMetalForRunningLights . # DEF matching this USE
:Transform_2_2_2_1_2_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SternLightBlockingBoards ;
  x3do:hasChildren :SternLightTopTriangle-USE-1 ;
  x3do:scale ( .4 .4 .4 ) ;
  x3do:translation ( 0 -0.1 0 ) .
:SternLightTopTriangle-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_2_2_2 ;
  owl:sameAs :SternLightTopTriangle . # DEF matching this USE
:SternLightSideBoards a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SternLightBlockingBoards ;
  x3do:hasChildren :Transform_2_2_2_1_2_2_2_3_1, :Transform_2_2_2_1_2_2_2_3_2 ;
  x3do:DEF 'SternLightSideBoards' .
:Transform_2_2_2_1_2_2_2_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SternLightSideBoards ;
  x3do:hasChildren :SternLightRightSideBoard ;
  x3do:rotation ( 0 1 0 -1.963495 ) .
:SternLightRightSideBoard a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_2_2_3_1 ;
  x3do:hasChildren :GenericBlockingBoard-USE-2 ;
  x3do:DEF 'SternLightRightSideBoard' .
:GenericBlockingBoard-USE-2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SternLightRightSideBoard ;
  owl:sameAs :GenericBlockingBoard . # DEF matching this USE
:Transform_2_2_2_1_2_2_2_3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SternLightSideBoards ;
  x3do:hasChildren :SternLightRightSideBoard-USE-1 ;
  x3do:rotation ( 0 1 0 1.963495 ) .
:SternLightRightSideBoard-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_2_2_3_2 ;
  owl:sameAs :SternLightRightSideBoard . # DEF matching this USE
:WhiteSternLightSource a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SternLight ;
  x3do:hasChildren :Shape_2_2_2_1_2_2_3_1, :PointLight_2_2_2_1_2_2_3_2 ;
  x3do:DEF 'WhiteSternLightSource' ;
  x3do:translation ( -0.08 0 0 ) .
:Shape_2_2_2_1_2_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :WhiteSternLightSource ;
  x3do:hasAppearance :Appearance_2_2_2_1_2_2_3_1_1 ;
  x3do:hasGeometry :Cylinder_2_2_2_1_2_2_3_1_2 .
:Appearance_2_2_2_1_2_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_2_3_1 ;
  x3do:hasMaterial :WhiteLightMaterialNode .
:WhiteLightMaterialNode a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_2_2_3_1_1 ;
  x3do:hasIS :IS_2_2_2_1_2_2_3_1_1_1_1 ;
  x3do:DEF 'WhiteLightMaterialNode' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 0 0 0 ) ;
  x3do:emissiveColor ( 1 1 1 ) ;
  x3do:shininess 1 .
:IS_2_2_2_1_2_2_3_1_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :WhiteLightMaterialNode ;
  x3do:hasConnect :connect_2_2_2_1_2_2_3_1_1_1_1_1 .
:connect_2_2_2_1_2_2_3_1_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_2_2_3_1_1_1_1 ;
  x3do:nodeField 'emissiveColor' ;
  x3do:protoField 'WhiteRunningLightOnOffSwitch' .
:Cylinder_2_2_2_1_2_2_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1_2_2_3_1 ;
  x3do:height .15 ;
  x3do:radius .06 .
:PointLight_2_2_2_1_2_2_3_2 a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :WhiteSternLightSource ;
  x3do:ambientIntensity 1 ;
  x3do:attenuation ( 1 .5 0 ) ;
  x3do:location ( -0.12 0 0 ) ;
  x3do:on false ;
  x3do:radius 4 .
:PortRunningLightPositioningNode a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RunningLightsGeneric ;
  x3do:hasIS :IS_2_2_2_1_3_1 ;
  x3do:hasChildren :PortRunningLight ;
  x3do:DEF 'PortRunningLightPositioningNode' .
:IS_2_2_2_1_3_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :PortRunningLightPositioningNode ;
  x3do:hasConnect :connect_2_2_2_1_3_1_1 .
:connect_2_2_2_1_3_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_3_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'PortRunningLightPosition' .
:PortRunningLight a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortRunningLightPositioningNode ;
  x3do:hasIS :IS_2_2_2_1_3_2_1 ;
  x3do:hasChildren :PortRunningLightBlackBlockingBoards, :RedRunningLightSource ;
  x3do:DEF 'PortRunningLight' ;
  x3do:rotation ( 1 0 0 3.14159 ) .
:IS_2_2_2_1_3_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :PortRunningLight ;
  x3do:hasConnect :connect_2_2_2_1_3_2_1_1 .
:connect_2_2_2_1_3_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_3_2_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'PortRunningLightScale' .
:PortRunningLightBlackBlockingBoards a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortRunningLight ;
  x3do:hasChildren :StbdRunningLightBlackBlockingboards-USE-1 ;
  x3do:DEF 'PortRunningLightBlackBlockingBoards' .
:StbdRunningLightBlackBlockingboards-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortRunningLightBlackBlockingBoards ;
  owl:sameAs :StbdRunningLightBlackBlockingboards . # DEF matching this USE
:RedRunningLightSource a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortRunningLight ;
  x3do:hasChildren :Shape_2_2_2_1_3_2_3_1, :PointLight_2_2_2_1_3_2_3_2 ;
  x3do:DEF 'RedRunningLightSource' .
:Shape_2_2_2_1_3_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :RedRunningLightSource ;
  x3do:hasAppearance :Appearance_2_2_2_1_3_2_3_1_1 ;
  x3do:hasGeometry :Cylinder_2_2_2_1_3_2_3_1_2 .
:Appearance_2_2_2_1_3_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_3_2_3_1 ;
  x3do:hasMaterial :RedLightMaterialNode .
:RedLightMaterialNode a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_3_2_3_1_1 ;
  x3do:hasIS :IS_2_2_2_1_3_2_3_1_1_1_1 ;
  x3do:DEF 'RedLightMaterialNode' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 0 0 0 ) ;
  x3do:emissiveColor ( 1 0 0 ) ;
  x3do:shininess 1 .
:IS_2_2_2_1_3_2_3_1_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :RedLightMaterialNode ;
  x3do:hasConnect :connect_2_2_2_1_3_2_3_1_1_1_1_1 .
:connect_2_2_2_1_3_2_3_1_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_3_2_3_1_1_1_1 ;
  x3do:nodeField 'emissiveColor' ;
  x3do:protoField 'PortRunningLightOnOffSwitch' .
:Cylinder_2_2_2_1_3_2_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1_3_2_3_1 ;
  x3do:height .15 ;
  x3do:radius .06 .
:PointLight_2_2_2_1_3_2_3_2 a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :RedRunningLightSource ;
  x3do:ambientIntensity 1 ;
  x3do:attenuation ( 1 .5 0 ) ;
  x3do:color ( 1 0 0 ) ;
  x3do:location ( .07 0 .07 ) ;
  x3do:on false ;
  x3do:radius 4 .
:LowerMastHeadLightPositioningNode a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RunningLightsGeneric ;
  x3do:hasIS :IS_2_2_2_1_4_1 ;
  x3do:hasChildren :MastHeadLightGeneric ;
  x3do:DEF 'LowerMastHeadLightPositioningNode' .
:IS_2_2_2_1_4_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :LowerMastHeadLightPositioningNode ;
  x3do:hasConnect :connect_2_2_2_1_4_1_1 .
:connect_2_2_2_1_4_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_4_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'LowerMastHeadLightPosition' .
:MastHeadLightGeneric a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LowerMastHeadLightPositioningNode ;
  x3do:hasIS :IS_2_2_2_1_4_2_1 ;
  x3do:hasChildren :SternLightSideBoards-USE-1, :LowerMastHeadLightSource, :WhiteLightCovers ;
  x3do:DEF 'MastHeadLightGeneric' .
:IS_2_2_2_1_4_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :MastHeadLightGeneric ;
  x3do:hasConnect :connect_2_2_2_1_4_2_1_1 .
:connect_2_2_2_1_4_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_4_2_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'LowerMastHeadLightScale' .
:SternLightSideBoards-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MastHeadLightGeneric ;
  owl:sameAs :SternLightSideBoards . # DEF matching this USE
:LowerMastHeadLightSource a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MastHeadLightGeneric ;
  x3do:hasChildren :WhiteSternLightSource-USE-1 ;
  x3do:DEF 'LowerMastHeadLightSource' ;
  x3do:translation ( 0.16 0 0 ) .
:WhiteSternLightSource-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LowerMastHeadLightSource ;
  owl:sameAs :WhiteSternLightSource . # DEF matching this USE
:WhiteLightCovers a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MastHeadLightGeneric ;
  x3do:hasChildren :MastHeadLightTopCover, :MastHeadLightBottomCover ;
  x3do:DEF 'WhiteLightCovers' ;
  x3do:translation ( .07 0 0 ) .
:MastHeadLightTopCover a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WhiteLightCovers ;
  x3do:hasChildren :GenericMastHeadLightCover ;
  x3do:DEF 'MastHeadLightTopCover' ;
  x3do:translation ( 0 .08 0 ) .
:GenericMastHeadLightCover a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MastHeadLightTopCover ;
  x3do:hasChildren :Shape_2_2_2_1_4_2_4_1_1_1 ;
  x3do:DEF 'GenericMastHeadLightCover' .
:Shape_2_2_2_1_4_2_4_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :GenericMastHeadLightCover ;
  x3do:hasAppearance :BlackMetalForRunningLights-USE-3 ;
  x3do:hasGeometry :Cylinder_2_2_2_1_4_2_4_1_1_1_2 .
:BlackMetalForRunningLights-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_4_2_4_1_1_1 ;
  owl:sameAs :BlackMetalForRunningLights . # DEF matching this USE
:Cylinder_2_2_2_1_4_2_4_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1_4_2_4_1_1_1 ;
  x3do:height .01 ;
  x3do:radius .1 .
:MastHeadLightBottomCover a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WhiteLightCovers ;
  x3do:hasChildren :GenericMastHeadLightCover-USE-1 ;
  x3do:DEF 'MastHeadLightBottomCover' ;
  x3do:translation ( 0 -0.08 0 ) .
:GenericMastHeadLightCover-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MastHeadLightBottomCover ;
  owl:sameAs :GenericMastHeadLightCover . # DEF matching this USE
:UpperMastHeadLightPositioningNode a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RunningLightsGeneric ;
  x3do:hasIS :IS_2_2_2_1_5_1 ;
  x3do:hasChildren :UpperMastHeadLight ;
  x3do:DEF 'UpperMastHeadLightPositioningNode' .
:IS_2_2_2_1_5_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :UpperMastHeadLightPositioningNode ;
  x3do:hasConnect :connect_2_2_2_1_5_1_1 .
:connect_2_2_2_1_5_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_5_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'UpperMastHeadLightPosition' .
:UpperMastHeadLight a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :UpperMastHeadLightPositioningNode ;
  x3do:hasIS :IS_2_2_2_1_5_2_1 ;
  x3do:hasChildren :MastHeadLightGeneric-USE-1 ;
  x3do:DEF 'UpperMastHeadLight' .
:IS_2_2_2_1_5_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :UpperMastHeadLight ;
  x3do:hasConnect :connect_2_2_2_1_5_2_1_1 .
:connect_2_2_2_1_5_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_5_2_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'UpperMastHeadLightScale' .
:MastHeadLightGeneric-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :UpperMastHeadLight ;
  owl:sameAs :MastHeadLightGeneric . # DEF matching this USE
:FwdAnchorLightPositioningNode a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RunningLightsGeneric ;
  x3do:hasIS :IS_2_2_2_1_6_1 ;
  x3do:hasChildren :FwdAnchorLight ;
  x3do:DEF 'FwdAnchorLightPositioningNode' .
:IS_2_2_2_1_6_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :FwdAnchorLightPositioningNode ;
  x3do:hasConnect :connect_2_2_2_1_6_1_1 .
:connect_2_2_2_1_6_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_6_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'FwdAnchorLightPosition' .
:FwdAnchorLight a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FwdAnchorLightPositioningNode ;
  x3do:hasIS :IS_2_2_2_1_6_2_1 ;
  x3do:hasChildren :WhiteAnchorLightSource, :Transform_2_2_2_1_6_2_3 ;
  x3do:DEF 'FwdAnchorLight' .
:IS_2_2_2_1_6_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :FwdAnchorLight ;
  x3do:hasConnect :connect_2_2_2_1_6_2_1_1 .
:connect_2_2_2_1_6_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_6_2_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'FwdAnchorLightScale' .
:WhiteAnchorLightSource a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FwdAnchorLight ;
  x3do:hasChildren :Shape_2_2_2_1_6_2_2_1, :PointLight_2_2_2_1_6_2_2_2 ;
  x3do:DEF 'WhiteAnchorLightSource' ;
  x3do:translation ( -0.08 0 0 ) .
:Shape_2_2_2_1_6_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :WhiteAnchorLightSource ;
  x3do:hasAppearance :Appearance_2_2_2_1_6_2_2_1_1 ;
  x3do:hasGeometry :AnchorLightCylinder .
:Appearance_2_2_2_1_6_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_6_2_2_1 ;
  x3do:hasMaterial :AnchorLightMaterialNode .
:AnchorLightMaterialNode a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_6_2_2_1_1 ;
  x3do:hasIS :IS_2_2_2_1_6_2_2_1_1_1_1 ;
  x3do:DEF 'AnchorLightMaterialNode' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 0 0 0 ) ;
  x3do:emissiveColor ( 1 1 1 ) ;
  x3do:shininess 1 .
:IS_2_2_2_1_6_2_2_1_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :AnchorLightMaterialNode ;
  x3do:hasConnect :connect_2_2_2_1_6_2_2_1_1_1_1_1 .
:connect_2_2_2_1_6_2_2_1_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_6_2_2_1_1_1_1 ;
  x3do:nodeField 'emissiveColor' ;
  x3do:protoField 'AnchorLightsOnOffSwitch' .
:AnchorLightCylinder a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1_6_2_2_1 ;
  x3do:DEF 'AnchorLightCylinder' ;
  x3do:height .15 ;
  x3do:radius .06 .
:PointLight_2_2_2_1_6_2_2_2 a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :WhiteAnchorLightSource ;
  x3do:ambientIntensity 1 ;
  x3do:attenuation ( 1 .5 0 ) ;
  x3do:location ( -0.12 0 0 ) ;
  x3do:on false ;
  x3do:radius 4 .
:Transform_2_2_2_1_6_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FwdAnchorLight ;
  x3do:hasChildren :WhiteLightCovers-USE-1 ;
  x3do:translation ( -0.16 0 0 ) .
:WhiteLightCovers-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_6_2_3 ;
  owl:sameAs :WhiteLightCovers . # DEF matching this USE
:AftAnchorLightPositioningNode a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RunningLightsGeneric ;
  x3do:hasIS :IS_2_2_2_1_7_1 ;
  x3do:hasChildren :AftAnchorLight ;
  x3do:DEF 'AftAnchorLightPositioningNode' .
:IS_2_2_2_1_7_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :AftAnchorLightPositioningNode ;
  x3do:hasConnect :connect_2_2_2_1_7_1_1 .
:connect_2_2_2_1_7_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_7_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'AftAnchorLightPosition' .
:AftAnchorLight a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AftAnchorLightPositioningNode ;
  x3do:hasIS :IS_2_2_2_1_7_2_1 ;
  x3do:hasChildren :FwdAnchorLight-USE-1 ;
  x3do:DEF 'AftAnchorLight' .
:IS_2_2_2_1_7_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :AftAnchorLight ;
  x3do:hasConnect :connect_2_2_2_1_7_2_1_1 .
:connect_2_2_2_1_7_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_7_2_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'AftAnchorLightScale' .
:FwdAnchorLight-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AftAnchorLight ;
  owl:sameAs :FwdAnchorLight . # DEF matching this USE
:Background_2_3 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:skyColor ( .2 .2 .2 ) .
:NavigationInfo_2_4 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:headlight false ;
  x3do:speed 10 .
:Viewpoint_2_5 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description '100m Running Lights' ;
  x3do:orientation ( 0 1 0 1.571 ) ;
  x3do:position ( 100 2 0 ) .
:Group_2_6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_6_1, :Viewpoint_2_6_2, :Viewpoint_2_6_3, :Viewpoint_2_6_4, :Viewpoint_2_6_5 .
:Viewpoint_2_6_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_6 ;
  x3do:description '1000m Running Lights' ;
  x3do:orientation ( 0 1 0 1.571 ) ;
  x3do:position ( 1000 2 0 ) .
:Viewpoint_2_6_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_6 ;
  x3do:description '2000m Running Lights' ;
  x3do:orientation ( 0 1 0 1.571 ) ;
  x3do:position ( 2000 2 0 ) .
:Viewpoint_2_6_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_6 ;
  x3do:description '3000m Running Lights' ;
  x3do:orientation ( 0 1 0 1.571 ) ;
  x3do:position ( 3000 2 0 ) .
:Viewpoint_2_6_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_6 ;
  x3do:description '4000m Running Lights' ;
  x3do:orientation ( 0 1 0 1.571 ) ;
  x3do:position ( 4000 2 0 ) .
:Viewpoint_2_6_5 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_6 ;
  x3do:description '5000m Running Lights' ;
  x3do:orientation ( 0 1 0 1.571 ) ;
  x3do:position ( 5000 2 0 ) .
:Viewpoint_2_7 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description '6000m Running Lights' ;
  x3do:orientation ( 0 1 0 1.571 ) ;
  x3do:position ( 6000 2 0 ) .
:CopyThisNode a owl:NamedIndividual, x3do:LOD ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :UpTo1000yds, :UpTo2000yds, :UpTo3000Yds, :UpTo4000Yds, :UpTo5000Yds, :UpTo6000Yds, :GreaterThan6000yds ;
  x3do:DEF 'CopyThisNode' ;
  x3do:range ( 1000 2000 3000 4000 5000 6000 ) .
:UpTo1000yds a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CopyThisNode ;
  x3do:hasChildren :ProtoInstance_2_8_1_1 ;
  x3do:DEF 'UpTo1000yds' .
:ProtoInstance_2_8_1_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :UpTo1000yds ;
  x3do:hasFieldValue :fieldValue_2_8_1_1_1, :fieldValue_2_8_1_1_2, :fieldValue_2_8_1_1_3, :fieldValue_2_8_1_1_4, :fieldValue_2_8_1_1_5, :fieldValue_2_8_1_1_6, :fieldValue_2_8_1_1_7, :fieldValue_2_8_1_1_8, :fieldValue_2_8_1_1_9, :fieldValue_2_8_1_1_10, :fieldValue_2_8_1_1_11, :fieldValue_2_8_1_1_12, :fieldValue_2_8_1_1_13, :fieldValue_2_8_1_1_14, :fieldValue_2_8_1_1_15, :fieldValue_2_8_1_1_16, :fieldValue_2_8_1_1_17, :fieldValue_2_8_1_1_18 ;
  x3do:name 'RunningLights' .
:fieldValue_2_8_1_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'StbdRunningLightPosition' ;
  x3do:value ( 0 0 10 ) .
:fieldValue_2_8_1_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'StbdRunningLightScale' ;
  x3do:value ( 6 6 6 ) .
:fieldValue_2_8_1_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'StbdRunningLightOnOffSwitch' ;
  x3do:value ( 0 1 0 ) .
:fieldValue_2_8_1_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'SternLightPosition' ;
  x3do:value ( -10 0 0 ) .
:fieldValue_2_8_1_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'SternLightScale' ;
  x3do:value ( 6 6 6 ) .
:fieldValue_2_8_1_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'WhiteRunningLightOnOffSwitch' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_1_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'PortRunningLightPosition' ;
  x3do:value ( 0 0 -10 ) .
:fieldValue_2_8_1_1_8 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'PortRunningLightScale' ;
  x3do:value ( 6 6 6 ) .
:fieldValue_2_8_1_1_9 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'PortRunningLightOnOffSwitch' ;
  x3do:value ( 1 0 0 ) .
:fieldValue_2_8_1_1_10 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'LowerMastHeadLightPosition' ;
  x3do:value ( 10 10 0 ) .
:fieldValue_2_8_1_1_11 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'LowerMastHeadLightScale' ;
  x3do:value ( 6 6 6 ) .
:fieldValue_2_8_1_1_12 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'UpperMastHeadLightPosition' ;
  x3do:value ( 0 20 0 ) .
:fieldValue_2_8_1_1_13 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'UpperMastHeadLightScale' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_1_1_14 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'FwdAnchorLightPosition' ;
  x3do:value ( 30 0 0 ) .
:fieldValue_2_8_1_1_15 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'FwdAnchorLightScale' ;
  x3do:value ( 6 6 6 ) .
:fieldValue_2_8_1_1_16 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'AnchorLightsOnOffSwitch' ;
  x3do:value ( 0 0 0 ) .
:fieldValue_2_8_1_1_17 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'AftAnchorLightPosition' ;
  x3do:value ( -10 10 0 ) .
:fieldValue_2_8_1_1_18 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1_1 ;
  x3do:name 'AftAnchorLightScale' ;
  x3do:value ( 1 1 1 ) .
:UpTo2000yds a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CopyThisNode ;
  x3do:hasChildren :ProtoInstance_2_8_2_1 ;
  x3do:DEF 'UpTo2000yds' .
:ProtoInstance_2_8_2_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :UpTo2000yds ;
  x3do:hasFieldValue :fieldValue_2_8_2_1_1, :fieldValue_2_8_2_1_2, :fieldValue_2_8_2_1_3, :fieldValue_2_8_2_1_4, :fieldValue_2_8_2_1_5, :fieldValue_2_8_2_1_6, :fieldValue_2_8_2_1_7, :fieldValue_2_8_2_1_8, :fieldValue_2_8_2_1_9, :fieldValue_2_8_2_1_10, :fieldValue_2_8_2_1_11, :fieldValue_2_8_2_1_12, :fieldValue_2_8_2_1_13, :fieldValue_2_8_2_1_14, :fieldValue_2_8_2_1_15, :fieldValue_2_8_2_1_16, :fieldValue_2_8_2_1_17, :fieldValue_2_8_2_1_18 ;
  x3do:name 'RunningLights' .
:fieldValue_2_8_2_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'StbdRunningLightPosition' ;
  x3do:value ( 0 0 10 ) .
:fieldValue_2_8_2_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'StbdRunningLightScale' ;
  x3do:value ( 13 13 13 ) .
:fieldValue_2_8_2_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'StbdRunningLightOnOffSwitch' ;
  x3do:value ( 0 1 0 ) .
:fieldValue_2_8_2_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'SternLightPosition' ;
  x3do:value ( -10 0 0 ) .
:fieldValue_2_8_2_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'SternLightScale' ;
  x3do:value ( 12 12 12 ) .
:fieldValue_2_8_2_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'WhiteRunningLightOnOffSwitch' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_2_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'PortRunningLightPosition' ;
  x3do:value ( 0 0 -10 ) .
:fieldValue_2_8_2_1_8 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'PortRunningLightScale' ;
  x3do:value ( 13 13 13 ) .
:fieldValue_2_8_2_1_9 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'PortRunningLightOnOffSwitch' ;
  x3do:value ( 1 0 0 ) .
:fieldValue_2_8_2_1_10 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'LowerMastHeadLightPosition' ;
  x3do:value ( 10 10 0 ) .
:fieldValue_2_8_2_1_11 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'LowerMastHeadLightScale' ;
  x3do:value ( 13 13 13 ) .
:fieldValue_2_8_2_1_12 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'UpperMastHeadLightPosition' ;
  x3do:value ( 0 20 0 ) .
:fieldValue_2_8_2_1_13 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'UpperMastHeadLightScale' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_2_1_14 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'FwdAnchorLightPosition' ;
  x3do:value ( 30 0 0 ) .
:fieldValue_2_8_2_1_15 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'FwdAnchorLightScale' ;
  x3do:value ( 13 13 13 ) .
:fieldValue_2_8_2_1_16 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'AnchorLightsOnOffSwitch' ;
  x3do:value ( 0 0 0 ) .
:fieldValue_2_8_2_1_17 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'AftAnchorLightPosition' ;
  x3do:value ( -10 10 0 ) .
:fieldValue_2_8_2_1_18 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_2_1 ;
  x3do:name 'AftAnchorLightScale' ;
  x3do:value ( 1 1 1 ) .
:UpTo3000Yds a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CopyThisNode ;
  x3do:hasChildren :ProtoInstance_2_8_3_1 ;
  x3do:DEF 'UpTo3000Yds' .
:ProtoInstance_2_8_3_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :UpTo3000Yds ;
  x3do:hasFieldValue :fieldValue_2_8_3_1_1, :fieldValue_2_8_3_1_2, :fieldValue_2_8_3_1_3, :fieldValue_2_8_3_1_4, :fieldValue_2_8_3_1_5, :fieldValue_2_8_3_1_6, :fieldValue_2_8_3_1_7, :fieldValue_2_8_3_1_8, :fieldValue_2_8_3_1_9, :fieldValue_2_8_3_1_10, :fieldValue_2_8_3_1_11, :fieldValue_2_8_3_1_12, :fieldValue_2_8_3_1_13, :fieldValue_2_8_3_1_14, :fieldValue_2_8_3_1_15, :fieldValue_2_8_3_1_16, :fieldValue_2_8_3_1_17, :fieldValue_2_8_3_1_18 ;
  x3do:name 'RunningLights' .
:fieldValue_2_8_3_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'StbdRunningLightPosition' ;
  x3do:value ( 0 0 10 ) .
:fieldValue_2_8_3_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'StbdRunningLightScale' ;
  x3do:value ( 20 20 20 ) .
:fieldValue_2_8_3_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'StbdRunningLightOnOffSwitch' ;
  x3do:value ( 0 1 0 ) .
:fieldValue_2_8_3_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'SternLightPosition' ;
  x3do:value ( -10 0 0 ) .
:fieldValue_2_8_3_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'SternLightScale' ;
  x3do:value ( 20 20 20 ) .
:fieldValue_2_8_3_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'WhiteRunningLightOnOffSwitch' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_3_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'PortRunningLightPosition' ;
  x3do:value ( 0 0 -10 ) .
:fieldValue_2_8_3_1_8 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'PortRunningLightScale' ;
  x3do:value ( 20 20 20 ) .
:fieldValue_2_8_3_1_9 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'PortRunningLightOnOffSwitch' ;
  x3do:value ( 1 0 0 ) .
:fieldValue_2_8_3_1_10 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'LowerMastHeadLightPosition' ;
  x3do:value ( 10 10 0 ) .
:fieldValue_2_8_3_1_11 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'LowerMastHeadLightScale' ;
  x3do:value ( 20 20 20 ) .
:fieldValue_2_8_3_1_12 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'UpperMastHeadLightPosition' ;
  x3do:value ( 0 20 0 ) .
:fieldValue_2_8_3_1_13 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'UpperMastHeadLightScale' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_3_1_14 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'FwdAnchorLightPosition' ;
  x3do:value ( 30 0 0 ) .
:fieldValue_2_8_3_1_15 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'FwdAnchorLightScale' ;
  x3do:value ( 20 20 20 ) .
:fieldValue_2_8_3_1_16 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'AnchorLightsOnOffSwitch' ;
  x3do:value ( 0 0 0 ) .
:fieldValue_2_8_3_1_17 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'AftAnchorLightPosition' ;
  x3do:value ( -10 10 0 ) .
:fieldValue_2_8_3_1_18 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_3_1 ;
  x3do:name 'AftAnchorLightScale' ;
  x3do:value ( 1 1 1 ) .
:UpTo4000Yds a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CopyThisNode ;
  x3do:hasChildren :ProtoInstance_2_8_4_1 ;
  x3do:DEF 'UpTo4000Yds' .
:ProtoInstance_2_8_4_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :UpTo4000Yds ;
  x3do:hasFieldValue :fieldValue_2_8_4_1_1, :fieldValue_2_8_4_1_2, :fieldValue_2_8_4_1_3, :fieldValue_2_8_4_1_4, :fieldValue_2_8_4_1_5, :fieldValue_2_8_4_1_6, :fieldValue_2_8_4_1_7, :fieldValue_2_8_4_1_8, :fieldValue_2_8_4_1_9, :fieldValue_2_8_4_1_10, :fieldValue_2_8_4_1_11, :fieldValue_2_8_4_1_12, :fieldValue_2_8_4_1_13, :fieldValue_2_8_4_1_14, :fieldValue_2_8_4_1_15, :fieldValue_2_8_4_1_16, :fieldValue_2_8_4_1_17, :fieldValue_2_8_4_1_18 ;
  x3do:name 'RunningLights' .
:fieldValue_2_8_4_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'StbdRunningLightPosition' ;
  x3do:value ( 0 0 10 ) .
:fieldValue_2_8_4_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'StbdRunningLightScale' ;
  x3do:value ( 26 26 26 ) .
:fieldValue_2_8_4_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'StbdRunningLightOnOffSwitch' ;
  x3do:value ( 0 1 0 ) .
:fieldValue_2_8_4_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'SternLightPosition' ;
  x3do:value ( -10 0 0 ) .
:fieldValue_2_8_4_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'SternLightScale' ;
  x3do:value ( 26 26 26 ) .
:fieldValue_2_8_4_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'WhiteRunningLightOnOffSwitch' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_4_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'PortRunningLightPosition' ;
  x3do:value ( 0 0 -10 ) .
:fieldValue_2_8_4_1_8 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'PortRunningLightScale' ;
  x3do:value ( 26 26 26 ) .
:fieldValue_2_8_4_1_9 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'PortRunningLightOnOffSwitch' ;
  x3do:value ( 1 0 0 ) .
:fieldValue_2_8_4_1_10 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'LowerMastHeadLightPosition' ;
  x3do:value ( 10 10 0 ) .
:fieldValue_2_8_4_1_11 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'LowerMastHeadLightScale' ;
  x3do:value ( 26 26 26 ) .
:fieldValue_2_8_4_1_12 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'UpperMastHeadLightPosition' ;
  x3do:value ( 0 20 0 ) .
:fieldValue_2_8_4_1_13 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'UpperMastHeadLightScale' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_4_1_14 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'FwdAnchorLightPosition' ;
  x3do:value ( 30 0 0 ) .
:fieldValue_2_8_4_1_15 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'FwdAnchorLightScale' ;
  x3do:value ( 26 26 26 ) .
:fieldValue_2_8_4_1_16 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'AnchorLightsOnOffSwitch' ;
  x3do:value ( 0 0 0 ) .
:fieldValue_2_8_4_1_17 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'AftAnchorLightPosition' ;
  x3do:value ( -10 10 0 ) .
:fieldValue_2_8_4_1_18 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_4_1 ;
  x3do:name 'AftAnchorLightScale' ;
  x3do:value ( 1 1 1 ) .
:UpTo5000Yds a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CopyThisNode ;
  x3do:hasChildren :ProtoInstance_2_8_5_1 ;
  x3do:DEF 'UpTo5000Yds' .
:ProtoInstance_2_8_5_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :UpTo5000Yds ;
  x3do:hasFieldValue :fieldValue_2_8_5_1_1, :fieldValue_2_8_5_1_2, :fieldValue_2_8_5_1_3, :fieldValue_2_8_5_1_4, :fieldValue_2_8_5_1_5, :fieldValue_2_8_5_1_6, :fieldValue_2_8_5_1_7, :fieldValue_2_8_5_1_8, :fieldValue_2_8_5_1_9, :fieldValue_2_8_5_1_10, :fieldValue_2_8_5_1_11, :fieldValue_2_8_5_1_12, :fieldValue_2_8_5_1_13, :fieldValue_2_8_5_1_14, :fieldValue_2_8_5_1_15, :fieldValue_2_8_5_1_16, :fieldValue_2_8_5_1_17, :fieldValue_2_8_5_1_18 ;
  x3do:name 'RunningLights' .
:fieldValue_2_8_5_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'StbdRunningLightPosition' ;
  x3do:value ( 0 0 10 ) .
:fieldValue_2_8_5_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'StbdRunningLightScale' ;
  x3do:value ( 34 34 34 ) .
:fieldValue_2_8_5_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'StbdRunningLightOnOffSwitch' ;
  x3do:value ( 0 1 0 ) .
:fieldValue_2_8_5_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'SternLightPosition' ;
  x3do:value ( -10 0 0 ) .
:fieldValue_2_8_5_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'SternLightScale' ;
  x3do:value ( 34 34 34 ) .
:fieldValue_2_8_5_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'WhiteRunningLightOnOffSwitch' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_5_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'PortRunningLightPosition' ;
  x3do:value ( 0 0 -10 ) .
:fieldValue_2_8_5_1_8 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'PortRunningLightScale' ;
  x3do:value ( 34 34 34 ) .
:fieldValue_2_8_5_1_9 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'PortRunningLightOnOffSwitch' ;
  x3do:value ( 1 0 0 ) .
:fieldValue_2_8_5_1_10 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'LowerMastHeadLightPosition' ;
  x3do:value ( 10 10 0 ) .
:fieldValue_2_8_5_1_11 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'LowerMastHeadLightScale' ;
  x3do:value ( 34 34 34 ) .
:fieldValue_2_8_5_1_12 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'UpperMastHeadLightPosition' ;
  x3do:value ( 0 20 0 ) .
:fieldValue_2_8_5_1_13 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'UpperMastHeadLightScale' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_5_1_14 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'FwdAnchorLightPosition' ;
  x3do:value ( 30 0 0 ) .
:fieldValue_2_8_5_1_15 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'FwdAnchorLightScale' ;
  x3do:value ( 34 34 34 ) .
:fieldValue_2_8_5_1_16 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'AnchorLightsOnOffSwitch' ;
  x3do:value ( 0 0 0 ) .
:fieldValue_2_8_5_1_17 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'AftAnchorLightPosition' ;
  x3do:value ( -10 10 0 ) .
:fieldValue_2_8_5_1_18 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_5_1 ;
  x3do:name 'AftAnchorLightScale' ;
  x3do:value ( 1 1 1 ) .
:UpTo6000Yds a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CopyThisNode ;
  x3do:hasChildren :ProtoInstance_2_8_6_1 ;
  x3do:DEF 'UpTo6000Yds' .
:ProtoInstance_2_8_6_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :UpTo6000Yds ;
  x3do:hasFieldValue :fieldValue_2_8_6_1_1, :fieldValue_2_8_6_1_2, :fieldValue_2_8_6_1_3, :fieldValue_2_8_6_1_4, :fieldValue_2_8_6_1_5, :fieldValue_2_8_6_1_6, :fieldValue_2_8_6_1_7, :fieldValue_2_8_6_1_8, :fieldValue_2_8_6_1_9, :fieldValue_2_8_6_1_10, :fieldValue_2_8_6_1_11, :fieldValue_2_8_6_1_12, :fieldValue_2_8_6_1_13, :fieldValue_2_8_6_1_14, :fieldValue_2_8_6_1_15, :fieldValue_2_8_6_1_16, :fieldValue_2_8_6_1_17, :fieldValue_2_8_6_1_18 ;
  x3do:name 'RunningLights' .
:fieldValue_2_8_6_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'StbdRunningLightPosition' ;
  x3do:value ( 0 0 10 ) .
:fieldValue_2_8_6_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'StbdRunningLightScale' ;
  x3do:value ( 40 40 40 ) .
:fieldValue_2_8_6_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'StbdRunningLightOnOffSwitch' ;
  x3do:value ( 0 1 0 ) .
:fieldValue_2_8_6_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'SternLightPosition' ;
  x3do:value ( -10 0 0 ) .
:fieldValue_2_8_6_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'SternLightScale' ;
  x3do:value ( 40 40 40 ) .
:fieldValue_2_8_6_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'WhiteRunningLightOnOffSwitch' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_6_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'PortRunningLightPosition' ;
  x3do:value ( 0 0 -10 ) .
:fieldValue_2_8_6_1_8 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'PortRunningLightScale' ;
  x3do:value ( 40 40 40 ) .
:fieldValue_2_8_6_1_9 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'PortRunningLightOnOffSwitch' ;
  x3do:value ( 1 0 0 ) .
:fieldValue_2_8_6_1_10 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'LowerMastHeadLightPosition' ;
  x3do:value ( 10 10 0 ) .
:fieldValue_2_8_6_1_11 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'LowerMastHeadLightScale' ;
  x3do:value ( 40 40 40 ) .
:fieldValue_2_8_6_1_12 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'UpperMastHeadLightPosition' ;
  x3do:value ( 0 20 0 ) .
:fieldValue_2_8_6_1_13 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'UpperMastHeadLightScale' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_6_1_14 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'FwdAnchorLightPosition' ;
  x3do:value ( 30 0 0 ) .
:fieldValue_2_8_6_1_15 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'FwdAnchorLightScale' ;
  x3do:value ( 40 40 40 ) .
:fieldValue_2_8_6_1_16 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'AnchorLightsOnOffSwitch' ;
  x3do:value ( 0 0 0 ) .
:fieldValue_2_8_6_1_17 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'AftAnchorLightPosition' ;
  x3do:value ( -10 10 0 ) .
:fieldValue_2_8_6_1_18 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_6_1 ;
  x3do:name 'AftAnchorLightScale' ;
  x3do:value ( 1 1 1 ) .
:GreaterThan6000yds a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CopyThisNode ;
  x3do:hasChildren :ProtoInstance_2_8_7_1 ;
  x3do:DEF 'GreaterThan6000yds' .
:ProtoInstance_2_8_7_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :GreaterThan6000yds ;
  x3do:hasFieldValue :fieldValue_2_8_7_1_1, :fieldValue_2_8_7_1_2, :fieldValue_2_8_7_1_3, :fieldValue_2_8_7_1_4, :fieldValue_2_8_7_1_5, :fieldValue_2_8_7_1_6, :fieldValue_2_8_7_1_7, :fieldValue_2_8_7_1_8, :fieldValue_2_8_7_1_9, :fieldValue_2_8_7_1_10, :fieldValue_2_8_7_1_11, :fieldValue_2_8_7_1_12, :fieldValue_2_8_7_1_13, :fieldValue_2_8_7_1_14, :fieldValue_2_8_7_1_15, :fieldValue_2_8_7_1_16, :fieldValue_2_8_7_1_17, :fieldValue_2_8_7_1_18 ;
  x3do:name 'RunningLights' .
:fieldValue_2_8_7_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'StbdRunningLightPosition' ;
  x3do:value ( 0 0 10 ) .
:fieldValue_2_8_7_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'StbdRunningLightScale' ;
  x3do:value ( 42 42 42 ) .
:fieldValue_2_8_7_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'StbdRunningLightOnOffSwitch' ;
  x3do:value ( 0 1 0 ) .
:fieldValue_2_8_7_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'SternLightPosition' ;
  x3do:value ( -10 0 0 ) .
:fieldValue_2_8_7_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'SternLightScale' ;
  x3do:value ( 42 42 42 ) .
:fieldValue_2_8_7_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'WhiteRunningLightOnOffSwitch' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_7_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'PortRunningLightPosition' ;
  x3do:value ( 0 0 -10 ) .
:fieldValue_2_8_7_1_8 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'PortRunningLightScale' ;
  x3do:value ( 42 42 42 ) .
:fieldValue_2_8_7_1_9 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'PortRunningLightOnOffSwitch' ;
  x3do:value ( 1 0 0 ) .
:fieldValue_2_8_7_1_10 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'LowerMastHeadLightPosition' ;
  x3do:value ( 10 10 0 ) .
:fieldValue_2_8_7_1_11 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'LowerMastHeadLightScale' ;
  x3do:value ( 42 42 42 ) .
:fieldValue_2_8_7_1_12 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'UpperMastHeadLightPosition' ;
  x3do:value ( 0 20 0 ) .
:fieldValue_2_8_7_1_13 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'UpperMastHeadLightScale' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_8_7_1_14 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'FwdAnchorLightPosition' ;
  x3do:value ( 30 0 0 ) .
:fieldValue_2_8_7_1_15 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'FwdAnchorLightScale' ;
  x3do:value ( 42 42 42 ) .
:fieldValue_2_8_7_1_16 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'AnchorLightsOnOffSwitch' ;
  x3do:value ( 0 0 0 ) .
:fieldValue_2_8_7_1_17 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'AftAnchorLightPosition' ;
  x3do:value ( -10 10 0 ) .
:fieldValue_2_8_7_1_18 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_7_1 ;
  x3do:name 'AftAnchorLightScale' ;
  x3do:value ( 1 1 1 ) .
