@prefix :        <https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/skull.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_16, :meta_1_17, :meta_1_18 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'skull.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'The human skull is generally considered to consist of 22 bones: eight cranial bones and fourteen facial skeleton bones. In the neurocranium these are the occipital bone, two temporal bones, two parietal bones, the sphenoid, ethmoid and frontal bones. The bones of the facial skeleton (14) are the vomer, two inferior nasal conchae, two nasal bones, two maxilla, two palatine bones, two zygomatic bones, and two lacrimal bones. This composite model also includes the upper teeth. The mandible and lower teeth are separate, animatable together, and included in the jaw.x3d model.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Bones in skull: l_ethmoid r_ethmoid frontal l_inferior_nasal_conchae r_inferior_nasal_conchae l_lacrimal r_lacrimal l_maxilla r_maxilla l_nasal r_nasal occipital l_parietal r_parietal l_palatine r_palatine sphenoid l_temporal r_temporal vomer l_zygomatic r_zygomatic' ;
  x3do:name 'info' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'creator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '14 March 2026' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '14 April 2026' ;
  x3do:name 'modified' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'jaw.x3d' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'skullWithFrontalBoneSelected.png' ;
  x3do:name 'Image' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Skull#Humans' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Human_tooth' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'United States, https://en.wikipedia.org/wiki/Universal_Numbering_System' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'ISO 3950, https://en.wikipedia.org/wiki/FDI_World_Dental_Federation_notation' ;
  x3do:name 'reference' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/FDI_World_Dental_Federation_notation#/media/File:Comparison_of_dental_notations.svg' ;
  x3do:name 'reference' .
:meta_1_14 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_15 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_16 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_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/skull.x3d' ;
  x3do:name 'identifier' .
:meta_1_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "skull.x3d" .
:meta dcterms:description "The human skull is generally considered to consist of 22 bones: eight cranial bones and fourteen facial skeleton bones. In the neurocranium these are the occipital bone, two temporal bones, two parietal bones, the sphenoid, ethmoid and frontal bones. The bones of the facial skeleton (14) are the vomer, two inferior nasal conchae, two nasal bones, two maxilla, two palatine bones, two zygomatic bones, and two lacrimal bones. This composite model also includes the upper teeth. The mandible and lower teeth are separate, animatable together, and included in the jaw.x3d model." .
:meta dcterms:info "Bones in skull: l_ethmoid r_ethmoid frontal l_inferior_nasal_conchae r_inferior_nasal_conchae l_lacrimal r_lacrimal l_maxilla r_maxilla l_nasal r_nasal occipital l_parietal r_parietal l_palatine r_palatine sphenoid l_temporal r_temporal vomer l_zygomatic r_zygomatic" .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:created "14 March 2026" .
:meta dcterms:modified "14 April 2026" .
:meta dcterms:reference "jaw.x3d" .
:meta dcterms:Image "skullWithFrontalBoneSelected.png" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/Skull#Humans" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/Human_tooth" .
:meta dcterms:reference "United States, https://en.wikipedia.org/wiki/Universal_Numbering_System" .
:meta dcterms:reference "ISO 3950, https://en.wikipedia.org/wiki/FDI_World_Dental_Federation_notation" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/FDI_World_Dental_Federation_notation#/media/File:Comparison_of_dental_notations.svg" .
: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/skull.x3d" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Background_2_2, :UserTouchSensor, :SkullLocalOffset, :ethmoid, :frontal, :l_inferior_nasal_conchae, :r_inferior_nasal_conchae, :l_lacrimal, :r_lacrimal, :l_maxilla, :r_maxilla, :l_nasal, :r_nasal, :occipital, :l_parietal, :r_parietal, :l_palatine, :r_palatine, :sphenoid, :l_temporal, :r_temporal, :vomer, :l_zygomatic, :r_zygomatic, :tooth_molar_1_18, :tooth_molar_2_17, :tooth_molar_3_16, :tooth_premolar_4_15, :tooth_premolar_5_14, :tooth_canine_6_13, :tooth_incisor_7_12, :tooth_incisor_8_11, :tooth_incisor_9_21, :tooth_incisor_10_22, :tooth_canine_11_23, :tooth_premolar_12_24, :tooth_premolar_13_25, :tooth_molar_14_26, :tooth_molar_15_27, :tooth_molar_16_28 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'skull.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:skyColor ( 0.858824 1 0.94902 ) .
:UserTouchSensor a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'UserTouchSensor' ;
  x3do:description 'skull, cranial bones and upper teeth' .
:SkullLocalOffset a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ViewpointGroup_skull, :HiddenViewpoint, :HiddenLight ;
  x3do:hasROUTE :ROUTE_2_4_3, :ROUTE_2_4_5 ;
  x3do:DEF 'SkullLocalOffset' ;
  x3do:translation ( 0 1.68 0 ) .
