@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix dcterms: . @prefix xsd: . @prefix x3d: . @prefix x3do: . :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 'Bridge.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Foo, Khee Loon' ; x3do:name 'creator' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '25 February 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 'Project for VRML CVN Tower' ; x3do:name 'description' . :meta_1_6 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/Bridge.x3d' ; x3do:name 'identifier' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'X3D-Edit 3.2, https://savage.nps.edu/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 "Bridge.x3d" . :meta dcterms:creator "Foo, Khee Loon" . :meta dcterms:created "25 February 2001" . :meta dcterms:modified "20 October 2019" . :meta dcterms:description "Project for VRML CVN Tower" . :meta dcterms:identifier "https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/Bridge.x3d" . :meta dcterms:generator "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" . :meta dcterms:license "../../license.html" . :Scene a owl:NamedIndividual, x3do:Scene ; x3do:hasParent :X3D ; x3do:hasChildren :WorldInfo_2_1, :Viewpoint_2_2, :Viewpoint_2_3, :Viewpoint_2_4, :Viewpoint_2_5, :Viewpoint_2_6, :Viewpoint_2_7, :Viewpoint_2_8, :Viewpoint_2_9, :Viewpoint_2_10, :Viewpoint_2_11, :Viewpoint_2_12, :Viewpoint_2_13, :Viewpoint_2_14, :Viewpoint_2_15, :Viewpoint_2_16, :Viewpoint_2_17, :Viewpoint_2_18, :Viewpoint_2_19, :Transform_2_20, :Transform_2_21, :Transform_2_22, :Transform_2_23, :Transform_2_24, :Transform_2_25, :Transform_2_26, :Transform_2_27, :Transform_2_28, :Transform_2_29, :Transform_2_30, :Transform_2_31, :Transform_2_32, :Bridge, :Bridge2, :SternBridge, :AntenaSuport, :Transform_2_37, :FrontRadar, :MoreStruc ; x3do:hasROUTE :ROUTE_2_40, :ROUTE_2_41 . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'Bridge.x3d' . :Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Starboard View' ; x3do:orientation ( 0 1 0 1.571 ) ; x3do:position ( 200 5 0 ) . :Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Port Side View' ; x3do:orientation ( 0 1 0 -1.571 ) ; x3do:position ( -150 5 0 ) . :Viewpoint_2_4 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Back Side View' ; x3do:position ( 0 5 70 ) . :Viewpoint_2_5 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Front Side View' ; x3do:orientation ( 0 1 0 3.142 ) ; x3do:position ( 0 5 -70 ) . :Viewpoint_2_6 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Up View' ; x3do:orientation ( 1 0 0 -1.571 ) ; x3do:position ( 0 200 0 ) . :Viewpoint_2_7 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Inside Bridge' ; x3do:position ( 0 6 -18 ) . :Viewpoint_2_8 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Radar screen' ; x3do:position ( -1.25 5.5 -20 ) . :Viewpoint_2_9 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Computer' ; x3do:position ( 3.8 5.5 -20 ) . :Viewpoint_2_10 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Encryptor' ; x3do:position ( -1.25 5.5 -21 ) . :Viewpoint_2_11 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Captain front' ; x3do:position ( -5 6 -15 ) . :Viewpoint_2_12 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Captain right' ; x3do:orientation ( 0 1 0 -1.571 ) ; x3do:position ( -5 6 -15 ) . :Viewpoint_2_13 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Captain diagonal right' ; x3do:orientation ( 0 1 0 -0.75 ) ; x3do:position ( -5 6 -15 ) . :Viewpoint_2_14 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Captain left' ; x3do:orientation ( 0 1 0 1.571 ) ; x3do:position ( -5 6 -15 ) . :Viewpoint_2_15 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Captain diagonal left' ; x3do:orientation ( 0 1 0 0.75 ) ; x3do:position ( -5 6 -15 ) . :Viewpoint_2_16 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Captain back' ; x3do:orientation ( 0 1 0 3.142 ) ; x3do:position ( -5 6 -15 ) . :Viewpoint_2_17 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Captain feet' ; x3do:orientation ( 1 0 0 -0.75 ) ; x3do:position ( -5.25 6 -15 ) . :Viewpoint_2_18 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Door entrance' ; x3do:position ( -5 6 -12.5 ) . :Viewpoint_2_19 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'empty bridge' ; x3do:position ( 3 8 -15 ) . :Transform_2_20 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Console ; x3do:rotation ( 0 1 0 -1.571 ) ; x3do:scale ( 0.5 0.5 0.5 ) ; x3do:translation ( -4.85 4.45 -21.65 ) . :Console a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Transform_2_20 ; x3do:DEF 'Console' ; x3do:url '"Console.x3d" "https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/Console.x3d" "Console.wrl" "https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/Console.wrl"' . :Transform_2_21 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :RadarScreen ; x3do:rotation ( 0 1 0 -1.571 ) ; x3do:scale ( 0.5 0.5 0.5 ) ; x3do:translation ( -2.41 4.45 -21.65 ) . :RadarScreen a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Transform_2_21 ; x3do:DEF 'RadarScreen' ; x3do:url '"RadarScreen.x3d" "https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/RadarScreen.x3d" "RadarScreen.wrl" "https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/RadarScreen.wrl"' . :Transform_2_22 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :RadarScreen-USE-1 ; x3do:rotation ( 0 1 0 -1.571 ) ; x3do:scale ( 0.5 0.5 0.5 ) ; x3do:translation ( 0.03 4.45 -21.65 ) . :RadarScreen-USE-1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Transform_2_22 ; owl:sameAs :RadarScreen . # DEF matching this USE :Transform_2_23 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :RadarScreen-USE-2 ; x3do:rotation ( 0 1 0 -1.571 ) ; x3do:scale ( 0.5 0.5 0.5 ) ; x3do:translation ( 2.47 4.45 -21.65 ) . :RadarScreen-USE-2 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Transform_2_23 ; owl:sameAs :RadarScreen . # DEF matching this USE :Transform_2_24 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Console-USE-1 ; x3do:rotation ( 0 1 0 -1.571 ) ; x3do:scale ( 0.5 0.5 0.5 ) ; x3do:translation ( 7.35 4.45 -21.65 ) . :Console-USE-1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Transform_2_24 ; owl:sameAs :Console . # DEF matching this USE :Transform_2_25 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Console-USE-2 ; x3do:rotation ( 0 1 0 -1.571 ) ; x3do:scale ( 0.5 0.5 0.5 ) ; x3do:translation ( 4.91 4.45 -21.65 ) . :Console-USE-2 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Transform_2_25 ; owl:sameAs :Console . # DEF matching this USE :Transform_2_26 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Transform_2_26_1 ; x3do:rotation ( 0 0 1 1.571 ) ; x3do:scale ( 0.6 0.6 0.6 ) ; x3do:translation ( -5 5 -15 ) . :Transform_2_26_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_26 ; x3do:hasChildren :Inline_2_26_1_1 ; x3do:rotation ( 0 1 0 1.571 ) . :Inline_2_26_1_1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Transform_2_26_1 ; x3do:url '"CaptainSeat.x3d" "https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/CaptainSeat.x3d" "CaptainSeat.wrl" "https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/CaptainSeat.wrl"' . :Transform_2_27 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Transform_2_27_1 ; x3do:rotation ( 0 0 1 1.571 ) ; x3do:scale ( 0.6 0.6 0.6 ) ; x3do:translation ( 3 4.45 -15 ) . :Transform_2_27_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_27 ; x3do:hasChildren :Inline_2_27_1_1 ; x3do:rotation ( 0 1 0 1.571 ) . :Inline_2_27_1_1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Transform_2_27_1 ; x3do:url '"NavigatorTable.x3d" "https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/NavigatorTable.x3d" "NavigatorTable.wrl" "https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/NavigatorTable.wrl"' . :Transform_2_28 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Transform_2_28_1 ; x3do:rotation ( 1 0 0 1.571 ) ; x3do:scale ( 0.56 0.56 0.56 ) ; x3do:translation ( -5 4.7 -12.25 ) . :Transform_2_28_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_28 ; x3do:hasChildren :Inline_2_28_1_1 ; x3do:rotation ( 1 0 0 3.142 ) . :Inline_2_28_1_1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Transform_2_28_1 ; x3do:url '"Door.x3d" "https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/Door.x3d" "Door.wrl" "https://savage.nps.edu/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/Door.wrl"' . :Transform_2_29 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :midstruc ; x3do:translation ( 0 6.3 0 ) . :midstruc a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_29 ; x3do:hasGeometry :Box_2_29_1_1 ; x3do:hasAppearance :Appearance_2_29_1_2 ; x3do:DEF 'midstruc' . :Box_2_29_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :midstruc ; x3do:size ( 12 5 25 ) . :Appearance_2_29_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :midstruc ; x3do:hasMaterial :Material_2_29_1_2_1 . :Material_2_29_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_29_1_2 . :Transform_2_30 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :bottomstruc ; x3do:translation ( 0 1 0 ) . :bottomstruc a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_30 ; x3do:hasGeometry :Box_2_30_1_1 ; x3do:hasAppearance :Appearance_2_30_1_2 ; x3do:DEF 'bottomstruc' . :Box_2_30_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :bottomstruc ; x3do:size ( 12 7 40 ) . :Appearance_2_30_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :bottomstruc ; x3do:hasMaterial :Material_2_30_1_2_1 . :Material_2_30_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_30_1_2 . :Transform_2_31 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :MainStruc, :Transform_2_31_2 ; x3do:translation ( 0 10.1 0 ) . :MainStruc a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_31 ; x3do:hasGeometry :Box_2_31_1_1 ; x3do:hasAppearance :Appearance_2_31_1_2 ; x3do:DEF 'MainStruc' . :Box_2_31_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :MainStruc ; x3do:size ( 12 3 40 ) . :Appearance_2_31_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :MainStruc ; x3do:hasMaterial :Material_2_31_1_2_1 . :Material_2_31_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_31_1_2 . :Transform_2_31_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_31 ; x3do:hasChildren :Shape_2_31_2_1 ; x3do:rotation ( 0 1 0 -1.571 ) ; x3do:translation ( -8.6 -8 -4 ) . :Shape_2_31_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_31_2 ; x3do:hasGeometry :Text_2_31_2_1_1 ; x3do:hasAppearance :Appearance_2_31_2_1_2 . :Text_2_31_2_1_1 a owl:NamedIndividual, x3do:Text ; x3do:hasParent :Shape_2_31_2_1 ; x3do:hasFontStyle :FontStyle_2_31_2_1_1_1 ; x3do:string '"60"' . :FontStyle_2_31_2_1_1_1 a owl:NamedIndividual, x3do:FontStyle ; x3do:hasParent :Text_2_31_2_1_1 ; x3do:size 12 ; x3do:cssStyle 'BOLD' . :Appearance_2_31_2_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_31_2_1 ; x3do:hasMaterial :Material_2_31_2_1_2_1 . :Material_2_31_2_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_31_2_1_2 ; x3do:diffuseColor ( 1 1 1 ) . :Transform_2_32 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :MastPrinc ; x3do:translation ( -6 0 -12 ) . :MastPrinc a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_32 ; x3do:hasChildren :Transform_2_32_1_1, :Transform_2_32_1_2, :Transform_2_32_1_3, :Transform_2_32_1_4, :Transform_2_32_1_5, :Transform_2_32_1_6 ; x3do:DEF 'MastPrinc' . :Transform_2_32_1_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :MastPrinc ; x3do:hasChildren :Shape_2_32_1_1_1 ; x3do:translation ( 0 23 0 ) . :Shape_2_32_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_1_1_1 ; x3do:hasAppearance :Appearance_2_32_1_1_1_2 . :Cylinder_2_32_1_1_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_1_1 ; x3do:height 47 ; x3do:radius .6 . :Appearance_2_32_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_1_1 ; x3do:hasMaterial :Material_2_32_1_1_1_2_1 . :Material_2_32_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_1_1_2 . :Transform_2_32_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :MastPrinc ; x3do:hasChildren :Shape_2_32_1_2_1, :Details ; x3do:rotation ( 0 0 1 1.571 ) ; x3do:translation ( 0 20 0 ) . :Shape_2_32_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_2 ; x3do:hasGeometry :Cylinder_2_32_1_2_1_1 ; x3do:hasAppearance :Appearance_2_32_1_2_1_2 . :Cylinder_2_32_1_2_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_2_1 ; x3do:height 24 ; x3do:radius .3 . :Appearance_2_32_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_2_1 ; x3do:hasMaterial :Material_2_32_1_2_1_2_1 . :Material_2_32_1_2_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_2_1_2 . :Details a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_32_1_2 ; x3do:hasChildren :LeftDetails, :RightDetails ; x3do:DEF 'Details' ; x3do:rotation ( 0 0 1 1.571 ) ; x3do:translation ( 1.5 0 0 ) . :LeftDetails a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Details ; x3do:hasChildren :Transform_2_32_1_2_2_1_1, :Transform_2_32_1_2_2_1_2, :Transform_2_32_1_2_2_1_3, :Transform_2_32_1_2_2_1_4 ; x3do:DEF 'LeftDetails' . :Transform_2_32_1_2_2_1_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LeftDetails ; x3do:hasChildren :Shape_2_32_1_2_2_1_1_1 ; x3do:translation ( 6 0 0 ) . :Shape_2_32_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_2_2_1_1 ; x3do:hasAppearance :Appearance_2_32_1_2_2_1_1_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_2_2_1_1_1_2 . :Appearance_2_32_1_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_2_2_1_1_1 ; x3do:hasMaterial :Material_2_32_1_2_2_1_1_1_1_1 . :Material_2_32_1_2_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_2_2_1_1_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_2_2_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_2_2_1_1_1 ; x3do:height 3 ; x3do:radius .1 . :Transform_2_32_1_2_2_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LeftDetails ; x3do:hasChildren :Shape_2_32_1_2_2_1_2_1 ; x3do:translation ( 9 0 0 ) . :Shape_2_32_1_2_2_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_2_2_1_2 ; x3do:hasAppearance :Appearance_2_32_1_2_2_1_2_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_2_2_1_2_1_2 . :Appearance_2_32_1_2_2_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_2_2_1_2_1 ; x3do:hasMaterial :Material_2_32_1_2_2_1_2_1_1_1 . :Material_2_32_1_2_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_2_2_1_2_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_2_2_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_2_2_1_2_1 ; x3do:height 3 ; x3do:radius .1 . :Transform_2_32_1_2_2_1_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LeftDetails ; x3do:hasChildren :Shape_2_32_1_2_2_1_3_1 ; x3do:translation ( 12 0 0 ) . :Shape_2_32_1_2_2_1_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_2_2_1_3 ; x3do:hasAppearance :Appearance_2_32_1_2_2_1_3_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_2_2_1_3_1_2 . :Appearance_2_32_1_2_2_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_2_2_1_3_1 ; x3do:hasMaterial :Material_2_32_1_2_2_1_3_1_1_1 . :Material_2_32_1_2_2_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_2_2_1_3_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_2_2_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_2_2_1_3_1 ; x3do:height 3 ; x3do:radius .1 . :Transform_2_32_1_2_2_1_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LeftDetails ; x3do:hasChildren :Shape_2_32_1_2_2_1_4_1 ; x3do:translation ( 3 0 0 ) . :Shape_2_32_1_2_2_1_4_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_2_2_1_4 ; x3do:hasAppearance :Appearance_2_32_1_2_2_1_4_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_2_2_1_4_1_2 . :Appearance_2_32_1_2_2_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_2_2_1_4_1 ; x3do:hasMaterial :Material_2_32_1_2_2_1_4_1_1_1 . :Material_2_32_1_2_2_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_2_2_1_4_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_2_2_1_4_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_2_2_1_4_1 ; x3do:height 3 ; x3do:radius .1 . :RightDetails a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Details ; x3do:hasChildren :Transform_2_32_1_2_2_2_1, :Transform_2_32_1_2_2_2_2, :Transform_2_32_1_2_2_2_3, :Transform_2_32_1_2_2_2_4 ; x3do:DEF 'RightDetails' . :Transform_2_32_1_2_2_2_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RightDetails ; x3do:hasChildren :Shape_2_32_1_2_2_2_1_1 ; x3do:translation ( -3 0 0 ) . :Shape_2_32_1_2_2_2_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_2_2_2_1 ; x3do:hasAppearance :Appearance_2_32_1_2_2_2_1_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_2_2_2_1_1_2 . :Appearance_2_32_1_2_2_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_2_2_2_1_1 ; x3do:hasMaterial :Material_2_32_1_2_2_2_1_1_1_1 . :Material_2_32_1_2_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_2_2_2_1_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_2_2_2_1_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_2_2_2_1_1 ; x3do:height 3 ; x3do:radius .1 . :Transform_2_32_1_2_2_2_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RightDetails ; x3do:hasChildren :Shape_2_32_1_2_2_2_2_1 ; x3do:translation ( -6 0 0 ) . :Shape_2_32_1_2_2_2_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_2_2_2_2 ; x3do:hasAppearance :Appearance_2_32_1_2_2_2_2_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_2_2_2_2_1_2 . :Appearance_2_32_1_2_2_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_2_2_2_2_1 ; x3do:hasMaterial :Material_2_32_1_2_2_2_2_1_1_1 . :Material_2_32_1_2_2_2_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_2_2_2_2_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_2_2_2_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_2_2_2_2_1 ; x3do:height 3 ; x3do:radius .1 . :Transform_2_32_1_2_2_2_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RightDetails ; x3do:hasChildren :Shape_2_32_1_2_2_2_3_1 ; x3do:translation ( -9 0 0 ) . :Shape_2_32_1_2_2_2_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_2_2_2_3 ; x3do:hasAppearance :Appearance_2_32_1_2_2_2_3_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_2_2_2_3_1_2 . :Appearance_2_32_1_2_2_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_2_2_2_3_1 ; x3do:hasMaterial :Material_2_32_1_2_2_2_3_1_1_1 . :Material_2_32_1_2_2_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_2_2_2_3_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_2_2_2_3_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_2_2_2_3_1 ; x3do:height 3 ; x3do:radius .1 . :Transform_2_32_1_2_2_2_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RightDetails ; x3do:hasChildren :Shape_2_32_1_2_2_2_4_1 ; x3do:translation ( -12 0 0 ) . :Shape_2_32_1_2_2_2_4_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_2_2_2_4 ; x3do:hasAppearance :Appearance_2_32_1_2_2_2_4_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_2_2_2_4_1_2 . :Appearance_2_32_1_2_2_2_4_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_2_2_2_4_1 ; x3do:hasMaterial :Material_2_32_1_2_2_2_4_1_1_1 . :Material_2_32_1_2_2_2_4_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_2_2_2_4_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_2_2_2_4_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_2_2_2_4_1 ; x3do:height 3 ; x3do:radius .1 . :Transform_2_32_1_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :MastPrinc ; x3do:hasChildren :Shape_2_32_1_3_1, :Details-2 ; x3do:rotation ( 0 0 1 1.571 ) ; x3do:translation ( 0 25 0 ) . :Shape_2_32_1_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_3 ; x3do:hasGeometry :Cylinder_2_32_1_3_1_1 ; x3do:hasAppearance :Appearance_2_32_1_3_1_2 . :Cylinder_2_32_1_3_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_3_1 ; x3do:height 12 ; x3do:radius .2 . :Appearance_2_32_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_3_1 ; x3do:hasMaterial :Material_2_32_1_3_1_2_1 . :Material_2_32_1_3_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_3_1_2 . :Details-2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_32_1_3 ; x3do:hasChildren :LeftDetails-2, :RightDetails-2 ; x3do:DEF 'Details-2' ; x3do:rotation ( 0 0 1 1.571 ) ; x3do:translation ( .5 0 0 ) . :LeftDetails-2 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Details-2 ; x3do:hasChildren :Transform_2_32_1_3_2_1_1, :Transform_2_32_1_3_2_1_2 ; x3do:DEF 'LeftDetails-2' . :Transform_2_32_1_3_2_1_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LeftDetails-2 ; x3do:hasChildren :Shape_2_32_1_3_2_1_1_1 ; x3do:translation ( 6 0 0 ) . :Shape_2_32_1_3_2_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_3_2_1_1 ; x3do:hasAppearance :Appearance_2_32_1_3_2_1_1_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_3_2_1_1_1_2 . :Appearance_2_32_1_3_2_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_3_2_1_1_1 ; x3do:hasMaterial :Material_2_32_1_3_2_1_1_1_1_1 . :Material_2_32_1_3_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_3_2_1_1_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_3_2_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_3_2_1_1_1 ; x3do:radius .1 . :Transform_2_32_1_3_2_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LeftDetails-2 ; x3do:hasChildren :Shape_2_32_1_3_2_1_2_1 ; x3do:translation ( 3 0 0 ) . :Shape_2_32_1_3_2_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_3_2_1_2 ; x3do:hasAppearance :Appearance_2_32_1_3_2_1_2_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_3_2_1_2_1_2 . :Appearance_2_32_1_3_2_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_3_2_1_2_1 ; x3do:hasMaterial :Material_2_32_1_3_2_1_2_1_1_1 . :Material_2_32_1_3_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_3_2_1_2_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_3_2_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_3_2_1_2_1 ; x3do:radius .1 . :RightDetails-2 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Details-2 ; x3do:hasChildren :Transform_2_32_1_3_2_2_1, :Transform_2_32_1_3_2_2_2 ; x3do:DEF 'RightDetails-2' . :Transform_2_32_1_3_2_2_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RightDetails-2 ; x3do:hasChildren :Shape_2_32_1_3_2_2_1_1 ; x3do:translation ( -3 0 0 ) . :Shape_2_32_1_3_2_2_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_3_2_2_1 ; x3do:hasAppearance :Appearance_2_32_1_3_2_2_1_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_3_2_2_1_1_2 . :Appearance_2_32_1_3_2_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_3_2_2_1_1 ; x3do:hasMaterial :Material_2_32_1_3_2_2_1_1_1_1 . :Material_2_32_1_3_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_3_2_2_1_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_3_2_2_1_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_3_2_2_1_1 ; x3do:radius .1 . :Transform_2_32_1_3_2_2_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RightDetails-2 ; x3do:hasChildren :Shape_2_32_1_3_2_2_2_1 ; x3do:translation ( -6 0 0 ) . :Shape_2_32_1_3_2_2_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_3_2_2_2 ; x3do:hasAppearance :Appearance_2_32_1_3_2_2_2_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_3_2_2_2_1_2 . :Appearance_2_32_1_3_2_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_3_2_2_2_1 ; x3do:hasMaterial :Material_2_32_1_3_2_2_2_1_1_1 . :Material_2_32_1_3_2_2_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_3_2_2_2_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cylinder_2_32_1_3_2_2_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_3_2_2_2_1 ; x3do:radius .1 . :Transform_2_32_1_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :MastPrinc ; x3do:hasChildren :Shape_2_32_1_4_1, :Details-2-USE-1 ; x3do:rotation ( 0 0 1 1.571 ) ; x3do:translation ( 0 35 0 ) . :Shape_2_32_1_4_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_4 ; x3do:hasGeometry :Cylinder_2_32_1_4_1_1 ; x3do:hasAppearance :Appearance_2_32_1_4_1_2 . :Cylinder_2_32_1_4_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_4_1 ; x3do:height 12 ; x3do:radius .2 . :Appearance_2_32_1_4_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_4_1 ; x3do:hasMaterial :Material_2_32_1_4_1_2_1 . :Material_2_32_1_4_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_4_1_2 . :Details-2-USE-1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_32_1_4 ; owl:sameAs :Details-2 . # DEF matching this USE :Transform_2_32_1_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :MastPrinc ; x3do:hasChildren :mastro, :Details-2-USE-2 ; x3do:rotation ( 0 0 1 1.571 ) ; x3do:translation ( 0 42 0 ) . :mastro a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_5 ; x3do:hasAppearance :Appearance_2_32_1_5_1_1 ; x3do:hasGeometry :Cylinder_2_32_1_5_1_2 ; x3do:DEF 'mastro' . :Appearance_2_32_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :mastro ; x3do:hasMaterial :Material_2_32_1_5_1_1_1 . :Material_2_32_1_5_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_5_1_1 ; x3do:diffuseColor ( .8 .8 .8 ) . :Cylinder_2_32_1_5_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :mastro ; x3do:height 12 ; x3do:radius .2 . :Details-2-USE-2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_32_1_5 ; owl:sameAs :Details-2 . # DEF matching this USE :Transform_2_32_1_6 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :MastPrinc ; x3do:hasChildren :Shape_2_32_1_6_1 ; x3do:rotation ( 0 0 1 1.571 ) ; x3do:translation ( 0 45 0 ) . :Shape_2_32_1_6_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_32_1_6 ; x3do:hasGeometry :Cylinder_2_32_1_6_1_1 ; x3do:hasAppearance :Appearance_2_32_1_6_1_2 . :Cylinder_2_32_1_6_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_32_1_6_1 ; x3do:height 4 ; x3do:radius .1 . :Appearance_2_32_1_6_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_32_1_6_1 ; x3do:hasMaterial :Material_2_32_1_6_1_2_1 . :Material_2_32_1_6_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_32_1_6_1_2 . :Bridge a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Transform_2_33_1, :Transform_2_33_2, :Transform_2_33_3, :Transform_2_33_4, :Transform_2_33_5, :Transform_2_33_6, :Transform_2_33_7, :Transform_2_33_8, :Transform_2_33_9, :Transform_2_33_10 ; x3do:DEF 'Bridge' . :Transform_2_33_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Bridge ; x3do:hasChildren :Plataf ; x3do:translation ( 0 6.5 -18 ) . :Plataf a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_33_1 ; x3do:hasGeometry :Box_2_33_1_1_1 ; x3do:hasAppearance :Appearance_2_33_1_1_2 ; x3do:DEF 'Plataf' . :Box_2_33_1_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Plataf ; x3do:size ( 16 .3 10 ) . :Appearance_2_33_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Plataf ; x3do:hasMaterial :Material_2_33_1_1_2_1 . :Material_2_33_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_33_1_1_2 . :Transform_2_33_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Bridge ; x3do:hasChildren :Plataf-USE-1 ; x3do:translation ( 0 4.5 -17 ) . :Plataf-USE-1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_33_2 ; owl:sameAs :Plataf . # DEF matching this USE :Transform_2_33_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Bridge ; x3do:hasChildren :RotWindows ; x3do:rotation ( 0 1 0 1.571 ) ; x3do:translation ( 0 6 -22 ) . :RotWindows a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_33_3 ; x3do:hasChildren :GlassWin ; x3do:DEF 'RotWindows' ; x3do:rotation ( 0 0 1 -0.4 ) . :GlassWin a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :RotWindows ; x3do:hasGeometry :Box_2_33_3_1_1_1 ; x3do:hasAppearance :Appearance_2_33_3_1_1_2 ; x3do:DEF 'GlassWin' . :Box_2_33_3_1_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :GlassWin ; x3do:size ( .2 1 15 ) . :Appearance_2_33_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :GlassWin ; x3do:hasMaterial :Material_2_33_3_1_1_2_1 . :Material_2_33_3_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_33_3_1_1_2 ; x3do:diffuseColor ( 0 1 0 ) ; x3do:transparency .7 . :Transform_2_33_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Bridge ; x3do:hasChildren :Transform_2_33_4_1 ; x3do:translation ( -7.5 6 -17 ) . :Transform_2_33_4_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_33_4 ; x3do:hasChildren :Shape_2_33_4_1_1 ; x3do:rotation ( 0 0 1 0.4 ) . :Shape_2_33_4_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_33_4_1 ; x3do:hasGeometry :Box_2_33_4_1_1_1 ; x3do:hasAppearance :Appearance_2_33_4_1_1_2 . :Box_2_33_4_1_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_33_4_1_1 ; x3do:size ( .2 1 10 ) . :Appearance_2_33_4_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_33_4_1_1 ; x3do:hasMaterial :Material_2_33_4_1_1_2_1 . :Material_2_33_4_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_33_4_1_1_2 ; x3do:diffuseColor ( 0 1 0 ) ; x3do:transparency .7 . :Transform_2_33_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Bridge ; x3do:hasChildren :Transform_2_33_5_1 . :Transform_2_33_5_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_33_5 ; x3do:hasChildren :Transform_2_33_5_1_1 ; x3do:translation ( 7.5 6 -17 ) . :Transform_2_33_5_1_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_33_5_1 ; x3do:hasChildren :Shape_2_33_5_1_1_1 ; x3do:rotation ( 0 0 1 -0.4 ) . :Shape_2_33_5_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_33_5_1_1 ; x3do:hasGeometry :Box_2_33_5_1_1_1_1 ; x3do:hasAppearance :Appearance_2_33_5_1_1_1_2 . :Box_2_33_5_1_1_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_33_5_1_1_1 ; x3do:size ( .2 1 10 ) . :Appearance_2_33_5_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_33_5_1_1_1 ; x3do:hasMaterial :Material_2_33_5_1_1_1_2_1 . :Material_2_33_5_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_33_5_1_1_1_2 ; x3do:diffuseColor ( 0 1 0 ) ; x3do:transparency .7 . :Transform_2_33_6 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Bridge ; x3do:hasChildren :Shape_2_33_6_1 ; x3do:rotation ( 0 1 0 1.571 ) ; x3do:translation ( -7.5 5 -17 ) . :Shape_2_33_6_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_33_6 ; x3do:hasGeometry :Box_2_33_6_1_1 ; x3do:hasAppearance :Appearance_2_33_6_1_2 . :Box_2_33_6_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_33_6_1 ; x3do:size ( 10 1 .3 ) . :Appearance_2_33_6_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_33_6_1 ; x3do:hasMaterial :Material_2_33_6_1_2_1 . :Material_2_33_6_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_33_6_1_2 . :Transform_2_33_7 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Bridge ; x3do:hasChildren :WallsForWindows ; x3do:translation ( 0 5 -21.8 ) . :WallsForWindows a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_33_7 ; x3do:hasGeometry :Box_2_33_7_1_1 ; x3do:hasAppearance :Appearance_2_33_7_1_2 ; x3do:DEF 'WallsForWindows' . :Box_2_33_7_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :WallsForWindows ; x3do:size ( 15 1 .3 ) . :Appearance_2_33_7_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :WallsForWindows ; x3do:hasMaterial :Material_2_33_7_1_2_1 . :Material_2_33_7_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_33_7_1_2 . :Transform_2_33_8 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Bridge ; x3do:hasChildren :Shape_2_33_8_1 ; x3do:rotation ( 0 1 0 1.571 ) ; x3do:translation ( 7.5 5 -17 ) . :Shape_2_33_8_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_33_8 ; x3do:hasGeometry :Box_2_33_8_1_1 ; x3do:hasAppearance :Appearance_2_33_8_1_2 . :Box_2_33_8_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_33_8_1 ; x3do:size ( 9.8 1 .3 ) . :Appearance_2_33_8_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_33_8_1 ; x3do:hasMaterial :Material_2_33_8_1_2_1 . :Material_2_33_8_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_33_8_1_2 . :Transform_2_33_9 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Bridge ; x3do:hasChildren :Shape_2_33_9_1 ; x3do:translation ( -7 5.6 -12.5 ) . :Shape_2_33_9_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_33_9 ; x3do:hasGeometry :Box_2_33_9_1_1 ; x3do:hasAppearance :Appearance_2_33_9_1_2 . :Box_2_33_9_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_33_9_1 ; x3do:size ( 2 2 1 ) . :Appearance_2_33_9_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_33_9_1 ; x3do:hasMaterial :Material_2_33_9_1_2_1 . :Material_2_33_9_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_33_9_1_2 . :Transform_2_33_10 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Bridge ; x3do:hasChildren :Shape_2_33_10_1 ; x3do:translation ( 7 5.6 -12.5 ) . :Shape_2_33_10_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_33_10 ; x3do:hasGeometry :Box_2_33_10_1_1 ; x3do:hasAppearance :Appearance_2_33_10_1_2 . :Box_2_33_10_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_33_10_1 ; x3do:size ( 2 2 1 ) . :Appearance_2_33_10_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_33_10_1 ; x3do:hasMaterial :Material_2_33_10_1_2_1 . :Material_2_33_10_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_33_10_1_2 . :Bridge2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Bridge-USE-1 ; x3do:DEF 'Bridge2' ; x3do:translation ( 0 2 1 ) . :Bridge-USE-1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Bridge2 ; owl:sameAs :Bridge . # DEF matching this USE :SternBridge a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Bridge-USE-2 ; x3do:DEF 'SternBridge' ; x3do:rotation ( 0 1 0 3.142 ) ; x3do:translation ( 0 .5 0 ) . :Bridge-USE-2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :SternBridge ; owl:sameAs :Bridge . # DEF matching this USE :AntenaSuport a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Shape_2_36_1, :Transform_2_36_2 ; x3do:DEF 'AntenaSuport' ; x3do:translation ( 7 8 3 ) . :Shape_2_36_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :AntenaSuport ; x3do:hasAppearance :Appearance_2_36_1_1 ; x3do:hasGeometry :Box_2_36_1_2 . :Appearance_2_36_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_36_1 ; x3do:hasMaterial :Material_2_36_1_1_1 . :Material_2_36_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_36_1_1 . :Box_2_36_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_36_1 ; x3do:size ( 13 4 8 ) . :Transform_2_36_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :AntenaSuport ; x3do:hasChildren :Shape_2_36_2_1 ; x3do:rotation ( 0 0 1 0.5 ) ; x3do:translation ( 0 -3 0 ) . :Shape_2_36_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_36_2 ; x3do:hasGeometry :Box_2_36_2_1_1 ; x3do:hasAppearance :Appearance_2_36_2_1_2 . :Box_2_36_2_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_36_2_1 ; x3do:size ( 12 4 8 ) . :Appearance_2_36_2_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_36_2_1 ; x3do:hasMaterial :Material_2_36_2_1_2_1 . :Material_2_36_2_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_36_2_1_2 . :Transform_2_37 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Shape_2_37_1, :Shape_2_37_2, :Transform_2_37_3 ; x3do:translation ( 9.5 12 3 ) . :Shape_2_37_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_37 ; x3do:hasAppearance :Appearance_2_37_1_1 ; x3do:hasGeometry :Cylinder_2_37_1_2 . :Appearance_2_37_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_37_1 ; x3do:hasMaterial :Material_2_37_1_1_1 . :Material_2_37_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_37_1_1 . :Cylinder_2_37_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_37_1 ; x3do:height 4 ; x3do:radius 2 . :Shape_2_37_2 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_37 ; x3do:hasGeometry :Cylinder_2_37_2_1 ; x3do:hasAppearance :Appearance_2_37_2_2 . :Cylinder_2_37_2_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_37_2 ; x3do:height 8 ; x3do:radius .5 . :Appearance_2_37_2_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_37_2 ; x3do:hasMaterial :Material_2_37_2_2_1 . :Material_2_37_2_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_37_2_2 . :Transform_2_37_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_37 ; x3do:hasChildren :Transform_2_37_3_1 ; x3do:scale ( 2 2 2 ) ; x3do:translation ( 1 4 0 ) . :Transform_2_37_3_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_37_3 ; x3do:hasChildren :Group_2_37_3_1_1 . :Group_2_37_3_1_1 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Transform_2_37_3_1 ; x3do:hasChildren :AntRot, :CLOCK, :AntPathInt . :AntRot a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_37_3_1_1 ; x3do:hasChildren :Shape_2_37_3_1_1_1_1 ; x3do:DEF 'AntRot' ; x3do:scale ( 2.5 .3 1 ) . :Shape_2_37_3_1_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :AntRot ; x3do:hasGeometry :Extrusion_2_37_3_1_1_1_1_1 ; x3do:hasAppearance :Appearance_2_37_3_1_1_1_1_2 . :Extrusion_2_37_3_1_1_1_1_1 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Shape_2_37_3_1_1_1_1 ; x3do:creaseAngle 0.95 ; x3do:crossSection ( 1 0 .92 -0.38 .71 -0.71 .38 -0.92 0 -1 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1 0 ) ; x3do:solid false ; x3do:spine ( 0 0 0 0 6 0 ) . :Appearance_2_37_3_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_37_3_1_1_1_1 ; x3do:hasMaterial :Material_2_37_3_1_1_1_1_2_1 . :Material_2_37_3_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_37_3_1_1_1_1_2 ; x3do:diffuseColor ( 0 0 0 ) ; x3do:transparency 0.7 . :CLOCK a owl:NamedIndividual, x3do:TimeSensor ; x3do:hasParent :Group_2_37_3_1_1 ; x3do:DEF 'CLOCK' ; x3do:cycleInterval '4.0' ; x3do:loop true . :AntPathInt a owl:NamedIndividual, x3do:OrientationInterpolator ; x3do:hasParent :Group_2_37_3_1_1 ; x3do:DEF 'AntPathInt' ; x3do:key ( 0.0 0.5 1.0 ) ; x3do:keyValue ( 0.0 1.0 0.0 0.0 0.0 1.0 0.0 3.14 0.0 1.0 0.0 3.14 ) . :FrontRadar a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :RadarBulbs ; x3do:DEF 'FrontRadar' ; x3do:rotation ( 0 1 0 3.142 ) ; x3do:scale ( .8 .8 .8 ) ; x3do:translation ( 0 12 -13 ) . :RadarBulbs a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :FrontRadar ; x3do:hasChildren :CentralBulb, :LeftBulb, :RightBulb, :Antenna ; x3do:DEF 'RadarBulbs' . :CentralBulb a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RadarBulbs ; x3do:hasChildren :Shape_2_38_1_1_1, :Transform_2_38_1_1_2, :Transform_2_38_1_1_3 ; x3do:DEF 'CentralBulb' ; x3do:translation ( 0 0 5 ) . :Shape_2_38_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :CentralBulb ; x3do:hasAppearance :Appearance_2_38_1_1_1_1 ; x3do:hasGeometry :Box_2_38_1_1_1_2 . :Appearance_2_38_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_1_1 ; x3do:hasMaterial :Material_2_38_1_1_1_1_1 . :Material_2_38_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_1_1_1 ; x3do:diffuseColor ( 1 1 1 ) . :Box_2_38_1_1_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_38_1_1_1 ; x3do:size ( 6 1 10 ) . :Transform_2_38_1_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :CentralBulb ; x3do:hasChildren :Shape_2_38_1_1_2_1 ; x3do:translation ( 0 0 5 ) . :Shape_2_38_1_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_1_2 ; x3do:hasGeometry :Cylinder_2_38_1_1_2_1_1 ; x3do:hasAppearance :Appearance_2_38_1_1_2_1_2 . :Cylinder_2_38_1_1_2_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_38_1_1_2_1 ; x3do:height 1 ; x3do:radius 3 . :Appearance_2_38_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_1_2_1 ; x3do:hasMaterial :Material_2_38_1_1_2_1_2_1 . :Material_2_38_1_1_2_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_1_2_1_2 ; x3do:diffuseColor ( 1 1 1 ) . :Transform_2_38_1_1_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :CentralBulb ; x3do:hasChildren :Transform_2_38_1_1_3_1 . :Transform_2_38_1_1_3_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_38_1_1_3 ; x3do:hasChildren :Shape_2_38_1_1_3_1_1, :Transform_2_38_1_1_3_1_2 ; x3do:translation ( 0 2 5.5 ) . :Shape_2_38_1_1_3_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_1_3_1 ; x3do:hasGeometry :Cylinder_2_38_1_1_3_1_1_1 ; x3do:hasAppearance :Appearance_2_38_1_1_3_1_1_2 . :Cylinder_2_38_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_38_1_1_3_1_1 ; x3do:height 3 ; x3do:radius 2 . :Appearance_2_38_1_1_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_1_3_1_1 ; x3do:hasMaterial :Material_2_38_1_1_3_1_1_2_1 . :Material_2_38_1_1_3_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_1_3_1_1_2 ; x3do:diffuseColor ( 1 1 1 ) . :Transform_2_38_1_1_3_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_38_1_1_3_1 ; x3do:hasChildren :Shape_2_38_1_1_3_1_2_1 ; x3do:translation ( 0 1.7 0 ) . :Shape_2_38_1_1_3_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_1_3_1_2 ; x3do:hasAppearance :Appearance_2_38_1_1_3_1_2_1_1 ; x3do:hasGeometry :Sphere_2_38_1_1_3_1_2_1_2 . :Appearance_2_38_1_1_3_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_1_3_1_2_1 ; x3do:hasMaterial :Material_2_38_1_1_3_1_2_1_1_1 . :Material_2_38_1_1_3_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_1_3_1_2_1_1 ; x3do:diffuseColor ( 1 1 1 ) . :Sphere_2_38_1_1_3_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ; x3do:hasParent :Shape_2_38_1_1_3_1_2_1 ; x3do:radius 2 . :LeftBulb a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RadarBulbs ; x3do:hasChildren :Shape_2_38_1_2_1, :Transform_2_38_1_2_2, :Transform_2_38_1_2_3 ; x3do:DEF 'LeftBulb' ; x3do:rotation ( 0 1 0 .9 ) ; x3do:scale ( .8 .8 .8 ) ; x3do:translation ( 2 0 8 ) . :Shape_2_38_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :LeftBulb ; x3do:hasAppearance :Appearance_2_38_1_2_1_1 ; x3do:hasGeometry :Box_2_38_1_2_1_2 . :Appearance_2_38_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_2_1 ; x3do:hasMaterial :Material_2_38_1_2_1_1_1 . :Material_2_38_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_2_1_1 ; x3do:diffuseColor ( 1 1 1 ) . :Box_2_38_1_2_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_38_1_2_1 ; x3do:size ( 6 1 10 ) . :Transform_2_38_1_2_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LeftBulb ; x3do:hasChildren :Shape_2_38_1_2_2_1 ; x3do:translation ( 0 0 5 ) . :Shape_2_38_1_2_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_2_2 ; x3do:hasGeometry :Cylinder_2_38_1_2_2_1_1 ; x3do:hasAppearance :Appearance_2_38_1_2_2_1_2 . :Cylinder_2_38_1_2_2_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_38_1_2_2_1 ; x3do:height 1 ; x3do:radius 3 . :Appearance_2_38_1_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_2_2_1 ; x3do:hasMaterial :Material_2_38_1_2_2_1_2_1 . :Material_2_38_1_2_2_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_2_2_1_2 ; x3do:diffuseColor ( 1 1 1 ) . :Transform_2_38_1_2_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LeftBulb ; x3do:hasChildren :Transform_2_38_1_2_3_1 . :Transform_2_38_1_2_3_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_38_1_2_3 ; x3do:hasChildren :Shape_2_38_1_2_3_1_1, :Transform_2_38_1_2_3_1_2 ; x3do:translation ( 0 2 5.5 ) . :Shape_2_38_1_2_3_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_2_3_1 ; x3do:hasGeometry :Cylinder_2_38_1_2_3_1_1_1 ; x3do:hasAppearance :Appearance_2_38_1_2_3_1_1_2 . :Cylinder_2_38_1_2_3_1_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_38_1_2_3_1_1 ; x3do:height 3 ; x3do:radius 2 . :Appearance_2_38_1_2_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_2_3_1_1 ; x3do:hasMaterial :Material_2_38_1_2_3_1_1_2_1 . :Material_2_38_1_2_3_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_2_3_1_1_2 ; x3do:diffuseColor ( 1 1 1 ) . :Transform_2_38_1_2_3_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_38_1_2_3_1 ; x3do:hasChildren :Shape_2_38_1_2_3_1_2_1 ; x3do:translation ( 0 1.7 0 ) . :Shape_2_38_1_2_3_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_2_3_1_2 ; x3do:hasAppearance :Appearance_2_38_1_2_3_1_2_1_1 ; x3do:hasGeometry :Sphere_2_38_1_2_3_1_2_1_2 . :Appearance_2_38_1_2_3_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_2_3_1_2_1 ; x3do:hasMaterial :Material_2_38_1_2_3_1_2_1_1_1 . :Material_2_38_1_2_3_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_2_3_1_2_1_1 ; x3do:diffuseColor ( 1 1 1 ) . :Sphere_2_38_1_2_3_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ; x3do:hasParent :Shape_2_38_1_2_3_1_2_1 ; x3do:radius 2 . :RightBulb a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RadarBulbs ; x3do:hasChildren :Shape_2_38_1_3_1, :Transform_2_38_1_3_2, :Transform_2_38_1_3_3 ; x3do:DEF 'RightBulb' ; x3do:rotation ( 0 1 0 -1.0 ) ; x3do:scale ( .7 .7 .7 ) ; x3do:translation ( -1 0 6 ) . :Shape_2_38_1_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :RightBulb ; x3do:hasAppearance :Appearance_2_38_1_3_1_1 ; x3do:hasGeometry :Box_2_38_1_3_1_2 . :Appearance_2_38_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_3_1 ; x3do:hasMaterial :Material_2_38_1_3_1_1_1 . :Material_2_38_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_3_1_1 ; x3do:diffuseColor ( 1 1 1 ) . :Box_2_38_1_3_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_38_1_3_1 ; x3do:size ( 6 1 10 ) . :Transform_2_38_1_3_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RightBulb ; x3do:hasChildren :Shape_2_38_1_3_2_1 ; x3do:translation ( 0 0 5 ) . :Shape_2_38_1_3_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_3_2 ; x3do:hasGeometry :Cylinder_2_38_1_3_2_1_1 ; x3do:hasAppearance :Appearance_2_38_1_3_2_1_2 . :Cylinder_2_38_1_3_2_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_38_1_3_2_1 ; x3do:height 1 ; x3do:radius 3 . :Appearance_2_38_1_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_3_2_1 ; x3do:hasMaterial :Material_2_38_1_3_2_1_2_1 . :Material_2_38_1_3_2_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_3_2_1_2 ; x3do:diffuseColor ( 1 1 1 ) . :Transform_2_38_1_3_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RightBulb ; x3do:hasChildren :Transform_2_38_1_3_3_1 . :Transform_2_38_1_3_3_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_38_1_3_3 ; x3do:hasChildren :Shape_2_38_1_3_3_1_1, :Transform_2_38_1_3_3_1_2 ; x3do:translation ( 0 2 5.5 ) . :Shape_2_38_1_3_3_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_3_3_1 ; x3do:hasGeometry :Cylinder_2_38_1_3_3_1_1_1 ; x3do:hasAppearance :Appearance_2_38_1_3_3_1_1_2 . :Cylinder_2_38_1_3_3_1_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_38_1_3_3_1_1 ; x3do:height 3 ; x3do:radius 2 . :Appearance_2_38_1_3_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_3_3_1_1 ; x3do:hasMaterial :Material_2_38_1_3_3_1_1_2_1 . :Material_2_38_1_3_3_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_3_3_1_1_2 ; x3do:diffuseColor ( 1 1 1 ) . :Transform_2_38_1_3_3_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_38_1_3_3_1 ; x3do:hasChildren :Shape_2_38_1_3_3_1_2_1 ; x3do:translation ( 0 1.7 0 ) . :Shape_2_38_1_3_3_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_3_3_1_2 ; x3do:hasAppearance :Appearance_2_38_1_3_3_1_2_1_1 ; x3do:hasGeometry :Sphere_2_38_1_3_3_1_2_1_2 . :Appearance_2_38_1_3_3_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_3_3_1_2_1 ; x3do:hasMaterial :Material_2_38_1_3_3_1_2_1_1_1 . :Material_2_38_1_3_3_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_3_3_1_2_1_1 ; x3do:diffuseColor ( 1 1 1 ) . :Sphere_2_38_1_3_3_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ; x3do:hasParent :Shape_2_38_1_3_3_1_2_1 ; x3do:radius 2 . :Antenna a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :RadarBulbs ; x3do:hasChildren :Transform_2_38_1_4_1, :Transform_2_38_1_4_2, :Transform_2_38_1_4_3 ; x3do:DEF 'Antenna' ; x3do:translation ( 0 0 5 ) . :Transform_2_38_1_4_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Antenna ; x3do:hasChildren :Shape_2_38_1_4_1_1, :Transform_2_38_1_4_1_2 ; x3do:translation ( 0 4 -0.5 ) . :Shape_2_38_1_4_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_4_1 ; x3do:hasGeometry :Cylinder_2_38_1_4_1_1_1 ; x3do:hasAppearance :Appearance_2_38_1_4_1_1_2 . :Cylinder_2_38_1_4_1_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_38_1_4_1_1 ; x3do:height 7 ; x3do:radius 2 . :Appearance_2_38_1_4_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_4_1_1 ; x3do:hasMaterial :Material_2_38_1_4_1_1_2_1 . :Material_2_38_1_4_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_4_1_1_2 ; x3do:diffuseColor ( 1 1 1 ) . :Transform_2_38_1_4_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_38_1_4_1 ; x3do:hasChildren :Shape_2_38_1_4_1_2_1 ; x3do:translation ( 0 6.5 0 ) . :Shape_2_38_1_4_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_4_1_2 ; x3do:hasAppearance :Appearance_2_38_1_4_1_2_1_1 ; x3do:hasGeometry :Sphere_2_38_1_4_1_2_1_2 . :Appearance_2_38_1_4_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_4_1_2_1 ; x3do:hasMaterial :Material_2_38_1_4_1_2_1_1_1 . :Material_2_38_1_4_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_4_1_2_1_1 . :Sphere_2_38_1_4_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ; x3do:hasParent :Shape_2_38_1_4_1_2_1 ; x3do:radius .5 . :Transform_2_38_1_4_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Antenna ; x3do:hasChildren :Transform_2_38_1_4_2_1 . :Transform_2_38_1_4_2_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_38_1_4_2 ; x3do:hasChildren :Shape_2_38_1_4_2_1_1 ; x3do:translation ( 0 8 -0.5 ) . :Shape_2_38_1_4_2_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_4_2_1 ; x3do:hasGeometry :Cylinder_2_38_1_4_2_1_1_1 ; x3do:hasAppearance :Appearance_2_38_1_4_2_1_1_2 . :Cylinder_2_38_1_4_2_1_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_38_1_4_2_1_1 ; x3do:height 5 ; x3do:radius .5 . :Appearance_2_38_1_4_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_4_2_1_1 ; x3do:hasMaterial :Material_2_38_1_4_2_1_1_2_1 . :Material_2_38_1_4_2_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_4_2_1_1_2 ; x3do:diffuseColor ( 1 1 1 ) . :Transform_2_38_1_4_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Antenna ; x3do:hasChildren :Shape_2_38_1_4_3_1 ; x3do:rotation ( 1 0 0 0.9 ) ; x3do:translation ( 0 11 -0.5 ) . :Shape_2_38_1_4_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_38_1_4_3 ; x3do:hasGeometry :Box_2_38_1_4_3_1_1 ; x3do:hasAppearance :Appearance_2_38_1_4_3_1_2 . :Box_2_38_1_4_3_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_38_1_4_3_1 ; x3do:size ( 10 .5 8 ) . :Appearance_2_38_1_4_3_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_38_1_4_3_1 ; x3do:hasMaterial :Material_2_38_1_4_3_1_2_1 . :Material_2_38_1_4_3_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_38_1_4_3_1_2 . :MoreStruc a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Shape_2_39_1 ; x3do:DEF 'MoreStruc' ; x3do:rotation ( 0 1 0 1.571 ) ; x3do:translation ( 0 13 -5 ) . :Shape_2_39_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :MoreStruc ; x3do:hasAppearance :Appearance_2_39_1_1 ; x3do:hasGeometry :Box_2_39_1_2 . :Appearance_2_39_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_39_1 ; x3do:hasMaterial :Material_2_39_1_1_1 . :Material_2_39_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_39_1_1 . :Box_2_39_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_39_1 ; x3do:size ( 13 4 8 ) . :ROUTE_2_40 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Scene ; x3do:fromField 'fraction_changed' ; x3do:fromNode 'CLOCK' ; x3do:toField 'set_fraction' ; x3do:toNode 'AntPathInt' . :ROUTE_2_41 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Scene ; x3do:fromField 'value_changed' ; x3do:fromNode 'AntPathInt' ; x3do:toField 'set_rotation' ; x3do:toNode 'AntRot' .