@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/Catalina/EMIExtDevHandler.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'EMIExtDevHandler.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Prototype declaration for EMIExtDevHandler for joystick control' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Eric Maranne' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'David "Fuzzy" Wells, Don Brutzman' ;
  x3do:name 'contributor' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '21 October 2002' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '25 July 2006' ;
  x3do:name 'translated' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 November 2019' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Xeena VRML importer, X3D-Edit 3.1, https://www.web3d.org/x3d/content/README.X3D-Edit.html' ;
  x3do:name 'translator' .
:meta_1_9 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_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' ;
  x3do:name 'generator' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/Catalina/EMIExtDevHandler.x3d' ;
  x3do:name 'identifier' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "EMIExtDevHandler.x3d" .
:meta dcterms:description "Prototype declaration for EMIExtDevHandler for joystick control" .
:meta dcterms:creator "Eric Maranne" .
:meta dcterms:created "21 October 2002" .
:meta dcterms:translated "25 July 2006" .
:meta dcterms:modified "28 November 2019" .
:meta dcterms:translator "Xeena VRML importer, X3D-Edit 3.1, https://www.web3d.org/x3d/content/README.X3D-Edit.html" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:generator "Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/Catalina/EMIExtDevHandler.x3d" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'EMIExtDevHandler.x3d' .
:ProtoDeclare_2_2 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_2_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_2 ;
  x3do:name 'EMIExtDevHandler' .
:ProtoInterface_2_2_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasField :field_2_2_1_1, :field_2_2_1_2, :field_2_2_1_3, :field_2_2_1_4, :field_2_2_1_5, :field_2_2_1_6, :field_2_2_1_7, :field_2_2_1_8, :field_2_2_1_9, :field_2_2_1_10, :field_2_2_1_11, :field_2_2_1_12, :field_2_2_1_13, :field_2_2_1_14, :field_2_2_1_15, :field_2_2_1_16, :field_2_2_1_17, :field_2_2_1_18, :field_2_2_1_19, :field_2_2_1_20, :field_2_2_1_21, :field_2_2_1_22, :field_2_2_1_23, :field_2_2_1_24, :field_2_2_1_25, :field_2_2_1_26, :field_2_2_1_27, :field_2_2_1_28, :field_2_2_1_29, :field_2_2_1_30, :field_2_2_1_31, :field_2_2_1_32, :field_2_2_1_33, :field_2_2_1_34, :field_2_2_1_35, :field_2_2_1_36, :field_2_2_1_37, :field_2_2_1_38, :field_2_2_1_39, :field_2_2_1_40, :field_2_2_1_41, :field_2_2_1_42, :field_2_2_1_43, :field_2_2_1_44, :field_2_2_1_45, :field_2_2_1_46, :field_2_2_1_47, :field_2_2_1_48, :field_2_2_1_49, :field_2_2_1_50, :field_2_2_1_51, :field_2_2_1_52, :field_2_2_1_53, :field_2_2_1_54, :field_2_2_1_55, :field_2_2_1_56, :field_2_2_1_57, :field_2_2_1_58, :field_2_2_1_59, :field_2_2_1_60, :field_2_2_1_61, :field_2_2_1_62, :field_2_2_1_63, :field_2_2_1_64, :field_2_2_1_65, :field_2_2_1_66, :field_2_2_1_67, :field_2_2_1_68, :field_2_2_1_69, :field_2_2_1_70, :field_2_2_1_71, :field_2_2_1_72, :field_2_2_1_73, :field_2_2_1_74, :field_2_2_1_75, :field_2_2_1_76, :field_2_2_1_77, :field_2_2_1_78, :field_2_2_1_79, :field_2_2_1_80, :field_2_2_1_81, :field_2_2_1_82, :field_2_2_1_83, :field_2_2_1_84, :field_2_2_1_85, :field_2_2_1_86 .
:field_2_2_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LOOK_DOWN' ;
  x3do:type 'SFBool' .
:field_2_2_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_19' ;
  x3do:type 'SFBool' .
:field_2_2_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_18' ;
  x3do:type 'SFBool' .
:field_2_2_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_17' ;
  x3do:type 'SFBool' .
:field_2_2_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'TRACING' ;
  x3do:type 'SFBool' .
:field_2_2_1_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_16' ;
  x3do:type 'SFBool' .
