@prefix :        <https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/jaw.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 'jaw.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'jaw includes mandible (lower jaw or jawbone) and 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 '12 March 2026' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '22 March 2026' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Mandible' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Human_tooth' ;
  x3do:name 'reference' .
:meta_1_8 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_9 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_10 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_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/jaw.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 "jaw.x3d" .
:meta dcterms:description "jaw includes mandible (lower jaw or jawbone) and lower teeth" .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:created "12 March 2026" .
:meta dcterms:modified "22 March 2026" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/Mandible" .
: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/jaw.x3d" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :UserTouchSensor, :jaw, :mandible, :tooth_molar_17_38, :tooth_molar_18_37, :tooth_molar_19_36, :tooth_premolar_20_35, :tooth_premolar_21_34, :tooth_canine_22_33, :tooth_incisor_23_32, :tooth_incisor_24_31, :tooth_incisor_25_41, :tooth_incisor_26_42, :tooth_canine_27_43, :tooth_premolar_28_44, :tooth_premolar_29_45, :tooth_molar_30_46, :tooth_molar_31_47, :tooth_molar_32_48 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'jaw.x3d' .
:UserTouchSensor a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'UserTouchSensor' ;
  x3do:description 'jaw, mandible and lower teeth' .
:jaw a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ViewpointGroup_jaw, :HiddenViewpoint, :HiddenLight ;
  x3do:hasROUTE :ROUTE_2_3_3, :ROUTE_2_3_5 ;
  x3do:DEF 'jaw' ;
  x3do:translation ( 0 1.5954 0 ) .
:ViewpointGroup_jaw a owl:NamedIndividual, x3do:ViewpointGroup ;
  x3do:hasParent :jaw ;
  x3do:hasChildren :ViewFromFront, :ViewFromBehind, :ViewFromLeft, :ViewFromRight, :ViewFromAbove, :ViewFromBelow ;
  x3do:DEF 'ViewpointGroup_jaw' ;
  x3do:description 'jaw model' ;
  x3do:retainUserOffsets true .
:ViewFromFront a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_jaw ;
  x3do:DEF 'ViewFromFront' ;
  x3do:description 'jaw face' ;
  x3do:nearDistance 0.001 ;
  x3do:position ( 0 0 0.4 ) ;
  x3do:retainUserOffsets true .
:ViewFromBehind a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_jaw ;
  x3do:DEF 'ViewFromBehind' ;
  x3do:description 'jaw from left side' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 0 1 0 1.5708 ) ;
  x3do:position ( 0.4 0 0 ) ;
  x3do:retainUserOffsets true .
:ViewFromLeft a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_jaw ;
  x3do:DEF 'ViewFromLeft' ;
  x3do:description 'jaw from behind' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 0 1 0 3.1416 ) ;
  x3do:position ( 0 0 -0.4 ) ;
  x3do:retainUserOffsets true .
:ViewFromRight a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_jaw ;
  x3do:DEF 'ViewFromRight' ;
  x3do:description 'jaw from right side' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 0 1 0 -1.5708 ) ;
  x3do:position ( -0.4 0 0 ) ;
  x3do:retainUserOffsets true .
:ViewFromAbove a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_jaw ;
  x3do:DEF 'ViewFromAbove' ;
  x3do:description 'jaw from above' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 1 0 0 -1.5708 ) ;
  x3do:position ( 0 0.4 0 ) ;
  x3do:retainUserOffsets true .
:ViewFromBelow a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :ViewpointGroup_jaw ;
  x3do:DEF 'ViewFromBelow' ;
  x3do:description 'jaw from below' ;
  x3do:nearDistance 0.001 ;
  x3do:orientation ( 1 0 0 1.5708 ) ;
  x3do:position ( 0 -0.4 0 ) ;
  x3do:retainUserOffsets true .
:HiddenViewpoint a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :jaw ;
  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 :jaw ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'UserTouchSensor' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'HiddenViewpoint' .
:HiddenLight a owl:NamedIndividual, x3do:DirectionalLight ;
  x3do:hasParent :jaw ;
  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 :jaw ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'UserTouchSensor' ;
  x3do:toField 'on' ;
  x3do:toNode 'HiddenLight' .
:mandible a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'mandible' ;
  x3do:url '"mandible.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/mandible.x3d" "mandible.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/mandible.wrl"' .
:tooth_molar_17_38 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_17_38' ;
  x3do:url '"tooth_molar_17_38.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_17_38.x3d" "tooth_molar_17_38.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_17_38.wrl"' .
:tooth_molar_18_37 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_18_37' ;
  x3do:url '"tooth_molar_18_37.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_18_37.x3d" "tooth_molar_18_37.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_18_37.wrl"' .
:tooth_molar_19_36 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_19_36' ;
  x3do:url '"tooth_molar_19_36.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_19_36.x3d" "tooth_molar_19_36.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_19_36.wrl"' .
:tooth_premolar_20_35 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_premolar_20_35' ;
  x3do:url '"tooth_premolar_20_35.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_20_35.x3d" "tooth_premolar_20_35.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_20_35.wrl"' .
:tooth_premolar_21_34 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_premolar_21_34' ;
  x3do:url '"tooth_premolar_21_34.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_21_34.x3d" "tooth_premolar_21_34.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_21_34.wrl"' .
:tooth_canine_22_33 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_canine_22_33' ;
  x3do:url '"tooth_canine_22_33.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_canine_22_33.x3d" "tooth_canine_22_33.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_canine_22_33.wrl"' .
:tooth_incisor_23_32 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_incisor_23_32' ;
  x3do:url '"tooth_incisor_23_32.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_23_32.x3d" "tooth_incisor_23_32.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_23_32.wrl"' .
:tooth_incisor_24_31 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_incisor_24_31' ;
  x3do:url '"tooth_incisor_24_31.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_24_31.x3d" "tooth_incisor_24_31.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_24_31.wrl"' .
:tooth_incisor_25_41 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_incisor_25_41' ;
  x3do:url '"tooth_incisor_25_41.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_25_41.x3d" "tooth_incisor_25_41.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_25_41.wrl"' .
:tooth_incisor_26_42 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_incisor_26_42' ;
  x3do:url '"tooth_incisor_26_42.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_26_42.x3d" "tooth_incisor_26_42.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_incisor_26_42.wrl"' .
:tooth_canine_27_43 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_canine_27_43' ;
  x3do:url '"tooth_canine_27_43.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_canine_27_43.x3d" "tooth_canine_27_43.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_canine_27_43.wrl"' .
:tooth_premolar_28_44 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_premolar_28_44' ;
  x3do:url '"tooth_premolar_28_44.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_28_44.x3d" "tooth_premolar_28_44.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_28_44.wrl"' .
:tooth_premolar_29_45 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_premolar_29_45' ;
  x3do:url '"tooth_premolar_29_45.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_29_45.x3d" "tooth_premolar_29_45.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_premolar_29_45.wrl"' .
:tooth_molar_30_46 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_30_46' ;
  x3do:url '"tooth_molar_30_46.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_30_46.x3d" "tooth_molar_30_46.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_30_46.wrl"' .
:tooth_molar_31_47 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_31_47' ;
  x3do:url '"tooth_molar_31_47.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_31_47.x3d" "tooth_molar_31_47.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_31_47.wrl"' .
:tooth_molar_32_48 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'tooth_molar_32_48' ;
  x3do:url '"tooth_molar_32_48.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_32_48.x3d" "tooth_molar_32_48.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/tooth_molar_32_48.wrl"' .
