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

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11, :meta_1_12, :meta_1_13 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'YavuzFrigate.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'A model of Yavuz class frigates which are in active duty in Turkish Navy' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Ozan APAYDIN' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1 September 2001' ;
  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 'http://www.dzkk.tsk.mil.tr/dzkkweb/engana.htm' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://katalog.ssm.gov.tr/indexe.htm' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 's-34copy.jpg' ;
  x3do:name 'Image' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'meko.jpg' ;
  x3do:name 'Image' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '076759.jpg' ;
  x3do:name 'Image' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/YavuzFrigate.x3d' ;
  x3do:name 'identifier' .
:meta_1_12 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_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "YavuzFrigate.x3d" .
:meta dcterms:description "A model of Yavuz class frigates which are in active duty in Turkish Navy" .
:meta dcterms:creator "Ozan APAYDIN" .
:meta dcterms:created "1 September 2001" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "http://www.dzkk.tsk.mil.tr/dzkkweb/engana.htm" .
:meta dcterms:reference "http://katalog.ssm.gov.tr/indexe.htm" .
:meta dcterms:Image "s-34copy.jpg" .
:meta dcterms:Image "meko.jpg" .
:meta dcterms:Image "076759.jpg" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/YavuzFrigate.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, :Viewpoints, :Inline_2_5, :Transform_2_6, :Transform_2_7, :Transform_2_8, :Transform_2_9, :Transform_2_10, :Transform_2_11, :Transform_2_12, :Transform_2_13, :Transform_2_14, :Transform_2_15, :Transform_2_16, :Transform_2_17, :Transform_2_18 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'YavuzFrigate.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:backUrl '"urn:web3d:media:textures/panoramas/ocean_2_back.jpg" "ocean_2_back.jpg" "../../../Basic/UniversalMediaPanoramas/ocean_2_back.jpg" "https://www.web3d.org/WorkingGroups/media/textures/panoramas/ocean_2_back.jpg" "https://www.web3d.org/x3d/content/examples/Basic/UniversalMediaPanoramas/ocean_2_back.jpg" "http://www.web3dmedia.com/UniversalMedia/textures/panoramas/ocean_2_back.jpg" "http://www.officetowers.com/UniversalMedia/textures/panoramas/ocean_2_back.jpg" "http://geometrek.com/UniversalMedia/textures/panoramas/ocean_2_back.jpg" "http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/ocean_2_back.jpg"' ;
  x3do:bottomUrl '"urn:web3d:media:textures/panoramas/ocean_2_bottom.jpg" "ocean_2_bottom.jpg" "../../../Basic/UniversalMediaPanoramas/ocean_2_bottom.jpg" "https://www.web3d.org/WorkingGroups/media/textures/panoramas/ocean_2_bottom.jpg" "https://www.web3d.org/x3d/content/examples/Basic/UniversalMediaPanoramas/ocean_2_bottom.jpg" "http://www.web3dmedia.com/UniversalMedia/textures/panoramas/ocean_2_bottom.jpg" "http://www.officetowers.com/UniversalMedia/textures/panoramas/ocean_2_bottom.jpg" "http://geometrek.com/UniversalMedia/textures/panoramas/ocean_2_bottom.jpg" "http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/ocean_2_bottom.jpg"' ;
  x3do:frontUrl '"urn:web3d:media:textures/panoramas/ocean_2_front.jpg" "ocean_2_front.jpg" "../../../Basic/UniversalMediaPanoramas/ocean_2_front.jpg" "https://www.web3d.org/WorkingGroups/media/textures/panoramas/ocean_2_front.jpg" "https://www.web3d.org/x3d/content/examples/Basic/UniversalMediaPanoramas/ocean_2_front.jpg" "http://www.web3dmedia.com/UniversalMedia/textures/panoramas/ocean_2_front.jpg" "http://www.officetowers.com/UniversalMedia/textures/panoramas/ocean_2_front.jpg" "http://geometrek.com/UniversalMedia/textures/panoramas/ocean_2_front.jpg" "http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/ocean_2_front.jpg"' ;
  x3do:groundAngle ( 1.309 1.570796 ) ;
  x3do:groundColor ( 0 0 0 ) ;
  x3do:leftUrl '"urn:web3d:media:textures/panoramas/ocean_2_left.jpg" "ocean_2_left.jpg" "../../../Basic/UniversalMediaPanoramas/ocean_2_left.jpg" "https://www.web3d.org/WorkingGroups/media/textures/panoramas/ocean_2_left.jpg" "https://www.web3d.org/x3d/content/examples/Basic/UniversalMediaPanoramas/ocean_2_left.jpg" "http://www.web3dmedia.com/UniversalMedia/textures/panoramas/ocean_2_left.jpg" "http://www.officetowers.com/UniversalMedia/textures/panoramas/ocean_2_left.jpg" "http://geometrek.com/UniversalMedia/textures/panoramas/ocean_2_left.jpg" "http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/ocean_2_left.jpg"' ;
  x3do:rightUrl '"urn:web3d:media:textures/panoramas/ocean_2_right.jpg" "ocean_2_right.jpg" "../../../Basic/UniversalMediaPanoramas/ocean_2_right.jpg" "https://www.web3d.org/WorkingGroups/media/textures/panoramas/ocean_2_right.jpg" "https://www.web3d.org/x3d/content/examples/Basic/UniversalMediaPanoramas/ocean_2_right.jpg" "http://www.web3dmedia.com/UniversalMedia/textures/panoramas/ocean_2_right.jpg" "http://www.officetowers.com/UniversalMedia/textures/panoramas/ocean_2_right.jpg" "http://geometrek.com/UniversalMedia/textures/panoramas/ocean_2_right.jpg" "http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/ocean_2_right.jpg"' ;
  x3do:skyAngle ( 1.309 1.571 ) ;
  x3do:topUrl '"urn:web3d:media:textures/panoramas/ocean_2_top.jpg" "ocean_2_top.jpg" "../../../Basic/UniversalMediaPanoramas/ocean_2_top.jpg" "https://www.web3d.org/WorkingGroups/media/textures/panoramas/ocean_2_top.jpg" "https://www.web3d.org/x3d/content/examples/Basic/UniversalMediaPanoramas/ocean_2_top.jpg" "http://www.web3dmedia.com/UniversalMedia/textures/panoramas/ocean_2_top.jpg" "http://www.officetowers.com/UniversalMedia/textures/panoramas/ocean_2_top.jpg" "http://geometrek.com/UniversalMedia/textures/panoramas/ocean_2_top.jpg" "http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/ocean_2_top.jpg"' .
:Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Yavuz Frigate' ;
  x3do:orientation ( -0.17 -0.98 -0.06 0.71 ) ;
  x3do:position ( -95 13 60 ) .
:Viewpoints a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_4_1, :Viewpoint_2_4_2, :Viewpoint_2_4_3, :Viewpoint_2_4_4, :Viewpoint_2_4_5, :Viewpoint_2_4_6, :Viewpoint_2_4_7, :Viewpoint_2_4_8 ;
  x3do:DEF 'Viewpoints' .
:Viewpoint_2_4_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:description 'Bow SeaZenith Front View' ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( -38 10.5 0 ) .
:Viewpoint_2_4_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:description 'Bow Zenith Control View' ;
  x3do:orientation ( -0.40 0.83 0.40 1.76 ) ;
  x3do:position ( -27 20 0 ) .
:Viewpoint_2_4_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:description 'Port Quarter SeaZenith Front View' ;
  x3do:orientation ( 0 1 0 1.57 ) ;
  x3do:position ( 50 10 8 ) .
:Viewpoint_2_4_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:description 'Port Quarter SeaZenith Control View' ;
  x3do:orientation ( -0.53 -0.66 -0.53 1.98 ) ;
  x3do:position ( 38 20 8 ) .
:Viewpoint_2_4_5 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:description 'Starboard Quarter SeaZenith Front View' ;
  x3do:orientation ( 0 1 0 1.57 ) ;
  x3do:position ( 50 10 -8 ) .
:Viewpoint_2_4_6 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:description 'Starboard Quarter SeaZenith Control View' ;
  x3do:orientation ( -0.53 -0.66 -0.53 1.98 ) ;
  x3do:position ( 38 20 -8 ) .
:Viewpoint_2_4_7 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:description 'Helicocpter Field View' ;
  x3do:orientation ( -1 0 0 0.18 ) ;
  x3do:position ( 52.2 10 25 ) .
:Viewpoint_2_4_8 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:description 'Main Gun Mk45 View' ;
  x3do:orientation ( -0.18 0.97 0.18 1.61 ) ;
  x3do:position ( -35.5 13 0 ) .
:Inline_2_5 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:url '"Hull.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/Hull.x3d" "Hull.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/Hull.wrl"' .
:Transform_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_6_1 ;
  x3do:translation ( 5.0 7.0 0.0 ) .
:Inline_2_6_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_6 ;
  x3do:url '"SuperStructure.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/SuperStructure.x3d" "SuperStructure.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/SuperStructure.wrl"' .
:Transform_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_7_1 ;
  x3do:translation ( -30.3 10.7 0 ) .
