@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/LCAC/PilotHouseHatch.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_14, :meta_1_15, :meta_1_16, :meta_1_17, :meta_1_18 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'PilotHouseHatch.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Starboard Pilot House Hatch for the LCAC' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Jeffrey Weekley' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '22 June 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.hazegray.org/features/nato/us/lcac' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'lcac.pdf' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/ship/lcac.htm' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'lsd-44_990829-N-9593R-002.jpg' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/ship/lsd-44_990829-N-9593R-002.jpg' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'lcac-kb97_8.jpg' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/ship/lcac-kb97_8.jpg' ;
  x3do:name 'reference' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'lcac-dvic076.jpg' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/ship/lcac-dvic076.jpg' ;
  x3do:name 'reference' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/LCAC/PilotHouseHatch.x3d' ;
  x3do:name 'identifier' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'LCAC Pilot House' ;
  x3do:name 'subject' .
:meta_1_17 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_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "PilotHouseHatch.x3d" .
:meta dcterms:description "Starboard Pilot House Hatch for the LCAC" .
:meta dcterms:creator "Jeffrey Weekley" .
:meta dcterms:created "22 June 2001" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "http://www.hazegray.org/features/nato/us/lcac" .
:meta dcterms:reference "lcac.pdf" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/ship/lcac.htm" .
:meta dcterms:reference "lsd-44_990829-N-9593R-002.jpg" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/ship/lsd-44_990829-N-9593R-002.jpg" .
:meta dcterms:reference "lcac-kb97_8.jpg" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/ship/lcac-kb97_8.jpg" .
:meta dcterms:reference "lcac-dvic076.jpg" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/ship/lcac-dvic076.jpg" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/LCAC/PilotHouseHatch.x3d" .
:meta dcterms:subject "LCAC Pilot House" .
: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, :ProtoInstance_2_3 ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'PilotHouseHatch.x3d' .
:ExternProtoDeclare_2_2 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_2_1, :field_2_2_2, :field_2_2_3, :field_2_2_4, :field_2_2_5, :field_2_2_6, :field_2_2_7, :field_2_2_8, :field_2_2_9, :field_2_2_10, :field_2_2_11, :field_2_2_12, :field_2_2_13, :field_2_2_14, :field_2_2_15, :field_2_2_16, :field_2_2_17 ;
  x3do:appinfo 'Modified CylinderSensor with children nodes oriented about an arbitrary axis. Warning: ArbitraryAxisCylinderSensor affects children, not peers.' ;
  x3do:name 'ArbitraryAxisCylinderSensor' ;
  x3do:url '"../../../Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.x3d#ArbitraryAxisCylinderSensor" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.x3d#ArbitraryAxisCylinderSensor" "../../../Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.wrl#ArbitraryAxisCylinderSensor" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.wrl#ArbitraryAxisCylinderSensor"' .
:field_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'shifted axis of rotation from local vertical, default 1 0 0 0' ;
  x3do:name 'shiftRotationAxis' ;
  x3do:type 'SFRotation' .
:field_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'local center for axis of rotation, default 0 0 0' ;
  x3do:name 'center' ;
  x3do:type 'SFVec3f' .
:field_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'whether to show visualization shape to show orientation and cylindrical mapping of mouse movements by sensor, default true' ;
  x3do:name 'showCylinderSensorShape' ;
  x3do:type 'SFBool' .
:field_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'scale for visualization shape, default 1 1 1' ;
  x3do:name 'scaleCylinderSensorShape' ;
  x3do:type 'SFVec3f' .
:field_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'color for visualization shape, default 0.9 0.9 0.4' ;
  x3do:name 'colorCylinderSensorShape' ;
  x3do:type 'SFColor' .
:field_2_2_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'transparency for visualization shape' ;
  x3do:name 'transparencyCylinderSensorShape' ;
  x3do:type 'SFFloat' .
:field_2_2_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'children nodes affected by ArbitraryAxisCylinderSensor' ;
  x3do:name 'children' ;
  x3do:type 'MFNode' .
:field_2_2_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'determines whether previous offset values are remembered/accumulated, default true' ;
  x3do:name 'autoOffset' ;
  x3do:type 'SFBool' .
:field_2_2_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Text tooltip displayed for user interaction' ;
  x3do:name 'description' ;
  x3do:type 'SFString' .
:field_2_2_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'diskAngle 0 forces disk-like behavior, diskAngle 1.57 (90 degrees) forces cylinder-like behavior, default 0.262, range [0,pi/2]' ;
  x3do:name 'diskAngle' ;
  x3do:type 'SFFloat' .
:field_2_2_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'enables/disables node operation, default true' ;
  x3do:name 'enabled' ;
  x3do:type 'SFBool' .
:field_2_2_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'clamps rotation_changed events, default 0, range [-2pi,2pi]' ;
  x3do:name 'minAngle' ;
  x3do:type 'SFFloat' .
:field_2_2_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'clamps rotation_changed events, default -1, range [-2pi,2pi]' ;
  x3do:name 'maxAngle' ;
  x3do:type 'SFFloat' .
