@prefix :        <https://www.web3d.org/semantics/scenes/UnnamedX3dModel.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 '4.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-4.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasComponent :component_1_1 ;
  x3do:hasMeta :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 .
:component_1_1 a owl:NamedIndividual, x3do:component ;
  x3do:hasParent :head ;
  x3do:level 3 ;
  x3do:name 'HAnim' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'BvhUniversityWisconsionExample1.x3d' ;
  x3do:name 'title' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'BVH file conversion: *enter description here, short-sentence summaries preferred*' ;
  x3do:name 'description' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '*enter name of original author here*' ;
  x3do:name 'creator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '*enter date of initial version here*' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '2 September 2023' ;
  x3do:name 'translated' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '18 December 2023' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'BvhUniversityWIsconsionExample1.bvh' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://TODO/UniversityWIsconsionExample1.bvh' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#MOCAP' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Java BVH to X3D Converter, org.web3d.x3d.hanim.bvh package' ;
  x3do:name 'generator' .
:meta_1_12 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_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '*enter online Uniform Resource Identifier (URI) or Uniform Resource Locator (URL) address for this file here*' ;
  x3do:name 'identifier' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "BvhUniversityWisconsionExample1.x3d" .
:meta dcterms:description "BVH file conversion: *enter description here, short-sentence summaries preferred*" .
:meta dcterms:creator "*enter name of original author here*" .
:meta dcterms:created "*enter date of initial version here*" .
:meta dcterms:translated "2 September 2023" .
:meta dcterms:modified "18 December 2023" .
:meta dcterms:reference "BvhUniversityWIsconsionExample1.bvh" .
:meta dcterms:reference "https://TODO/UniversityWIsconsionExample1.bvh" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#MOCAP" .
:meta dcterms:generator "Java BVH to X3D Converter, org.web3d.x3d.hanim.bvh package" .
:meta dcterms:generator "X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:identifier "*enter online Uniform Resource Identifier (URI) or Uniform Resource Locator (URL) address for this file here*" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :NavigationInfo_2_2, :BvhUniversityWisconsionExample1_BvhToX3dConversionImportInformation, :InitialPositionScaled, :BvhUniversityWisconsionExample1_ROOT_Hips, :BvhUniversityWisconsionExample1_MotionGroup .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'BvhUniversityWisconsionExample1.x3d' .
:NavigationInfo_2_2 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene .
:BvhUniversityWisconsionExample1_BvhToX3dConversionImportInformation a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasMetadata :MetadataSet_2_3_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_BvhToX3dConversionImportInformation' .
:MetadataSet_2_3_1 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :BvhUniversityWisconsionExample1_BvhToX3dConversionImportInformation ;
  x3do:hasValue :MetadataString_2_3_1_1, :MetadataString_2_3_1_2, :MetadataString_2_3_1_3, :MetadataString_2_3_1_4, :MetadataString_2_3_1_5, :MetadataString_2_3_1_6, :MetadataString_2_3_1_7, :MetadataString_2_3_1_8, :MetadataString_2_3_1_9, :MetadataString_2_3_1_10, :MetadataString_2_3_1_11, :MetadataString_2_3_1_12, :MetadataString_2_3_1_13, :MetadataString_2_3_1_14, :MetadataString_2_3_1_15, :MetadataString_2_3_1_16, :MetadataString_2_3_1_17, :MetadataString_2_3_1_18, :MetadataString_2_3_1_19, :MetadataString_2_3_1_20, :MetadataString_2_3_1_21, :MetadataString_2_3_1_22, :MetadataString_2_3_1_23 ;
  x3do:name 'BvhToHAnimNameConversionTable' .
:MetadataString_2_3_1_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'ROOT_Hips' ;
  x3do:reference 'ROOT' ;
  x3do:value '"humanoid_root" "sacrum"' .
:MetadataString_2_3_1_2 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'Chest' ;
  x3do:reference 'JOINT' ;
  x3do:value '"vl5" "l5"' .
:MetadataString_2_3_1_3 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'Neck' ;
  x3do:reference 'JOINT' ;
  x3do:value '"Neck" "vl5_to_Neck"' .
:MetadataString_2_3_1_4 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'Head' ;
  x3do:reference 'JOINT' ;
  x3do:value '"skullbase" "skull"' .
:MetadataString_2_3_1_5 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'HeadSite' ;
  x3do:reference 'Site' ;
  x3do:value '"skullbase_tip"' .
:MetadataString_2_3_1_6 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'LeftCollar' ;
  x3do:reference 'JOINT' ;
  x3do:value '"LeftCollar" "vl5_to_LeftCollar"' .
:MetadataString_2_3_1_7 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'LeftUpArm' ;
  x3do:reference 'JOINT' ;
  x3do:value '"LeftUpArm" "LeftCollar_to_LeftUpArm"' .
:MetadataString_2_3_1_8 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'LeftLowArm' ;
  x3do:reference 'JOINT' ;
  x3do:value '"LeftLowArm" "LeftUpArm_to_LeftLowArm"' .
:MetadataString_2_3_1_9 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'LeftHand' ;
  x3do:reference 'JOINT' ;
  x3do:value '"LeftHand" "LeftLowArm_to_LeftHand"' .
:MetadataString_2_3_1_10 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'LeftHandSite' ;
  x3do:reference 'Site' ;
  x3do:value '"LeftHand_tip"' .
:MetadataString_2_3_1_11 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'RightCollar' ;
  x3do:reference 'JOINT' ;
  x3do:value '"RightCollar" "vl5_to_RightCollar"' .
:MetadataString_2_3_1_12 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'RightUpArm' ;
  x3do:reference 'JOINT' ;
  x3do:value '"RightUpArm" "RightCollar_to_RightUpArm"' .
:MetadataString_2_3_1_13 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'RightLowArm' ;
  x3do:reference 'JOINT' ;
  x3do:value '"RightLowArm" "RightUpArm_to_RightLowArm"' .
:MetadataString_2_3_1_14 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'RightHand' ;
  x3do:reference 'JOINT' ;
  x3do:value '"RightHand" "RightLowArm_to_RightHand"' .
:MetadataString_2_3_1_15 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'RightHandSite' ;
  x3do:reference 'Site' ;
  x3do:value '"RightHand_tip"' .
:MetadataString_2_3_1_16 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'LeftUpLeg' ;
  x3do:reference 'JOINT' ;
  x3do:value '"LeftUpLeg" "humanoid_root_to_LeftUpLeg"' .
:MetadataString_2_3_1_17 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'LeftLowLeg' ;
  x3do:reference 'JOINT' ;
  x3do:value '"LeftLowLeg" "LeftUpLeg_to_LeftLowLeg"' .
:MetadataString_2_3_1_18 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'LeftFoot' ;
  x3do:reference 'JOINT' ;
  x3do:value '"LeftFoot" "LeftLowLeg_to_LeftFoot"' .
:MetadataString_2_3_1_19 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'LeftFootSite' ;
  x3do:reference 'Site' ;
  x3do:value '"LeftFoot_tip"' .
:MetadataString_2_3_1_20 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'RightUpLeg' ;
  x3do:reference 'JOINT' ;
  x3do:value '"RightUpLeg" "humanoid_root_to_RightUpLeg"' .
:MetadataString_2_3_1_21 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'RightLowLeg' ;
  x3do:reference 'JOINT' ;
  x3do:value '"RightLowLeg" "RightUpLeg_to_RightLowLeg"' .
:MetadataString_2_3_1_22 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'RightFoot' ;
  x3do:reference 'JOINT' ;
  x3do:value '"RightFoot" "RightLowLeg_to_RightFoot"' .
:MetadataString_2_3_1_23 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_3_1 ;
  x3do:name 'RightFootSite' ;
  x3do:reference 'Site' ;
  x3do:value '"RightFoot_tip"' .
:InitialPositionScaled a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_4_1, :Viewpoint_2_4_2, :Viewpoint_2_4_3 ;
  x3do:DEF 'InitialPositionScaled' ;
  x3do:translation ( 0.000 1.244 0.000 ) .
:Viewpoint_2_4_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :InitialPositionScaled ;
  x3do:description 'BvhUniversityWisconsionExample1 model BVH to X3D conversion, from 8m' ;
  x3do:position ( 0 0 8 ) .