:field_2_2_1_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_15' ;
  x3do:type 'SFBool' .
:field_2_2_1_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_UP' ;
  x3do:type 'SFBool' .
:field_2_2_1_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_14' ;
  x3do:type 'SFBool' .
:field_2_2_1_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_13' ;
  x3do:type 'SFBool' .
:field_2_2_1_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_12' ;
  x3do:type 'SFBool' .
:field_2_2_1_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_11' ;
  x3do:type 'SFBool' .
:field_2_2_1_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_10' ;
  x3do:type 'SFBool' .
:field_2_2_1_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_LEFT' ;
  x3do:type 'SFBool' .
:field_2_2_1_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'DISPLAY_MENU' ;
  x3do:type 'SFBool' .
:field_2_2_1_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'QUIT' ;
  x3do:type 'SFBool' .
:field_2_2_1_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_LEFT_RIGHT_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_1_18 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'pollAtStartUp' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_2_1_19 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'POINTER_2' ;
  x3do:type 'SFInt32' .
:field_2_2_1_20 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'POINTER_1' ;
  x3do:type 'SFInt32' .
:field_2_2_1_21 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'WALK_FLY_TOGGLE' ;
  x3do:type 'SFBool' .
:field_2_2_1_22 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'POV' ;
  x3do:type 'SFInt32' .
:field_2_2_1_23 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LOOK_LEFT' ;
  x3do:type 'SFBool' .
:field_2_2_1_24 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'UP_DOWN_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_1_25 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'poll' ;
  x3do:type 'SFBool' .
:field_2_2_1_26 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'ADD_OBJECT' ;
  x3do:type 'SFBool' .
:field_2_2_1_27 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'THRUST_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_1_28 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_50' ;
  x3do:type 'SFBool' .
:field_2_2_1_29 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LOOK_RAZ' ;
  x3do:type 'SFBool' .
:field_2_2_1_30 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_49' ;
  x3do:type 'SFBool' .
:field_2_2_1_31 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN' ;
  x3do:type 'SFInt32' .
:field_2_2_1_32 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_48' ;
  x3do:type 'SFBool' .
:field_2_2_1_33 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_47' ;
  x3do:type 'SFBool' .
:field_2_2_1_34 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_46' ;
  x3do:type 'SFBool' .
:field_2_2_1_35 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'define' ;
  x3do:type 'SFTime' .
:field_2_2_1_36 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_45' ;
  x3do:type 'SFBool' .
:field_2_2_1_37 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_44' ;
  x3do:type 'SFBool' .
:field_2_2_1_38 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_43' ;
  x3do:type 'SFBool' .
:field_2_2_1_39 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_42' ;
  x3do:type 'SFBool' .
:field_2_2_1_40 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_41' ;
  x3do:type 'SFBool' .
:field_2_2_1_41 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_40' ;
  x3do:type 'SFBool' .
:field_2_2_1_42 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'ROTATEOBJECT_LEFT_RIGHT_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_1_43 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'settingsName' ;
  x3do:type 'SFString' .
:field_2_2_1_44 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'ROTATEOBJECT_UP_DOWN_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_1_45 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LOOK_UP' ;
  x3do:type 'SFBool' .
:field_2_2_1_46 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_9' ;
  x3do:type 'SFBool' .
:field_2_2_1_47 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_8' ;
  x3do:type 'SFBool' .
:field_2_2_1_48 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LOOK_RIGHT' ;
  x3do:type 'SFBool' .
:field_2_2_1_49 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_7' ;
  x3do:type 'SFBool' .
:field_2_2_1_50 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_39' ;
  x3do:type 'SFBool' .
:field_2_2_1_51 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_6' ;
  x3do:type 'SFBool' .
:field_2_2_1_52 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_38' ;
  x3do:type 'SFBool' .
:field_2_2_1_53 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_UP_DOWN_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_1_54 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_5' ;
  x3do:type 'SFBool' .
:field_2_2_1_55 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_37' ;
  x3do:type 'SFBool' .
:field_2_2_1_56 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_4' ;
  x3do:type 'SFBool' .
:field_2_2_1_57 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_36' ;
  x3do:type 'SFBool' .
:field_2_2_1_58 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_3' ;
  x3do:type 'SFBool' .