:field_2_2_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'sends event and remembers last value sensed, default 0, range (-infinity,infinity)' ;
  x3do:name 'offset' ;
  x3do:type 'SFFloat' .
:field_2_2_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'output event isActive=true when primary mouse button is pressed, output event isActive=false when released.' ;
  x3do:name 'isActive' ;
  x3do:type 'SFBool' .
:field_2_2_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'rotation_changed events equal sum of relative bearing changes plus offset value about Y-axis in local coordinate system' ;
  x3do:name 'rotation_changed' ;
  x3do:type 'SFRotation' .
:field_2_2_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'trackPoint_changed events give intersection point of bearing with sensor&apos;s virtual geometry' ;
  x3do:name 'trackPoint_changed' ;
  x3do:type 'SFVec3f' .
:ProtoInstance_2_3 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:hasFieldValue :fieldValue_2_3_1, :fieldValue_2_3_2, :fieldValue_2_3_3, :fieldValue_2_3_4 ;
  x3do:name 'ArbitraryAxisCylinderSensor' .
:fieldValue_2_3_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_3 ;
  x3do:name 'minAngle' ;
  x3do:value -3 .
:fieldValue_2_3_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_3 ;
  x3do:name 'maxAngle' ;
  x3do:value 0.01 .
:fieldValue_2_3_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_3 ;
  x3do:name 'showCylinderSensorShape' ;
  x3do:value false .
:fieldValue_2_3_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_3 ;
  x3do:hasChildren :PilotHouseHatch ;
  x3do:name 'children' .
:PilotHouseHatch a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :fieldValue_2_3_4 ;
  x3do:hasChildren :Transform_2_3_4_1_1 ;
  x3do:DEF 'PilotHouseHatch' .
:Transform_2_3_4_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PilotHouseHatch ;
  x3do:hasChildren :Transform_2_3_4_1_1_1 ;
  x3do:translation ( 0.53125 0 -0.1 ) .
:Transform_2_3_4_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_4_1_1 ;
  x3do:hasChildren :Hatch, :HatchPorthole, :Hinges ;
  x3do:rotation ( 0.58 0.58 0.58 2.09 ) .
:Hatch a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_4_1_1_1 ;
  x3do:hasChildren :Shape_2_3_4_1_1_1_1_1 ;
  x3do:DEF 'Hatch' ;
  x3do:translation ( 0 0 -0.1 ) .
:Shape_2_3_4_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Hatch ;
  x3do:hasAppearance :Appearance_2_3_4_1_1_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_4_1_1_1_1_1_2 .
:Appearance_2_3_4_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_4_1_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_4_1_1_1_1_1_1_1 .
:Material_2_3_4_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_4_1_1_1_1_1_1 ;
  x3do:diffuseColor ( 0.7 0.75 0.85 ) .
:Extrusion_2_3_4_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_4_1_1_1_1_1 ;
  x3do:crossSection ( 0.9 -0.2 0.89 -0.24 0.87 -0.27 0.84 -0.29 0.8 -0.3 -0.8 -0.3 -0.84 -0.29 -0.87 -0.27 -0.89 -0.24 -0.9 -0.2 -0.9 0.2 -0.89 0.24 -0.87 0.27 -0.84 0.29 -0.8 0.3 0.8 0.3 0.84 0.29 0.87 0.27 0.89 0.24 0.9 0.2 0.9 -0.2 0.89 -0.24 0.87 -0.27 0.84 -0.29 0.8 -0.3 -0.8 -0.3 -0.84 -0.29 -0.87 -0.27 -0.89 -0.24 -0.9 -0.2 0.9 -0.2 ) ;
  x3do:scale ( 1 1 1 1 1.02 1.2 1.02 1.2 ) ;
  x3do:spine ( 0 0 0 0 0.11225 0 0 0.11225 0 0 0.125 0 ) .
:HatchPorthole a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_4_1_1_1 ;
  x3do:hasChildren :Shape_2_3_4_1_1_1_2_1 ;
  x3do:DEF 'HatchPorthole' ;
  x3do:translation ( 0.5 0.07 -0.1 ) .
:Shape_2_3_4_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :HatchPorthole ;
  x3do:hasAppearance :Appearance_2_3_4_1_1_1_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_4_1_1_1_2_1_2 .
:Appearance_2_3_4_1_1_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_4_1_1_1_2_1 ;
  x3do:hasMaterial :Material_2_3_4_1_1_1_2_1_1_1 .
:Material_2_3_4_1_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_4_1_1_1_2_1_1 ;
  x3do:diffuseColor ( 0.1 0.1 0.15 ) ;
  x3do:shininess 1 ;
  x3do:specularColor ( 0.75 0.75 0.9 ) .
:Cylinder_2_3_4_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_4_1_1_1_2_1 ;
  x3do:height 0.15 ;
  x3do:radius 0.125 .
:Hinges a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_4_1_1_1 ;
  x3do:hasChildren :Upperhinge, :LowerHinge, :HatchHandle ;
  x3do:DEF 'Hinges' ;
  x3do:scale ( 0.9 1 0.9 ) .
