@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/Oven.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.1.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.1#> .

: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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Oven.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Oven for kitchen.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Baris AKTOP' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '13 September 2002' ;
  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 'https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/Oven.x3d' ;
  x3do:name 'identifier' .
:meta_1_7 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_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "Oven.x3d" .
:meta dcterms:description "Oven for kitchen." .
:meta dcterms:creator "Baris AKTOP" .
:meta dcterms:created "13 September 2002" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/Oven.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Group_2_2, :Transform_2_3 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'Oven.x3d' .
:Group_2_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_2_1, :top, :bottom, :Transform_2_2_4, :seperator .
:Transform_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :Shape_2_2_1_1 .
:Shape_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_2 .
:Extrusion_2_2_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_1 ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( -1 0 -1 -0.95 -0.975 -0.975 -0.95 -1 -0.05 -1 -0.025 -0.975 0 -0.95 0 0 0.1 0 0.1 -1.05 0.075 -1.075 0.05 -1.1 -1.05 -1.1 -1.075 -1.075 -1.1 -1.05 -1.1 0 -1 0 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 1.3 0 ) .
:Appearance_2_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1 ;
  x3do:hasMaterial :ref .
:ref a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_2 ;
  x3do:DEF 'ref' ;
  x3do:diffuseColor ( 0.95 0.9 0.9 ) .
:top a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :Shape_2_2_2_1, :Transform_2_2_2_2, :Transform_2_2_2_3, :Transform_2_2_2_4, :Transform_2_2_2_5, :Transform_2_2_2_6, :Transform_2_2_2_7, :Transform_2_2_2_8, :Transform_2_2_2_9, :Transform_2_2_2_10, :Transform_2_2_2_11, :Transform_2_2_2_12, :Transform_2_2_2_13 ;
  x3do:DEF 'top' ;
  x3do:scale ( 0.97 2.5 0.98 ) ;
  x3do:translation ( -0.5 1.04 -0.55 ) .
:Shape_2_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :top ;
  x3do:hasAppearance :Appearance_2_2_2_1_1 ;
  x3do:hasGeometry :topext .
:Appearance_2_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1 ;
  x3do:hasMaterial :ref-USE-1 .
:ref-USE-1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_1 ;
  owl:sameAs :ref . # DEF matching this USE
:topext a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_1 ;
  x3do:DEF 'topext' ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( 0.55 -0.55 0.575 -0.525 0.6 -0.5 0.6 0.5 0.575 0.525 0.55 0.55 -0.55 0.55 -0.575 0.525 -0.6 0.5 -0.6 -0.5 -0.575 -0.525 -0.55 -0.55 0.6 -0.55 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.1 0 ) .
:Transform_2_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame, :Group_2_2_2_2_2 ;
  x3do:translation ( -0.25 0.1 -0.2 ) .
:flame a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2 ;
  x3do:hasGeometry :Cylinder_2_2_2_2_1_1 ;
  x3do:hasAppearance :black ;
  x3do:DEF 'flame' .
:Cylinder_2_2_2_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :flame ;
  x3do:height 0.05 ;
  x3do:radius 0.08 .
:black a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :flame ;
  x3do:hasMaterial :Material_2_2_2_2_1_2_1 ;
  x3do:DEF 'black' .
:Material_2_2_2_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :black ;
  x3do:diffuseColor ( 0.2 0.2 0.2 ) .
:Group_2_2_2_2_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_2_2 ;
  x3do:hasChildren :Transform_2_2_2_2_2_1, :Transform_2_2_2_2_2_2, :Transform_2_2_2_2_2_3, :Transform_2_2_2_2_2_4, :Transform_2_2_2_2_2_5, :Transform_2_2_2_2_2_6, :Transform_2_2_2_2_2_7, :Transform_2_2_2_2_2_8 .
:Transform_2_2_2_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_2_2 ;
  x3do:hasChildren :box1 ;
  x3do:translation ( 0 0 0.15 ) .
:box1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_2_1 ;
  x3do:hasGeometry :Box_2_2_2_2_2_1_1_1 ;
  x3do:hasAppearance :black-USE-1 ;
  x3do:DEF 'box1' .
