@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Robots/UnmannedAirVehicles/PredatorPrototype.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.1' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.1.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'PredatorPrototype.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'RQ-1A Predator Unmanned Aerial Vehicle armed with 4 AGM-114 Hellfire missiles' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Duane Davis' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '27 August 2004' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/irp/program/collect/predator.htm' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.modelairplanenews.com/click_trips/dec03/uav_1.asp' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'predator, unmanned aerial vehicle' ;
  x3do:name 'subject' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Robots/UnmannedAirVehicles/PredatorPrototype.x3d' ;
  x3do:name 'identifier' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "PredatorPrototype.x3d" .
:meta dcterms:description "RQ-1A Predator Unmanned Aerial Vehicle armed with 4 AGM-114 Hellfire missiles" .
:meta dcterms:creator "Duane Davis" .
:meta dcterms:created "27 August 2004" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "https://www.fas.org/irp/program/collect/predator.htm" .
:meta dcterms:reference "http://www.modelairplanenews.com/click_trips/dec03/uav_1.asp" .
:meta dcterms:subject "predator, unmanned aerial vehicle" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Robots/UnmannedAirVehicles/PredatorPrototype.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Viewpoint_2_3, :Group_2_4, :Anchor_2_5 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'PredatorPrototype.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:appinfo 'Predator unmanned air vehicle (UAV)' ;
  x3do:name 'Predator' .
: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_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'default value 0 0 0' ;
  x3do:name 'translation' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_2_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'default value 0 0 1 0' ;
  x3do:name 'rotation' ;
  x3do:type 'SFRotation' ;
  x3do:value ( 0 0 1 0 ) .
:ProtoBody_2_2_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasChildren :PredatorTransform .
:PredatorTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasIS :IS_2_2_2_1_1 ;
  x3do:hasChildren :Transform_2_2_2_1_2 ;
  x3do:DEF 'PredatorTransform' .
:IS_2_2_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :PredatorTransform ;
  x3do:hasConnect :connect_2_2_2_1_1_1, :connect_2_2_2_1_1_2 .
:connect_2_2_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'translation' .
:connect_2_2_2_1_1_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1 ;
  x3do:nodeField 'rotation' ;
  x3do:protoField 'rotation' .
:Transform_2_2_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PredatorTransform ;
  x3do:hasChildren :Group_2_2_2_1_2_1 ;
  x3do:rotation ( 1 0 0 1.571 ) .
:Group_2_2_2_1_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_2_1_2 ;
  x3do:hasChildren :Transform_2_2_2_1_2_1_1 .
:Transform_2_2_2_1_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_1_2_1 ;
  x3do:hasChildren :Fusilage, :Transform_2_2_2_1_2_1_1_2, :Transform_2_2_2_1_2_1_1_3, :Transform_2_2_2_1_2_1_1_4, :Transform_2_2_2_1_2_1_1_5, :Transform_2_2_2_1_2_1_1_6, :FLIRTurret, :Antenna1, :Antenna2, :Antenna3, :RideAlongViewpoints ;
  x3do:rotation ( 1 0 0 -1.571 ) .
:Fusilage a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1 ;
  x3do:hasAppearance :SlateGray ;
  x3do:hasGeometry :Extrusion_2_2_2_1_2_1_1_1_2 ;
  x3do:DEF 'Fusilage' .
:SlateGray a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Fusilage ;
  x3do:hasMaterial :Material_2_2_2_1_2_1_1_1_1_1 ;
  x3do:DEF 'SlateGray' .
:Material_2_2_2_1_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :SlateGray ;
  x3do:diffuseColor ( 0.7 0.7 0.7 ) ;
  x3do:shininess 0 ;
  x3do:specularColor ( 0.1 0.1 0.1 ) .