:Viewpoint_2_4_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :InitialPositionScaled ;
  x3do:description 'BvhUniversityWisconsionExample1 initial motion position' ;
  x3do:position ( 0.803 3.501 16.836 ) .
:Viewpoint_2_4_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :InitialPositionScaled ;
  x3do:description 'BvhUniversityWisconsionExample1 final motion position' ;
  x3do:position ( 0.781 3.510 16.647 ) .
:BvhUniversityWisconsionExample1_ROOT_Hips a owl:NamedIndividual, x3do:HAnimHumanoid ;
  x3do:hasParent :Scene ;
  x3do:hasMetadata :MetadataSet_2_5_1 ;
  x3do:hasViewpoints :BvhUniversityWisconsionExample1_humanoid_root_view ;
  x3do:hasSkeleton :BvhUniversityWisconsionExample1_humanoid_root ;
  x3do:hasJoints :BvhUniversityWisconsionExample1_humanoid_root-USE-1, :BvhUniversityWisconsionExample1_vl5-USE-1, :BvhUniversityWisconsionExample1_Neck-USE-1, :BvhUniversityWisconsionExample1_skullbase-USE-1, :BvhUniversityWisconsionExample1_LeftCollar-USE-1, :BvhUniversityWisconsionExample1_LeftUpArm-USE-1, :BvhUniversityWisconsionExample1_LeftLowArm-USE-1, :BvhUniversityWisconsionExample1_LeftHand-USE-1, :BvhUniversityWisconsionExample1_RightCollar-USE-1, :BvhUniversityWisconsionExample1_RightUpArm-USE-1, :BvhUniversityWisconsionExample1_RightLowArm-USE-1, :BvhUniversityWisconsionExample1_RightHand-USE-1, :BvhUniversityWisconsionExample1_LeftUpLeg-USE-1, :BvhUniversityWisconsionExample1_LeftLowLeg-USE-1, :BvhUniversityWisconsionExample1_LeftFoot-USE-1, :BvhUniversityWisconsionExample1_RightUpLeg-USE-1, :BvhUniversityWisconsionExample1_RightLowLeg-USE-1, :BvhUniversityWisconsionExample1_RightFoot-USE-1 ;
  x3do:hasSegments :BvhUniversityWisconsionExample1_sacrum-USE-1, :BvhUniversityWisconsionExample1_l5-USE-1, :BvhUniversityWisconsionExample1_vl5_to_Neck-USE-1, :BvhUniversityWisconsionExample1_skull-USE-1, :BvhUniversityWisconsionExample1_vl5_to_LeftCollar-USE-1, :BvhUniversityWisconsionExample1_LeftCollar_to_LeftUpArm-USE-1, :BvhUniversityWisconsionExample1_LeftUpArm_to_LeftLowArm-USE-1, :BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand-USE-1, :BvhUniversityWisconsionExample1_vl5_to_RightCollar-USE-1, :BvhUniversityWisconsionExample1_RightCollar_to_RightUpArm-USE-1, :BvhUniversityWisconsionExample1_RightUpArm_to_RightLowArm-USE-1, :BvhUniversityWisconsionExample1_RightLowArm_to_RightHand-USE-1, :BvhUniversityWisconsionExample1_humanoid_root_to_LeftUpLeg-USE-1, :BvhUniversityWisconsionExample1_LeftUpLeg_to_LeftLowLeg-USE-1, :BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot-USE-1, :BvhUniversityWisconsionExample1_humanoid_root_to_RightUpLeg-USE-1, :BvhUniversityWisconsionExample1_RightUpLeg_to_RightLowLeg-USE-1, :BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot-USE-1 ;
  x3do:hasSites :BvhUniversityWisconsionExample1_humanoid_root_view-USE-1, :BvhUniversityWisconsionExample1_skull_tip-USE-1, :BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand_tip-USE-1, :BvhUniversityWisconsionExample1_RightLowArm_to_RightHand_tip-USE-1, :BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot_tip-USE-1, :BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot_tip-USE-1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_ROOT_Hips' ;
  x3do:name 'ROOT_Hips' ;
  x3do:version '2.0' .
:MetadataSet_2_5_1 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  x3do:hasValue :MetadataString_2_5_1_1, :MetadataString_2_5_1_2, :MetadataString_2_5_1_3, :MetadataString_2_5_1_4, :MetadataString_2_5_1_5 ;
  x3do:name 'HAnimHumanoid.info' ;
  x3do:reference 'https://www.web3d.org/documents/specifications/19774/V2.0/Architecture/ObjectInterfaces.html#Humanoid' .
:MetadataString_2_5_1_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_5_1 ;
  x3do:name 'authorEmail' ;
  x3do:value '"*TODO*"' .
:MetadataString_2_5_1_2 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_5_1 ;
  x3do:name 'authorName' ;
  x3do:value '"*TODO*"' .
:MetadataString_2_5_1_3 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_5_1 ;
  x3do:name 'copyright' ;
  x3do:value '"Copyright (c) 2023"' .
:MetadataString_2_5_1_4 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_5_1 ;
  x3do:name 'humanoidVersion' ;
  x3do:value '"*TODO*"' .
:MetadataString_2_5_1_5 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_5_1 ;
  x3do:name 'usageDescription' ;
  x3do:value '"*TODO*"' .
:BvhUniversityWisconsionExample1_humanoid_root_view a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_humanoid_root_viewpoint ;
  x3do:DEF 'BvhUniversityWisconsionExample1_humanoid_root_view' ;
  x3do:name 'humanoid_root_view' .
:BvhUniversityWisconsionExample1_humanoid_root_viewpoint a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_humanoid_root_view ;
  x3do:DEF 'BvhUniversityWisconsionExample1_humanoid_root_viewpoint' ;
  x3do:description 'BvhUniversityWisconsionExample1 front view towards HAnimHumanoid center' ;
  x3do:position ( 0 0 80.0 ) .
:BvhUniversityWisconsionExample1_humanoid_root a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_sacrum, :BvhUniversityWisconsionExample1_vl5, :BvhUniversityWisconsionExample1_LeftUpLeg, :BvhUniversityWisconsionExample1_RightUpLeg ;
  x3do:DEF 'BvhUniversityWisconsionExample1_humanoid_root' ;
  x3do:name 'humanoid_root' ;
  x3do:scale ( 0.1 0.1 0.1 ) ;
  x3do:translation ( 0.000 1.244 0.000 ) .
:BvhUniversityWisconsionExample1_sacrum a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_humanoid_root ;
  x3do:hasChildren :Switch_2_5_3_1_1, :Shape_2_5_3_1_2, :Shape_2_5_3_1_3, :Shape_2_5_3_1_4 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_sacrum' ;
  x3do:name 'sacrum' .
:Switch_2_5_3_1_1 a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :BvhUniversityWisconsionExample1_sacrum ;
  x3do:hasChildren :Group_2_5_3_1_1_1, :HAnimJointShape, :Shape_2_5_3_1_1_3, :HAnimSiteShape, :Shape_2_5_3_1_1_5 ;
  x3do:whichChoice 0 .
:Group_2_5_3_1_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Switch_2_5_3_1_1 ;
  x3do:hasChildren :TouchSensor_2_5_3_1_1_1_1, :HAnimRootShape .
:TouchSensor_2_5_3_1_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Group_2_5_3_1_1_1 ;
  x3do:description 'HAnimHumanoid ROOT ROOT_Hips, HAnimSegment sacrum' .
:HAnimRootShape a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_5_3_1_1_1 ;
  x3do:hasGeometry :HAnimJointSphere ;
  x3do:hasAppearance :Appearance_2_5_3_1_1_1_2_2 ;
  x3do:DEF 'HAnimRootShape' .
:HAnimJointSphere a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :HAnimRootShape ;
  x3do:DEF 'HAnimJointSphere' ;
  x3do:radius 0.25399999999999995 .
:Appearance_2_5_3_1_1_1_2_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :HAnimRootShape ;
  x3do:hasMaterial :HAnimRootMaterial .
:HAnimRootMaterial a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_3_1_1_1_2_2 ;
  x3do:DEF 'HAnimRootMaterial' ;
  x3do:diffuseColor ( 0.8 0 0 ) ;
  x3do:transparency 0.3 .
:HAnimJointShape a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Switch_2_5_3_1_1 ;
  x3do:hasGeometry :HAnimJointSphere-USE-1 ;
  x3do:hasAppearance :Appearance_2_5_3_1_1_2_2 ;
  x3do:DEF 'HAnimJointShape' .
