@prefix :        <https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/vomer.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 'vomer.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'facial bone in the skull' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman, Joe Williams, John Carlson, Damon Hernandez' ;
  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/vom.x3d' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Vomer' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Nasal_septum' ;
  x3do:name 'reference' .
:meta_1_11 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_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/vomer.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 "vomer.x3d" .
:meta dcterms:description "facial bone in the skull" .
:meta dcterms:creator "Don Brutzman, Joe Williams, John Carlson, Damon Hernandez" .
: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/vom.x3d" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/Vomer" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/Nasal_septum" .
: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/vomer.x3d" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :UserTouchSensor, :vomer .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'vomer.x3d' .
:UserTouchSensor a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'UserTouchSensor' ;
  x3do:description 'bone vomer' .
:vomer 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 'vomer' ;
  x3do:translation ( 0 1.6311 0.0634 ) .
:HiddenViewpoint a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :vomer ;
  x3do:hasNavigationInfo :NavigationInfo_2_3_1_1 ;
  x3do:DEF 'HiddenViewpoint' ;
  x3do:nearDistance 0.001 ;
  x3do:position ( 0 0 0.2 ) ;
  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 :vomer ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'UserTouchSensor' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'HiddenViewpoint' .
:HiddenLight a owl:NamedIndividual, x3do:DirectionalLight ;
  x3do:hasParent :vomer ;
  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 :vomer ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'UserTouchSensor' ;
  x3do:toField 'on' ;
  x3do:toNode 'HiddenLight' .
:Shape_2_3_5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :vomer ;
  x3do:hasAppearance :Appearance_2_3_5_1 ;
  x3do:hasGeometry :vomer_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 ) .
:vomer_geometry a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_5 ;
  x3do:hasCoord :vomer_coordinate ;
  x3do:DEF 'vomer_geometry' ;
  x3do:coordIndex ( 0 1 2 -1 3 4 5 -1 6 7 8 -1 9 10 11 -1 12 13 14 -1 15 16 17 -1 0 18 19 -1 2 20 21 -1 22 23 2 -1 22 24 25 -1 25 26 27 -1 28 29 30 -1 5 4 29 -1 31 32 26 -1 26 33 31 -1 34 35 36 -1 37 16 38 -1 39 40 41 -1 42 19 39 -1 20 43 44 -1 33 25 24 -1 45 38 34 -1 46 35 34 -1 25 33 26 -1 14 5 31 -1 4 30 29 -1 47 28 30 -1 27 26 48 -1 43 49 50 -1 51 45 36 -1 52 35 46 -1 7 11 25 -1 6 5 14 -1 3 30 4 -1 53 47 54 -1 55 7 27 -1 1 56 2 -1 17 56 57 -1 55 8 7 -1 54 30 53 -1 14 9 6 -1 52 51 36 -1 17 16 58 -1 24 22 21 -1 40 49 37 -1 48 55 27 -1 30 54 47 -1 5 32 31 -1 36 45 34 -1 58 16 37 -1 21 44 24 -1 24 44 33 -1 20 44 21 -1 43 59 44 -1 19 60 39 -1 37 38 61 -1 14 62 12 -1 33 63 31 -1 48 26 32 -1 29 32 5 -1 43 50 39 -1 25 11 22 -1 2 21 22 -1 0 19 42 -1 64 57 0 -1 15 51 16 -1 36 35 52 -1 9 11 7 -1 7 6 9 -1 3 5 6 -1 30 3 53 -1 27 7 25 -1 55 53 8 -1 47 53 55 -1 52 16 51 -1 16 52 46 -1 2 65 20 -1 2 56 65 -1 40 61 41 -1 61 40 37 -1 41 66 67 -1 66 41 61 -1 19 62 60 -1 19 12 62 -1 33 59 63 -1 33 44 59 -1 59 39 60 -1 39 59 43 -1 50 40 39 -1 50 49 40 -1 61 45 66 -1 61 38 45 -1 23 11 10 -1 23 22 11 -1 0 23 18 -1 2 23 0 -1 57 1 0 -1 57 56 1 -1 45 15 66 -1 45 51 15 -1 53 6 8 -1 6 53 3 -1 9 13 10 -1 14 13 9 -1 56 58 65 -1 56 17 58 -1 67 0 42 -1 0 67 64 -1 18 10 13 -1 10 18 23 -1 32 28 48 -1 29 28 32 -1 62 31 63 -1 31 62 14 -1 58 49 65 -1 58 37 49 -1 39 67 42 -1 41 67 39 -1 63 60 62 -1 59 60 63 -1 65 43 20 -1 65 49 43 -1 16 34 38 -1 46 34 16 -1 28 55 48 -1 55 28 47 -1 13 19 18 -1 13 12 19 -1 66 64 67 -1 15 64 66 -1 15 57 64 -1 17 57 15 -1 ) ;
  x3do:creaseAngle 1.571 .
