@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F18BlueAngelUnitedStates/WheelsFrontMediumLOD.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 'Immersive' ;
  x3do:version '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'WheelsFrontMediumLOD.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'The medium Level-of-Detail (LOD) of front wheels and axle. This LOD will be shown at the point of view of 600 meters. It does not include any animation.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Etsuko Lippi' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '11 July 2001' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F18BlueAngelUnitedStates/WheelsFrontMediumLOD.x3d' ;
  x3do:name 'identifier' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'front wheels, Blue Angel' ;
  x3do:name 'subject' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "WheelsFrontMediumLOD.x3d" .
:meta dcterms:description "The medium Level-of-Detail (LOD) of front wheels and axle. This LOD will be shown at the point of view of 600 meters. It does not include any animation." .
:meta dcterms:creator "Etsuko Lippi" .
:meta dcterms:created "11 July 2001" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F18BlueAngelUnitedStates/WheelsFrontMediumLOD.x3d" .
:meta dcterms:subject "front wheels, Blue Angel" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Background_2_2, :Group_2_3 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'WheelsFrontMediumLOD.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:skyColor ( 0.7 0.7 0.7 ) .
:Group_2_3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :WheelsFrontAxleTransform .
:WheelsFrontAxleTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3 ;
  x3do:hasChildren :Group_2_3_1_1, :Group_2_3_1_2 ;
  x3do:DEF 'WheelsFrontAxleTransform' ;
  x3do:center ( 0 3 0 ) .
:Group_2_3_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :WheelsFrontAxleTransform ;
  x3do:hasChildren :WheelTransform .
:WheelTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_1 ;
  x3do:hasChildren :Transform_2_3_1_1_1_1, :Transform_2_3_1_1_1_2, :Transform_2_3_1_1_1_3, :Transform_2_3_1_1_1_4, :Transform_2_3_1_1_1_5, :Transform_2_3_1_1_1_6 ;
  x3do:DEF 'WheelTransform' .
:Transform_2_3_1_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WheelTransform ;
  x3do:hasChildren :Transform_2_3_1_1_1_1_1, :Transform_2_3_1_1_1_1_2, :Transform_2_3_1_1_1_1_3 ;
  x3do:scale ( 0.3 0.3 0.3 ) .
:Transform_2_3_1_1_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1_1_1 ;
  x3do:hasChildren :wheel, :inside_wheel ;
  x3do:rotation ( 0 1 0 1.571 ) .
:wheel a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_1_1_1_2 ;
  x3do:DEF 'wheel' .
:Appearance_2_3_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :wheel ;
  x3do:hasMaterial :black1 .
:black1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_1_1 ;
  x3do:DEF 'black1' ;
  x3do:diffuseColor ( 0 0 0 ) ;
  x3do:shininess 0.125 ;
  x3do:specularColor ( 0.2 0.2 0.2 ) .
:Extrusion_2_3_1_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :wheel ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( 0.00 1.30 .494 1.196 .923 .923 1.196 .494 1.30 0.00 1.196 -0.494 .923 -0.923 .494 -1.196 0.00 -1.30 ) ;
  x3do:spine ( 0 0 1.30 0 .494 1.196 0 .923 .923 0 1.196 .494 0 1.30 0.00 0 1.196 -0.494 0 .923 -0.923 0 .494 -1.196 0 0.00 -1.30 0 -0.494 -1.196 0 -0.923 -0.923 0 -1.196 -0.494 0 -1.30 0 0 -1.196 .494 0 -0.923 .923 0 -0.494 1.196 0 0.00 1.30 ) .
:inside_wheel a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1_1_1 ;
  x3do:hasAppearance :white1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_1_1_2_2 ;
  x3do:DEF 'inside_wheel' .
:white1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :inside_wheel ;
  x3do:hasMaterial :Material_2_3_1_1_1_1_1_2_1_1 ;
  x3do:DEF 'white1' .
:Material_2_3_1_1_1_1_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :white1 ;
  x3do:diffuseColor ( 1 1 1 ) .
:Extrusion_2_3_1_1_1_1_1_2_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :inside_wheel ;
  x3do:crossSection ( 0.00 1.30 0.10 1.30 0.10 0.00 0.10 -1.30 0.00 -1.30 0.00 0.00 0.00 1.30 ) ;
  x3do:spine ( 0 0 1.30 0 .494 1.196 0 .923 .923 0 1.196 .494 0 1.30 0.00 0 1.196 -0.494 0 .923 -0.923 0 .494 -1.196 0 0.00 -1.30 0 -0.494 -1.196 0 -0.923 -0.923 0 -1.196 -0.494 0 -1.30 0 0 -1.196 .494 0 -0.923 .923 0 -0.494 1.196 0 0.00 1.30 ) .