:field_2_2_1_59 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_2' ;
  x3do:type 'SFBool' .
:field_2_2_1_60 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_35' ;
  x3do:type 'SFBool' .
:field_2_2_1_61 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_1' ;
  x3do:type 'SFBool' .
:field_2_2_1_62 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_34' ;
  x3do:type 'SFBool' .
:field_2_2_1_63 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_0' ;
  x3do:type 'SFBool' .
:field_2_2_1_64 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_33' ;
  x3do:type 'SFBool' .
:field_2_2_1_65 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_32' ;
  x3do:type 'SFBool' .
:field_2_2_1_66 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'OBJ_2_ROT' ;
  x3do:type 'MFInt32' .
:field_2_2_1_67 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_31' ;
  x3do:type 'SFBool' .
:field_2_2_1_68 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_30' ;
  x3do:type 'SFBool' .
:field_2_2_1_69 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'ACTIVATION' ;
  x3do:type 'SFBool' .
:field_2_2_1_70 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'BANK_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_1_71 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_DOWN' ;
  x3do:type 'SFBool' .
:field_2_2_1_72 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_29' ;
  x3do:type 'SFBool' .
:field_2_2_1_73 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_28' ;
  x3do:type 'SFBool' .
:field_2_2_1_74 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_27' ;
  x3do:type 'SFBool' .
:field_2_2_1_75 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'timeStep' ;
  x3do:type 'SFTime' .
:field_2_2_1_76 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_26' ;
  x3do:type 'SFBool' .
:field_2_2_1_77 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_25' ;
  x3do:type 'SFBool' .
:field_2_2_1_78 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_24' ;
  x3do:type 'SFBool' .
:field_2_2_1_79 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_23' ;
  x3do:type 'SFBool' .
:field_2_2_1_80 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_22' ;
  x3do:type 'SFBool' .
:field_2_2_1_81 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_RIGHT' ;
  x3do:type 'SFBool' .
:field_2_2_1_82 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_21' ;
  x3do:type 'SFBool' .
:field_2_2_1_83 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_20' ;
  x3do:type 'SFBool' .
:field_2_2_1_84 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LEFT_RIGHT_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_1_85 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'OBJ_1_ROT' ;
  x3do:type 'MFInt32' .
:field_2_2_1_86 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PICK_OBJECT' ;
  x3do:type 'SFBool' .