:Box_2_2_2_2_2_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :box1 ;
  x3do:size ( 0.3 0.03 0.01 ) .
:black-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :box1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_2_2 ;
  x3do:hasChildren :box1-USE-1 ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 0.15 0 0 ) .
:box1-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_2_2 ;
  owl:sameAs :box1 . # DEF matching this USE
:Transform_2_2_2_2_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_2_2 ;
  x3do:hasChildren :box1-USE-2 ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 0 0 -0.15 ) .
:box1-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_2_3 ;
  owl:sameAs :box1 . # DEF matching this USE
:Transform_2_2_2_2_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_2_2 ;
  x3do:hasChildren :box1-USE-3 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( -0.15 0 0 ) .
:box1-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_2_4 ;
  owl:sameAs :box1 . # DEF matching this USE
:Transform_2_2_2_2_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_2_2 ;
  x3do:hasChildren :Shape_2_2_2_2_2_5_1 ;
  x3do:rotation ( 0 1 0 0.785 ) ;
  x3do:translation ( -0.1 0 0.1 ) .
:Shape_2_2_2_2_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_2_5 ;
  x3do:hasGeometry :Box_2_2_2_2_2_5_1_1 ;
  x3do:hasAppearance :black-USE-2 .
:Box_2_2_2_2_2_5_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_2_2_5_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_2_5_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_2_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_2_2 ;
  x3do:hasChildren :Shape_2_2_2_2_2_6_1 ;
  x3do:rotation ( 0 1 0 2.35 ) ;
  x3do:translation ( 0.1 0 0.1 ) .
:Shape_2_2_2_2_2_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_2_6 ;
  x3do:hasGeometry :Box_2_2_2_2_2_6_1_1 ;
  x3do:hasAppearance :black-USE-3 .
:Box_2_2_2_2_2_6_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_2_2_6_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_2_6_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_2_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_2_2 ;
  x3do:hasChildren :Shape_2_2_2_2_2_7_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -0.1 0 -0.1 ) .
:Shape_2_2_2_2_2_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_2_7 ;
  x3do:hasGeometry :Box_2_2_2_2_2_7_1_1 ;
  x3do:hasAppearance :black-USE-4 .
:Box_2_2_2_2_2_7_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_2_2_7_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_2_7_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_2_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_2_2 ;
  x3do:hasChildren :Shape_2_2_2_2_2_8_1 ;
  x3do:rotation ( 0 1 0 -2.35 ) ;
  x3do:translation ( 0.1 0 -0.1 ) .
:Shape_2_2_2_2_2_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_2_8 ;
  x3do:hasGeometry :Box_2_2_2_2_2_8_1_1 ;
  x3do:hasAppearance :black-USE-5 .
:Box_2_2_2_2_2_8_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_2_2_8_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-5 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_2_8_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame-USE-1, :Group_2_2_2_3_2 ;
  x3do:translation ( 0.25 0.1 -0.2 ) .
:flame-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_3 ;
  owl:sameAs :flame . # DEF matching this USE
:Group_2_2_2_3_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_2_3 ;
  x3do:hasChildren :Transform_2_2_2_3_2_1, :Transform_2_2_2_3_2_2, :Transform_2_2_2_3_2_3, :Transform_2_2_2_3_2_4, :Transform_2_2_2_3_2_5, :Transform_2_2_2_3_2_6, :Transform_2_2_2_3_2_7, :Transform_2_2_2_3_2_8 .
:Transform_2_2_2_3_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_3_2 ;
  x3do:hasChildren :box ;
  x3do:translation ( 0 0 0.15 ) .
:box a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_3_2_1 ;
  x3do:hasGeometry :Box_2_2_2_3_2_1_1_1 ;
  x3do:hasAppearance :black-USE-6 ;
  x3do:DEF 'box' .
:Box_2_2_2_3_2_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :box ;
  x3do:size ( 0.3 0.03 0.01 ) .
:black-USE-6 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :box ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_3_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_3_2 ;
  x3do:hasChildren :box-USE-1 ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 0.15 0 0 ) .