:Extrusion_2_2_2_1_2_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Fusilage ;
  x3do:creaseAngle 1.57 ;
  x3do:crossSection ( -0.25 0 -0.2 0.25 -0.17 0.3 -0.1 0.4 0 0.5 0.1 0.4 0.3 0.3 0.4 0.2 0.48 0.1 0.5 0 0.48 -0.1 0.4 -0.2 0.3 -0.3 0.1 -0.4 0 -0.5 -0.1 -0.4 -0.17 -0.3 -0.2 -0.25 -0.25 0 ) ;
  x3do:scale ( 0.001 0.001 0.5 0.5 0.85 0.85 1.1 1.05 1.25 1.125 1.35 1.175 1.425 1.225 1.5 1.25 1.5 1.25 1.5 1.25 1.5 1.25 1.5 1.25 1.45 1.225 1.4 1.2 1.35 1.175 1.3 1.15 1.25 1.125 1.2 1.1 1.15 1.075 1.1 1.05 1.05 1.025 1 1 1 1 0.3 0.2 ) ;
  x3do:spine ( 4.1 0 0 3.95 0 0 3.8 0 0 3.65 0 0 3.5 0 0 3.35 0 0 3.2 0 0 3.05 0 0 2.9 0 0 2.75 0 0 2.6 0 0 2.45 0 0 2.3 0 0 2.15 0 0 2.0 0 0 1.85 0 0 1.7 0 0 1.55 0 0 1.4 0 0 1.25 0 0 1.1 0 0 1.0 0 0 -3.0 0 0 -4.1 0 0 ) .
:Transform_2_2_2_1_2_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1 ;
  x3do:hasChildren :Wing, :StbdBombRack1, :StarboardBombRack2, :PortBombRack1, :PortBombRack2 ;
  x3do:translation ( 1.5 -0.15 0 ) .
:Wing a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_2 ;
  x3do:hasAppearance :SlateGray-USE-1 ;
  x3do:hasGeometry :Extrusion_2_2_2_1_2_1_1_2_1_2 ;
  x3do:DEF 'Wing' .
:SlateGray-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Wing ;
  owl:sameAs :SlateGray . # DEF matching this USE
:Extrusion_2_2_2_1_2_1_1_2_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Wing ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( 0.25 0 0.2 -0.05 0.15 -0.075 0.05 -0.093 0 -0.1 -0.25 -0.08 -0.75 0.05 0 0.05 0.15 0.05 0.2 0.03 0.25 0 ) ;
  x3do:scale ( 0.5 0.5 1.25 1.25 0.5 0.5 ) ;
  x3do:spine ( 0 0 -7.39 0 0 0 0 0 7.39 ) .
:StbdBombRack1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_2 ;
  x3do:hasChildren :BombRack, :StbdMissile1DOF ;
  x3do:DEF 'StbdBombRack1' ;
  x3do:rotation ( 0 1 0 3.1415927 ) ;
  x3do:translation ( -0.25 0 1.25 ) .
:BombRack a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :StbdBombRack1 ;
  x3do:hasAppearance :SlateGray-USE-2 ;
  x3do:hasGeometry :Extrusion_2_2_2_1_2_1_1_2_2_1_2 ;
  x3do:DEF 'BombRack' .
:SlateGray-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :BombRack ;
  owl:sameAs :SlateGray . # DEF matching this USE
:Extrusion_2_2_2_1_2_1_1_2_2_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :BombRack ;
  x3do:crossSection ( 0.25 0 0.225 -0.01 0.2 -0.0175 0.175 -0.0225 0.125 -0.025 0 -0.025 -0.25 0 0 0.025 0.125 0.025 0.175 0.0225 0.2 0.0175 0.225 0.01 0.25 0 ) ;
  x3do:spine ( 0 0 0 0 -0.15 0 ) .
:StbdMissile1DOF a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :StbdBombRack1 ;
  x3do:hasChildren :Hellfire ;
  x3do:DEF 'StbdMissile1DOF' ;
  x3do:rotation ( 0 0 1 1.571 ) ;
  x3do:translation ( 0 -0.194275 0 ) .
:Hellfire a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :StbdMissile1DOF ;
  x3do:hasChildren :Shape_2_2_2_1_2_1_1_2_2_2_1_1, :Transform_2_2_2_1_2_1_1_2_2_2_1_2, :Transform_2_2_2_1_2_1_1_2_2_2_1_3, :Transform_2_2_2_1_2_1_1_2_2_2_1_4, :Transform_2_2_2_1_2_1_1_2_2_2_1_5, :Transform_2_2_2_1_2_1_1_2_2_2_1_6, :Transform_2_2_2_1_2_1_1_2_2_2_1_7 ;
  x3do:DEF 'Hellfire' .
:Shape_2_2_2_1_2_1_1_2_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Hellfire ;
  x3do:hasAppearance :HellfireGreen ;
  x3do:hasGeometry :Cylinder_2_2_2_1_2_1_1_2_2_2_1_1_2 .