:Upperhinge a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hinges ;
  x3do:hasChildren :Shape_2_3_4_1_1_1_3_1_1, :Transform_2_3_4_1_1_1_3_1_2 ;
  x3do:DEF 'Upperhinge' ;
  x3do:translation ( 0.5 0.1 -0.425 ) .
:Shape_2_3_4_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Upperhinge ;
  x3do:hasAppearance :Appearance_2_3_4_1_1_1_3_1_1_1 ;
  x3do:hasGeometry :Box_2_3_4_1_1_1_3_1_1_2 .
:Appearance_2_3_4_1_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_4_1_1_1_3_1_1 ;
  x3do:hasMaterial :Material_2_3_4_1_1_1_3_1_1_1_1 .
:Material_2_3_4_1_1_1_3_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_4_1_1_1_3_1_1_1 ;
  x3do:diffuseColor ( 0.7 0.75 0.85 ) .
:Box_2_3_4_1_1_1_3_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_4_1_1_1_3_1_1 ;
  x3do:size ( 0.1125 0.1125 0.25 ) .
:Transform_2_3_4_1_1_1_3_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Upperhinge ;
  x3do:hasChildren :Shape_2_3_4_1_1_1_3_1_2_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 0 0 -0.125 ) .
:Shape_2_3_4_1_1_1_3_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_4_1_1_1_3_1_2 ;
  x3do:hasAppearance :Appearance_2_3_4_1_1_1_3_1_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_4_1_1_1_3_1_2_1_2 .
:Appearance_2_3_4_1_1_1_3_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_4_1_1_1_3_1_2_1 ;
  x3do:hasMaterial :Material_2_3_4_1_1_1_3_1_2_1_1_1 .
:Material_2_3_4_1_1_1_3_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_4_1_1_1_3_1_2_1_1 ;
  x3do:diffuseColor ( 0.7 0.75 0.85 ) .
:Cylinder_2_3_4_1_1_1_3_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_4_1_1_1_3_1_2_1 ;
  x3do:height 0.05 ;
  x3do:radius 0.1 .
:LowerHinge a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hinges ;
  x3do:hasChildren :Shape_2_3_4_1_1_1_3_2_1, :Transform_2_3_4_1_1_1_3_2_2 ;
  x3do:DEF 'LowerHinge' ;
  x3do:translation ( -0.5 0.1 -0.425 ) .
:Shape_2_3_4_1_1_1_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :LowerHinge ;
  x3do:hasAppearance :Appearance_2_3_4_1_1_1_3_2_1_1 ;
  x3do:hasGeometry :Box_2_3_4_1_1_1_3_2_1_2 .
:Appearance_2_3_4_1_1_1_3_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_4_1_1_1_3_2_1 ;
  x3do:hasMaterial :Material_2_3_4_1_1_1_3_2_1_1_1 .
:Material_2_3_4_1_1_1_3_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_4_1_1_1_3_2_1_1 ;
  x3do:diffuseColor ( 0.7 0.75 0.85 ) .
:Box_2_3_4_1_1_1_3_2_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_4_1_1_1_3_2_1 ;
  x3do:size ( 0.1125 0.1125 0.25 ) .
:Transform_2_3_4_1_1_1_3_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LowerHinge ;
  x3do:hasChildren :Shape_2_3_4_1_1_1_3_2_2_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 0 0 -0.125 ) .
:Shape_2_3_4_1_1_1_3_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_4_1_1_1_3_2_2 ;
  x3do:hasAppearance :Appearance_2_3_4_1_1_1_3_2_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_4_1_1_1_3_2_2_1_2 .
:Appearance_2_3_4_1_1_1_3_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_4_1_1_1_3_2_2_1 ;
  x3do:hasMaterial :Material_2_3_4_1_1_1_3_2_2_1_1_1 .
:Material_2_3_4_1_1_1_3_2_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_4_1_1_1_3_2_2_1_1 ;
  x3do:diffuseColor ( 0.7 0.75 0.85 ) .
:Cylinder_2_3_4_1_1_1_3_2_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_4_1_1_1_3_2_2_1 ;
  x3do:height 0.05 ;
  x3do:radius 0.1 .
:HatchHandle a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hinges ;
  x3do:hasChildren :Shape_2_3_4_1_1_1_3_3_1 ;
  x3do:DEF 'HatchHandle' ;
  x3do:translation ( 0.3 0.1 0.3 ) .
:Shape_2_3_4_1_1_1_3_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :HatchHandle ;
  x3do:hasGeometry :Box_2_3_4_1_1_1_3_3_1_1 ;
  x3do:hasAppearance :Appearance_2_3_4_1_1_1_3_3_1_2 .
:Box_2_3_4_1_1_1_3_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_4_1_1_1_3_3_1 ;
  x3do:size ( 0.0525 0.1125 0.2 ) .
:Appearance_2_3_4_1_1_1_3_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_4_1_1_1_3_3_1 ;
  x3do:hasMaterial :Material_2_3_4_1_1_1_3_3_1_2_1 .
:Material_2_3_4_1_1_1_3_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_4_1_1_1_3_3_1_2 ;
  x3do:diffuseColor ( 0.7 0.75 0.85 ) .