:box-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_3_2_2 ;
  owl:sameAs :box . # DEF matching this USE
:Transform_2_2_2_3_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_3_2 ;
  x3do:hasChildren :box-USE-2 ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 0 0 -0.15 ) .
:box-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_3_2_3 ;
  owl:sameAs :box . # DEF matching this USE
:Transform_2_2_2_3_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_3_2 ;
  x3do:hasChildren :box-USE-3 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( -0.15 0 0 ) .
:box-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_3_2_4 ;
  owl:sameAs :box . # DEF matching this USE
:Transform_2_2_2_3_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_3_2 ;
  x3do:hasChildren :Shape_2_2_2_3_2_5_1 ;
  x3do:rotation ( 0 1 0 0.785 ) ;
  x3do:translation ( -0.1 0 0.1 ) .
:Shape_2_2_2_3_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_3_2_5 ;
  x3do:hasGeometry :Box_2_2_2_3_2_5_1_1 ;
  x3do:hasAppearance :black-USE-7 .
:Box_2_2_2_3_2_5_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_3_2_5_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-7 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_3_2_5_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_3_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_3_2 ;
  x3do:hasChildren :Shape_2_2_2_3_2_6_1 ;
  x3do:rotation ( 0 1 0 2.35 ) ;
  x3do:translation ( 0.1 0 0.1 ) .
:Shape_2_2_2_3_2_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_3_2_6 ;
  x3do:hasGeometry :Box_2_2_2_3_2_6_1_1 ;
  x3do:hasAppearance :black-USE-8 .
:Box_2_2_2_3_2_6_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_3_2_6_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-8 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_3_2_6_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_3_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_3_2 ;
  x3do:hasChildren :Shape_2_2_2_3_2_7_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -0.1 0 -0.1 ) .
:Shape_2_2_2_3_2_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_3_2_7 ;
  x3do:hasGeometry :Box_2_2_2_3_2_7_1_1 ;
  x3do:hasAppearance :black-USE-9 .
:Box_2_2_2_3_2_7_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_3_2_7_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-9 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_3_2_7_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_3_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_3_2 ;
  x3do:hasChildren :Shape_2_2_2_3_2_8_1 ;
  x3do:rotation ( 0 1 0 -2.35 ) ;
  x3do:translation ( 0.1 0 -0.1 ) .
:Shape_2_2_2_3_2_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_3_2_8 ;
  x3do:hasGeometry :Box_2_2_2_3_2_8_1_1 ;
  x3do:hasAppearance :black-USE-10 .
:Box_2_2_2_3_2_8_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_3_2_8_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-10 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_3_2_8_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame-USE-2, :Group_2_2_2_4_2 ;
  x3do:translation ( -0.25 0.1 0.2 ) .
:flame-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_4 ;
  owl:sameAs :flame . # DEF matching this USE
:Group_2_2_2_4_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_2_4 ;
  x3do:hasChildren :Transform_2_2_2_4_2_1, :Transform_2_2_2_4_2_2, :Transform_2_2_2_4_2_3, :Transform_2_2_2_4_2_4, :Transform_2_2_2_4_2_5, :Transform_2_2_2_4_2_6, :Transform_2_2_2_4_2_7, :Transform_2_2_2_4_2_8 .
:Transform_2_2_2_4_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_4_2 ;
  x3do:hasChildren :frame ;
  x3do:translation ( 0 0 0.15 ) .
:frame a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_4_2_1 ;
  x3do:hasGeometry :Box_2_2_2_4_2_1_1_1 ;
  x3do:hasAppearance :black-USE-11 ;
  x3do:DEF 'frame' .
:Box_2_2_2_4_2_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :frame ;
  x3do:size ( 0.3 0.03 0.01 ) .
:black-USE-11 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :frame ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_4_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_4_2 ;
  x3do:hasChildren :frame-USE-1 ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 0.15 0 0 ) .
:frame-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_4_2_2 ;
  owl:sameAs :frame . # DEF matching this USE
:Transform_2_2_2_4_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_4_2 ;
  x3do:hasChildren :frame-USE-2 ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 0 0 -0.15 ) .