:HellfireGreen a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_2_2_2_1_1 ;
  x3do:hasMaterial :Material_2_2_2_1_2_1_1_2_2_2_1_1_1_1 ;
  x3do:DEF 'HellfireGreen' .
:Material_2_2_2_1_2_1_1_2_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :HellfireGreen ;
  x3do:diffuseColor ( 0.1 0.3 0.1 ) .
:Cylinder_2_2_2_1_2_1_1_2_2_2_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_2_2_2_1_1 ;
  x3do:height 1.6192 ;
  x3do:radius 0.08855 .
:Transform_2_2_2_1_2_1_1_2_2_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hellfire ;
  x3do:hasChildren :Shape_2_2_2_1_2_1_1_2_2_2_1_2_1 ;
  x3do:translation ( 0 0.7 0 ) .
:Shape_2_2_2_1_2_1_1_2_2_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_2_2_2_1_2 ;
  x3do:hasAppearance :Appearance_2_2_2_1_2_1_1_2_2_2_1_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_2_2_1_2_1_1_2_2_2_1_2_1_2 .
:Appearance_2_2_2_1_2_1_1_2_2_2_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_2_2_2_1_2_1 ;
  x3do:hasMaterial :Material_2_2_2_1_2_1_1_2_2_2_1_2_1_1_1 .
:Material_2_2_2_1_2_1_1_2_2_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_2_1_1_2_2_2_1_2_1_1 ;
  x3do:diffuseColor ( 0.65 0.65 0 ) .
:Cylinder_2_2_2_1_2_1_1_2_2_2_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_2_2_2_1_2_1 ;
  x3do:height 0.025 ;
  x3do:radius 0.08856 .
:Transform_2_2_2_1_2_1_1_2_2_2_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hellfire ;
  x3do:hasChildren :Shape_2_2_2_1_2_1_1_2_2_2_1_3_1 ;
  x3do:translation ( 0 0.8096 0 ) .
:Shape_2_2_2_1_2_1_1_2_2_2_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_2_2_2_1_3 ;
  x3do:hasAppearance :HellfireGreen-USE-1 ;
  x3do:hasGeometry :Sphere_2_2_2_1_2_1_1_2_2_2_1_3_1_2 .
:HellfireGreen-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_2_2_2_1_3_1 ;
  owl:sameAs :HellfireGreen . # DEF matching this USE
:Sphere_2_2_2_1_2_1_1_2_2_2_1_3_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_2_2_2_1_3_1 ;
  x3do:radius 0.08855 .
:Transform_2_2_2_1_2_1_1_2_2_2_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hellfire ;
  x3do:hasChildren :HellfireFin ;
  x3do:rotation ( 0 1 0 0.7854 ) ;
  x3do:translation ( 0 -0.8096 0 ) .
:HellfireFin a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_2_2_2_1_4 ;
  x3do:hasAppearance :Appearance_2_2_2_1_2_1_1_2_2_2_1_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_1_2_1_1_2_2_2_1_4_1_2 ;
  x3do:DEF 'HellfireFin' .
:Appearance_2_2_2_1_2_1_1_2_2_2_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :HellfireFin ;
  x3do:hasMaterial :Material_2_2_2_1_2_1_1_2_2_2_1_4_1_1_1 .
:Material_2_2_2_1_2_1_1_2_2_2_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_2_1_1_2_2_2_1_4_1_1 ;
  x3do:diffuseColor ( 0.1 0.2 0.1 ) .
:IndexedFaceSet_2_2_2_1_2_1_1_2_2_2_1_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :HellfireFin ;
  x3do:hasCoord :Coordinate_2_2_2_1_2_1_1_2_2_2_1_4_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_1_2_1_1_2_2_2_1_4_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_1_2_1_1_2_2_2_1_4_1_2 ;
  x3do:point ( 0 0 0 0 0.4 0 0 0.325 0.175 0 0 0.175 0 1.15 0 0 1.3 0 0 1.2 0.125 0 1.15 0.125 ) .
:Transform_2_2_2_1_2_1_1_2_2_2_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hellfire ;
  x3do:hasChildren :HellfireFin-USE-1 ;
  x3do:rotation ( 0 1 0 -0.7854 ) ;
  x3do:translation ( 0 -0.8096 0 ) .
