@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Submarines/Various/Type209PrevezeDieselSubmarine.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Type209PrevezeDieselSubmarine.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Alper SINAV' ;
  x3do:name 'creator' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1 August 2001' ;
  x3do:name 'created' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 November 2019' ;
  x3do:name 'modified' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'This is a Type 209 Preveze Class Submarine From Turkish Submarine Fleet. It consists of a cylindric pressure hull, hydroplanes, rudder, propeller and superstructure with tower.' ;
  x3do:name 'description' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Alper SINAV' ;
  x3do:name 'creator' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Submarines/Various/Type209PrevezeDieselSubmarine.x3d' ;
  x3do:name 'identifier' .
:meta_1_8 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_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "Type209PrevezeDieselSubmarine.x3d" .
:meta dcterms:creator "Alper SINAV" .
:meta dcterms:created "1 August 2001" .
:meta dcterms:modified "28 November 2019" .
:meta dcterms:description "This is a Type 209 Preveze Class Submarine From Turkish Submarine Fleet. It consists of a cylindric pressure hull, hydroplanes, rudder, propeller and superstructure with tower." .
:meta dcterms:creator "Alper SINAV" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Submarines/Various/Type209PrevezeDieselSubmarine.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Background_2_2, :Viewpoint_2_3, :Viewpoint_2_4, :Transform_2_5 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'Type209PrevezeDieselSubmarine.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundAngle ( 1.309 1.570796 ) ;
  x3do:groundColor ( 0 0.4 0.4 0.25 0.6 0.6 0.1 0.4 0.4 ) ;
  x3do:skyAngle ( 1.309 1.571 ) ;
  x3do:skyColor ( 0.1 0.1 0.6 0.1 0.25 0.8 0.6 0.6 0.9 ) .
:Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Type 209 Preveze Diesel Submarine: look away' .
:Viewpoint_2_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Listen Sonar' ;
  x3do:position ( 0 0 3 ) .
:Transform_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ROT ;
  x3do:scale ( 0.2 0.2 0.2 ) .
:ROT a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5 ;
  x3do:hasChildren :SUBTRANS ;
  x3do:DEF 'ROT' .
:SUBTRANS a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ROT ;
  x3do:hasChildren :SUBROTATE, :Sound_2_5_1_1_2 ;
  x3do:DEF 'SUBTRANS' .
:SUBROTATE a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SUBTRANS ;
  x3do:hasChildren :SUBMARINE ;
  x3do:DEF 'SUBROTATE' .
:SUBMARINE a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :SUBROTATE ;
  x3do:hasChildren :Transform_2_5_1_1_1_1_1, :Transform_2_5_1_1_1_1_2, :Transform_2_5_1_1_1_1_3, :Transform_2_5_1_1_1_1_4, :PERISCOPETRANS, :UHFANTENNATRANS, :RUDDER, :BOWPLANE ;
  x3do:DEF 'SUBMARINE' .
:Transform_2_5_1_1_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SUBMARINE ;
  x3do:hasChildren :Z90 ;
  x3do:rotation ( -1 0 0 1.57 ) .
:Z90 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_1_1_1_1_1 ;
  x3do:hasChildren :Shape_2_5_1_1_1_1_1_1_1, :Shape_2_5_1_1_1_1_1_1_2, :Transform_2_5_1_1_1_1_1_1_3, :Shape_2_5_1_1_1_1_1_1_4 ;
  x3do:DEF 'Z90' ;
  x3do:rotation ( 0 0 1 1.57 ) .
:Shape_2_5_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Z90 ;
  x3do:hasAppearance :SUBOUT ;
  x3do:hasGeometry :Extrusion_2_5_1_1_1_1_1_1_1_2 .
:SUBOUT a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1_1_1_1_1_1 ;
  x3do:hasMaterial :Total ;
  x3do:DEF 'SUBOUT' .
:Total a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :SUBOUT ;
  x3do:DEF 'Total' ;
  x3do:diffuseColor ( 0.0 0.0 0.1 ) ;
  x3do:emissiveColor ( 0.1 0.1 0.1 ) ;
  x3do:specularColor ( 0.6 0.5 0.5 ) .
:Extrusion_2_5_1_1_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_5_1_1_1_1_1_1_1 ;
  x3do:ccw false ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 0 2 0.2 1.95 0.4 1.92 0.6 1.9 0.8 1.8 1 1.7 1 2.19 0.9 2.28 0.8 2.37 0.7 2.4 -0.7 2.4 -0.8 2.37 -0.9 2.28 -1 2.19 -1 1.7 -0.8 1.8 -0.6 1.9 -0.4 1.92 -0.2 1.95 0 2 ) ;
  x3do:spine ( 0 -7 0 0 7 0 ) .