:HAnimJointSphere-USE-1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :HAnimJointShape ;
  owl:sameAs :HAnimJointSphere . # DEF matching this USE
:Appearance_2_5_3_1_1_2_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :HAnimJointShape ;
  x3do:hasMaterial :HAnimJointMaterial .
:HAnimJointMaterial a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_3_1_1_2_2 ;
  x3do:DEF 'HAnimJointMaterial' ;
  x3do:diffuseColor ( 0 0 0.8 ) ;
  x3do:transparency 0.3 .
:Shape_2_5_3_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Switch_2_5_3_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_1_1_3_1 .
:LineSet_2_5_3_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_1_1_3_1 ;
  x3do:point ( 0 0 0 0 0 0 ) .
:HAnimSegmentLineColorRGBA a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_1_1_3_1 ;
  x3do:DEF 'HAnimSegmentLineColorRGBA' ;
  x3do:color ( 1 1 0 1 1 1 0 0.1 ) .
:HAnimSiteShape a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Switch_2_5_3_1_1 ;
  x3do:hasGeometry :DiamondIFS ;
  x3do:hasAppearance :Appearance_2_5_3_1_1_4_2 ;
  x3do:DEF 'HAnimSiteShape' .
:DiamondIFS a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :HAnimSiteShape ;
  x3do:hasCoord :Coordinate_2_5_3_1_1_4_1_1 ;
  x3do:DEF 'DiamondIFS' ;
  x3do:coordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 1 -1 5 2 1 -1 5 3 2 -1 5 4 3 -1 5 1 4 -1 ) ;
  x3do:creaseAngle 0.5 ;
  x3do:solid false .
:Coordinate_2_5_3_1_1_4_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :DiamondIFS ;
  x3do:point ( 0 0.25399999999999995 0 -0.25399999999999995 0 0 0 0 0.25399999999999995 0.25399999999999995 0 0 0 0 -0.25399999999999995 0 -0.25399999999999995 0 ) .
:Appearance_2_5_3_1_1_4_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :HAnimSiteShape ;
  x3do:hasMaterial :Material_2_5_3_1_1_4_2_1 .
:Material_2_5_3_1_1_4_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_3_1_1_4_2 ;
  x3do:diffuseColor ( 1 0.5 0 ) ;
  x3do:transparency 0.3 .
:Shape_2_5_3_1_1_5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Switch_2_5_3_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_1_1_5_1 .
:LineSet_2_5_3_1_1_5_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_1_1_5 ;
  x3do:hasCoord :Coordinate_2_5_3_1_1_5_1_1 ;
  x3do:hasColor :HAnimSiteLineColorRGBA ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_1_1_5_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_1_1_5_1 ;
  x3do:point ( 0 0 0 0 0 0 ) .
:HAnimSiteLineColorRGBA a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_1_1_5_1 ;
  x3do:DEF 'HAnimSiteLineColorRGBA' ;
  x3do:color ( 1 0.5 0 1 1 0.5 0 0.1 ) .
:Shape_2_5_3_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_sacrum ;
  x3do:hasGeometry :LineSet_2_5_3_1_2_1 .