:HellfireFin-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_2_2_2_1_5 ;
  owl:sameAs :HellfireFin . # DEF matching this USE
:Transform_2_2_2_1_2_1_1_2_2_2_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hellfire ;
  x3do:hasChildren :HellfireFin-USE-2 ;
  x3do:rotation ( 0 1 0 2.3562 ) ;
  x3do:translation ( 0 -0.8096 0 ) .
:HellfireFin-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_2_2_2_1_6 ;
  owl:sameAs :HellfireFin . # DEF matching this USE
:Transform_2_2_2_1_2_1_1_2_2_2_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hellfire ;
  x3do:hasChildren :HellfireFin-USE-3 ;
  x3do:rotation ( 0 1 0 -2.3562 ) ;
  x3do:translation ( 0 -0.8096 0 ) .
:HellfireFin-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_2_2_2_1_7 ;
  owl:sameAs :HellfireFin . # DEF matching this USE
:StarboardBombRack2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_2 ;
  x3do:hasChildren :BombRack-USE-1, :StarboardMissile2DOF ;
  x3do:DEF 'StarboardBombRack2' ;
  x3do:rotation ( 0 1 0 3.1415927 ) ;
  x3do:translation ( -0.25 0 1.75 ) .
:BombRack-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :StarboardBombRack2 ;
  owl:sameAs :BombRack . # DEF matching this USE
:StarboardMissile2DOF a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :StarboardBombRack2 ;
  x3do:hasChildren :Hellfire-USE-1 ;
  x3do:DEF 'StarboardMissile2DOF' ;
  x3do:rotation ( 0 0 1 1.571 ) ;
  x3do:translation ( 0 -0.194725 0 ) .
:Hellfire-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :StarboardMissile2DOF ;
  owl:sameAs :Hellfire . # DEF matching this USE
:PortBombRack1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_2 ;
  x3do:hasChildren :BombRack-USE-2, :PortMissile1DOF ;
  x3do:DEF 'PortBombRack1' ;
  x3do:rotation ( 0 1 0 3.1415927 ) ;
  x3do:translation ( -0.25 0 -1.25 ) .
:BombRack-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PortBombRack1 ;
  owl:sameAs :BombRack . # DEF matching this USE
:PortMissile1DOF a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortBombRack1 ;
  x3do:hasChildren :Hellfire-USE-2 ;
  x3do:DEF 'PortMissile1DOF' ;
  x3do:rotation ( 0 0 1 1.571 ) ;
  x3do:translation ( 0 -0.194725 0 ) .
:Hellfire-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :PortMissile1DOF ;
  owl:sameAs :Hellfire . # DEF matching this USE
:PortBombRack2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_2 ;
  x3do:hasChildren :BombRack-USE-3, :PortMissile2DOF ;
  x3do:DEF 'PortBombRack2' ;
  x3do:rotation ( 0 1 0 3.1415927 ) ;
  x3do:translation ( -0.25 0 -1.75 ) .
:BombRack-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PortBombRack2 ;
  owl:sameAs :BombRack . # DEF matching this USE
:PortMissile2DOF a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortBombRack2 ;
  x3do:hasChildren :Hellfire-USE-3 ;
  x3do:DEF 'PortMissile2DOF' ;
  x3do:rotation ( 0 0 1 1.571 ) ;
  x3do:translation ( 0 -0.194725 0 ) .
:Hellfire-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :PortMissile2DOF ;
  owl:sameAs :Hellfire . # DEF matching this USE
:Transform_2_2_2_1_2_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1 ;
  x3do:hasChildren :Propeller, :Transform_2_2_2_1_2_1_1_3_2 ;
  x3do:rotation ( 0 0 1 1.571 ) ;
  x3do:translation ( -4.1 0.035 0 ) .
:Propeller a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_3 ;
  x3do:hasAppearance :PropArcGray ;
  x3do:hasGeometry :Cylinder_2_2_2_1_2_1_1_3_1_2 ;
  x3do:DEF 'Propeller' .
:PropArcGray a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Propeller ;
  x3do:hasMaterial :Material_2_2_2_1_2_1_1_3_1_1_1 ;
  x3do:DEF 'PropArcGray' .