:Shape_2_5_1_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Z90 ;
  x3do:hasAppearance :Appearance_2_5_1_1_1_1_1_1_2_1 ;
  x3do:hasGeometry :Cylinder_2_5_1_1_1_1_1_1_2_2 .
:Appearance_2_5_1_1_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1_1_1_1_1_2 ;
  x3do:hasMaterial :Total-USE-1 .
:Total-USE-1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1_1_1_1_2_1 ;
  owl:sameAs :Total . # DEF matching this USE
:Cylinder_2_5_1_1_1_1_1_1_2_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_5_1_1_1_1_1_1_2 ;
  x3do:height 14 ;
  x3do:radius 2 .
:Transform_2_5_1_1_1_1_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Z90 ;
  x3do:hasChildren :Shape_2_5_1_1_1_1_1_1_3_1 ;
  x3do:scale ( 2 2 2 ) .
:Shape_2_5_1_1_1_1_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1_1_1_1_1_1_3 ;
  x3do:hasAppearance :Appearance_2_5_1_1_1_1_1_1_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_5_1_1_1_1_1_1_3_1_2 .
:Appearance_2_5_1_1_1_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1_1_1_1_1_3_1 ;
  x3do:hasMaterial :Total-USE-2 .
:Total-USE-2 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1_1_1_1_3_1_1 ;
  owl:sameAs :Total . # DEF matching this USE
:Extrusion_2_5_1_1_1_1_1_1_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_5_1_1_1_1_1_1_3_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 0.3 0.3 1 1 ) ;
  x3do:spine ( 0 7 0 0 3.5 0 ) .
:Shape_2_5_1_1_1_1_1_1_4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Z90 ;
  x3do:hasAppearance :Appearance_2_5_1_1_1_1_1_1_4_1 ;
  x3do:hasGeometry :Extrusion_2_5_1_1_1_1_1_1_4_2 .
:Appearance_2_5_1_1_1_1_1_1_4_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1_1_1_1_1_4 ;
  x3do:hasMaterial :Total-USE-3 .
:Total-USE-3 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1_1_1_1_4_1 ;
  owl:sameAs :Total . # DEF matching this USE
:Extrusion_2_5_1_1_1_1_1_1_4_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_5_1_1_1_1_1_1_4 ;
  x3do:ccw false ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 0 2 0.2 1.95 0.4 1.92 0.6 1.9 0.8 1.8 1 1.7 1 2.19 0.9 2.28 0.8 2.37 0.7 2.4 -0.7 2.4 -0.8 2.37 -0.9 2.28 -1 2.19 -1 1.7 -0.8 1.8 -0.6 1.9 -0.4 1.92 -0.2 1.95 0 2 ) ;
  x3do:scale ( 1 1 0.1 0.1 ) ;
  x3do:spine ( 0 -7 0 0 -9 0 ) .
:Transform_2_5_1_1_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SUBMARINE ;
  x3do:hasChildren :Shape_2_5_1_1_1_1_2_1 ;
  x3do:center ( 0 0 14 ) ;
  x3do:translation ( 7 0 0 ) .
:Shape_2_5_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1_1_1_1_2 ;
  x3do:hasGeometry :Sphere_2_5_1_1_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_5_1_1_1_1_2_1_2 .
:Sphere_2_5_1_1_1_1_2_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_5_1_1_1_1_2_1 ;
  x3do:radius 2 .
:Appearance_2_5_1_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1_1_1_2_1 ;
  x3do:hasMaterial :Total-USE-4 .
:Total-USE-4 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1_1_2_1_2 ;
  owl:sameAs :Total . # DEF matching this USE
:Transform_2_5_1_1_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SUBMARINE ;
  x3do:hasChildren :Inline_2_5_1_1_1_1_3_1 ;
  x3do:scale ( 0.2 0.15 0.15 ) ;
  x3do:translation ( -14.2 0 0 ) .
:Inline_2_5_1_1_1_1_3_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_5_1_1_1_1_3 ;
  x3do:url '"Type209Propeller.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Submarines/Various/Type209Propeller.wrl"' .
:Transform_2_5_1_1_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SUBMARINE ;
  x3do:hasChildren :Shape_2_5_1_1_1_1_4_1 ;
  x3do:scale ( 4 0.5 1 ) ;
  x3do:translation ( -2 3 0 ) .
:Shape_2_5_1_1_1_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1_1_1_1_4 ;
  x3do:hasAppearance :Appearance_2_5_1_1_1_1_4_1_1 ;
  x3do:hasGeometry :Cylinder_2_5_1_1_1_1_4_1_2 .