:LineSet_2_5_3_1_2_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_1_2 ;
  x3do:hasCoord :Coordinate_2_5_3_1_2_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-1 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_1_2_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_1_2_1 ;
  x3do:point ( 0 0 0 0.0 5.21 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-1 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_1_2_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:Shape_2_5_3_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_sacrum ;
  x3do:hasGeometry :LineSet_2_5_3_1_3_1 .
:LineSet_2_5_3_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-2 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_1_3_1 ;
  x3do:point ( 0 0 0 3.91 0.0 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-2 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:Shape_2_5_3_1_4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_sacrum ;
  x3do:hasGeometry :LineSet_2_5_3_1_4_1 .
:LineSet_2_5_3_1_4_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_1_4 ;
  x3do:hasCoord :Coordinate_2_5_3_1_4_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-3 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_1_4_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_1_4_1 ;
  x3do:point ( 0 0 0 -3.91 0.0 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-3 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_1_4_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_vl5 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_humanoid_root ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_l5, :BvhUniversityWisconsionExample1_Neck, :BvhUniversityWisconsionExample1_LeftCollar, :BvhUniversityWisconsionExample1_RightCollar ;
  x3do:DEF 'BvhUniversityWisconsionExample1_vl5' ;
  x3do:center ( 0.0 5.21 0.0 ) ;
  x3do:name 'vl5' .
:BvhUniversityWisconsionExample1_l5 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_vl5 ;
  x3do:hasChildren :Transform_2_5_3_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_l5' ;
  x3do:name 'l5' .
:Transform_2_5_3_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_l5 ;
  x3do:hasChildren :TouchSensor_2_5_3_2_1_1_1, :HAnimJointShape-USE-1, :Shape_2_5_3_2_1_1_3, :Shape_2_5_3_2_1_1_4, :Shape_2_5_3_2_1_1_5 ;
  x3do:translation ( 0.0 5.21 0.0 ) .
:TouchSensor_2_5_3_2_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_2_1_1 ;
  x3do:description 'HAnimJoint Chest vl5, HAnimSegment l5' .
:HAnimJointShape-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_2_1_1_3_1 .
:LineSet_2_5_3_2_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_2_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-4 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_1_1_3_1 ;
  x3do:point ( 0 0 0 0.0 18.65 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-4 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:Shape_2_5_3_2_1_1_4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_2_1_1_4_1 .
:LineSet_2_5_3_2_1_1_4_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_1_1_4 ;
  x3do:hasCoord :Coordinate_2_5_3_2_1_1_4_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-5 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_1_1_4_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_1_1_4_1 ;
  x3do:point ( 0 0 0 1.12 16.23 1.87 ) .
:HAnimSegmentLineColorRGBA-USE-5 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_1_1_4_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:Shape_2_5_3_2_1_1_5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_2_1_1_5_1 .
:LineSet_2_5_3_2_1_1_5_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_1_1_5 ;
  x3do:hasCoord :Coordinate_2_5_3_2_1_1_5_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-6 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_1_1_5_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_1_1_5_1 ;
  x3do:point ( 0 0 0 -1.12 16.23 1.87 ) .
:HAnimSegmentLineColorRGBA-USE-6 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_1_1_5_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_Neck a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_vl5 ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_vl5_to_Neck, :BvhUniversityWisconsionExample1_skullbase ;
  x3do:DEF 'BvhUniversityWisconsionExample1_Neck' ;
  x3do:center ( 0.0 23.86 0.0 ) ;
  x3do:name 'Neck' .
:BvhUniversityWisconsionExample1_vl5_to_Neck a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_Neck ;
  x3do:hasChildren :Transform_2_5_3_2_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_vl5_to_Neck' ;
  x3do:name 'vl5_to_Neck' .
:Transform_2_5_3_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_vl5_to_Neck ;
  x3do:hasChildren :TouchSensor_2_5_3_2_2_1_1_1, :HAnimJointShape-USE-2, :Shape_2_5_3_2_2_1_1_3 ;
  x3do:translation ( 0.0 23.86 0.0 ) .
:TouchSensor_2_5_3_2_2_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_2_2_1_1 ;
  x3do:description 'HAnimJoint Neck Neck, HAnimSegment vl5_to_Neck' .
:HAnimJointShape-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_2_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_2_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_2_2_1_1_3_1 .
:LineSet_2_5_3_2_2_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_2_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_2_2_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-7 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_2_1_1_3_1 ;
  x3do:point ( 0 0 0 0.0 5.45 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-7 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_2_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_skullbase a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_Neck ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_skull ;
  x3do:DEF 'BvhUniversityWisconsionExample1_skullbase' ;
  x3do:center ( 0.0 29.31 0.0 ) ;
  x3do:name 'skullbase' .
:BvhUniversityWisconsionExample1_skull a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_skullbase ;
  x3do:hasChildren :Transform_2_5_3_2_2_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_skull' ;
  x3do:name 'skull' .
:Transform_2_5_3_2_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_skull ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_skull_tip, :TouchSensor_2_5_3_2_2_2_1_1_2, :HAnimJointShape-USE-3 ;
  x3do:translation ( 0.0 29.31 0.0 ) .
:BvhUniversityWisconsionExample1_skull_tip a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :Transform_2_5_3_2_2_2_1_1 ;
  x3do:hasChildren :TouchSensor_2_5_3_2_2_2_1_1_1_1, :HAnimSiteShape-USE-1, :Shape_2_5_3_2_2_2_1_1_1_3 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_skull_tip' ;
  x3do:name 'skull_tip' ;
  x3do:translation ( 0.0 3.87 0.0 ) .
:TouchSensor_2_5_3_2_2_2_1_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :BvhUniversityWisconsionExample1_skull_tip ;
  x3do:description 'HAnimSite skull_tip' .
:HAnimSiteShape-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_skull_tip ;
  owl:sameAs :HAnimSiteShape . # DEF matching this USE
:Shape_2_5_3_2_2_2_1_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_skull_tip ;
  x3do:hasGeometry :LineSet_2_5_3_2_2_2_1_1_1_3_1 .
:LineSet_2_5_3_2_2_2_1_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_2_2_1_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_2_2_2_1_1_1_3_1_1 ;
  x3do:hasColor :HAnimSiteLineColorRGBA-USE-1 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_2_2_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_2_2_1_1_1_3_1 ;
  x3do:point ( 0 -3.87 0 0 0 0 ) .
:HAnimSiteLineColorRGBA-USE-1 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_2_2_1_1_1_3_1 ;
  owl:sameAs :HAnimSiteLineColorRGBA . # DEF matching this USE
:TouchSensor_2_5_3_2_2_2_1_1_2 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_2_2_2_1_1 ;
  x3do:description 'HAnimJoint Head skullbase, HAnimSegment skull' .
:HAnimJointShape-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_2_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftCollar a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_vl5 ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_vl5_to_LeftCollar, :BvhUniversityWisconsionExample1_LeftUpArm ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftCollar' ;
  x3do:center ( 1.12 21.44 1.87 ) ;
  x3do:name 'LeftCollar' .
:BvhUniversityWisconsionExample1_vl5_to_LeftCollar a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftCollar ;
  x3do:hasChildren :Transform_2_5_3_2_3_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_vl5_to_LeftCollar' ;
  x3do:name 'vl5_to_LeftCollar' .
:Transform_2_5_3_2_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_vl5_to_LeftCollar ;
  x3do:hasChildren :TouchSensor_2_5_3_2_3_1_1_1, :HAnimJointShape-USE-4, :Shape_2_5_3_2_3_1_1_3 ;
  x3do:translation ( 1.12 21.44 1.87 ) .
:TouchSensor_2_5_3_2_3_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_2_3_1_1 ;
  x3do:description 'HAnimJoint LeftCollar LeftCollar, HAnimSegment vl5_to_LeftCollar' .
:HAnimJointShape-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_3_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_2_3_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_3_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_2_3_1_1_3_1 .
:LineSet_2_5_3_2_3_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_3_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_2_3_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-8 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_3_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_3_1_1_3_1 ;
  x3do:point ( 0 0 0 5.54 0.0 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-8 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_3_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftUpArm a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftCollar ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_LeftCollar_to_LeftUpArm, :BvhUniversityWisconsionExample1_LeftLowArm ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftUpArm' ;
  x3do:center ( 6.66 21.44 1.87 ) ;
  x3do:name 'LeftUpArm' .
:BvhUniversityWisconsionExample1_LeftCollar_to_LeftUpArm a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftUpArm ;
  x3do:hasChildren :Transform_2_5_3_2_3_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftCollar_to_LeftUpArm' ;
  x3do:name 'LeftCollar_to_LeftUpArm' .
:Transform_2_5_3_2_3_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftCollar_to_LeftUpArm ;
  x3do:hasChildren :TouchSensor_2_5_3_2_3_2_1_1_1, :HAnimJointShape-USE-5, :Shape_2_5_3_2_3_2_1_1_3 ;
  x3do:translation ( 6.66 21.44 1.87 ) .
:TouchSensor_2_5_3_2_3_2_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_2_3_2_1_1 ;
  x3do:description 'HAnimJoint LeftUpArm LeftUpArm, HAnimSegment LeftCollar_to_LeftUpArm' .
:HAnimJointShape-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_3_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_2_3_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_3_2_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_2_3_2_1_1_3_1 .
:LineSet_2_5_3_2_3_2_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_3_2_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_2_3_2_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-9 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_3_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_3_2_1_1_3_1 ;
  x3do:point ( 0 0 0 0.0 -11.96 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-9 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_3_2_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftLowArm a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftUpArm ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_LeftUpArm_to_LeftLowArm, :BvhUniversityWisconsionExample1_LeftHand ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftLowArm' ;
  x3do:center ( 6.66 9.48 1.87 ) ;
  x3do:name 'LeftLowArm' .
:BvhUniversityWisconsionExample1_LeftUpArm_to_LeftLowArm a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowArm ;
  x3do:hasChildren :Transform_2_5_3_2_3_2_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftUpArm_to_LeftLowArm' ;
  x3do:name 'LeftUpArm_to_LeftLowArm' .
:Transform_2_5_3_2_3_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftUpArm_to_LeftLowArm ;
  x3do:hasChildren :TouchSensor_2_5_3_2_3_2_2_1_1_1, :HAnimJointShape-USE-6, :Shape_2_5_3_2_3_2_2_1_1_3 ;
  x3do:translation ( 6.66 9.48 1.87 ) .
:TouchSensor_2_5_3_2_3_2_2_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_2_3_2_2_1_1 ;
  x3do:description 'HAnimJoint LeftLowArm LeftLowArm, HAnimSegment LeftUpArm_to_LeftLowArm' .
:HAnimJointShape-USE-6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_3_2_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_2_3_2_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_3_2_2_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_2_3_2_2_1_1_3_1 .
:LineSet_2_5_3_2_3_2_2_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_3_2_2_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_2_3_2_2_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-10 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_3_2_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_3_2_2_1_1_3_1 ;
  x3do:point ( 0 0 0 0.0 -9.93 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-10 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_3_2_2_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftHand a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowArm ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftHand' ;
  x3do:center ( 6.66 -0.4499999999999993 1.87 ) ;
  x3do:name 'LeftHand' .
:BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftHand ;
  x3do:hasChildren :Transform_2_5_3_2_3_2_2_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand' ;
  x3do:name 'LeftLowArm_to_LeftHand' .
:Transform_2_5_3_2_3_2_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand_tip, :TouchSensor_2_5_3_2_3_2_2_2_1_1_2, :HAnimJointShape-USE-7 ;
  x3do:translation ( 6.66 -0.4499999999999993 1.87 ) .
:BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand_tip a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :Transform_2_5_3_2_3_2_2_2_1_1 ;
  x3do:hasChildren :TouchSensor_2_5_3_2_3_2_2_2_1_1_1_1, :HAnimSiteShape-USE-2, :Shape_2_5_3_2_3_2_2_2_1_1_1_3 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand_tip' ;
  x3do:name 'LeftLowArm_to_LeftHand_tip' ;
  x3do:translation ( 0.0 -7.0 0.0 ) .
:TouchSensor_2_5_3_2_3_2_2_2_1_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand_tip ;
  x3do:description 'HAnimSite LeftLowArm_to_LeftHand_tip' .
:HAnimSiteShape-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand_tip ;
  owl:sameAs :HAnimSiteShape . # DEF matching this USE
:Shape_2_5_3_2_3_2_2_2_1_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand_tip ;
  x3do:hasGeometry :LineSet_2_5_3_2_3_2_2_2_1_1_1_3_1 .
:LineSet_2_5_3_2_3_2_2_2_1_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_3_2_2_2_1_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_2_3_2_2_2_1_1_1_3_1_1 ;
  x3do:hasColor :HAnimSiteLineColorRGBA-USE-2 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_3_2_2_2_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_3_2_2_2_1_1_1_3_1 ;
  x3do:point ( 0 7.0 0 0 0 0 ) .
:HAnimSiteLineColorRGBA-USE-2 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_3_2_2_2_1_1_1_3_1 ;
  owl:sameAs :HAnimSiteLineColorRGBA . # DEF matching this USE
:TouchSensor_2_5_3_2_3_2_2_2_1_1_2 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_2_3_2_2_2_1_1 ;
  x3do:description 'HAnimJoint LeftHand LeftHand, HAnimSegment LeftLowArm_to_LeftHand' .
:HAnimJointShape-USE-7 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_3_2_2_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightCollar a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_vl5 ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_vl5_to_RightCollar, :BvhUniversityWisconsionExample1_RightUpArm ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightCollar' ;
  x3do:center ( -1.12 21.44 1.87 ) ;
  x3do:name 'RightCollar' .
:BvhUniversityWisconsionExample1_vl5_to_RightCollar a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightCollar ;
  x3do:hasChildren :Transform_2_5_3_2_4_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_vl5_to_RightCollar' ;
  x3do:name 'vl5_to_RightCollar' .
:Transform_2_5_3_2_4_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_vl5_to_RightCollar ;
  x3do:hasChildren :TouchSensor_2_5_3_2_4_1_1_1, :HAnimJointShape-USE-8, :Shape_2_5_3_2_4_1_1_3 ;
  x3do:translation ( -1.12 21.44 1.87 ) .
:TouchSensor_2_5_3_2_4_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_2_4_1_1 ;
  x3do:description 'HAnimJoint RightCollar RightCollar, HAnimSegment vl5_to_RightCollar' .
:HAnimJointShape-USE-8 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_4_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_2_4_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_4_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_2_4_1_1_3_1 .
:LineSet_2_5_3_2_4_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_4_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_2_4_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-11 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_4_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_4_1_1_3_1 ;
  x3do:point ( 0 0 0 -6.07 0.0 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-11 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_4_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightUpArm a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightCollar ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_RightCollar_to_RightUpArm, :BvhUniversityWisconsionExample1_RightLowArm ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightUpArm' ;
  x3do:center ( -7.19 21.44 1.87 ) ;
  x3do:name 'RightUpArm' .
:BvhUniversityWisconsionExample1_RightCollar_to_RightUpArm a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightUpArm ;
  x3do:hasChildren :Transform_2_5_3_2_4_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightCollar_to_RightUpArm' ;
  x3do:name 'RightCollar_to_RightUpArm' .
:Transform_2_5_3_2_4_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightCollar_to_RightUpArm ;
  x3do:hasChildren :TouchSensor_2_5_3_2_4_2_1_1_1, :HAnimJointShape-USE-9, :Shape_2_5_3_2_4_2_1_1_3 ;
  x3do:translation ( -7.19 21.44 1.87 ) .
:TouchSensor_2_5_3_2_4_2_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_2_4_2_1_1 ;
  x3do:description 'HAnimJoint RightUpArm RightUpArm, HAnimSegment RightCollar_to_RightUpArm' .
:HAnimJointShape-USE-9 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_4_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_2_4_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_4_2_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_2_4_2_1_1_3_1 .
:LineSet_2_5_3_2_4_2_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_4_2_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_2_4_2_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-12 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_4_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_4_2_1_1_3_1 ;
  x3do:point ( 0 0 0 0.0 -11.82 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-12 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_4_2_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightLowArm a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightUpArm ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_RightUpArm_to_RightLowArm, :BvhUniversityWisconsionExample1_RightHand ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightLowArm' ;
  x3do:center ( -7.19 9.620000000000001 1.87 ) ;
  x3do:name 'RightLowArm' .
:BvhUniversityWisconsionExample1_RightUpArm_to_RightLowArm a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowArm ;
  x3do:hasChildren :Transform_2_5_3_2_4_2_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightUpArm_to_RightLowArm' ;
  x3do:name 'RightUpArm_to_RightLowArm' .
:Transform_2_5_3_2_4_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightUpArm_to_RightLowArm ;
  x3do:hasChildren :TouchSensor_2_5_3_2_4_2_2_1_1_1, :HAnimJointShape-USE-10, :Shape_2_5_3_2_4_2_2_1_1_3 ;
  x3do:translation ( -7.19 9.620000000000001 1.87 ) .
:TouchSensor_2_5_3_2_4_2_2_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_2_4_2_2_1_1 ;
  x3do:description 'HAnimJoint RightLowArm RightLowArm, HAnimSegment RightUpArm_to_RightLowArm' .
:HAnimJointShape-USE-10 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_4_2_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_2_4_2_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_4_2_2_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_2_4_2_2_1_1_3_1 .
:LineSet_2_5_3_2_4_2_2_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_4_2_2_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_2_4_2_2_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-13 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_4_2_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_4_2_2_1_1_3_1 ;
  x3do:point ( 0 0 0 0.0 -10.65 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-13 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_4_2_2_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightHand a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowArm ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_RightLowArm_to_RightHand ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightHand' ;
  x3do:center ( -7.19 -1.0299999999999994 1.87 ) ;
  x3do:name 'RightHand' .
:BvhUniversityWisconsionExample1_RightLowArm_to_RightHand a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightHand ;
  x3do:hasChildren :Transform_2_5_3_2_4_2_2_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightLowArm_to_RightHand' ;
  x3do:name 'RightLowArm_to_RightHand' .
:Transform_2_5_3_2_4_2_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowArm_to_RightHand ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_RightLowArm_to_RightHand_tip, :TouchSensor_2_5_3_2_4_2_2_2_1_1_2, :HAnimJointShape-USE-11 ;
  x3do:translation ( -7.19 -1.0299999999999994 1.87 ) .
:BvhUniversityWisconsionExample1_RightLowArm_to_RightHand_tip a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :Transform_2_5_3_2_4_2_2_2_1_1 ;
  x3do:hasChildren :TouchSensor_2_5_3_2_4_2_2_2_1_1_1_1, :HAnimSiteShape-USE-3, :Shape_2_5_3_2_4_2_2_2_1_1_1_3 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightLowArm_to_RightHand_tip' ;
  x3do:name 'RightLowArm_to_RightHand_tip' ;
  x3do:translation ( 0.0 -7.0 0.0 ) .
:TouchSensor_2_5_3_2_4_2_2_2_1_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowArm_to_RightHand_tip ;
  x3do:description 'HAnimSite RightLowArm_to_RightHand_tip' .
:HAnimSiteShape-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowArm_to_RightHand_tip ;
  owl:sameAs :HAnimSiteShape . # DEF matching this USE
:Shape_2_5_3_2_4_2_2_2_1_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowArm_to_RightHand_tip ;
  x3do:hasGeometry :LineSet_2_5_3_2_4_2_2_2_1_1_1_3_1 .
:LineSet_2_5_3_2_4_2_2_2_1_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_2_4_2_2_2_1_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_2_4_2_2_2_1_1_1_3_1_1 ;
  x3do:hasColor :HAnimSiteLineColorRGBA-USE-3 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_2_4_2_2_2_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_2_4_2_2_2_1_1_1_3_1 ;
  x3do:point ( 0 7.0 0 0 0 0 ) .
:HAnimSiteLineColorRGBA-USE-3 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_2_4_2_2_2_1_1_1_3_1 ;
  owl:sameAs :HAnimSiteLineColorRGBA . # DEF matching this USE
:TouchSensor_2_5_3_2_4_2_2_2_1_1_2 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_2_4_2_2_2_1_1 ;
  x3do:description 'HAnimJoint RightHand RightHand, HAnimSegment RightLowArm_to_RightHand' .
:HAnimJointShape-USE-11 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_2_4_2_2_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftUpLeg a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_humanoid_root ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_humanoid_root_to_LeftUpLeg, :BvhUniversityWisconsionExample1_LeftLowLeg ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftUpLeg' ;
  x3do:center ( 3.91 0.0 0.0 ) ;
  x3do:name 'LeftUpLeg' .
:BvhUniversityWisconsionExample1_humanoid_root_to_LeftUpLeg a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftUpLeg ;
  x3do:hasChildren :Transform_2_5_3_3_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_humanoid_root_to_LeftUpLeg' ;
  x3do:name 'humanoid_root_to_LeftUpLeg' .
:Transform_2_5_3_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_humanoid_root_to_LeftUpLeg ;
  x3do:hasChildren :TouchSensor_2_5_3_3_1_1_1, :HAnimJointShape-USE-12, :Shape_2_5_3_3_1_1_3 ;
  x3do:translation ( 3.91 0.0 0.0 ) .
:TouchSensor_2_5_3_3_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_3_1_1 ;
  x3do:description 'HAnimJoint LeftUpLeg LeftUpLeg, HAnimSegment humanoid_root_to_LeftUpLeg' .
:HAnimJointShape-USE-12 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_3_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_3_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_3_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_3_1_1_3_1 .
:LineSet_2_5_3_3_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_3_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_3_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-14 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_3_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_3_1_1_3_1 ;
  x3do:point ( 0 0 0 0.0 -18.34 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-14 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_3_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftLowLeg a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftUpLeg ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_LeftUpLeg_to_LeftLowLeg, :BvhUniversityWisconsionExample1_LeftFoot ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftLowLeg' ;
  x3do:center ( 3.91 -18.34 0.0 ) ;
  x3do:name 'LeftLowLeg' .
:BvhUniversityWisconsionExample1_LeftUpLeg_to_LeftLowLeg a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowLeg ;
  x3do:hasChildren :Transform_2_5_3_3_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftUpLeg_to_LeftLowLeg' ;
  x3do:name 'LeftUpLeg_to_LeftLowLeg' .
:Transform_2_5_3_3_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftUpLeg_to_LeftLowLeg ;
  x3do:hasChildren :TouchSensor_2_5_3_3_2_1_1_1, :HAnimJointShape-USE-13, :Shape_2_5_3_3_2_1_1_3 ;
  x3do:translation ( 3.91 -18.34 0.0 ) .
:TouchSensor_2_5_3_3_2_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_3_2_1_1 ;
  x3do:description 'HAnimJoint LeftLowLeg LeftLowLeg, HAnimSegment LeftUpLeg_to_LeftLowLeg' .
:HAnimJointShape-USE-13 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_3_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_3_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_3_2_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_3_2_1_1_3_1 .
:LineSet_2_5_3_3_2_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_3_2_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_3_2_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-15 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_3_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_3_2_1_1_3_1 ;
  x3do:point ( 0 0 0 0.0 -17.37 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-15 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_3_2_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftFoot a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowLeg ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftFoot' ;
  x3do:center ( 3.91 -35.71 0.0 ) ;
  x3do:name 'LeftFoot' .
:BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftFoot ;
  x3do:hasChildren :Transform_2_5_3_3_2_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot' ;
  x3do:name 'LeftLowLeg_to_LeftFoot' .
:Transform_2_5_3_3_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot_tip, :TouchSensor_2_5_3_3_2_2_1_1_2, :HAnimJointShape-USE-14 ;
  x3do:translation ( 3.91 -35.71 0.0 ) .
:BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot_tip a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :Transform_2_5_3_3_2_2_1_1 ;
  x3do:hasChildren :TouchSensor_2_5_3_3_2_2_1_1_1_1, :HAnimSiteShape-USE-4, :Shape_2_5_3_3_2_2_1_1_1_3 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot_tip' ;
  x3do:name 'LeftLowLeg_to_LeftFoot_tip' ;
  x3do:translation ( 0.0 -3.46 0.0 ) .
:TouchSensor_2_5_3_3_2_2_1_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot_tip ;
  x3do:description 'HAnimSite LeftLowLeg_to_LeftFoot_tip' .
:HAnimSiteShape-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot_tip ;
  owl:sameAs :HAnimSiteShape . # DEF matching this USE
:Shape_2_5_3_3_2_2_1_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot_tip ;
  x3do:hasGeometry :LineSet_2_5_3_3_2_2_1_1_1_3_1 .
:LineSet_2_5_3_3_2_2_1_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_3_2_2_1_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_3_2_2_1_1_1_3_1_1 ;
  x3do:hasColor :HAnimSiteLineColorRGBA-USE-4 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_3_2_2_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_3_2_2_1_1_1_3_1 ;
  x3do:point ( 0 3.46 0 0 0 0 ) .
:HAnimSiteLineColorRGBA-USE-4 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_3_2_2_1_1_1_3_1 ;
  owl:sameAs :HAnimSiteLineColorRGBA . # DEF matching this USE
:TouchSensor_2_5_3_3_2_2_1_1_2 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_3_2_2_1_1 ;
  x3do:description 'HAnimJoint LeftFoot LeftFoot, HAnimSegment LeftLowLeg_to_LeftFoot' .
:HAnimJointShape-USE-14 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_3_2_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightUpLeg a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_humanoid_root ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_humanoid_root_to_RightUpLeg, :BvhUniversityWisconsionExample1_RightLowLeg ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightUpLeg' ;
  x3do:center ( -3.91 0.0 0.0 ) ;
  x3do:name 'RightUpLeg' .
:BvhUniversityWisconsionExample1_humanoid_root_to_RightUpLeg a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightUpLeg ;
  x3do:hasChildren :Transform_2_5_3_4_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_humanoid_root_to_RightUpLeg' ;
  x3do:name 'humanoid_root_to_RightUpLeg' .
:Transform_2_5_3_4_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_humanoid_root_to_RightUpLeg ;
  x3do:hasChildren :TouchSensor_2_5_3_4_1_1_1, :HAnimJointShape-USE-15, :Shape_2_5_3_4_1_1_3 ;
  x3do:translation ( -3.91 0.0 0.0 ) .
:TouchSensor_2_5_3_4_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_4_1_1 ;
  x3do:description 'HAnimJoint RightUpLeg RightUpLeg, HAnimSegment humanoid_root_to_RightUpLeg' .
:HAnimJointShape-USE-15 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_4_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_4_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_4_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_4_1_1_3_1 .
:LineSet_2_5_3_4_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_4_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_4_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-16 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_4_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_4_1_1_3_1 ;
  x3do:point ( 0 0 0 0.0 -17.63 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-16 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_4_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightLowLeg a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightUpLeg ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_RightUpLeg_to_RightLowLeg, :BvhUniversityWisconsionExample1_RightFoot ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightLowLeg' ;
  x3do:center ( -3.91 -17.63 0.0 ) ;
  x3do:name 'RightLowLeg' .
:BvhUniversityWisconsionExample1_RightUpLeg_to_RightLowLeg a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowLeg ;
  x3do:hasChildren :Transform_2_5_3_4_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightUpLeg_to_RightLowLeg' ;
  x3do:name 'RightUpLeg_to_RightLowLeg' .
:Transform_2_5_3_4_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightUpLeg_to_RightLowLeg ;
  x3do:hasChildren :TouchSensor_2_5_3_4_2_1_1_1, :HAnimJointShape-USE-16, :Shape_2_5_3_4_2_1_1_3 ;
  x3do:translation ( -3.91 -17.63 0.0 ) .
:TouchSensor_2_5_3_4_2_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_4_2_1_1 ;
  x3do:description 'HAnimJoint RightLowLeg RightLowLeg, HAnimSegment RightUpLeg_to_RightLowLeg' .
:HAnimJointShape-USE-16 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_4_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:Shape_2_5_3_4_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_4_2_1_1 ;
  x3do:hasGeometry :LineSet_2_5_3_4_2_1_1_3_1 .
:LineSet_2_5_3_4_2_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_4_2_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_4_2_1_1_3_1_1 ;
  x3do:hasColor :HAnimSegmentLineColorRGBA-USE-17 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_4_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_4_2_1_1_3_1 ;
  x3do:point ( 0 0 0 0.0 -17.14 0.0 ) .
:HAnimSegmentLineColorRGBA-USE-17 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_4_2_1_1_3_1 ;
  owl:sameAs :HAnimSegmentLineColorRGBA . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightFoot a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowLeg ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightFoot' ;
  x3do:center ( -3.91 -34.769999999999996 0.0 ) ;
  x3do:name 'RightFoot' .
:BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightFoot ;
  x3do:hasChildren :Transform_2_5_3_4_2_2_1_1 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot' ;
  x3do:name 'RightLowLeg_to_RightFoot' .
:Transform_2_5_3_4_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot ;
  x3do:hasChildren :BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot_tip, :TouchSensor_2_5_3_4_2_2_1_1_2, :HAnimJointShape-USE-17 ;
  x3do:translation ( -3.91 -34.769999999999996 0.0 ) .
:BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot_tip a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :Transform_2_5_3_4_2_2_1_1 ;
  x3do:hasChildren :TouchSensor_2_5_3_4_2_2_1_1_1_1, :HAnimSiteShape-USE-5, :Shape_2_5_3_4_2_2_1_1_1_3 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot_tip' ;
  x3do:name 'RightLowLeg_to_RightFoot_tip' ;
  x3do:translation ( 0.0 -3.75 0.0 ) .
:TouchSensor_2_5_3_4_2_2_1_1_1_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot_tip ;
  x3do:description 'HAnimSite RightLowLeg_to_RightFoot_tip' .
:HAnimSiteShape-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot_tip ;
  owl:sameAs :HAnimSiteShape . # DEF matching this USE
:Shape_2_5_3_4_2_2_1_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot_tip ;
  x3do:hasGeometry :LineSet_2_5_3_4_2_2_1_1_1_3_1 .
:LineSet_2_5_3_4_2_2_1_1_1_3_1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_4_2_2_1_1_1_3 ;
  x3do:hasCoord :Coordinate_2_5_3_4_2_2_1_1_1_3_1_1 ;
  x3do:hasColor :HAnimSiteLineColorRGBA-USE-5 ;
  x3do:vertexCount ( 2 ) .
:Coordinate_2_5_3_4_2_2_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :LineSet_2_5_3_4_2_2_1_1_1_3_1 ;
  x3do:point ( 0 3.75 0 0 0 0 ) .
:HAnimSiteLineColorRGBA-USE-5 a owl:NamedIndividual, x3do:ColorRGBA ;
  x3do:hasParent :LineSet_2_5_3_4_2_2_1_1_1_3_1 ;
  owl:sameAs :HAnimSiteLineColorRGBA . # DEF matching this USE
:TouchSensor_2_5_3_4_2_2_1_1_2 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5_3_4_2_2_1_1 ;
  x3do:description 'HAnimJoint RightFoot RightFoot, HAnimSegment RightLowLeg_to_RightFoot' .
:HAnimJointShape-USE-17 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3_4_2_2_1_1 ;
  owl:sameAs :HAnimJointShape . # DEF matching this USE
:BvhUniversityWisconsionExample1_humanoid_root-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_humanoid_root . # DEF matching this USE
:BvhUniversityWisconsionExample1_vl5-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_vl5 . # DEF matching this USE
:BvhUniversityWisconsionExample1_Neck-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_Neck . # DEF matching this USE
:BvhUniversityWisconsionExample1_skullbase-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_skullbase . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftCollar-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftCollar . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftUpArm-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftUpArm . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftLowArm-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftLowArm . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftHand-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftHand . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightCollar-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightCollar . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightUpArm-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightUpArm . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightLowArm-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightLowArm . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightHand-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightHand . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftUpLeg-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftUpLeg . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftLowLeg-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftLowLeg . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftFoot-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftFoot . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightUpLeg-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightUpLeg . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightLowLeg-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightLowLeg . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightFoot-USE-1 a owl:NamedIndividual, x3do:HAnimJoint ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightFoot . # DEF matching this USE
:BvhUniversityWisconsionExample1_sacrum-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_sacrum . # DEF matching this USE
:BvhUniversityWisconsionExample1_l5-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_l5 . # DEF matching this USE
:BvhUniversityWisconsionExample1_vl5_to_Neck-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_vl5_to_Neck . # DEF matching this USE
:BvhUniversityWisconsionExample1_skull-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_skull . # DEF matching this USE
:BvhUniversityWisconsionExample1_vl5_to_LeftCollar-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_vl5_to_LeftCollar . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftCollar_to_LeftUpArm-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftCollar_to_LeftUpArm . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftUpArm_to_LeftLowArm-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftUpArm_to_LeftLowArm . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand . # DEF matching this USE
:BvhUniversityWisconsionExample1_vl5_to_RightCollar-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_vl5_to_RightCollar . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightCollar_to_RightUpArm-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightCollar_to_RightUpArm . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightUpArm_to_RightLowArm-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightUpArm_to_RightLowArm . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightLowArm_to_RightHand-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightLowArm_to_RightHand . # DEF matching this USE
:BvhUniversityWisconsionExample1_humanoid_root_to_LeftUpLeg-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_humanoid_root_to_LeftUpLeg . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftUpLeg_to_LeftLowLeg-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftUpLeg_to_LeftLowLeg . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot . # DEF matching this USE
:BvhUniversityWisconsionExample1_humanoid_root_to_RightUpLeg-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_humanoid_root_to_RightUpLeg . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightUpLeg_to_RightLowLeg-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightUpLeg_to_RightLowLeg . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot-USE-1 a owl:NamedIndividual, x3do:HAnimSegment ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot . # DEF matching this USE
:BvhUniversityWisconsionExample1_humanoid_root_view-USE-1 a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_humanoid_root_view . # DEF matching this USE
:BvhUniversityWisconsionExample1_skull_tip-USE-1 a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_skull_tip . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand_tip-USE-1 a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftLowArm_to_LeftHand_tip . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightLowArm_to_RightHand_tip-USE-1 a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightLowArm_to_RightHand_tip . # DEF matching this USE
:BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot_tip-USE-1 a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_LeftLowLeg_to_LeftFoot_tip . # DEF matching this USE
:BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot_tip-USE-1 a owl:NamedIndividual, x3do:HAnimSite ;
  x3do:hasParent :BvhUniversityWisconsionExample1_ROOT_Hips ;
  owl:sameAs :BvhUniversityWisconsionExample1_RightLowLeg_to_RightFoot_tip . # DEF matching this USE
:BvhUniversityWisconsionExample1_MotionGroup a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :RealTimer, :StepTimer, :FrameStepper, :Interpolator0_humanoid_root, :Interpolator1_humanoid_root, :Interpolator2_vl5, :Interpolator3_Neck, :Interpolator4_skullbase, :Interpolator5_LeftCollar, :Interpolator6_LeftUpArm, :Interpolator7_LeftLowArm, :Interpolator8_LeftHand, :Interpolator9_RightCollar, :Interpolator10_RightUpArm, :Interpolator11_RightLowArm, :Interpolator12_RightHand, :Interpolator13_LeftUpLeg, :Interpolator14_LeftLowLeg, :Interpolator15_LeftFoot, :Interpolator16_RightUpLeg, :Interpolator17_RightLowLeg, :Interpolator18_RightFoot ;
  x3do:hasROUTE :ROUTE_2_6_4, :ROUTE_2_6_24, :ROUTE_2_6_25, :ROUTE_2_6_26, :ROUTE_2_6_27, :ROUTE_2_6_28, :ROUTE_2_6_29, :ROUTE_2_6_30, :ROUTE_2_6_31, :ROUTE_2_6_32, :ROUTE_2_6_33, :ROUTE_2_6_34, :ROUTE_2_6_35, :ROUTE_2_6_36, :ROUTE_2_6_37, :ROUTE_2_6_38, :ROUTE_2_6_39, :ROUTE_2_6_40, :ROUTE_2_6_41, :ROUTE_2_6_42, :ROUTE_2_6_43, :ROUTE_2_6_44, :ROUTE_2_6_45, :ROUTE_2_6_46, :ROUTE_2_6_47, :ROUTE_2_6_48, :ROUTE_2_6_49, :ROUTE_2_6_50, :ROUTE_2_6_51, :ROUTE_2_6_52, :ROUTE_2_6_53, :ROUTE_2_6_54, :ROUTE_2_6_55, :ROUTE_2_6_56, :ROUTE_2_6_57, :ROUTE_2_6_58, :ROUTE_2_6_59, :ROUTE_2_6_60, :ROUTE_2_6_61, :ROUTE_2_6_62, :ROUTE_2_6_63, :ROUTE_2_6_64, :ROUTE_2_6_65, :ROUTE_2_6_66, :ROUTE_2_6_67, :ROUTE_2_6_68, :ROUTE_2_6_69, :ROUTE_2_6_70, :ROUTE_2_6_71, :ROUTE_2_6_72, :ROUTE_2_6_73, :ROUTE_2_6_74, :ROUTE_2_6_75, :ROUTE_2_6_76, :ROUTE_2_6_77, :ROUTE_2_6_78, :ROUTE_2_6_79, :ROUTE_2_6_80 ;
  x3do:DEF 'BvhUniversityWisconsionExample1_MotionGroup' .
:RealTimer a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'RealTimer' ;
  x3do:cycleInterval '0.067' ;
  x3do:loop true .
:StepTimer a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'StepTimer' ;
  x3do:cycleInterval '2' ;
  x3do:enabled false ;
  x3do:loop true .
:FrameStepper a owl:NamedIndividual, x3do:ScalarInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'FrameStepper' ;
  x3do:key ( 0.0000 1.0 1.0 ) ;
  x3do:keyValue ( 0.0000 0.0000 1.0 ) .
:ROUTE_2_6_4 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'StepTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'FrameStepper' .
:Interpolator0_humanoid_root a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator0_humanoid_root' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( 0.8030 3.5010 8.8360 0.7810 3.5100 8.6470 ) .
:Interpolator1_humanoid_root a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator1_humanoid_root' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( -0.0118 -0.9911 -0.1325 2.8785 -0.0199 -0.9930 -0.1163 2.9232 ) .
:Interpolator2_vl5 a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator2_vl5' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( 0.9093 -0.4082 0.0806 0.8073 0.9336 -0.3501 0.0768 0.8240 ) .
:Interpolator3_Neck a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator3_Neck' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( 0.9834 0.0677 0.1685 0.7761 0.9841 0.0660 0.1649 0.7723 ) .
:Interpolator4_skullbase a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator4_skullbase' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( -0.9778 0.1629 -0.1317 0.7360 -0.9794 0.1474 -0.1381 0.7342 ) .
:Interpolator5_LeftCollar a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator5_LeftCollar' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( -0.0626 0.7102 0.7012 0.2502 -0.0355 0.2109 0.9769 0.3411 ) .
:Interpolator6_LeftUpArm a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator6_LeftUpArm' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( -0.1561 -0.2157 0.9639 1.7536 0.0022 -0.1597 0.9872 1.6521 ) .
:Interpolator7_LeftLowArm a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator7_LeftLowArm' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( -0.9933 -0.0526 -0.1030 1.6066 -0.9965 0.0822 0.0138 1.6744 ) .
:Interpolator8_LeftHand a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator8_LeftHand' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( 0.0434 0.0003 0.9991 0.0121 0.4673 0.0029 0.8841 0.0138 ) .
:Interpolator9_RightCollar a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator9_RightCollar' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( -0.0734 -0.5964 -0.7993 0.3057 -0.0700 -0.9291 -0.3633 0.4091 ) .
:Interpolator10_RightUpArm a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator10_RightUpArm' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( -0.6801 -0.6074 -0.4106 2.0536 -0.7650 -0.5303 -0.3654 1.9107 ) .
:Interpolator11_RightLowArm a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator11_RightLowArm' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( -0.9378 0.2739 0.2135 1.4058 -0.9433 0.2577 0.2091 1.3563 ) .
:Interpolator12_RightHand a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator12_RightHand' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( 0.4025 0.0061 -0.9154 0.0299 0.5037 0.0087 -0.8638 0.0329 ) .
:Interpolator13_LeftUpLeg a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator13_LeftUpLeg' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( 0.8595 -0.1039 0.5004 0.4748 0.7784 -0.0864 0.6217 0.3536 ) .
:Interpolator14_LeftLowLeg a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator14_LeftLowLeg' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( 0.9184 0.2378 0.3162 0.9291 0.9762 0.1432 0.1627 1.0525 ) .
:Interpolator15_LeftFoot a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator15_LeftFoot' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( -1.0000 0.0000 0.0000 0.0199 1.0000 0.0000 0.0000 0.0286 ) .
:Interpolator16_RightUpLeg a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator16_RightUpLeg' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( -0.5548 -0.0795 -0.8282 0.3423 -0.5234 -0.0778 -0.8485 0.3468 ) .
:Interpolator17_RightLowLeg a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator17_RightLowLeg' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( 0.9694 -0.2340 0.0739 0.9755 0.9797 -0.1864 0.0732 0.9707 ) .
:Interpolator18_RightFoot a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:DEF 'Interpolator18_RightFoot' ;
  x3do:key ( 0.0000 1.0 ) ;
  x3do:keyValue ( -1.0000 0.0000 0.0000 0.4180 -1.0000 0.0000 0.0000 0.4526 ) .
:ROUTE_2_6_24 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator0_humanoid_root' .
:ROUTE_2_6_25 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator0_humanoid_root' .
:ROUTE_2_6_26 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator0_humanoid_root' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_humanoid_root' .
:ROUTE_2_6_27 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator1_humanoid_root' .
:ROUTE_2_6_28 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator1_humanoid_root' .
:ROUTE_2_6_29 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator1_humanoid_root' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_humanoid_root' .
:ROUTE_2_6_30 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator2_vl5' .
:ROUTE_2_6_31 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator2_vl5' .
:ROUTE_2_6_32 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator2_vl5' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_vl5' .
:ROUTE_2_6_33 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator3_Neck' .
:ROUTE_2_6_34 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator3_Neck' .
:ROUTE_2_6_35 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator3_Neck' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_Neck' .
:ROUTE_2_6_36 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator4_skullbase' .
:ROUTE_2_6_37 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator4_skullbase' .
:ROUTE_2_6_38 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator4_skullbase' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_skullbase' .
:ROUTE_2_6_39 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator5_LeftCollar' .
:ROUTE_2_6_40 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator5_LeftCollar' .
:ROUTE_2_6_41 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator5_LeftCollar' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_LeftCollar' .
:ROUTE_2_6_42 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator6_LeftUpArm' .
:ROUTE_2_6_43 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator6_LeftUpArm' .
:ROUTE_2_6_44 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator6_LeftUpArm' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_LeftUpArm' .
:ROUTE_2_6_45 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator7_LeftLowArm' .
:ROUTE_2_6_46 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator7_LeftLowArm' .
:ROUTE_2_6_47 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator7_LeftLowArm' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_LeftLowArm' .
:ROUTE_2_6_48 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator8_LeftHand' .
:ROUTE_2_6_49 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator8_LeftHand' .
:ROUTE_2_6_50 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator8_LeftHand' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_LeftHand' .
:ROUTE_2_6_51 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator9_RightCollar' .
:ROUTE_2_6_52 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator9_RightCollar' .
:ROUTE_2_6_53 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator9_RightCollar' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_RightCollar' .
:ROUTE_2_6_54 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator10_RightUpArm' .
:ROUTE_2_6_55 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator10_RightUpArm' .
:ROUTE_2_6_56 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator10_RightUpArm' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_RightUpArm' .
:ROUTE_2_6_57 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator11_RightLowArm' .
:ROUTE_2_6_58 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator11_RightLowArm' .
:ROUTE_2_6_59 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator11_RightLowArm' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_RightLowArm' .
:ROUTE_2_6_60 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator12_RightHand' .
:ROUTE_2_6_61 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator12_RightHand' .
:ROUTE_2_6_62 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator12_RightHand' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_RightHand' .
:ROUTE_2_6_63 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator13_LeftUpLeg' .
:ROUTE_2_6_64 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator13_LeftUpLeg' .
:ROUTE_2_6_65 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator13_LeftUpLeg' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_LeftUpLeg' .
:ROUTE_2_6_66 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator14_LeftLowLeg' .
:ROUTE_2_6_67 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator14_LeftLowLeg' .
:ROUTE_2_6_68 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator14_LeftLowLeg' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_LeftLowLeg' .
:ROUTE_2_6_69 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator15_LeftFoot' .
:ROUTE_2_6_70 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator15_LeftFoot' .
:ROUTE_2_6_71 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator15_LeftFoot' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_LeftFoot' .
:ROUTE_2_6_72 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator16_RightUpLeg' .
:ROUTE_2_6_73 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator16_RightUpLeg' .
:ROUTE_2_6_74 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator16_RightUpLeg' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_RightUpLeg' .
:ROUTE_2_6_75 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator17_RightLowLeg' .
:ROUTE_2_6_76 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator17_RightLowLeg' .
:ROUTE_2_6_77 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator17_RightLowLeg' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_RightLowLeg' .
:ROUTE_2_6_78 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'RealTimer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator18_RightFoot' .
:ROUTE_2_6_79 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'FrameStepper' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Interpolator18_RightFoot' .
:ROUTE_2_6_80 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BvhUniversityWisconsionExample1_MotionGroup ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Interpolator18_RightFoot' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BvhUniversityWisconsionExample1_RightFoot' .
