@prefix :        <https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_tarsal_distal_phalanx_5.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 'Interactive' ;
  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:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11, :meta_1_12, :meta_1_13, :meta_1_14, :meta_1_15 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'r_tarsal_distal_phalanx_5.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'bone in foot' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Joe Williams, John Carlson, Damon Hernandez, Don Brutzman' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'translator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '5 December 2013' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '5 March 2026' ;
  x3do:name 'translated' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '16 March 2026' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'originals/rfdphal5.x3d' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Phalanx_bone#Distal_phalanx' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'usage examples https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical' ;
  x3do:name 'reference' .
: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 'X3D Tidy, https://www.web3d.org/x3d/stylesheets/X3dTidy.html' ;
  x3do:name 'generator' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_tarsal_distal_phalanx_5.x3d' ;
  x3do:name 'identifier' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "r_tarsal_distal_phalanx_5.x3d" .
:meta dcterms:description "bone in foot" .
:meta dcterms:creator "Joe Williams, John Carlson, Damon Hernandez, Don Brutzman" .
:meta dcterms:translator "Don Brutzman" .
:meta dcterms:created "5 December 2013" .
:meta dcterms:translated "5 March 2026" .
:meta dcterms:modified "16 March 2026" .
:meta dcterms:reference "originals/rfdphal5.x3d" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/Phalanx_bone#Distal_phalanx" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton" .
:meta dcterms:reference "usage examples https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical" .
:meta dcterms:generator "X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:generator "X3D Tidy, https://www.web3d.org/x3d/stylesheets/X3dTidy.html" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_tarsal_distal_phalanx_5.x3d" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :UserTouchSensor, :r_tarsal_distal_phalanx_5 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'r_tarsal_distal_phalanx_5.x3d' .
:UserTouchSensor a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'UserTouchSensor' ;
  x3do:description 'bone r_tarsal_distal_phalanx_5' .
:r_tarsal_distal_phalanx_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :HiddenViewpoint, :HiddenLight, :Shape_2_3_5 ;
  x3do:hasROUTE :ROUTE_2_3_2, :ROUTE_2_3_4 ;
  x3do:DEF 'r_tarsal_distal_phalanx_5' ;
  x3do:translation ( -0.1319 0.0087 0.0543 ) .
:HiddenViewpoint a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :r_tarsal_distal_phalanx_5 ;
  x3do:hasNavigationInfo :NavigationInfo_2_3_1_1 ;
  x3do:DEF 'HiddenViewpoint' ;
  x3do:nearDistance 0.001 ;
  x3do:position ( 0 0 0.3 ) ;
  x3do:retainUserOffsets true .
:NavigationInfo_2_3_1_1 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :HiddenViewpoint ;
  x3do:transitionType '"ANIMATE"' ;
  x3do:type '"EXAMINE"' .
:ROUTE_2_3_2 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :r_tarsal_distal_phalanx_5 ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'UserTouchSensor' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'HiddenViewpoint' .
:HiddenLight a owl:NamedIndividual, x3do:DirectionalLight ;
  x3do:hasParent :r_tarsal_distal_phalanx_5 ;
  x3do:DEF 'HiddenLight' ;
  x3do:ambientIntensity 1 ;
  x3do:color ( 0.1 0.1 1 ) ;
  x3do:on false .
:ROUTE_2_3_4 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :r_tarsal_distal_phalanx_5 ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'UserTouchSensor' ;
  x3do:toField 'on' ;
  x3do:toNode 'HiddenLight' .
:Shape_2_3_5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :r_tarsal_distal_phalanx_5 ;
  x3do:hasAppearance :Appearance_2_3_5_1 ;
  x3do:hasGeometry :r_tarsal_distal_phalanx_5_geometry .
:Appearance_2_3_5_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_5 ;
  x3do:hasMaterial :BoneMaterial .
:BoneMaterial a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_5_1 ;
  x3do:DEF 'BoneMaterial' ;
  x3do:ambientIntensity 0.965 ;
  x3do:diffuseColor ( 1 0.9765 0.8667 ) ;
  x3do:shininess 0.05 ;
  x3do:specularColor ( 0.349 0.349 0.349 ) .
