@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/CH53UnitedStates/H53eFuselage.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'H53eFuselage.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'H-53E fuselage body created by extrusion. Dimensions in proportion with fuselage.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'LT Terry D. Norbraten, USN' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '15 March 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/man/dod-101/sys/ac/h-53.htm' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/ac/ch-53-2.jpg' ;
  x3do:name 'Image' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CH-53E Sea Stallion Fuselage' ;
  x3do:name 'subject' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/CH53UnitedStates/H53eFuselage.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 "H53eFuselage.x3d" .
:meta dcterms:description "H-53E fuselage body created by extrusion. Dimensions in proportion with fuselage." .
:meta dcterms:creator "LT Terry D. Norbraten, USN" .
:meta dcterms:created "15 March 2004" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/ac/h-53.htm" .
:meta dcterms:Image "https://www.fas.org/man/dod-101/sys/ac/ch-53-2.jpg" .
:meta dcterms:subject "CH-53E Sea Stallion Fuselage" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/CH53UnitedStates/H53eFuselage.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, :Fuselage, :Cockpit .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'H53eFuselage.x3d' .
:Fuselage a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_2_1, :Main ;
  x3do:DEF 'Fuselage' .
:Transform_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fuselage ;
  x3do:hasChildren :Upper ;
  x3do:scale ( .9 .6 1 ) ;
  x3do:translation ( 0 1.54 0 ) .
:Upper a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_1_2 ;
  x3do:DEF 'Upper' .
:Appearance_2_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Upper ;
  x3do:hasMaterial :Material_2_2_1_1_1_1 .
:Material_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1 ;
  x3do:ambientIntensity .137 ;
  x3do:diffuseColor ( .569 .58 .58 ) ;
  x3do:specularColor ( .671 .459 .439 ) .
:Extrusion_2_2_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Upper ;
  x3do:creaseAngle .9 ;
  x3do:crossSection ( -0.7 -0.7 -0.7 0 -0.682842 .119746 -0.661911 .222491 -0.646716 .267878 -0.60622 .349389 -0.554784 .426368 -0.494975 .494975 -0.426368 .554784 -0.349389 .60622 -0.267878 .646716 -0.181606 .675717 -0.0908031 .693779 0 .7 .0908031 .693779 .181606 .675717 .267878 .646716 .349389 .60622 .426368 .554784 .494975 .494975 .554784 .426368 .60622 .349389 .646716 .267878 .661911 .222491 .678596 .145589 .7 0 .7 -0.7 -0.7 -0.7 ) ;
  x3do:spine ( 0 0 3.5 0 0 0 0 0 -3.5 ) .
:Main a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Fuselage ;
  x3do:hasAppearance :Appearance_2_2_2_1 ;
  x3do:hasGeometry :Extrusion_2_2_2_2 ;
  x3do:DEF 'Main' .
:Appearance_2_2_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Main ;
  x3do:hasMaterial :Material_2_2_2_1_1 .
:Material_2_2_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1 ;
  x3do:diffuseColor ( .569 .58 .58 ) ;
  x3do:specularColor ( .671 .459 .439 ) .
:Extrusion_2_2_2_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Main ;
  x3do:creaseAngle .9 ;
  x3do:crossSection ( 1 1 1.07512 .928603 1.12076 .805833 1.12663 -0.791435 1.06777 -0.940862 1 -1 .928603 -1.07512 .805833 -1.12076 -0.791435 -1.12663 -0.940862 -1.06777 -1 -1 -1.07512 -0.928603 -1.12076 -0.805833 -1.12663 .791435 -1.06777 .940862 -1 1 -0.928603 1.07512 -0.805833 1.12076 .791435 1.12663 .940862 1.06777 1 1 ) ;
  x3do:endCap false ;
  x3do:solid false ;
  x3do:spine ( 0 0 3.5 0 0 -3.5 ) .
:Cockpit a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Windscreen ;
  x3do:DEF 'Cockpit' .
:Windscreen a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Cockpit ;
  x3do:hasAppearance :Appearance_2_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_2 ;
  x3do:DEF 'Windscreen' .
:Appearance_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Windscreen ;
  x3do:hasMaterial :Material_2_3_1_1_1 .
:Material_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1 ;
  x3do:diffuseColor ( .569 .58 .58 ) ;
  x3do:specularColor ( .671 .459 .439 ) .
:Extrusion_2_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Windscreen ;
  x3do:creaseAngle .628 ;
  x3do:crossSection ( -1.12372 -8.71754e-5 -1.09727 .0286393 -1.06684 .0579294 -1.03271 .0876118 -0.99515 .117515 -0.954441 .147469 -0.910862 .177301 -0.86469 .206841 -0.791178 .250228 -0.713395 .291993 -0.632278 .33156 -0.548765 .36835 -0.463794 .401786 -0.378302 .431289 -0.321481 .448488 -0.265123 .463511 -0.209505 .476188 -0.154906 .486346 -0.101604 .493815 -0.0498761 .498423 0 .5 .0510009 .498348 .103921 .493507 .158464 .485666 .214336 .475009 .27124 .461724 .328883 .445997 .386969 .428015 .445202 .407965 .532183 .374418 .617835 .337267 .701163 .297141 .78117 .254669 .856859 .210482 .927235 .165208 .970709 .134733 1.01108 .104241 1.04806 .0739204 1.08135 .0439562 1.11066 .0145355 1.12372 8.71754e-5 1.12663 -0.791435 1.06777 -0.940862 1 -1 .928603 -1.07512 .805833 -1.12076 -0.791435 -1.12663 -0.940862 -1.06777 -1 -1 -1.07512 -0.928603 -1.12076 -0.805833 -1.12372 -8.71754e-5 ) ;
  x3do:endCap false ;
  x3do:scale ( .1 .1 .2691 .2691 .3509 .3509 .4164 .4164 .4764 .4764 .5364 .5364 .6018 .6018 .6727 .6727 .7655 .7655 .8909 .8909 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 4.9 0 0 4.89164 0 0 4.86985 0 0 4.83847 0 0 4.79594 0 0 4.73777 0 0 4.65368 0 0 4.53478 0 0 4.32927 0 0 3.94638 0 0 3.5 ) .