:Appearance_2_5_1_1_1_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1_1_1_4_1 ;
  x3do:hasMaterial :Total-USE-5 .
:Total-USE-5 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1_1_4_1_1 ;
  owl:sameAs :Total . # DEF matching this USE
:Cylinder_2_5_1_1_1_1_4_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_5_1_1_1_1_4_1 ;
  x3do:height 4 ;
  x3do:radius 0.6 .
:PERISCOPETRANS a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SUBMARINE ;
  x3do:hasChildren :PERISCOPE ;
  x3do:DEF 'PERISCOPETRANS' ;
  x3do:translation ( -2 3 0 ) .
:PERISCOPE a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PERISCOPETRANS ;
  x3do:hasAppearance :Appearance_2_5_1_1_1_1_5_1_1 ;
  x3do:hasGeometry :Cylinder_2_5_1_1_1_1_5_1_2 ;
  x3do:DEF 'PERISCOPE' .
:Appearance_2_5_1_1_1_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :PERISCOPE ;
  x3do:hasMaterial :Total-USE-6 .
:Total-USE-6 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1_1_5_1_1 ;
  owl:sameAs :Total . # DEF matching this USE
:Cylinder_2_5_1_1_1_1_5_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :PERISCOPE ;
  x3do:height 6 ;
  x3do:radius 0.1 .
:UHFANTENNATRANS a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SUBMARINE ;
  x3do:hasChildren :PERISCOPE-USE-1 ;
  x3do:DEF 'UHFANTENNATRANS' ;
  x3do:translation ( -4 3 0 ) .
:PERISCOPE-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :UHFANTENNATRANS ;
  owl:sameAs :PERISCOPE . # DEF matching this USE
:RUDDER a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :SUBMARINE ;
  x3do:hasChildren :Transform_2_5_1_1_1_1_7_1, :Transform_2_5_1_1_1_1_7_2 ;
  x3do:DEF 'RUDDER' .
:Transform_2_5_1_1_1_1_7_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RUDDER ;
  x3do:hasChildren :LowRudderRot ;
  x3do:translation ( -13 1 0 ) .
:LowRudderRot a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_1_1_1_1_7_1 ;
  x3do:hasChildren :Transform_2_5_1_1_1_1_7_1_1_1 ;
  x3do:DEF 'LowRudderRot' .
:Transform_2_5_1_1_1_1_7_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LowRudderRot ;
  x3do:hasChildren :Shape_2_5_1_1_1_1_7_1_1_1_1 ;
  x3do:scale ( 1 1 0.2 ) .
:Shape_2_5_1_1_1_1_7_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1_1_1_1_7_1_1_1 ;
  x3do:hasGeometry :BOWHYDPLANE ;
  x3do:hasAppearance :Appearance_2_5_1_1_1_1_7_1_1_1_1_2 .
:BOWHYDPLANE a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_5_1_1_1_1_7_1_1_1_1 ;
  x3do:DEF 'BOWHYDPLANE' ;
  x3do:height 1 ;
  x3do:radius 0.5 .
:Appearance_2_5_1_1_1_1_7_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1_1_1_7_1_1_1_1 ;
  x3do:hasMaterial :Total-USE-7 .
:Total-USE-7 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1_1_7_1_1_1_1_2 ;
  owl:sameAs :Total . # DEF matching this USE
:Transform_2_5_1_1_1_1_7_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RUDDER ;
  x3do:hasChildren :UpRudderRot ;
  x3do:translation ( -13 -1 0 ) .
:UpRudderRot a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_1_1_1_1_7_2 ;
  x3do:hasChildren :Transform_2_5_1_1_1_1_7_2_1_1 ;
  x3do:DEF 'UpRudderRot' .
:Transform_2_5_1_1_1_1_7_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :UpRudderRot ;
  x3do:hasChildren :Shape_2_5_1_1_1_1_7_2_1_1_1 ;
  x3do:scale ( 1 1 0.2 ) .
:Shape_2_5_1_1_1_1_7_2_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1_1_1_1_7_2_1_1 ;
  x3do:hasGeometry :BOWHYDPLANE-USE-1 ;
  x3do:hasAppearance :Appearance_2_5_1_1_1_1_7_2_1_1_1_2 .
:BOWHYDPLANE-USE-1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_5_1_1_1_1_7_2_1_1_1 ;
  owl:sameAs :BOWHYDPLANE . # DEF matching this USE
:Appearance_2_5_1_1_1_1_7_2_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1_1_1_7_2_1_1_1 ;
  x3do:hasMaterial :Total-USE-8 .