:ProtoBody_2_2_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasChildren :Script_2_2_2_1 .
:Script_2_2_2_1 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasField :field_2_2_2_1_1, :field_2_2_2_1_2, :field_2_2_2_1_3, :field_2_2_2_1_4, :field_2_2_2_1_5, :field_2_2_2_1_6, :field_2_2_2_1_7, :field_2_2_2_1_8, :field_2_2_2_1_9, :field_2_2_2_1_10, :field_2_2_2_1_11, :field_2_2_2_1_12, :field_2_2_2_1_13, :field_2_2_2_1_14, :field_2_2_2_1_15, :field_2_2_2_1_16, :field_2_2_2_1_17, :field_2_2_2_1_18, :field_2_2_2_1_19, :field_2_2_2_1_20, :field_2_2_2_1_21, :field_2_2_2_1_22, :field_2_2_2_1_23, :field_2_2_2_1_24, :field_2_2_2_1_25, :field_2_2_2_1_26, :field_2_2_2_1_27, :field_2_2_2_1_28, :field_2_2_2_1_29, :field_2_2_2_1_30, :field_2_2_2_1_31, :field_2_2_2_1_32, :field_2_2_2_1_33, :field_2_2_2_1_34, :field_2_2_2_1_35, :field_2_2_2_1_36, :field_2_2_2_1_37, :field_2_2_2_1_38, :field_2_2_2_1_39, :field_2_2_2_1_40, :field_2_2_2_1_41, :field_2_2_2_1_42, :field_2_2_2_1_43, :field_2_2_2_1_44, :field_2_2_2_1_45, :field_2_2_2_1_46, :field_2_2_2_1_47, :field_2_2_2_1_48, :field_2_2_2_1_49, :field_2_2_2_1_50, :field_2_2_2_1_51, :field_2_2_2_1_52, :field_2_2_2_1_53, :field_2_2_2_1_54, :field_2_2_2_1_55, :field_2_2_2_1_56, :field_2_2_2_1_57, :field_2_2_2_1_58, :field_2_2_2_1_59, :field_2_2_2_1_60, :field_2_2_2_1_61, :field_2_2_2_1_62, :field_2_2_2_1_63, :field_2_2_2_1_64, :field_2_2_2_1_65, :field_2_2_2_1_66, :field_2_2_2_1_67, :field_2_2_2_1_68, :field_2_2_2_1_69, :field_2_2_2_1_70, :field_2_2_2_1_71, :field_2_2_2_1_72, :field_2_2_2_1_73, :field_2_2_2_1_74, :field_2_2_2_1_75, :field_2_2_2_1_76, :field_2_2_2_1_77, :field_2_2_2_1_78, :field_2_2_2_1_79, :field_2_2_2_1_80, :field_2_2_2_1_81, :field_2_2_2_1_82, :field_2_2_2_1_83, :field_2_2_2_1_84, :field_2_2_2_1_85, :field_2_2_2_1_86 ;
  x3do:hasIS :IS_2_2_2_1_87 ;
  x3do:sourceCode """
ecmascript:
//nativescript:

	libuid=EMIExtDevHandler;
	scriptid=Script;
	file-win32-x86=EMIExtDevHandler.dll
""" .
:field_2_2_2_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LOOK_DOWN' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_19' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_18' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_17' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'TRACING' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_16' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_15' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_UP' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_14' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_13' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_12' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_11' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_10' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_LEFT' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'DISPLAY_MENU' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'QUIT' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_LEFT_RIGHT_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_18 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'pollAtStartUp' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_19 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'POINTER_2' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_20 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'POINTER_1' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_21 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'WALK_FLY_TOGGLE' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_22 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'POV' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_23 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LOOK_LEFT' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_24 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'UP_DOWN_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_25 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'poll' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_26 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'ADD_OBJECT' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_27 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'THRUST_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_28 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_50' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_29 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LOOK_RAZ' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_30 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_49' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_31 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_32 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_48' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_33 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_47' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_34 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_46' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_35 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'define' ;
  x3do:type 'SFTime' .
:field_2_2_2_1_36 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_45' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_37 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_44' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_38 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_43' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_39 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_42' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_40 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_41' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_41 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_40' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_42 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'ROTATEOBJECT_LEFT_RIGHT_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_43 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'settingsName' ;
  x3do:type 'SFString' .
:field_2_2_2_1_44 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'ROTATEOBJECT_UP_DOWN_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_45 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LOOK_UP' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_46 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_9' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_47 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_8' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_48 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LOOK_RIGHT' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_49 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_7' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_50 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_39' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_51 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_6' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_52 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_38' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_53 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_UP_DOWN_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_54 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_5' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_55 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_37' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_56 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_4' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_57 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_36' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_58 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_3' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_59 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_35' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_60 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_2' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_61 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_34' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_62 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_1' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_63 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_33' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_64 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_0' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_65 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_32' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_66 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'OBJ_2_ROT' ;
  x3do:type 'MFInt32' .
:field_2_2_2_1_67 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_31' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_68 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_30' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_69 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'ACTIVATION' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_70 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'BANK_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_71 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_DOWN' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_72 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_29' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_73 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_28' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_74 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_27' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_75 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'timeStep' ;
  x3do:type 'SFTime' .
:field_2_2_2_1_76 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_26' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_77 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_25' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_78 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_24' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_79 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_23' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_80 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_22' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_81 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PAN_RIGHT' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_82 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_21' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_83 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Action_20' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_84 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'LEFT_RIGHT_AXIS' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_85 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'OBJ_1_ROT' ;
  x3do:type 'MFInt32' .
:field_2_2_2_1_86 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'PICK_OBJECT' ;
  x3do:type 'SFBool' .