:frame-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_4_2_3 ;
  owl:sameAs :frame . # DEF matching this USE
:Transform_2_2_2_4_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_4_2 ;
  x3do:hasChildren :frame-USE-3 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( -0.15 0 0 ) .
:frame-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_4_2_4 ;
  owl:sameAs :frame . # DEF matching this USE
:Transform_2_2_2_4_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_4_2 ;
  x3do:hasChildren :Shape_2_2_2_4_2_5_1 ;
  x3do:rotation ( 0 1 0 0.785 ) ;
  x3do:translation ( -0.1 0 0.1 ) .
:Shape_2_2_2_4_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_4_2_5 ;
  x3do:hasGeometry :Box_2_2_2_4_2_5_1_1 ;
  x3do:hasAppearance :black-USE-12 .
:Box_2_2_2_4_2_5_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_4_2_5_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-12 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_4_2_5_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_4_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_4_2 ;
  x3do:hasChildren :Shape_2_2_2_4_2_6_1 ;
  x3do:rotation ( 0 1 0 2.35 ) ;
  x3do:translation ( 0.1 0 0.1 ) .
:Shape_2_2_2_4_2_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_4_2_6 ;
  x3do:hasGeometry :Box_2_2_2_4_2_6_1_1 ;
  x3do:hasAppearance :black-USE-13 .
:Box_2_2_2_4_2_6_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_4_2_6_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-13 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_4_2_6_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_4_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_4_2 ;
  x3do:hasChildren :Shape_2_2_2_4_2_7_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -0.1 0 -0.1 ) .
:Shape_2_2_2_4_2_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_4_2_7 ;
  x3do:hasGeometry :Box_2_2_2_4_2_7_1_1 ;
  x3do:hasAppearance :black-USE-14 .
:Box_2_2_2_4_2_7_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_4_2_7_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-14 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_4_2_7_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_4_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_4_2 ;
  x3do:hasChildren :Shape_2_2_2_4_2_8_1 ;
  x3do:rotation ( 0 1 0 -2.35 ) ;
  x3do:translation ( 0.1 0 -0.1 ) .
:Shape_2_2_2_4_2_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_4_2_8 ;
  x3do:hasGeometry :Box_2_2_2_4_2_8_1_1 ;
  x3do:hasAppearance :black-USE-15 .
:Box_2_2_2_4_2_8_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_4_2_8_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-15 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_4_2_8_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame-USE-3, :Group_2_2_2_5_2 ;
  x3do:translation ( 0.25 0.1 0.2 ) .
:flame-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5 ;
  owl:sameAs :flame . # DEF matching this USE
:Group_2_2_2_5_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_2_5 ;
  x3do:hasChildren :Transform_2_2_2_5_2_1, :Transform_2_2_2_5_2_2, :Transform_2_2_2_5_2_3, :Transform_2_2_2_5_2_4, :Transform_2_2_2_5_2_5, :Transform_2_2_2_5_2_6, :Transform_2_2_2_5_2_7, :Transform_2_2_2_5_2_8 .
:Transform_2_2_2_5_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_5_2 ;
  x3do:hasChildren :frame1 ;
  x3do:translation ( 0 0 0.15 ) .
:frame1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_2_1 ;
  x3do:hasGeometry :Box_2_2_2_5_2_1_1_1 ;
  x3do:hasAppearance :black-USE-16 ;
  x3do:DEF 'frame1' .
:Box_2_2_2_5_2_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :frame1 ;
  x3do:size ( 0.3 0.03 0.01 ) .
:black-USE-16 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :frame1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_5_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_5_2 ;
  x3do:hasChildren :frame1-USE-1 ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 0.15 0 0 ) .
:frame1-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_2_2 ;
  owl:sameAs :frame1 . # DEF matching this USE
:Transform_2_2_2_5_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_5_2 ;
  x3do:hasChildren :frame1-USE-2 ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 0 0 -0.15 ) .
:frame1-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_2_3 ;
  owl:sameAs :frame1 . # DEF matching this USE
:Transform_2_2_2_5_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_5_2 ;
  x3do:hasChildren :frame1-USE-3 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( -0.15 0 0 ) .