:vomer_coordinate a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :vomer_geometry ;
  x3do:DEF 'vomer_coordinate' ;
  x3do:point ( 0.0013 -0.0018 0.0014 0.0012 -0.0041 0.0024 0.0013 -0.0073 -0.0001 0.0011 0.0044 -0.0259 0.0000 0.0070 -0.0250 0.0000 0.0082 -0.0213 0.0014 0.0034 -0.0227 0.0016 -0.0061 -0.0178 0.0031 -0.0019 -0.0237 0.0009 0.0022 -0.0165 0.0011 -0.0002 -0.0127 0.0013 -0.0070 -0.0147 0.0000 0.0116 -0.0097 0.0011 0.0073 -0.0110 0.0000 0.0121 -0.0144 0.0006 -0.0034 0.0155 0.0000 -0.0069 0.0197 0.0007 -0.0056 0.0142 0.0014 0.0013 -0.0052 0.0000 0.0090 -0.0034 0.0000 -0.0105 -0.0007 0.0000 -0.0113 -0.0057 0.0014 -0.0100 -0.0078 0.0017 -0.0058 -0.0064 0.0000 -0.0120 -0.0087 0.0000 -0.0121 -0.0156 -0.0016 -0.0061 -0.0178 0.0000 -0.0069 -0.0175 -0.0021 0.0017 -0.0269 -0.0011 0.0044 -0.0259 0.0000 0.0058 -0.0289 -0.0009 0.0022 -0.0165 -0.0014 0.0034 -0.0227 -0.0013 -0.0070 -0.0147 -0.0006 -0.0061 0.0242 0.0000 -0.0076 0.0295 0.0000 -0.0050 0.0246 -0.0007 -0.0056 0.0142 -0.0006 -0.0047 0.0202 -0.0013 -0.0018 0.0013 -0.0010 -0.0046 0.0087 -0.0009 -0.0021 0.0094 0.0000 0.0018 0.0018 -0.0013 -0.0073 -0.0001 -0.0014 -0.0100 -0.0078 0.0000 -0.0027 0.0203 0.0000 -0.0077 0.0235 0.0000 0.0026 -0.0264 -0.0031 -0.0019 -0.0237 -0.0010 -0.0057 0.0079 -0.0012 -0.0041 0.0024 0.0006 -0.0047 0.0202 0.0006 -0.0061 0.0243 0.0021 0.0017 -0.0269 0.0000 0.0059 -0.0295 0.0000 0.0003 -0.0233 0.0010 -0.0057 0.0079 0.0010 -0.0046 0.0087 0.0000 -0.0075 0.0143 -0.0017 -0.0058 -0.0064 -0.0014 0.0013 -0.0052 -0.0006 -0.0034 0.0154 -0.0011 0.0073 -0.0111 -0.0011 -0.0002 -0.0127 0.0009 -0.0021 0.0095 0.0000 -0.0089 0.0073 0.0000 -0.0009 0.0158 0.0000 0.0005 0.0099 ) .