:ViewpointGroup_skull a owl:NamedIndividual, x3do:ViewpointGroup ;
  x3do:hasParent :SkullLocalOffset ;
  x3do:hasChildren :ViewFromFront, :ViewFromBehind, :ViewFromLeft, :ViewFromRight, :ViewFromAbove, :ViewFromBelow ;
  x3do:DEF 'ViewpointGroup_skull' ;
  x3do:description 'skull model' ;
  x3do:retainUserOffsets true .
:ViewFromFront a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_skull ;
  x3do:DEF 'ViewFromFront' ;
  x3do:description 'skull face' ;
  x3do:nearDistance 0.001 ;
  x3do:position ( 0 0 0.5 ) ;
  x3do:retainUserOffsets true .
:ViewFromBehind a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_skull ;
  x3do:DEF 'ViewFromBehind' ;
  x3do:description 'skull from left side' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 0 1 0 1.5708 ) ;
  x3do:position ( 0.5 0 0 ) ;
  x3do:retainUserOffsets true .
:ViewFromLeft a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_skull ;
  x3do:DEF 'ViewFromLeft' ;
  x3do:description 'skull from behind' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 0 1 0 3.1416 ) ;
  x3do:position ( 0 0 -0.5 ) ;
  x3do:retainUserOffsets true .
:ViewFromRight a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_skull ;
  x3do:DEF 'ViewFromRight' ;
  x3do:description 'skull from right side' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 0 1 0 -1.5708 ) ;
  x3do:position ( -0.5 0 0 ) ;
  x3do:retainUserOffsets true .
:ViewFromAbove a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_skull ;
  x3do:DEF 'ViewFromAbove' ;
  x3do:description 'skull from above' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 1 0 0 -1.5708 ) ;
  x3do:position ( 0 0.5 0 ) ;
  x3do:retainUserOffsets true .
:ViewFromBelow a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_skull ;
  x3do:DEF 'ViewFromBelow' ;
  x3do:description 'skull from below' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 1 0 0 1.5708 ) ;
  x3do:position ( 0 -0.5 0 ) ;
  x3do:retainUserOffsets true .
:HiddenViewpoint a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :SkullLocalOffset ;
  x3do:hasNavigationInfo :NavigationInfo_2_4_2_1 ;
  x3do:DEF 'HiddenViewpoint' ;
  x3do:nearDistance 0.001 ;
  x3do:position ( 0 0 0.3 ) ;
  x3do:retainUserOffsets true .
:NavigationInfo_2_4_2_1 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :HiddenViewpoint ;
  x3do:transitionType '"ANIMATE"' ;
  x3do:type '"EXAMINE"' .
:ROUTE_2_4_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :SkullLocalOffset ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'UserTouchSensor' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'HiddenViewpoint' .
:HiddenLight a owl:NamedIndividual, x3do:DirectionalLight ;
  x3do:hasParent :SkullLocalOffset ;
  x3do:DEF 'HiddenLight' ;
  x3do:ambientIntensity 1 ;
  x3do:color ( 0.1 0.1 1 ) ;
  x3do:on false .
:ROUTE_2_4_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :SkullLocalOffset ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'UserTouchSensor' ;
  x3do:toField 'on' ;
  x3do:toNode 'HiddenLight' .
:ethmoid a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'ethmoid' ;
  x3do:url '"ethmoid.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/ethmoid.x3d" "ethmoid.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/ethmoid.wrl"' .
:frontal a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'frontal' ;
  x3do:url '"frontal.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/frontal.x3d" "frontal.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/frontal.wrl"' .
:l_inferior_nasal_conchae a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'l_inferior_nasal_conchae' ;
  x3do:url '"l_inferior_nasal_conchae.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_inferior_nasal_conchae.x3d" "l_inferior_nasal_conchae.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_inferior_nasal_conchae.wrl"' .
:r_inferior_nasal_conchae a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'r_inferior_nasal_conchae' ;
  x3do:url '"r_inferior_nasal_conchae.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_inferior_nasal_conchae.x3d" "r_inferior_nasal_conchae.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_inferior_nasal_conchae.wrl"' .
:l_lacrimal a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'l_lacrimal' ;
  x3do:url '"l_lacrimal.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_lacrimal.x3d" "l_lacrimal.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_lacrimal.wrl"' .
:r_lacrimal a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'r_lacrimal' ;
  x3do:url '"r_lacrimal.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_lacrimal.x3d" "r_lacrimal.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_lacrimal.wrl"' .
:l_maxilla a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'l_maxilla' ;
  x3do:url '"l_maxilla.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_maxilla.x3d" "l_maxilla.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_maxilla.wrl"' .
:r_maxilla a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'r_maxilla' ;
  x3do:url '"r_maxilla.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_maxilla.x3d" "r_maxilla.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_maxilla.wrl"' .
:l_nasal a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'l_nasal' ;
  x3do:url '"l_nasal.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_nasal.x3d" "l_nasal.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_nasal.wrl"' .
:r_nasal a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'r_nasal' ;
  x3do:url '"r_nasal.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_nasal.x3d" "r_nasal.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_nasal.wrl"' .