:IS_2_2_2_1_87 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :Script_2_2_2_1 ;
  x3do:hasConnect :connect_2_2_2_1_87_1, :connect_2_2_2_1_87_2, :connect_2_2_2_1_87_3, :connect_2_2_2_1_87_4, :connect_2_2_2_1_87_5, :connect_2_2_2_1_87_6, :connect_2_2_2_1_87_7, :connect_2_2_2_1_87_8, :connect_2_2_2_1_87_9, :connect_2_2_2_1_87_10, :connect_2_2_2_1_87_11, :connect_2_2_2_1_87_12, :connect_2_2_2_1_87_13, :connect_2_2_2_1_87_14, :connect_2_2_2_1_87_15, :connect_2_2_2_1_87_16, :connect_2_2_2_1_87_17, :connect_2_2_2_1_87_18, :connect_2_2_2_1_87_19, :connect_2_2_2_1_87_20, :connect_2_2_2_1_87_21, :connect_2_2_2_1_87_22, :connect_2_2_2_1_87_23, :connect_2_2_2_1_87_24, :connect_2_2_2_1_87_25, :connect_2_2_2_1_87_26, :connect_2_2_2_1_87_27, :connect_2_2_2_1_87_28, :connect_2_2_2_1_87_29, :connect_2_2_2_1_87_30, :connect_2_2_2_1_87_31, :connect_2_2_2_1_87_32, :connect_2_2_2_1_87_33, :connect_2_2_2_1_87_34, :connect_2_2_2_1_87_35, :connect_2_2_2_1_87_36, :connect_2_2_2_1_87_37, :connect_2_2_2_1_87_38, :connect_2_2_2_1_87_39, :connect_2_2_2_1_87_40, :connect_2_2_2_1_87_41, :connect_2_2_2_1_87_42, :connect_2_2_2_1_87_43, :connect_2_2_2_1_87_44, :connect_2_2_2_1_87_45, :connect_2_2_2_1_87_46, :connect_2_2_2_1_87_47, :connect_2_2_2_1_87_48, :connect_2_2_2_1_87_49, :connect_2_2_2_1_87_50, :connect_2_2_2_1_87_51, :connect_2_2_2_1_87_52, :connect_2_2_2_1_87_53, :connect_2_2_2_1_87_54, :connect_2_2_2_1_87_55, :connect_2_2_2_1_87_56, :connect_2_2_2_1_87_57, :connect_2_2_2_1_87_58, :connect_2_2_2_1_87_59, :connect_2_2_2_1_87_60, :connect_2_2_2_1_87_61, :connect_2_2_2_1_87_62, :connect_2_2_2_1_87_63, :connect_2_2_2_1_87_64, :connect_2_2_2_1_87_65, :connect_2_2_2_1_87_66, :connect_2_2_2_1_87_67, :connect_2_2_2_1_87_68, :connect_2_2_2_1_87_69, :connect_2_2_2_1_87_70, :connect_2_2_2_1_87_71, :connect_2_2_2_1_87_72, :connect_2_2_2_1_87_73, :connect_2_2_2_1_87_74, :connect_2_2_2_1_87_75, :connect_2_2_2_1_87_76, :connect_2_2_2_1_87_77, :connect_2_2_2_1_87_78, :connect_2_2_2_1_87_79, :connect_2_2_2_1_87_80, :connect_2_2_2_1_87_81, :connect_2_2_2_1_87_82, :connect_2_2_2_1_87_83, :connect_2_2_2_1_87_84, :connect_2_2_2_1_87_85, :connect_2_2_2_1_87_86 .
:connect_2_2_2_1_87_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'LOOK_DOWN' ;
  x3do:protoField 'LOOK_DOWN' .
:connect_2_2_2_1_87_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_19' ;
  x3do:protoField 'Action_19' .
:connect_2_2_2_1_87_3 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_18' ;
  x3do:protoField 'Action_18' .
:connect_2_2_2_1_87_4 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_17' ;
  x3do:protoField 'Action_17' .
:connect_2_2_2_1_87_5 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'TRACING' ;
  x3do:protoField 'TRACING' .
:connect_2_2_2_1_87_6 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_16' ;
  x3do:protoField 'Action_16' .
:connect_2_2_2_1_87_7 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_15' ;
  x3do:protoField 'Action_15' .
:connect_2_2_2_1_87_8 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'PAN_UP' ;
  x3do:protoField 'PAN_UP' .
:connect_2_2_2_1_87_9 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_14' ;
  x3do:protoField 'Action_14' .
:connect_2_2_2_1_87_10 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_13' ;
  x3do:protoField 'Action_13' .
:connect_2_2_2_1_87_11 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_12' ;
  x3do:protoField 'Action_12' .
:connect_2_2_2_1_87_12 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_11' ;
  x3do:protoField 'Action_11' .