:Material_2_2_2_1_2_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :PropArcGray ;
  x3do:diffuseColor ( 0.4 0.4 0.4 ) ;
  x3do:specularColor ( 0.3 0.3 0.3 ) ;
  x3do:transparency 0.75 .
:Cylinder_2_2_2_1_2_1_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Propeller ;
  x3do:height 0.025 ;
  x3do:radius 0.75 .
:Transform_2_2_2_1_2_1_1_3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_3 ;
  x3do:hasChildren :Shape_2_2_2_1_2_1_1_3_2_1 ;
  x3do:translation ( 0 0.1 0 ) .
:Shape_2_2_2_1_2_1_1_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_3_2 ;
  x3do:hasAppearance :SlateGray-USE-3 ;
  x3do:hasGeometry :Cone_2_2_2_1_2_1_1_3_2_1_2 .
:SlateGray-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_3_2_1 ;
  owl:sameAs :SlateGray . # DEF matching this USE
:Cone_2_2_2_1_2_1_1_3_2_1_2 a owl:NamedIndividual, x3do:Cone ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_3_2_1 ;
  x3do:bottomRadius 0.095 ;
  x3do:height 0.2 .
:Transform_2_2_2_1_2_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1 ;
  x3do:hasChildren :StbdStabDOF ;
  x3do:rotation ( 1 0 0 2.095 ) ;
  x3do:translation ( -3.5 0 0 ) .
:StbdStabDOF a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_4 ;
  x3do:hasChildren :Stabilator ;
  x3do:DEF 'StbdStabDOF' .
:Stabilator a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :StbdStabDOF ;
  x3do:hasAppearance :SlateGray-USE-4 ;
  x3do:hasGeometry :Extrusion_2_2_2_1_2_1_1_4_1_1_2 ;
  x3do:DEF 'Stabilator' .
:SlateGray-USE-4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Stabilator ;
  owl:sameAs :SlateGray . # DEF matching this USE
:Extrusion_2_2_2_1_2_1_1_4_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Stabilator ;
  x3do:creaseAngle 1.5 ;
  x3do:crossSection ( 0.25 0 0.225 -0.01 0.2 -0.0175 0.175 -0.0225 0.125 -0.025 0 -0.025 -0.25 0 0 0.025 0.125 0.025 0.175 0.0225 0.2 0.0175 0.225 0.01 0.25 0 ) ;
  x3do:spine ( 0 0 0 0 2.25 0 ) .
:Transform_2_2_2_1_2_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1 ;
  x3do:hasChildren :PortStabDOF ;
  x3do:rotation ( 1 0 0 -2.095 ) ;
  x3do:translation ( -3.5 0 0 ) .
:PortStabDOF a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_5 ;
  x3do:hasChildren :Stabilator-USE-1 ;
  x3do:DEF 'PortStabDOF' .
:Stabilator-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PortStabDOF ;
  owl:sameAs :Stabilator . # DEF matching this USE
:Transform_2_2_2_1_2_1_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1 ;
  x3do:hasChildren :VertStabDOF ;
  x3do:rotation ( 1 0 0 3.1415927 ) ;
  x3do:scale ( 1 0.375 1 ) ;
  x3do:translation ( -3.5 0 0 ) .
:VertStabDOF a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_6 ;
  x3do:hasChildren :Stabilator-USE-2 ;
  x3do:DEF 'VertStabDOF' .
:Stabilator-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :VertStabDOF ;
  owl:sameAs :Stabilator . # DEF matching this USE
:FLIRTurret a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1 ;
  x3do:hasChildren :Shape_2_2_2_1_2_1_1_7_1, :Transform_2_2_2_1_2_1_1_7_2 ;
  x3do:DEF 'FLIRTurret' ;
  x3do:translation ( 3.0 -0.25 0 ) .
:Shape_2_2_2_1_2_1_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FLIRTurret ;
  x3do:hasAppearance :DarkGray ;
  x3do:hasGeometry :Cylinder_2_2_2_1_2_1_1_7_1_2 .
:DarkGray a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_7_1 ;
  x3do:hasMaterial :Material_2_2_2_1_2_1_1_7_1_1_1 ;
  x3do:DEF 'DarkGray' .
:Material_2_2_2_1_2_1_1_7_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :DarkGray ;
  x3do:diffuseColor ( 0.3 0.3 0.3 ) .