:Total-USE-8 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1_1_7_2_1_1_1_2 ;
  owl:sameAs :Total . # DEF matching this USE
:BOWPLANE a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :SUBMARINE ;
  x3do:hasChildren :Transform_2_5_1_1_1_1_8_1, :Transform_2_5_1_1_1_1_8_2 ;
  x3do:DEF 'BOWPLANE' .
:Transform_2_5_1_1_1_1_8_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BOWPLANE ;
  x3do:hasChildren :Transform_2_5_1_1_1_1_8_1_1 ;
  x3do:translation ( -12.5 0 1 ) .
:Transform_2_5_1_1_1_1_8_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_1_1_1_1_8_1 ;
  x3do:hasChildren :RBowPlaneRot ;
  x3do:rotation ( 1 0 0 1.57 ) .
:RBowPlaneRot a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_1_1_1_1_8_1_1 ;
  x3do:hasChildren :Transform_2_5_1_1_1_1_8_1_1_1_1 ;
  x3do:DEF 'RBowPlaneRot' .
:Transform_2_5_1_1_1_1_8_1_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RBowPlaneRot ;
  x3do:hasChildren :Shape_2_5_1_1_1_1_8_1_1_1_1_1 ;
  x3do:scale ( 1 1 0.2 ) .
:Shape_2_5_1_1_1_1_8_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1_1_1_1_8_1_1_1_1 ;
  x3do:hasGeometry :BOWHYDPLANE-USE-2 ;
  x3do:hasAppearance :Appearance_2_5_1_1_1_1_8_1_1_1_1_1_2 .
:BOWHYDPLANE-USE-2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_5_1_1_1_1_8_1_1_1_1_1 ;
  owl:sameAs :BOWHYDPLANE . # DEF matching this USE
:Appearance_2_5_1_1_1_1_8_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1_1_1_8_1_1_1_1_1 ;
  x3do:hasMaterial :Total-USE-9 .
:Total-USE-9 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1_1_8_1_1_1_1_1_2 ;
  owl:sameAs :Total . # DEF matching this USE
:Transform_2_5_1_1_1_1_8_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BOWPLANE ;
  x3do:hasChildren :Transform_2_5_1_1_1_1_8_2_1 ;
  x3do:translation ( -12.5 0 -1 ) .
:Transform_2_5_1_1_1_1_8_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_1_1_1_1_8_2 ;
  x3do:hasChildren :LBowPlaneRot ;
  x3do:rotation ( 1 0 0 1.57 ) .
:LBowPlaneRot a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_1_1_1_1_8_2_1 ;
  x3do:hasChildren :Transform_2_5_1_1_1_1_8_2_1_1_1 ;
  x3do:DEF 'LBowPlaneRot' ;
  x3do:rotation ( 0 1 0 0.8 ) .
:Transform_2_5_1_1_1_1_8_2_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LBowPlaneRot ;
  x3do:hasChildren :Shape_2_5_1_1_1_1_8_2_1_1_1_1 ;
  x3do:scale ( 1 1 0.2 ) .
:Shape_2_5_1_1_1_1_8_2_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1_1_1_1_8_2_1_1_1 ;
  x3do:hasGeometry :BOWHYDPLANE-USE-3 ;
  x3do:hasAppearance :Appearance_2_5_1_1_1_1_8_2_1_1_1_1_2 .
:BOWHYDPLANE-USE-3 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_5_1_1_1_1_8_2_1_1_1_1 ;
  owl:sameAs :BOWHYDPLANE . # DEF matching this USE
:Appearance_2_5_1_1_1_1_8_2_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1_1_1_8_2_1_1_1_1 ;
  x3do:hasMaterial :Total-USE-10 .
:Total-USE-10 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1_1_8_2_1_1_1_1_2 ;
  owl:sameAs :Total . # DEF matching this USE
:Sound_2_5_1_1_2 a owl:NamedIndividual, x3do:Sound ;
  x3do:hasParent :SUBTRANS ;
  x3do:hasSource :AudioClip_2_5_1_1_2_1 ;
  x3do:intensity 0.5 ;
  x3do:maxBack 70 ;
  x3do:maxFront 120 ;
  x3do:minBack 50 ;
  x3do:minFront 100 .
:AudioClip_2_5_1_1_2_1 a owl:NamedIndividual, x3do:AudioClip ;
  x3do:hasParent :Sound_2_5_1_1_2 ;
  x3do:description 'sonar ping' ;
  x3do:loop true ;
  x3do:url '"sonar.wav" "https://www.web3d.org/x3d/content/examples/Savage/Submarines/various/sonar.wav" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/tone1.wav"' .