:frame1-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_2_4 ;
  owl:sameAs :frame1 . # DEF matching this USE
:Transform_2_2_2_5_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_5_2 ;
  x3do:hasChildren :Shape_2_2_2_5_2_5_1 ;
  x3do:rotation ( 0 1 0 0.785 ) ;
  x3do:translation ( -0.1 0 0.1 ) .
:Shape_2_2_2_5_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_2_5 ;
  x3do:hasGeometry :Box_2_2_2_5_2_5_1_1 ;
  x3do:hasAppearance :black-USE-17 .
:Box_2_2_2_5_2_5_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_5_2_5_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-17 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_5_2_5_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_5_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_5_2 ;
  x3do:hasChildren :Shape_2_2_2_5_2_6_1 ;
  x3do:rotation ( 0 1 0 2.35 ) ;
  x3do:translation ( 0.1 0 0.1 ) .
:Shape_2_2_2_5_2_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_2_6 ;
  x3do:hasGeometry :Box_2_2_2_5_2_6_1_1 ;
  x3do:hasAppearance :black-USE-18 .
:Box_2_2_2_5_2_6_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_5_2_6_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-18 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_5_2_6_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_5_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_5_2 ;
  x3do:hasChildren :Shape_2_2_2_5_2_7_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -0.1 0 -0.1 ) .
:Shape_2_2_2_5_2_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_2_7 ;
  x3do:hasGeometry :Box_2_2_2_5_2_7_1_1 ;
  x3do:hasAppearance :black-USE-19 .
:Box_2_2_2_5_2_7_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_5_2_7_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-19 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_5_2_7_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_5_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_5_2 ;
  x3do:hasChildren :Shape_2_2_2_5_2_8_1 ;
  x3do:rotation ( 0 1 0 -2.35 ) ;
  x3do:translation ( 0.1 0 -0.1 ) .
:Shape_2_2_2_5_2_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_2_8 ;
  x3do:hasGeometry :Box_2_2_2_5_2_8_1_1 ;
  x3do:hasAppearance :black-USE-20 .
:Box_2_2_2_5_2_8_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_5_2_8_1 ;
  x3do:size ( 0.1 0.03 0.01 ) .
:black-USE-20 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_5_2_8_1 ;
  owl:sameAs :black . # DEF matching this USE
:Transform_2_2_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame-USE-4 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.5 0.2 0.2 ) ;
  x3do:translation ( 0.3 0.065 0.58 ) .
:flame-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_6 ;
  owl:sameAs :flame . # DEF matching this USE
:Transform_2_2_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame-USE-5 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.5 0.2 0.2 ) ;
  x3do:translation ( 0.1 0.065 0.58 ) .
:flame-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_7 ;
  owl:sameAs :flame . # DEF matching this USE
:Transform_2_2_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame-USE-6 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.5 0.2 0.2 ) ;
  x3do:translation ( -0.1 0.065 0.58 ) .
:flame-USE-6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_8 ;
  owl:sameAs :flame . # DEF matching this USE
:Transform_2_2_2_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame-USE-7 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.5 0.2 0.2 ) ;
  x3do:translation ( -0.3 0.065 0.58 ) .
:flame-USE-7 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_9 ;
  owl:sameAs :flame . # DEF matching this USE
:Transform_2_2_2_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame-USE-8 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.5 0.2 0.2 ) ;
  x3do:translation ( 0.3 0.15 -0.45 ) .
:flame-USE-8 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_10 ;
  owl:sameAs :flame . # DEF matching this USE
:Transform_2_2_2_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame-USE-9 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.5 0.2 0.2 ) ;
  x3do:translation ( 0.1 0.15 -0.45 ) .
:flame-USE-9 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_11 ;
  owl:sameAs :flame . # DEF matching this USE
:Transform_2_2_2_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame-USE-10 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.5 0.2 0.2 ) ;
  x3do:translation ( -0.1 0.15 -0.45 ) .
:flame-USE-10 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_12 ;
  owl:sameAs :flame . # DEF matching this USE
