@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/Seahawk.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 'Seahawk.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Michael Collins, modified by Boon Chuan LEE' ;
  x3do:name 'creator' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '10 March 2001' ;
  x3do:name 'created' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '18 December 2023' ;
  x3do:name 'modified' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'A SH60/HH60 SeaHawk twin-engine helicopter is used for anti-submarine warfare, search and rescue, drug interdiction, anti-ship warfare, cargo lift, and special operations. Created using indexed face sets.' ;
  x3do:name 'description' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/ac/sh-60.htm' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/Seahawk.x3d' ;
  x3do:name 'identifier' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 4.0, 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 "Seahawk.x3d" .
:meta dcterms:creator "Michael Collins, modified by Boon Chuan LEE" .
:meta dcterms:created "10 March 2001" .
:meta dcterms:modified "18 December 2023" .
:meta dcterms:description "A SH60/HH60 SeaHawk twin-engine helicopter is used for anti-submarine warfare, search and rescue, drug interdiction, anti-ship warfare, cargo lift, and special operations. Created using indexed face sets." .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/ac/sh-60.htm" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/Seahawk.x3d" .
:meta dcterms:generator "X3D-Edit 4.0, 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, :Viewpoint_2_5, :Viewpoint_2_6, :Viewpoint_2_7, :Viewpoint_2_8, :Viewpoint_2_9, :Transform_2_10 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'Seahawk.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundAngle ( 1.309 1.570796 ) ;
  x3do:groundColor ( 0 .2 1 0 .5 1 0.8 0.9 0.9 ) ;
  x3do:skyAngle ( 1.309 1.571 ) ;
  x3do:skyColor ( .5 .5 .9 0 .5 1 1 0.8 0.8 ) .
:Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Helo Right' ;
  x3do:position ( 10 0.5 30 ) .
:Viewpoint_2_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Helo Front' ;
  x3do:orientation ( 0 1 0 1.57 ) ;
  x3do:position ( 45 0.5 2.5 ) .
:Viewpoint_2_5 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Helo Left' ;
  x3do:orientation ( 0 1 0 3.14 ) ;
  x3do:position ( 10 0.5 -25 ) .
:Viewpoint_2_6 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Helo Back' ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( -30 0.5 0.5 ) .
:Viewpoint_2_7 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Cockpit View Right' ;
  x3do:orientation ( 0 1 0 -3.14 ) ;
  x3do:position ( 16 2.8 5 ) .
:Viewpoint_2_8 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Cockpit View Front' ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( 17.2 2.7 2 ) .
:Viewpoint_2_9 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Cockpit View Left' ;
  x3do:position ( 16 2.8 -2 ) .
:Transform_2_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_10_1, :Transform_2_10_2, :Transform_2_10_3, :Transform_2_10_4, :Transform_2_10_5, :Transform_2_10_6, :Transform_2_10_7, :Transform_2_10_8 ;
  x3do:rotation ( 0 1 0 3.14 ) .
:Transform_2_10_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10 ;
  x3do:hasChildren :Inline_2_10_1_1 ;
  x3do:scale ( 1 0.97 1.2 ) ;
  x3do:translation ( -0.5 0.24 -2.5 ) .
:Inline_2_10_1_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_10_1 ;
  x3do:url '"TailSection.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/TailSection.wrl" "TailSection.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/TailSection.x3d"' .
:Transform_2_10_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10 ;
  x3do:hasChildren :Inline_2_10_2_1 ;
  x3do:scale ( .7 .7 .7 ) ;
  x3do:translation ( -13 4.7 -2.3 ) .
:Inline_2_10_2_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_10_2 ;
  x3do:url '"RotorHead.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/RotorHead.wrl" "RotorHead.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/RotorHead.x3d"' .
:Transform_2_10_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10 ;
  x3do:hasChildren :Inline_2_10_3_1 ;
  x3do:rotation ( 0 1 0 3.12 ) .
:Inline_2_10_3_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_10_3 ;
  x3do:url '"Fuselage.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/Fuselage.wrl" "Fuselage.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/Fuselage.x3d"' .
:Transform_2_10_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10 ;
  x3do:hasChildren :Inline_2_10_4_1 ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( .14 .14 .14 ) ;
  x3do:translation ( -8 -0.62 -2.5 ) .
:Inline_2_10_4_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_10_4 ;
  x3do:url '"RearWheel.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/RearWheel.wrl" "RearWheel.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/RearWheel.x3d"' .