:Inline_2_7_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_7 ;
  x3do:url '"SeaZenith.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/SeaZenith.x3d" "SeaZenith.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/SeaZenith.wrl"' .
:Transform_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_8_1 ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 40 10.7 -8 ) .
:Inline_2_8_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_8 ;
  x3do:url '"SeaZenith1.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/SeaZenith1.x3d" "SeaZenith1.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/SeaZenith1.wrl"' .
:Transform_2_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_9_1 ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 40 10.7 8 ) .
:Inline_2_9_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_9 ;
  x3do:url '"SeaZenith2.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/SeaZenith2.x3d" "SeaZenith2.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/SeaZenith2.wrl"' .
:Transform_2_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_10_1 ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:scale ( 1.4 1.4 1.4 ) ;
  x3do:translation ( -0.2 10 0 ) .
:Inline_2_10_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_10 ;
  x3do:url '"Mast.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/Mast.x3d" "Mast.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/Mast.wrl"' .
:Transform_2_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_11_1 ;
  x3do:rotation ( 1 0 0 0.25 ) ;
  x3do:scale ( 1.9 2.2 2.2 ) ;
  x3do:translation ( 22.5 13.2 2.5 ) .
:Transform_2_11_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_11 ;
  x3do:hasChildren :Chimney ;
  x3do:rotation ( 0 0 1 -0.1 ) .
:Chimney a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_11_1 ;
  x3do:DEF 'Chimney' ;
  x3do:url '"Chimney.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/Chimney.x3d" "Chimney.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/Chimney.wrl"' .
:Transform_2_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_12_1 ;
  x3do:rotation ( 1 0 0 -0.25 ) ;
  x3do:scale ( 1.9 2.2 2.2 ) ;
  x3do:translation ( 22.5 13.2 -2.5 ) .
:Transform_2_12_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_12 ;
  x3do:hasChildren :Chimney-USE-1 ;
  x3do:rotation ( 0 0 1 -0.1 ) .
:Chimney-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_12_1 ;
  owl:sameAs :Chimney . # DEF matching this USE
:Transform_2_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_13_1 ;
  x3do:scale ( 0.8 0.8 0.8 ) ;
  x3do:translation ( 5 25 0 ) .
:Inline_2_13_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_13 ;
  x3do:url '"TurkishFlag.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/TurkishFlag.x3d" "TurkishFlag.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/TurkishFlag.wrl"' .
:Transform_2_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_14_1 ;
  x3do:translation ( 2.8 20 0 ) .
:Shape_2_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_14 ;
  x3do:hasGeometry :Cylinder_2_14_1_1 ;
  x3do:hasAppearance :Appearance_2_14_1_2 .
:Cylinder_2_14_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_14_1 ;
  x3do:height 20 ;
  x3do:radius 0.02 .
:Appearance_2_14_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_14_1 ;
  x3do:hasMaterial :Material_2_14_1_2_1 .
:Material_2_14_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_14_1_2 ;
  x3do:diffuseColor ( 1 1 1 ) .
:Transform_2_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_15_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 1.8 2.5 1 ) ;
  x3do:translation ( 52.2 5.02 0 ) .
:Shape_2_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_15 ;
  x3do:hasGeometry :Box_2_15_1_1 ;
  x3do:hasAppearance :Appearance_2_15_1_2 .
:Box_2_15_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_15_1 ;
  x3do:size ( 10 8 0.001 ) .
:Appearance_2_15_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_15_1 ;
  x3do:hasTexture :ImageTexture_2_15_1_2_1 .
:ImageTexture_2_15_1_2_1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_15_1_2 ;
  x3do:repeatS false ;
  x3do:repeatT false ;
  x3do:url '"HeliFieldText.jpg" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/HeliFieldText.jpg"' .
:Transform_2_16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_16_1 ;
  x3do:scale ( 1.3 1.3 1.3 ) ;
  x3do:translation ( -40 7 0 ) .
:Inline_2_16_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_16 ;
  x3do:url '"Mk45.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/Mk45.x3d" "Mk45.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/Mk45.wrl"' .
:Transform_2_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_17_1 ;
  x3do:scale ( 13 0.4 11 ) ;
  x3do:translation ( 0 -1.0 0 ) .
:Inline_2_17_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_17 ;
  x3do:url '"Sea.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/Sea.x3d" "Sea.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/Sea.wrl"' .
:Transform_2_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_18_1 ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( 2 2 2 ) ;
  x3do:translation ( 8 14 0 ) .
:Inline_2_18_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_18 ;
  x3do:url '"HarpoonLauncher.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/HarpoonLauncher.x3d" "HarpoonLauncher.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/HarpoonLauncher.wrl"' .
