@prefix :        <https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/HAnimModelsHandsFeet.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, :meta_1_15, :meta_1_16, :meta_1_17 .
:component_1_1 a owl:NamedIndividual, x3do:component ;
  x3do:hasParent :head ;
  x3do:level 1 ;
  x3do:name 'HAnim' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'HAnimModelsHandsFeet.x3d' ;
  x3do:name 'title' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Left and right hands and feet, using high-fidelity definitions for HAnim version 2.0' ;
  x3do:name 'description' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Kwan Hee YOO and Don Brutzman' ;
  x3do:name 'creator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '8 February 2015' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '16 February 2026' ;
  x3do:name 'modified' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'not yet to scale' ;
  x3do:name 'warning' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'how to have HAnimHumanoid root with Inline IMPORT/EXPORT of limbs?' ;
  x3do:name 'TODO' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'HAnimModelsHandsFeet.png' ;
  x3do:name 'Image' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'HAnimModelsHandsFeetWithFour1mGrids.png' ;
  x3do:name 'Image' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/working-groups/humanoid-animation-HAnim' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/documents/specifications/19774/V2.0' ;
  x3do:name 'reference' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/hanim.html' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D HAnim humanoid animation' ;
  x3do:name 'subject' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/HAnimModelsHandsFeet.x3d' ;
  x3do:name 'identifier' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "HAnimModelsHandsFeet.x3d" .
:meta dcterms:description "Left and right hands and feet, using high-fidelity definitions for HAnim version 2.0" .
:meta dcterms:creator "Kwan Hee YOO and Don Brutzman" .
:meta dcterms:created "8 February 2015" .
:meta dcterms:modified "16 February 2026" .
:meta dcterms:warning "not yet to scale" .
:meta dcterms:Image "HAnimModelsHandsFeet.png" .
:meta dcterms:Image "HAnimModelsHandsFeetWithFour1mGrids.png" .
:meta dcterms:reference "https://www.web3d.org/working-groups/humanoid-animation-HAnim" .
:meta dcterms:reference "https://www.web3d.org/documents/specifications/19774/V2.0" .
:meta dcterms:reference "https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/hanim.html" .
:meta dcterms:subject "X3D HAnim humanoid animation" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/HAnimModelsHandsFeet.x3d" .
:meta dcterms:generator "X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Viewpoint_2_2, :Viewpoint_2_3, :Transform_2_4, :Transform_2_5, :Transform_2_6, :Transform_2_7 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'HAnimModelsHandsFeet.x3d' .
:Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Hands and feet 10m' .
:Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Hands and feet 1.7m' ;
  x3do:position ( 0 0 1.7 ) .
:Transform_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_4_1, :GridXY_20x20Fixed_AdjustScale ;
  x3do:translation ( -1 1 0 ) .
:Inline_2_4_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_4 ;
  x3do:url '"HAnimModelHandLeft.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/HAnimModelHandLeft.x3d" "HAnimModelHandLeft.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/HAnimModelHandLeft.wrl"' .
:GridXY_20x20Fixed_AdjustScale a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :GridXY_20x20Fixed ;
  x3do:DEF 'GridXY_20x20Fixed_AdjustScale' ;
  x3do:scale ( 0.1 0.1 0.1 ) .
:GridXY_20x20Fixed a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :GridXY_20x20Fixed_AdjustScale ;
  x3do:DEF 'GridXY_20x20Fixed' ;
  x3do:url '"../../Savage/Tools/Authoring/GridXY_20x20Fixed.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXY_20x20Fixed.x3d" "../../Savage/Tools/Authoring/GridXY_20x20Fixed.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXY_20x20Fixed.wrl"' .
:Transform_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_5_1, :GridXY_20x20Fixed_AdjustScale-USE-1 ;
  x3do:translation ( 1 1 0 ) .
:Inline_2_5_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_5 ;
  x3do:url '"HAnimModelHandRight.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/HAnimModelHandRight.x3d" "HAnimModelHandRight.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/HAnimModelHandRight.wrl"' .
:GridXY_20x20Fixed_AdjustScale-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5 ;
  owl:sameAs :GridXY_20x20Fixed_AdjustScale . # DEF matching this USE
:Transform_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_6_1, :GridXY_20x20Fixed_AdjustScale-USE-2 ;
  x3do:translation ( -1 -1 0 ) .
:Inline_2_6_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_6 ;
  x3do:url '"HAnimModelFootLeft.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/HAnimModelFootLeft.x3d" "HAnimModelFootLeft.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/HAnimModelFootLeft.wrl"' .
:GridXY_20x20Fixed_AdjustScale-USE-2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_6 ;
  owl:sameAs :GridXY_20x20Fixed_AdjustScale . # DEF matching this USE
:Transform_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_7_1, :GridXY_20x20Fixed_AdjustScale-USE-3 ;
  x3do:translation ( 1 -1 0 ) .
:Inline_2_7_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_7 ;
  x3do:url '"HAnimModelFootRight.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/HAnimModelFootRight.x3d" "HAnimModelFootRight.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/HAnimModelFootRight.wrl"' .
:GridXY_20x20Fixed_AdjustScale-USE-3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7 ;
  owl:sameAs :GridXY_20x20Fixed_AdjustScale . # DEF matching this USE
