@prefix :        <https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/upperTeeth.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'upperTeeth.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'upperTeeth includes all lower teeth' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '4 April 2026' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '4 April 2026' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'skull.x3d' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Skull#Humans' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Human_tooth' ;
  x3do:name 'reference' .
:meta_1_9 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_10 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_11 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_12 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_13 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_14 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_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/upperTeeth.x3d' ;
  x3do:name 'identifier' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "upperTeeth.x3d" .
:meta dcterms:description "upperTeeth includes all lower teeth" .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:created "4 April 2026" .
:meta dcterms:modified "4 April 2026" .
:meta dcterms:reference "skull.x3d" .
: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/upperTeeth.x3d" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :UserTouchSensor, :SkullLocalOffset, :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 'upperTeeth.x3d' .
:UserTouchSensor a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'UserTouchSensor' ;
  x3do:description 'upper teeth' .
:SkullLocalOffset a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ViewpointGroup_upperTeeth, :HiddenViewpoint, :HiddenLight ;
  x3do:hasROUTE :ROUTE_2_3_3, :ROUTE_2_3_5 ;
  x3do:DEF 'SkullLocalOffset' ;
  x3do:translation ( 0 1.6 0.1 ) .
:ViewpointGroup_upperTeeth a owl:NamedIndividual, x3do:ViewpointGroup ;
  x3do:hasParent :SkullLocalOffset ;
  x3do:hasChildren :ViewFromFront, :ViewFromBehind, :ViewFromLeft, :ViewFromRight, :ViewFromAbove, :ViewFromBelow ;
  x3do:DEF 'ViewpointGroup_upperTeeth' ;
  x3do:description 'upper teeth model' ;
  x3do:retainUserOffsets true .
:ViewFromFront a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_upperTeeth ;
  x3do:DEF 'ViewFromFront' ;
  x3do:description 'upperTeeth face' ;
  x3do:nearDistance 0.001 ;
  x3do:position ( 0 0 0.2 ) ;
  x3do:retainUserOffsets true .
:ViewFromBehind a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_upperTeeth ;
  x3do:DEF 'ViewFromBehind' ;
  x3do:description 'upperTeeth from left side' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 0 1 0 1.5708 ) ;
  x3do:position ( 0.2 0 0 ) ;
  x3do:retainUserOffsets true .
:ViewFromLeft a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_upperTeeth ;
  x3do:DEF 'ViewFromLeft' ;
  x3do:description 'upperTeeth from behind' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 0 1 0 3.1416 ) ;
  x3do:position ( 0 0 -0.2 ) ;
  x3do:retainUserOffsets true .
:ViewFromRight a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_upperTeeth ;
  x3do:DEF 'ViewFromRight' ;
  x3do:description 'upperTeeth from right side' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 0 1 0 -1.5708 ) ;
  x3do:position ( -0.2 0 0 ) ;
  x3do:retainUserOffsets true .
:ViewFromAbove a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_upperTeeth ;
  x3do:DEF 'ViewFromAbove' ;
  x3do:description 'upperTeeth from above' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 1 0 0 -1.5708 ) ;
  x3do:position ( 0 0.2 0 ) ;
  x3do:retainUserOffsets true .
:ViewFromBelow a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_upperTeeth ;
  x3do:DEF 'ViewFromBelow' ;
  x3do:description 'upperTeeth from below' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 1 0 0 1.5708 ) ;
  x3do:position ( 0 -0.2 0 ) ;
  x3do:retainUserOffsets true .
:HiddenViewpoint a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :SkullLocalOffset ;
  x3do:hasNavigationInfo :NavigationInfo_2_3_2_1 ;
  x3do:DEF 'HiddenViewpoint' ;
  x3do:nearDistance 0.001 ;
  x3do:position ( 0 0 0.3 ) ;
  x3do:retainUserOffsets true .
:NavigationInfo_2_3_2_1 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :HiddenViewpoint ;
  x3do:transitionType '"ANIMATE"' ;
  x3do:type '"EXAMINE"' .
:ROUTE_2_3_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_3_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :SkullLocalOffset ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'UserTouchSensor' ;
  x3do:toField 'on' ;
  x3do:toNode 'HiddenLight' .
: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"' .