:Cylinder_2_2_2_1_2_1_1_7_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_7_1 ;
  x3do:height 0.35 ;
  x3do:radius 0.2 .
:Transform_2_2_2_1_2_1_1_7_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FLIRTurret ;
  x3do:hasChildren :FLIRDOF ;
  x3do:translation ( 0 -0.175 0 ) .
:FLIRDOF a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_7_2 ;
  x3do:hasChildren :Shape_2_2_2_1_2_1_1_7_2_1_1, :Transform_2_2_2_1_2_1_1_7_2_1_2 ;
  x3do:DEF 'FLIRDOF' ;
  x3do:rotation ( 0 0 1 -0.5 ) .
:Shape_2_2_2_1_2_1_1_7_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FLIRDOF ;
  x3do:hasAppearance :DarkGray-USE-1 ;
  x3do:hasGeometry :Sphere_2_2_2_1_2_1_1_7_2_1_1_2 .
:DarkGray-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_7_2_1_1 ;
  owl:sameAs :DarkGray . # DEF matching this USE
:Sphere_2_2_2_1_2_1_1_7_2_1_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_7_2_1_1 ;
  x3do:radius 0.2 .
:Transform_2_2_2_1_2_1_1_7_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FLIRDOF ;
  x3do:hasChildren :Shape_2_2_2_1_2_1_1_7_2_1_2_1 ;
  x3do:rotation ( 0 0 1 1.571 ) ;
  x3do:translation ( 0.1 0 0 ) .
:Shape_2_2_2_1_2_1_1_7_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_7_2_1_2 ;
  x3do:hasAppearance :SlateGray-USE-5 ;
  x3do:hasGeometry :Cylinder_2_2_2_1_2_1_1_7_2_1_2_1_2 .
:SlateGray-USE-5 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_7_2_1_2_1 ;
  owl:sameAs :SlateGray . # DEF matching this USE
:Cylinder_2_2_2_1_2_1_1_7_2_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_7_2_1_2_1 ;
  x3do:height 0.2 ;
  x3do:radius 0.05 .
:Antenna1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1 ;
  x3do:hasChildren :Shape_2_2_2_1_2_1_1_8_1, :Transform_2_2_2_1_2_1_1_8_2 ;
  x3do:DEF 'Antenna1' ;
  x3do:rotation ( 1 0 0 3.1415927 ) ;
  x3do:scale ( 4 1 1 ) ;
  x3do:translation ( 1.5 -0.25 0 ) .
:Shape_2_2_2_1_2_1_1_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Antenna1 ;
  x3do:hasAppearance :White ;
  x3do:hasGeometry :Cylinder_2_2_2_1_2_1_1_8_1_2 .
:White a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_8_1 ;
  x3do:hasMaterial :Material_2_2_2_1_2_1_1_8_1_1_1 ;
  x3do:DEF 'White' .
:Material_2_2_2_1_2_1_1_8_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :White ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Cylinder_2_2_2_1_2_1_1_8_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_8_1 ;
  x3do:height 0.4 ;
  x3do:radius 0.025 .
:Transform_2_2_2_1_2_1_1_8_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Antenna1 ;
  x3do:hasChildren :Shape_2_2_2_1_2_1_1_8_2_1 ;
  x3do:translation ( 0 0.225 0 ) .
:Shape_2_2_2_1_2_1_1_8_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_8_2 ;
  x3do:hasAppearance :White-USE-1 ;
  x3do:hasGeometry :Sphere_2_2_2_1_2_1_1_8_2_1_2 .
:White-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_8_2_1 ;
  owl:sameAs :White . # DEF matching this USE
:Sphere_2_2_2_1_2_1_1_8_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_8_2_1 ;
  x3do:radius 0.05 .
:Antenna2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1 ;
  x3do:hasChildren :Shape_2_2_2_1_2_1_1_9_1 ;
  x3do:DEF 'Antenna2' ;
  x3do:translation ( 0.9 0.5 0 ) .
:Shape_2_2_2_1_2_1_1_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Antenna2 ;
  x3do:hasAppearance :Blue ;
  x3do:hasGeometry :Extrusion_2_2_2_1_2_1_1_9_1_2 .
:Blue a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_9_1 ;
  x3do:hasMaterial :Material_2_2_2_1_2_1_1_9_1_1_1 ;
  x3do:DEF 'Blue' .