:Transform_2_2_2_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :flame-USE-11 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.5 0.2 0.2 ) ;
  x3do:translation ( -0.3 0.15 -0.45 ) .
:flame-USE-11 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_13 ;
  owl:sameAs :flame . # DEF matching this USE
:bottom a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :Shape_2_2_3_1 ;
  x3do:DEF 'bottom' ;
  x3do:scale ( 0.97 1 0.98 ) ;
  x3do:translation ( -0.5 -0.05 -0.55 ) .
:Shape_2_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :bottom ;
  x3do:hasAppearance :Appearance_2_2_3_1_1 ;
  x3do:hasGeometry :topext-USE-1 .
:Appearance_2_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_3_1 ;
  x3do:hasMaterial :ref-USE-2 .
:ref-USE-2 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_3_1_1 ;
  owl:sameAs :ref . # DEF matching this USE
:topext-USE-1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_3_1 ;
  owl:sameAs :topext . # DEF matching this USE
:Transform_2_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :shelf ;
  x3do:scale ( 0.9 1 0.9 ) ;
  x3do:translation ( -0.5 0.45 -0.55 ) .
:shelf a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_4 ;
  x3do:hasGeometry :Extrusion_2_2_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_4_1_2 ;
  x3do:DEF 'shelf' .
:Extrusion_2_2_4_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :shelf ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( 0.55 -0.55 0.575 -0.525 0.6 -0.5 0.6 0.5 0.575 0.525 0.55 0.55 -0.55 0.55 -0.575 0.525 -0.6 0.5 -0.6 -0.5 -0.575 -0.525 -0.55 -0.55 0.6 -0.55 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.03 0 ) .
:Appearance_2_2_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :shelf ;
  x3do:hasMaterial :Material_2_2_4_1_2_1 .
:Material_2_2_4_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_4_1_2 ;
  x3do:diffuseColor ( 0.95 0.95 0.95 ) ;
  x3do:shininess 1 ;
  x3do:transparency 0.5 .
:seperator a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :Shape_2_2_5_1 ;
  x3do:DEF 'seperator' ;
  x3do:scale ( 0.9 2 0.1 ) ;
  x3do:translation ( -0.5 1.3 -1.05 ) .
:Shape_2_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :seperator ;
  x3do:hasAppearance :Appearance_2_2_5_1_1 ;
  x3do:hasGeometry :topext-USE-2 .
:Appearance_2_2_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_5_1 ;
  x3do:hasMaterial :ref-USE-3 .
:ref-USE-3 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_5_1_1 ;
  owl:sameAs :ref . # DEF matching this USE
:topext-USE-2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_5_1 ;
  owl:sameAs :topext . # DEF matching this USE
:Transform_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Group_2_3_1 ;
  x3do:rotation ( 0 0 0.9 -1.57 ) .
:Group_2_3_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3 ;
  x3do:hasChildren :maincover .
:maincover a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1 ;
  x3do:hasChildren :Shape_2_3_1_1_1, :mainopen ;
  x3do:hasROUTE :ROUTE_2_3_1_1_3 ;
  x3do:DEF 'maincover' ;
  x3do:center ( 0.6 0 0 ) ;
  x3do:scale ( 0.9 1 1 ) ;
  x3do:translation ( -0.6 -1 0 ) .
:Shape_2_3_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :maincover ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_2 .
:Appearance_2_3_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1 ;
  x3do:hasMaterial :ref-USE-4 .
:ref-USE-4 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1 ;
  owl:sameAs :ref . # DEF matching this USE
:Extrusion_2_3_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_1_1 ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( 0.6 -0.05 0.6 0.03 0.57 0.04 0.55 0.05 -0.55 0.05 -0.57 0.04 -0.6 0.03 -0.6 -0.05 0.6 -0.05 ) ;
  x3do:solid false .
:mainopen a owl:NamedIndividual, x3do:CylinderSensor ;
  x3do:hasParent :maincover ;
  x3do:DEF 'mainopen' ;
  x3do:maxAngle 1.65 .
:ROUTE_2_3_1_1_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :maincover ;
  x3do:fromField 'rotation_changed' ;
  x3do:fromNode 'mainopen' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'maincover' .