:connect_2_2_2_1_87_13 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_10' ;
  x3do:protoField 'Action_10' .
:connect_2_2_2_1_87_14 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'PAN_LEFT' ;
  x3do:protoField 'PAN_LEFT' .
:connect_2_2_2_1_87_15 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'DISPLAY_MENU' ;
  x3do:protoField 'DISPLAY_MENU' .
:connect_2_2_2_1_87_16 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'QUIT' ;
  x3do:protoField 'QUIT' .
:connect_2_2_2_1_87_17 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'PAN_LEFT_RIGHT_AXIS' ;
  x3do:protoField 'PAN_LEFT_RIGHT_AXIS' .
:connect_2_2_2_1_87_18 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'pollAtStartUp' ;
  x3do:protoField 'pollAtStartUp' .
:connect_2_2_2_1_87_19 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'POINTER_2' ;
  x3do:protoField 'POINTER_2' .
:connect_2_2_2_1_87_20 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'POINTER_1' ;
  x3do:protoField 'POINTER_1' .
:connect_2_2_2_1_87_21 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'WALK_FLY_TOGGLE' ;
  x3do:protoField 'WALK_FLY_TOGGLE' .
:connect_2_2_2_1_87_22 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'POV' ;
  x3do:protoField 'POV' .
:connect_2_2_2_1_87_23 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'LOOK_LEFT' ;
  x3do:protoField 'LOOK_LEFT' .
:connect_2_2_2_1_87_24 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'UP_DOWN_AXIS' ;
  x3do:protoField 'UP_DOWN_AXIS' .
:connect_2_2_2_1_87_25 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'poll' ;
  x3do:protoField 'poll' .
:connect_2_2_2_1_87_26 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'ADD_OBJECT' ;
  x3do:protoField 'ADD_OBJECT' .
:connect_2_2_2_1_87_27 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'THRUST_AXIS' ;
  x3do:protoField 'THRUST_AXIS' .
:connect_2_2_2_1_87_28 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_50' ;
  x3do:protoField 'Action_50' .
:connect_2_2_2_1_87_29 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'LOOK_RAZ' ;
  x3do:protoField 'LOOK_RAZ' .
:connect_2_2_2_1_87_30 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_49' ;
  x3do:protoField 'Action_49' .
:connect_2_2_2_1_87_31 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'PAN' ;
  x3do:protoField 'PAN' .
:connect_2_2_2_1_87_32 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_48' ;
  x3do:protoField 'Action_48' .
:connect_2_2_2_1_87_33 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_47' ;
  x3do:protoField 'Action_47' .
:connect_2_2_2_1_87_34 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_46' ;
  x3do:protoField 'Action_46' .
:connect_2_2_2_1_87_35 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'define' ;
  x3do:protoField 'define' .
:connect_2_2_2_1_87_36 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_45' ;
  x3do:protoField 'Action_45' .
:connect_2_2_2_1_87_37 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_44' ;
  x3do:protoField 'Action_44' .
:connect_2_2_2_1_87_38 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_43' ;
  x3do:protoField 'Action_43' .
:connect_2_2_2_1_87_39 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_42' ;
  x3do:protoField 'Action_42' .
:connect_2_2_2_1_87_40 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_41' ;
  x3do:protoField 'Action_41' .
:connect_2_2_2_1_87_41 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_40' ;
  x3do:protoField 'Action_40' .
:connect_2_2_2_1_87_42 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'ROTATEOBJECT_LEFT_RIGHT_AXIS' ;
  x3do:protoField 'ROTATEOBJECT_LEFT_RIGHT_AXIS' .
:connect_2_2_2_1_87_43 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'settingsName' ;
  x3do:protoField 'settingsName' .
:connect_2_2_2_1_87_44 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'ROTATEOBJECT_UP_DOWN_AXIS' ;
  x3do:protoField 'ROTATEOBJECT_UP_DOWN_AXIS' .
:connect_2_2_2_1_87_45 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'LOOK_UP' ;
  x3do:protoField 'LOOK_UP' .
:connect_2_2_2_1_87_46 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_9' ;
  x3do:protoField 'Action_9' .
:connect_2_2_2_1_87_47 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_8' ;
  x3do:protoField 'Action_8' .
:connect_2_2_2_1_87_48 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'LOOK_RIGHT' ;
  x3do:protoField 'LOOK_RIGHT' .