:Material_2_2_2_1_2_1_1_9_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Blue ;
  x3do:diffuseColor ( 0 0 0.6 ) .
:Extrusion_2_2_2_1_2_1_1_9_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_9_1 ;
  x3do:crossSection ( 0.05 0 0.045 -0.002 0.04 -0.0035 0.035 -0.0045 0.025 -0.005 0 -0.005 -0.05 0 0 0.005 0.025 0.005 0.035 0.0045 0.04 0.0035 0.045 0.002 0.05 0 ) ;
  x3do:scale ( 1.5 1.5 1 1 ) ;
  x3do:spine ( 0 0 0 0 0.2 0 ) .
:Antenna3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1 ;
  x3do:hasChildren :Shape_2_2_2_1_2_1_1_10_1 ;
  x3do:DEF 'Antenna3' ;
  x3do:rotation ( 0 0 1 1.571 ) ;
  x3do:translation ( 4.1 0.1 0 ) .
:Shape_2_2_2_1_2_1_1_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Antenna3 ;
  x3do:hasAppearance :White-USE-2 ;
  x3do:hasGeometry :Cylinder_2_2_2_1_2_1_1_10_1_2 .
:White-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_10_1 ;
  owl:sameAs :White . # DEF matching this USE
:Cylinder_2_2_2_1_2_1_1_10_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1_2_1_1_10_1 ;
  x3do:height 0.75 ;
  x3do:radius 0.01 .
:RideAlongViewpoints a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1 ;
  x3do:hasChildren :Transform_2_2_2_1_2_1_1_11_1, :Transform_2_2_2_1_2_1_1_11_2, :Transform_2_2_2_1_2_1_1_11_3, :Transform_2_2_2_1_2_1_1_11_4, :Transform_2_2_2_1_2_1_1_11_5, :Transform_2_2_2_1_2_1_1_11_6, :Transform_2_2_2_1_2_1_1_11_7, :Transform_2_2_2_1_2_1_1_11_8, :Transform_2_2_2_1_2_1_1_11_9, :Transform_2_2_2_1_2_1_1_11_10, :Transform_2_2_2_1_2_1_1_11_11, :Transform_2_2_2_1_2_1_1_11_12, :Transform_2_2_2_1_2_1_1_11_13 ;
  x3do:DEF 'RideAlongViewpoints' .
:Transform_2_2_2_1_2_1_1_11_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_1_1 ;
  x3do:rotation ( 0 1 0 -1.571 ) ;
  x3do:translation ( -10 6 0 ) .
:Viewpoint_2_2_2_1_2_1_1_11_1_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_1 ;
  x3do:description 'Predator Over the Shoulder' ;
  x3do:orientation ( 1 0 0 -0.15 ) .
:Transform_2_2_2_1_2_1_1_11_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_2_1 ;
  x3do:rotation ( 0 1 0 -1.571 ) ;
  x3do:translation ( -10 -6 0 ) .
:Viewpoint_2_2_2_1_2_1_1_11_2_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_2 ;
  x3do:description 'Predator Forward View from Below' ;
  x3do:orientation ( 1 0 0 0.15 ) .
:Transform_2_2_2_1_2_1_1_11_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_3_1 ;
  x3do:rotation ( 1 0 0 -1.571 ) ;
  x3do:translation ( 0 15 0 ) .
:Viewpoint_2_2_2_1_2_1_1_11_3_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_3 ;
  x3do:description 'Predator Top View' ;
  x3do:orientation ( 0 0 1 -1.571 ) .
:Transform_2_2_2_1_2_1_1_11_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_4_1 ;
  x3do:rotation ( 1 0 0 1.571 ) ;
  x3do:translation ( 0 -15 0 ) .
:Viewpoint_2_2_2_1_2_1_1_11_4_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_4 ;
  x3do:description 'Predator Bottom View' ;
  x3do:orientation ( 0 0 1 -1.571 ) .
:Transform_2_2_2_1_2_1_1_11_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_5_1 ;
  x3do:translation ( 0 1 3 ) .
:Viewpoint_2_2_2_1_2_1_1_11_5_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_5 ;
  x3do:description 'Predator Starboard Side, 3m' .
:Transform_2_2_2_1_2_1_1_11_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_6_1 ;
  x3do:translation ( 0 0 15 ) .