:r_tarsal_distal_phalanx_5_geometry a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_5 ;
  x3do:hasCoord :r_tarsal_distal_phalanx_5_coordinate ;
  x3do:DEF 'r_tarsal_distal_phalanx_5_geometry' ;
  x3do:coordIndex ( 0 1 2 -1 3 4 5 -1 6 5 7 -1 6 3 5 -1 8 2 9 -1 10 11 12 -1 4 13 14 -1 13 15 14 -1 16 4 14 -1 17 18 19 -1 17 20 18 -1 21 22 23 -1 22 24 23 -1 21 23 25 -1 25 26 21 -1 27 28 29 -1 30 31 32 -1 33 34 35 -1 36 37 25 -1 34 38 39 -1 31 30 40 -1 7 41 42 -1 7 5 41 -1 19 43 44 -1 43 45 44 -1 46 35 34 -1 11 47 48 -1 11 10 47 -1 16 0 49 -1 15 50 51 -1 24 52 53 -1 52 54 53 -1 55 56 57 -1 58 59 60 -1 60 61 58 -1 62 63 64 -1 63 65 64 -1 66 67 68 -1 68 69 66 -1 67 50 70 -1 70 68 67 -1 2 71 0 -1 72 73 14 -1 48 47 74 -1 47 75 74 -1 76 77 78 -1 76 79 77 -1 31 80 32 -1 28 52 81 -1 35 82 37 -1 83 54 28 -1 84 85 86 -1 85 87 86 -1 88 89 90 -1 89 91 90 -1 92 88 63 -1 63 93 92 -1 94 22 21 -1 21 95 94 -1 96 97 98 -1 97 99 98 -1 100 66 69 -1 69 101 100 -1 98 61 102 -1 98 99 61 -1 103 104 17 -1 104 20 17 -1 105 106 92 -1 107 26 85 -1 85 84 107 -1 108 102 61 -1 83 28 109 -1 28 27 109 -1 46 34 110 -1 37 82 25 -1 28 81 29 -1 11 111 12 -1 51 72 14 -1 71 49 0 -1 62 73 72 -1 62 64 73 -1 68 111 112 -1 68 70 111 -1 2 1 65 -1 65 9 2 -1 61 60 43 -1 43 108 61 -1 31 29 80 -1 54 113 53 -1 66 100 92 -1 92 93 66 -1 51 50 67 -1 67 114 51 -1 4 3 57 -1 115 75 47 -1 10 115 47 -1 5 16 41 -1 5 4 16 -1 116 30 79 -1 117 83 109 -1 117 118 83 -1 39 119 76 -1 37 36 120 -1 121 122 36 -1 123 39 38 -1 123 119 39 -1 33 35 37 -1 39 110 34 -1 27 29 31 -1 54 52 28 -1 82 35 87 -1 87 85 82 -1 26 25 82 -1 82 85 26 -1 124 125 80 -1 125 32 80 -1 126 127 128 -1 127 129 128 -1 86 17 19 -1 19 44 86 -1 10 12 130 -1 130 115 10 -1 64 65 1 -1 41 16 49 -1 131 60 59 -1 51 14 15 -1 41 71 42 -1 41 49 71 -1 73 16 14 -1 73 0 16 -1 44 84 86 -1 84 44 91 -1 89 95 107 -1 89 106 95 -1 94 132 133 -1 94 105 132 -1 134 135 136 -1 137 135 134 -1 129 138 139 -1 129 127 138 -1 136 126 128 -1 135 126 136 -1 140 77 141 -1 140 78 77 -1 142 81 143 -1 142 29 81 -1 87 46 103 -1 87 35 46 -1 80 142 124 -1 80 29 142 -1 103 110 104 -1 103 46 110 -1 38 144 123 -1 144 38 145 -1 120 122 146 -1 122 120 36 -1 116 40 30 -1 147 40 116 -1 33 120 145 -1 33 37 120 -1 118 54 83 -1 118 113 54 -1 147 109 40 -1 147 117 109 -1 119 147 116 -1 147 119 123 -1 131 9 60 -1 131 8 9 -1 57 13 4 -1 13 57 56 -1 114 66 93 -1 114 67 66 -1 92 132 105 -1 92 100 132 -1 128 142 136 -1 124 142 128 -1 148 149 150 -1 149 148 151 -1 39 78 110 -1 39 76 78 -1 99 58 61 -1 58 99 152 -1 151 153 97 -1 154 153 151 -1 11 112 111 -1 11 154 112 -1 72 114 62 -1 114 72 51 -1 50 130 70 -1 50 15 130 -1 12 70 130 -1 12 111 70 -1 55 152 74 -1 152 55 58 -1 23 36 25 -1 121 36 23 -1 31 109 27 -1 31 40 109 -1 113 146 122 -1 118 146 113 -1 123 117 147 -1 117 123 144 -1 138 102 155 -1 98 102 138 -1 18 43 19 -1 43 18 108 -1 107 21 26 -1 107 95 21 -1 140 20 104 -1 140 156 20 -1 90 9 65 -1 90 45 9 -1 125 139 141 -1 125 129 139 -1 149 127 126 -1 149 96 127 -1 136 143 134 -1 136 142 143 -1 69 150 101 -1 69 148 150 -1 132 101 137 -1 132 100 101 -1 133 143 157 -1 134 143 133 -1 137 150 135 -1 101 150 137 -1 149 97 96 -1 149 151 97 -1 129 124 128 -1 124 129 125 -1 96 138 127 -1 138 96 98 -1 156 141 139 -1 140 141 156 -1 106 88 92 -1 89 88 106 -1 65 88 90 -1 63 88 65 -1 91 45 90 -1 91 44 45 -1 155 108 18 -1 155 102 108 -1 118 144 146 -1 118 117 144 -1 53 122 121 -1 122 53 113 -1 24 121 23 -1 53 121 24 -1 77 30 32 -1 79 30 77 -1 75 55 74 -1 55 75 56 -1 74 153 48 -1 74 152 153 -1 57 6 55 -1 57 3 6 -1 59 55 6 -1 58 55 59 -1 48 154 11 -1 48 153 154 -1 69 112 148 -1 68 112 69 -1 62 93 63 -1 114 93 62 -1 97 152 99 -1 152 97 153 -1 148 154 151 -1 148 112 154 -1 126 150 149 -1 126 135 150 -1 94 157 22 -1 94 133 157 -1 115 56 75 -1 115 13 56 -1 103 86 87 -1 103 17 86 -1 45 60 9 -1 43 60 45 -1 8 7 42 -1 131 7 8 -1 76 116 79 -1 76 119 116 -1 145 34 33 -1 34 145 38 -1 146 145 120 -1 146 144 145 -1 81 157 143 -1 81 52 157 -1 141 32 125 -1 141 77 32 -1 22 52 24 -1 52 22 157 -1 104 78 140 -1 104 110 78 -1 139 155 156 -1 139 138 155 -1 133 137 134 -1 133 132 137 -1 106 94 95 -1 94 106 105 -1 91 107 84 -1 107 91 89 -1 156 18 20 -1 156 155 18 -1 130 13 115 -1 15 13 130 -1 0 64 1 -1 64 0 73 -1 42 2 8 -1 42 71 2 -1 131 6 7 -1 131 59 6 -1 ) ;
  x3do:creaseAngle 1.571 .