:connect_2_2_2_1_87_49 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_7' ;
  x3do:protoField 'Action_7' .
:connect_2_2_2_1_87_50 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_39' ;
  x3do:protoField 'Action_39' .
:connect_2_2_2_1_87_51 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_6' ;
  x3do:protoField 'Action_6' .
:connect_2_2_2_1_87_52 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_38' ;
  x3do:protoField 'Action_38' .
:connect_2_2_2_1_87_53 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'PAN_UP_DOWN_AXIS' ;
  x3do:protoField 'PAN_UP_DOWN_AXIS' .
:connect_2_2_2_1_87_54 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_5' ;
  x3do:protoField 'Action_5' .
:connect_2_2_2_1_87_55 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_37' ;
  x3do:protoField 'Action_37' .
:connect_2_2_2_1_87_56 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_4' ;
  x3do:protoField 'Action_4' .
:connect_2_2_2_1_87_57 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_36' ;
  x3do:protoField 'Action_36' .
:connect_2_2_2_1_87_58 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_3' ;
  x3do:protoField 'Action_3' .
:connect_2_2_2_1_87_59 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_35' ;
  x3do:protoField 'Action_35' .
:connect_2_2_2_1_87_60 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_2' ;
  x3do:protoField 'Action_2' .
:connect_2_2_2_1_87_61 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_34' ;
  x3do:protoField 'Action_34' .
:connect_2_2_2_1_87_62 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_1' ;
  x3do:protoField 'Action_1' .
:connect_2_2_2_1_87_63 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_33' ;
  x3do:protoField 'Action_33' .
:connect_2_2_2_1_87_64 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_0' ;
  x3do:protoField 'Action_0' .
:connect_2_2_2_1_87_65 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_32' ;
  x3do:protoField 'Action_32' .
:connect_2_2_2_1_87_66 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'OBJ_2_ROT' ;
  x3do:protoField 'OBJ_2_ROT' .
:connect_2_2_2_1_87_67 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_31' ;
  x3do:protoField 'Action_31' .
:connect_2_2_2_1_87_68 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_30' ;
  x3do:protoField 'Action_30' .
:connect_2_2_2_1_87_69 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'ACTIVATION' ;
  x3do:protoField 'ACTIVATION' .
:connect_2_2_2_1_87_70 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'BANK_AXIS' ;
  x3do:protoField 'BANK_AXIS' .
:connect_2_2_2_1_87_71 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'PAN_DOWN' ;
  x3do:protoField 'PAN_DOWN' .
:connect_2_2_2_1_87_72 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_29' ;
  x3do:protoField 'Action_29' .
:connect_2_2_2_1_87_73 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_28' ;
  x3do:protoField 'Action_28' .
:connect_2_2_2_1_87_74 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_27' ;
  x3do:protoField 'Action_27' .
:connect_2_2_2_1_87_75 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'timeStep' ;
  x3do:protoField 'timeStep' .
:connect_2_2_2_1_87_76 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_26' ;
  x3do:protoField 'Action_26' .
:connect_2_2_2_1_87_77 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_25' ;
  x3do:protoField 'Action_25' .
:connect_2_2_2_1_87_78 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_24' ;
  x3do:protoField 'Action_24' .
:connect_2_2_2_1_87_79 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_23' ;
  x3do:protoField 'Action_23' .
:connect_2_2_2_1_87_80 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_22' ;
  x3do:protoField 'Action_22' .
:connect_2_2_2_1_87_81 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'PAN_RIGHT' ;
  x3do:protoField 'PAN_RIGHT' .
:connect_2_2_2_1_87_82 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_21' ;
  x3do:protoField 'Action_21' .
:connect_2_2_2_1_87_83 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'Action_20' ;
  x3do:protoField 'Action_20' .
:connect_2_2_2_1_87_84 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'LEFT_RIGHT_AXIS' ;
  x3do:protoField 'LEFT_RIGHT_AXIS' .
:connect_2_2_2_1_87_85 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'OBJ_1_ROT' ;
  x3do:protoField 'OBJ_1_ROT' .
:connect_2_2_2_1_87_86 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_87 ;
  x3do:nodeField 'PICK_OBJECT' ;
  x3do:protoField 'PICK_OBJECT' .