:Transform_2_3_1_1_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_1_1_1_2_1 ;
  x3do:rotation ( 0 1 0 1.571 ) .
:Shape_2_3_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1_1_2 ;
  x3do:hasAppearance :white1-USE-1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_1_2_1_2 .
:white1-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1_1_2_1 ;
  owl:sameAs :white1 . # DEF matching this USE
:Extrusion_2_3_1_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_1_1_1_2_1 ;
  x3do:crossSection ( -0.10 1.30 0.00 1.30 0.00 0.00 0.00 -1.30 -0.10 -1.30 -0.10 0.00 -0.10 1.30 ) ;
  x3do:spine ( 0 0 1.30 0 .494 1.196 0 .923 .923 0 1.196 .494 0 1.30 0.00 0 1.196 -0.494 0 .923 -0.923 0 .494 -1.196 0 0.00 -1.30 0 -0.494 -1.196 0 -0.923 -0.923 0 -1.196 -0.494 0 -1.30 0 0 -1.196 .494 0 -0.923 .923 0 -0.494 1.196 0 0.00 1.30 ) .
:Transform_2_3_1_1_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_1_1_1_3_1 ;
  x3do:rotation ( 0 1 0 1.571 ) .
:Shape_2_3_1_1_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1_1_3 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_1_3_1_2 .
:Appearance_2_3_1_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1_1_3_1 ;
  x3do:hasMaterial :Material_2_3_1_1_1_1_3_1_1_1 .
:Material_2_3_1_1_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_3_1_1 ;
  x3do:diffuseColor ( 0 0.25 0.5 ) .
:Extrusion_2_3_1_1_1_1_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_1_1_1_3_1 ;
  x3do:crossSection ( -0.30 1.30 -0.10 1.30 -0.10 0.00 -0.10 -1.30 -0.30 -1.30 -0.30 0.00 -0.30 1.30 ) ;
  x3do:spine ( 0 0 1.30 0 .494 1.196 0 .923 .923 0 1.196 .494 0 1.30 0.00 0 1.196 -0.494 0 .923 -0.923 0 .494 -1.196 0 0.00 -1.30 0 -0.494 -1.196 0 -0.923 -0.923 0 -1.196 -0.494 0 -1.30 0 0 -1.196 .494 0 -0.923 .923 0 -0.494 1.196 0 0.00 1.30 ) .
:Transform_2_3_1_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WheelTransform ;
  x3do:hasChildren :Hub ;
  x3do:translation ( 0 0 0.30 ) .
:Hub a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_3_1_1_1_2 ;
  x3do:DEF 'Hub' ;
  x3do:url '"Hub.wrl" "Hub.x3d" "https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F18/Hub.wrl" "https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F18/Hub.x3d"' .
:Transform_2_3_1_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WheelTransform ;
  x3do:hasChildren :Hub-USE-1 ;
  x3do:translation ( 0 0 -0.30 ) .
:Hub-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_3_1_1_1_3 ;
  owl:sameAs :Hub . # DEF matching this USE
:Transform_2_3_1_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WheelTransform ;
  x3do:hasChildren :Transform_2_3_1_1_1_4_1, :Transform_2_3_1_1_1_4_2, :Transform_2_3_1_1_1_4_3 ;
  x3do:scale ( 0.3 0.3 0.3 ) ;
  x3do:translation ( 0 0 1.5 ) .
:Transform_2_3_1_1_1_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1_1_4 ;
  x3do:hasChildren :wheel2, :inside_wheel2 ;
  x3do:rotation ( 0 1 0 1.571 ) .
:wheel2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1_4_1 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_4_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_4_1_1_2 ;
  x3do:DEF 'wheel2' .
:Appearance_2_3_1_1_1_4_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :wheel2 ;
  x3do:hasMaterial :black .
:black a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_4_1_1_1 ;
  x3do:DEF 'black' ;
  x3do:diffuseColor ( 0 0 0 ) ;
  x3do:shininess 0.125 ;
  x3do:specularColor ( 0.2 0.2 0.2 ) .
:Extrusion_2_3_1_1_1_4_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :wheel2 ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( 0.00 1.30 .494 1.196 .923 .923 1.196 .494 1.30 0.00 1.196 -0.494 .923 -0.923 .494 -1.196 0.00 -1.30 ) ;
  x3do:spine ( 0 0 1.30 0 .494 1.196 0 .923 .923 0 1.196 .494 0 1.30 0.00 0 1.196 -0.494 0 .923 -0.923 0 .494 -1.196 0 0.00 -1.30 0 -0.494 -1.196 0 -0.923 -0.923 0 -1.196 -0.494 0 -1.30 0 0 -1.196 .494 0 -0.923 .923 0 -0.494 1.196 0 0.00 1.30 ) .