:occipital a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'occipital' ;
  x3do:url '"occipital.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/occipital.x3d" "occipital.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/occipital.wrl"' .
:l_parietal a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'l_parietal' ;
  x3do:url '"l_parietal.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_parietal.x3d" "l_parietal.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_parietal.wrl"' .
:r_parietal a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'r_parietal' ;
  x3do:url '"r_parietal.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_parietal.x3d" "r_parietal.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_parietal.wrl"' .
:l_palatine a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'l_palatine' ;
  x3do:url '"l_palatine.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_palatine.x3d" "l_palatine.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_palatine.wrl"' .
:r_palatine a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'r_palatine' ;
  x3do:url '"r_palatine.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_palatine.x3d" "r_palatine.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_palatine.wrl"' .
:sphenoid a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'sphenoid' ;
  x3do:url '"sphenoid.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/sphenoid.x3d" "sphenoid.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/sphenoid.wrl"' .
:l_temporal a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'l_temporal' ;
  x3do:url '"l_temporal.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_temporal.x3d" "l_temporal.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_temporal.wrl"' .
:r_temporal a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'r_temporal' ;
  x3do:url '"r_temporal.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_temporal.x3d" "r_temporal.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_temporal.wrl"' .
:vomer a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'vomer' ;
  x3do:url '"vomer.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/vomer.x3d" "vomer.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/vomer.wrl"' .
:l_zygomatic a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'l_zygomatic' ;
  x3do:url '"l_zygomatic.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_zygomatic.x3d" "l_zygomatic.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_zygomatic.wrl"' .
:r_zygomatic a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'r_zygomatic' ;
  x3do:url '"r_zygomatic.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_zygomatic.x3d" "r_zygomatic.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/r_zygomatic.wrl"' .
:tooth_molar_1_18 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_1_18' ;
  x3do:url '"tooth_molar_1_18.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_1_18.x3d" "tooth_molar_1_18.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_1_18.wrl"' .
:tooth_molar_2_17 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_2_17' ;
  x3do:url '"tooth_molar_2_17.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_2_17.x3d" "tooth_molar_2_17.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_2_17.wrl"' .
:tooth_molar_3_16 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_3_16' ;
  x3do:url '"tooth_molar_3_16.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_3_16.x3d" "tooth_molar_3_16.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_3_16.wrl"' .
:tooth_premolar_4_15 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_premolar_4_15' ;
  x3do:url '"tooth_premolar_4_15.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_4_15.x3d" "tooth_premolar_4_15.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_4_15.wrl"' .
:tooth_premolar_5_14 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_premolar_5_14' ;
  x3do:url '"tooth_premolar_5_14.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_5_14.x3d" "tooth_premolar_5_14.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_5_14.wrl"' .
:tooth_canine_6_13 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_canine_6_13' ;
  x3do:url '"tooth_canine_6_13.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_canine_6_13.x3d" "tooth_canine_6_13.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_canine_6_13.wrl"' .
:tooth_incisor_7_12 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_incisor_7_12' ;
  x3do:url '"tooth_incisor_7_12.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_7_12.x3d" "tooth_incisor_7_12.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_7_12.wrl"' .
:tooth_incisor_8_11 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_incisor_8_11' ;
  x3do:url '"tooth_incisor_8_11.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_8_11.x3d" "tooth_incisor_8_11.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_8_11.wrl"' .
:tooth_incisor_9_21 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_incisor_9_21' ;
  x3do:url '"tooth_incisor_9_21.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_9_21.x3d" "tooth_incisor_9_21.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_9_21.wrl"' .
:tooth_incisor_10_22 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_incisor_10_22' ;
  x3do:url '"tooth_incisor_10_22.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_10_22.x3d" "tooth_incisor_10_22.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_10_22.wrl"' .
:tooth_canine_11_23 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_canine_11_23' ;
  x3do:url '"tooth_canine_11_23.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_canine_11_23.x3d" "tooth_canine_11_23.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_canine_11_23.wrl"' .
:tooth_premolar_12_24 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_premolar_12_24' ;
  x3do:url '"tooth_premolar_12_24.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_12_24.x3d" "tooth_premolar_12_24.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_12_24.wrl"' .
:tooth_premolar_13_25 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_premolar_13_25' ;
  x3do:url '"tooth_premolar_13_25.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_13_25.x3d" "tooth_premolar_13_25.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_13_25.wrl"' .
:tooth_molar_14_26 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_14_26' ;
  x3do:url '"tooth_molar_14_26.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_14_26.x3d" "tooth_molar_14_26.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_14_26.wrl"' .
:tooth_molar_15_27 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_15_27' ;
  x3do:url '"tooth_molar_15_27.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_15_27.x3d" "tooth_molar_15_27.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_15_27.wrl"' .
:tooth_molar_16_28 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_16_28' ;
  x3do:url '"tooth_molar_16_28.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_16_28.x3d" "tooth_molar_16_28.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_16_28.wrl"' .