:Viewpoint_2_2_2_1_2_1_1_11_6_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_6 ;
  x3do:description 'Predator Starboard Side, 15m' .
:Transform_2_2_2_1_2_1_1_11_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_7_1 ;
  x3do:rotation ( 0 1 0 0.7854 ) ;
  x3do:translation ( 5 0 5 ) .
:Viewpoint_2_2_2_1_2_1_1_11_7_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_7 ;
  x3do:description 'Predator Starboard Bow, 7m' .
:Transform_2_2_2_1_2_1_1_11_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_8_1 ;
  x3do:rotation ( 0 1 0 -0.7854 ) ;
  x3do:translation ( -5 1 5 ) .
:Viewpoint_2_2_2_1_2_1_1_11_8_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_8 ;
  x3do:description 'Predator Starboard Stern, 7m' .
:Transform_2_2_2_1_2_1_1_11_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_9_1 ;
  x3do:rotation ( 0 1 0 3.1415927 ) ;
  x3do:translation ( 0 1 -3 ) .
:Viewpoint_2_2_2_1_2_1_1_11_9_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_9 ;
  x3do:description 'Predator Port Side, 3m' .
:Transform_2_2_2_1_2_1_1_11_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_10_1 ;
  x3do:rotation ( 0 1 0 3.1415927 ) ;
  x3do:translation ( 0 1 -15 ) .
:Viewpoint_2_2_2_1_2_1_1_11_10_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_10 ;
  x3do:description 'Predator Port Side, 15m' .
:Transform_2_2_2_1_2_1_1_11_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_11_1 ;
  x3do:rotation ( 0 1 0 2.3562 ) ;
  x3do:translation ( 5 0 -5 ) .
:Viewpoint_2_2_2_1_2_1_1_11_11_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_11 ;
  x3do:description 'Predator Port Bow, 7m' .
:Transform_2_2_2_1_2_1_1_11_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_12_1 ;
  x3do:rotation ( 0 1 0 -2.3562 ) ;
  x3do:translation ( -5 1 -5 ) .
:Viewpoint_2_2_2_1_2_1_1_11_12_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_12 ;
  x3do:description 'Predator Starboard Stern, 7m' .
:Transform_2_2_2_1_2_1_1_11_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RideAlongViewpoints ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1_1_11_13_1 ;
  x3do:rotation ( 0 1 0 1.571 ) ;
  x3do:translation ( 10 0 0 ) .
:Viewpoint_2_2_2_1_2_1_1_11_13_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_2_1_1_11_13 ;
  x3do:description 'Predator Bow On' .
:Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Predator Prototype' .
:Group_2_4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_4_1 .
:ProtoInstance_2_4_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_4 ;
  x3do:hasFieldValue :fieldValue_2_4_1_1 ;
  x3do:name 'Predator' .
:fieldValue_2_4_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'translation' ;
  x3do:value ( 0 0.4 0 ) .
:Anchor_2_5 a owl:NamedIndividual, x3do:Anchor ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_5_1 ;
  x3do:description 'Predator example: AriesOffPanamaCity.x3d' ;
  x3do:url '"../../AuvWorkbench/OperatingAreas/AriesOffPanamaCity.x3d" "https://www.web3d.org/x3d/content/examples/Savage/AuvWorkbench/OperatingAreas/AriesOffPanamaCity.x3d" "../../AuvWorkbench/OperatingAreas/AriesOffPanamaCity.wrl" "https://www.web3d.org/x3d/content/examples/Savage/AuvWorkbench/OperatingAreas/AriesOffPanamaCity.wrl"' .
:Shape_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Anchor_2_5 ;
  x3do:hasAppearance :Appearance_2_5_1_1 ;
  x3do:hasGeometry :Text_2_5_1_2 .
:Appearance_2_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1 ;
  x3do:hasMaterial :Material_2_5_1_1_1 .
:Material_2_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1 ;
  x3do:diffuseColor ( 0 1 1 ) ;
  x3do:emissiveColor ( 0 1 1 ) .
:Text_2_5_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_5_1 ;
  x3do:hasFontStyle :FontStyle_2_5_1_2_1 ;
  x3do:string '"PredatorPrototype" "is a prototype definition file" "" "click on text to view" "Predator example"' .
:FontStyle_2_5_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_5_1_2 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