:r_tarsal_distal_phalanx_5_coordinate a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :r_tarsal_distal_phalanx_5_geometry ;
  x3do:DEF 'r_tarsal_distal_phalanx_5_coordinate' ;
  x3do:point ( 0.0009 -0.0017 0.0020 0.0006 -0.0011 0.0013 0.0007 -0.0006 0.0014 0.0008 -0.0009 0.0031 0.0002 -0.0020 0.0030 0.0010 -0.0012 0.0029 0.0010 0.0001 0.0024 0.0012 -0.0003 0.0023 0.0007 -0.0004 0.0015 0.0008 -0.0004 0.0011 -0.0030 -0.0009 0.0021 -0.0035 -0.0006 0.0010 -0.0030 -0.0012 0.0017 -0.0007 -0.0017 0.0029 0.0002 -0.0023 0.0028 -0.0008 -0.0021 0.0027 0.0003 -0.0021 0.0029 0.0036 0.0007 -0.0002 0.0018 0.0022 0.0003 0.0031 0.0006 0.0002 0.0022 0.0025 -0.0003 0.0019 -0.0023 -0.0025 0.0003 -0.0025 -0.0030 0.0020 -0.0020 -0.0028 0.0004 -0.0020 -0.0031 0.0031 -0.0014 -0.0020 0.0031 -0.0016 -0.0018 -0.0024 -0.0009 -0.0028 -0.0021 -0.0013 -0.0028 -0.0033 -0.0012 -0.0030 -0.0019 0.0005 -0.0026 -0.0025 -0.0002 -0.0027 -0.0030 0.0005 -0.0031 0.0023 -0.0001 -0.0013 0.0020 0.0006 -0.0014 0.0040 0.0001 -0.0009 0.0020 -0.0010 -0.0020 0.0024 -0.0006 -0.0015 0.0015 0.0005 -0.0015 0.0014 0.0011 -0.0017 -0.0016 0.0000 -0.0024 0.0011 -0.0015 0.0024 0.0012 -0.0009 0.0021 0.0015 0.0004 0.0008 0.0032 0.0000 0.0001 0.0016 -0.0002 0.0005 0.0039 0.0006 -0.0009 -0.0030 -0.0003 0.0023 -0.0033 0.0003 0.0012 0.0010 -0.0015 0.0023 -0.0014 -0.0028 0.0012 -0.0002 -0.0028 0.0014 -0.0015 -0.0021 -0.0031 0.0000 -0.0015 -0.0028 -0.0011 -0.0014 -0.0029 -0.0003 0.0009 0.0021 -0.0006 -0.0003 0.0029 0.0000 -0.0005 0.0030 -0.0004 0.0008 0.0013 0.0005 0.0002 0.0016 0.0008 0.0003 0.0012 -0.0003 0.0011 0.0011 0.0003 -0.0018 0.0009 0.0005 -0.0017 0.0005 0.0006 -0.0013 0.0012 0.0007 -0.0011 0.0008 -0.0014 -0.0021 0.0000 -0.0014 -0.0023 0.0005 -0.0022 -0.0018 0.0006 -0.0022 -0.0017 -0.0001 -0.0024 -0.0023 0.0012 0.0011 -0.0011 0.0020 0.0004 -0.0023 0.0016 0.0008 -0.0019 0.0018 -0.0023 0.0011 0.0017 -0.0021 0.0000 0.0026 0.0003 0.0014 -0.0022 -0.0012 0.0019 -0.0028 0.0007 0.0021 -0.0022 -0.0010 0.0012 -0.0025 -0.0036 -0.0005 -0.0030 -0.0027 -0.0017 -0.0029 0.0042 -0.0005 -0.0010 -0.0012 -0.0010 -0.0025 0.0038 -0.0006 -0.0005 0.0042 -0.0006 -0.0007 0.0038 0.0001 -0.0003 0.0041 0.0000 -0.0006 0.0013 -0.0016 -0.0002 0.0024 -0.0018 -0.0011 0.0016 -0.0008 0.0003 0.0032 -0.0006 -0.0002 -0.0001 -0.0021 -0.0008 -0.0004 -0.0022 0.0001 0.0002 -0.0026 -0.0026 0.0016 -0.0023 -0.0022 -0.0031 0.0007 -0.0004 -0.0029 0.0005 0.0003 -0.0019 0.0015 0.0001 -0.0019 0.0012 0.0007 -0.0014 -0.0022 -0.0009 -0.0025 -0.0019 -0.0009 -0.0002 0.0016 0.0005 0.0038 0.0007 -0.0005 0.0029 0.0023 -0.0008 0.0001 -0.0025 -0.0020 0.0013 -0.0022 -0.0017 0.0029 -0.0018 -0.0016 0.0006 0.0014 0.0007 -0.0014 -0.0006 -0.0024 0.0030 0.0019 -0.0013 -0.0033 -0.0015 0.0010 -0.0027 -0.0011 0.0006 -0.0001 -0.0012 -0.0026 -0.0004 -0.0024 0.0005 -0.0019 -0.0013 0.0026 -0.0008 0.0008 -0.0023 -0.0003 -0.0003 -0.0020 -0.0002 -0.0008 -0.0023 0.0004 0.0009 -0.0020 0.0018 -0.0006 -0.0017 0.0013 -0.0014 -0.0025 0.0011 -0.0011 -0.0023 0.0005 0.0004 -0.0018 -0.0042 -0.0007 -0.0027 -0.0035 0.0008 -0.0028 -0.0040 -0.0008 -0.0014 -0.0037 0.0008 -0.0010 -0.0042 -0.0007 -0.0021 -0.0037 0.0010 -0.0017 -0.0018 -0.0017 0.0024 0.0007 0.0000 0.0016 -0.0015 -0.0026 -0.0018 -0.0016 -0.0026 -0.0024 -0.0031 -0.0023 -0.0023 -0.0036 -0.0016 -0.0016 -0.0037 -0.0016 -0.0022 -0.0030 -0.0022 -0.0017 -0.0021 0.0022 -0.0005 -0.0020 0.0024 -0.0012 0.0005 0.0026 -0.0019 -0.0015 0.0023 -0.0025 -0.0037 -0.0015 -0.0027 -0.0030 -0.0022 -0.0027 0.0007 -0.0002 -0.0017 0.0016 -0.0001 -0.0015 0.0008 -0.0006 -0.0020 -0.0005 0.0002 -0.0020 -0.0027 -0.0011 0.0000 -0.0033 -0.0004 -0.0005 -0.0030 -0.0013 -0.0007 -0.0030 -0.0004 0.0001 -0.0020 0.0010 0.0011 -0.0029 0.0004 0.0008 -0.0030 -0.0004 0.0006 -0.0001 0.0026 -0.0001 0.0001 0.0028 -0.0007 -0.0014 -0.0025 -0.0029 ) .