:Transform_2_10_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10 ;
  x3do:hasChildren :Inline_2_10_5_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .2 .2 .2 ) ;
  x3do:translation ( -16 -0.5 -0.1 ) .
:Inline_2_10_5_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_10_5 ;
  x3do:url '"RightWheel.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/RightWheel.wrl" "RightWheel.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/RightWheel.x3d"' .
:Transform_2_10_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10 ;
  x3do:hasChildren :Inline_2_10_6_1 ;
  x3do:rotation ( 0 1 0 -1.65 ) ;
  x3do:scale ( .2 .2 .2 ) ;
  x3do:translation ( -16 -0.5 -4.55 ) .
:Inline_2_10_6_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_10_6 ;
  x3do:url '"LeftWheel.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/LeftWheel.wrl" "LeftWheel.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/LeftWheel.x3d"' .
:Transform_2_10_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10 ;
  x3do:hasChildren :Transform_2_10_7_1 ;
  x3do:rotation ( 1 0 0 3.2 ) ;
  x3do:translation ( -13 3 -1 ) .
:Transform_2_10_7_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10_7 ;
  x3do:hasChildren :Engine ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:scale ( .3 .4 .3 ) .
:Engine a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_10_7_1 ;
  x3do:hasChildren :Transform_2_10_7_1_1_1, :Transform_2_10_7_1_1_2 ;
  x3do:DEF 'Engine' .
:Transform_2_10_7_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Engine ;
  x3do:hasChildren :Shape_2_10_7_1_1_1_1 .
:Shape_2_10_7_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_10_7_1_1_1 ;
  x3do:hasAppearance :Appearance_2_10_7_1_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_10_7_1_1_1_1_2 .
:Appearance_2_10_7_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_7_1_1_1_1 ;
  x3do:hasMaterial :Material_2_10_7_1_1_1_1_1_1 .
:Material_2_10_7_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_10_7_1_1_1_1_1 .
:Extrusion_2_10_7_1_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_10_7_1_1_1_1 ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( -0.05 -5 -0.15 -4.95 -0.25 -4.8 -0.35 -4.45 -0.45 -4 -0.45 4 -0.35 4.45 -0.25 4.8 -0.15 4.95 -0.05 5 0.05 5 0.15 4.95 0.25 4.8 0.35 4.45 0.45 4 0.45 -4 0.35 -4.45 0.25 -4.8 0.15 -4.95 0.05 -5 -0.05 -5 ) ;
  x3do:spine ( 0.00 0.0 -2.00 0.77 0.0 -1.95 1.20 0.0 -1.80 1.41 0.0 -1.56 1.58 0.0 -1.15 1.56 0.0 -0.77 1.54 0.0 0.00 1.40 0.0 0.77 0.90 0.0 1.70 0.60 0.0 1.95 0.00 0.0 2.00 -0.60 0.0 1.95 -0.90 0.0 1.70 -1.40 0.0 0.77 -1.54 0.0 0.00 -1.56 0.0 -0.77 -1.58 0.0 -1.15 -1.41 0.0 -1.56 -1.20 0.0 -1.80 -0.77 0.0 -1.95 0.00 0.0 -2.00 ) .
:Transform_2_10_7_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Engine ;
  x3do:hasChildren :Group_2_10_7_1_1_2_1 ;
  x3do:rotation ( 0 0 1 3.2 ) .
:Group_2_10_7_1_1_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_10_7_1_1_2 ;
  x3do:hasChildren :Shape_2_10_7_1_1_2_1_1 .
:Shape_2_10_7_1_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_10_7_1_1_2_1 ;
  x3do:hasAppearance :Appearance_2_10_7_1_1_2_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_10_7_1_1_2_1_1_2 .
:Appearance_2_10_7_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_7_1_1_2_1_1 ;
  x3do:hasMaterial :Material_2_10_7_1_1_2_1_1_1_1 .
:Material_2_10_7_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_10_7_1_1_2_1_1_1 ;
  x3do:diffuseColor ( .1 .1 .1 ) .
:Cylinder_2_10_7_1_1_2_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_10_7_1_1_2_1_1 ;
  x3do:height 4 ;
  x3do:radius 1.8 .
:Transform_2_10_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10 ;
  x3do:hasChildren :Engine-USE-1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:scale ( .3 .4 .3 ) ;
  x3do:translation ( -13 3 -3.6 ) .
:Engine-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_10_8 ;
  owl:sameAs :Engine . # DEF matching this USE