:inside_wheel2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1_4_1 ;
  x3do:hasAppearance :white ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_4_1_2_2 ;
  x3do:DEF 'inside_wheel2' .
:white a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :inside_wheel2 ;
  x3do:hasMaterial :Material_2_3_1_1_1_4_1_2_1_1 ;
  x3do:DEF 'white' .
:Material_2_3_1_1_1_4_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :white ;
  x3do:diffuseColor ( 1 1 1 ) .
:Extrusion_2_3_1_1_1_4_1_2_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :inside_wheel2 ;
  x3do:crossSection ( 0.00 1.30 0.10 1.30 0.10 0.00 0.10 -1.30 0.00 -1.30 0.00 0.00 0.00 1.30 ) ;
  x3do:spine ( 0 0 1.30 0 .494 1.196 0 .923 .923 0 1.196 .494 0 1.30 0.00 0 1.196 -0.494 0 .923 -0.923 0 .494 -1.196 0 0.00 -1.30 0 -0.494 -1.196 0 -0.923 -0.923 0 -1.196 -0.494 0 -1.30 0 0 -1.196 .494 0 -0.923 .923 0 -0.494 1.196 0 0.00 1.30 ) .
:Transform_2_3_1_1_1_4_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1_1_4 ;
  x3do:hasChildren :Shape_2_3_1_1_1_4_2_1 ;
  x3do:rotation ( 0 1 0 1.571 ) .
:Shape_2_3_1_1_1_4_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1_4_2 ;
  x3do:hasAppearance :white-USE-1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_4_2_1_2 .
:white-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1_4_2_1 ;
  owl:sameAs :white . # DEF matching this USE
:Extrusion_2_3_1_1_1_4_2_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_1_1_4_2_1 ;
  x3do:crossSection ( -0.10 1.30 0.00 1.30 0.00 0.00 0.00 -1.30 -0.10 -1.30 -0.10 0.00 -0.10 1.30 ) ;
  x3do:spine ( 0 0 1.30 0 .494 1.196 0 .923 .923 0 1.196 .494 0 1.30 0.00 0 1.196 -0.494 0 .923 -0.923 0 .494 -1.196 0 0.00 -1.30 0 -0.494 -1.196 0 -0.923 -0.923 0 -1.196 -0.494 0 -1.30 0 0 -1.196 .494 0 -0.923 .923 0 -0.494 1.196 0 0.00 1.30 ) .
:Transform_2_3_1_1_1_4_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1_1_4 ;
  x3do:hasChildren :Shape_2_3_1_1_1_4_3_1 ;
  x3do:rotation ( 0 1 0 1.571 ) .
:Shape_2_3_1_1_1_4_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1_4_3 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_4_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_4_3_1_2 .
:Appearance_2_3_1_1_1_4_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1_4_3_1 ;
  x3do:hasMaterial :Material_2_3_1_1_1_4_3_1_1_1 .
:Material_2_3_1_1_1_4_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_4_3_1_1 ;
  x3do:diffuseColor ( 0 0.25 0.5 ) .
:Extrusion_2_3_1_1_1_4_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_1_1_4_3_1 ;
  x3do:crossSection ( -0.30 1.30 -0.10 1.30 -0.10 0.00 -0.10 -1.30 -0.30 -1.30 -0.30 0.00 -0.30 1.30 ) ;
  x3do:spine ( 0 0 1.30 0 .494 1.196 0 .923 .923 0 1.196 .494 0 1.30 0.00 0 1.196 -0.494 0 .923 -0.923 0 .494 -1.196 0 0.00 -1.30 0 -0.494 -1.196 0 -0.923 -0.923 0 -1.196 -0.494 0 -1.30 0 0 -1.196 .494 0 -0.923 .923 0 -0.494 1.196 0 0.00 1.30 ) .
:Transform_2_3_1_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WheelTransform ;
  x3do:hasChildren :Hub-USE-2 ;
  x3do:translation ( 0 0 1.80 ) .
:Hub-USE-2 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_3_1_1_1_5 ;
  owl:sameAs :Hub . # DEF matching this USE
:Transform_2_3_1_1_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WheelTransform ;
  x3do:hasChildren :Hub-USE-3 ;
  x3do:translation ( 0 0 1.20 ) .
:Hub-USE-3 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_3_1_1_1_6 ;
  owl:sameAs :Hub . # DEF matching this USE
:Group_2_3_1_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :WheelsFrontAxleTransform ;
  x3do:hasChildren :Transform_2_3_1_2_1 .
:Transform_2_3_1_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_2 ;
  x3do:hasChildren :Transform_2_3_1_2_1_1, :Transform_2_3_1_2_1_2, :Transform_2_3_1_2_1_3, :Transform_2_3_1_2_1_4, :Transform_2_3_1_2_1_5, :Transform_2_3_1_2_1_6 .
:Transform_2_3_1_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_2_1 ;
  x3do:hasChildren :Shape_2_3_1_2_1_1_1 ;
  x3do:translation ( 0 0.55 0.75 ) .
:Shape_2_3_1_2_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_2_1_1 ;
  x3do:hasAppearance :axis ;
  x3do:hasGeometry :Cylinder_2_3_1_2_1_1_1_2 .
:axis a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_2_1_1_1 ;
  x3do:hasMaterial :Material_2_3_1_2_1_1_1_1_1 ;
  x3do:DEF 'axis' .
:Material_2_3_1_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :axis ;
  x3do:ambientIntensity 0.3 ;
  x3do:diffuseColor ( 0.3 0.3 0.3 ) ;
  x3do:shininess 0.20 ;
  x3do:specularColor ( 0.50 0.50 0.60 ) .
:Cylinder_2_3_1_2_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_2_1_1_1 ;
  x3do:height 1 ;
  x3do:radius 0.08 .
:Transform_2_3_1_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_2_1 ;
  x3do:hasChildren :Shape_2_3_1_2_1_2_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.7 0.7 0.7 ) ;
  x3do:translation ( 0 0 1 ) .
:Shape_2_3_1_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_2_1_2 ;
  x3do:hasAppearance :axis-USE-1 ;
  x3do:hasGeometry :Cylinder_2_3_1_2_1_2_1_2 .
:axis-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_2_1_2_1 ;
  owl:sameAs :axis . # DEF matching this USE
:Cylinder_2_3_1_2_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_2_1_2_1 ;
  x3do:radius 0.1 .
:Transform_2_3_1_2_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_2_1 ;
  x3do:hasChildren :Shape_2_3_1_2_1_3_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.7 0.7 0.7 ) ;
  x3do:translation ( 0 0 0.75 ) .
:Shape_2_3_1_2_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_2_1_3 ;
  x3do:hasAppearance :axis-USE-2 ;
  x3do:hasGeometry :Cylinder_2_3_1_2_1_3_1_2 .
:axis-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_2_1_3_1 ;
  owl:sameAs :axis . # DEF matching this USE
:Cylinder_2_3_1_2_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_2_1_3_1 ;
  x3do:height 0.4 ;
  x3do:radius 0.15 .
:Transform_2_3_1_2_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_2_1 ;
  x3do:hasChildren :Shape_2_3_1_2_1_4_1 ;
  x3do:scale ( 0.7 0.7 0.7 ) ;
  x3do:translation ( 0 1.5 0.75 ) .
:Shape_2_3_1_2_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_2_1_4 ;
  x3do:hasAppearance :mainAxle ;
  x3do:hasGeometry :Cylinder_2_3_1_2_1_4_1_2 .
:mainAxle a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_2_1_4_1 ;
  x3do:hasMaterial :Material_2_3_1_2_1_4_1_1_1 ;
  x3do:DEF 'mainAxle' .
:Material_2_3_1_2_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :mainAxle ;
  x3do:diffuseColor ( 1.0 1.0 1.0 ) .
:Cylinder_2_3_1_2_1_4_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_2_1_4_1 ;
  x3do:height 3 ;
  x3do:radius 0.25 .
:Transform_2_3_1_2_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_2_1 ;
  x3do:hasChildren :Shape_2_3_1_2_1_5_1 ;
  x3do:rotation ( 0 0 -1 1.05 ) ;
  x3do:scale ( 0.7 0.7 0.7 ) ;
  x3do:translation ( 0.68 1.5 0.75 ) .
:Shape_2_3_1_2_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_2_1_5 ;
  x3do:hasAppearance :mainAxle-USE-1 ;
  x3do:hasGeometry :Cylinder_2_3_1_2_1_5_1_2 .
:mainAxle-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_2_1_5_1 ;
  owl:sameAs :mainAxle . # DEF matching this USE
:Cylinder_2_3_1_2_1_5_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_2_1_5_1 ;
  x3do:radius 0.2 .
:Transform_2_3_1_2_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_2_1 ;
  x3do:hasChildren :Shape_2_3_1_2_1_6_1 ;
  x3do:rotation ( 0 0 -1 1.05 ) ;
  x3do:scale ( 0.7 0.7 0.7 ) ;
  x3do:translation ( 1.8 2.15 0.75 ) .
:Shape_2_3_1_2_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_2_1_6 ;
  x3do:hasAppearance :mainAxle-USE-2 ;
  x3do:hasGeometry :Cylinder_2_3_1_2_1_6_1_2 .
:mainAxle-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_2_1_6_1 ;
  owl:sameAs :mainAxle . # DEF matching this USE
:Cylinder_2_3_1_2_1_6_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_2_1_6_1 ;
  x3do:radius 0.3 .
