@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix dcterms: . @prefix xsd: . @prefix x3d: . @prefix x3do: . :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_10 . :meta_1_1 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'PierRiser.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'A pier riser' ; x3do:name 'description' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'LT Patrick Sullivan' ; x3do:name 'creator' . :meta_1_4 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '23 March 2005' ; 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://savage.nps.edu/Savage/HarborEquipment/PierRiser/PierRiser.x3d' ; x3do:name 'identifier' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit' ; x3do:name 'generator' . :meta_1_8 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'VizX3D, http://www.vivaty.com/downloads/studio' ; x3do:name 'generator' . :meta_1_9 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Wings3D, http://www.wings3d.com' ; x3do:name 'generator' . :meta_1_10 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '../../license.html' ; x3do:name 'license' . :meta dcterms:title "PierRiser.x3d" . :meta dcterms:description "A pier riser" . :meta dcterms:creator "LT Patrick Sullivan" . :meta dcterms:created "23 March 2005" . :meta dcterms:modified "20 October 2019" . :meta dcterms:identifier "https://savage.nps.edu/Savage/HarborEquipment/PierRiser/PierRiser.x3d" . :meta dcterms:generator "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" . :meta dcterms:generator "VizX3D, http://www.vivaty.com/downloads/studio" . :meta dcterms:generator "Wings3D, http://www.wings3d.com" . :meta dcterms:license "../../license.html" . :Scene a owl:NamedIndividual, x3do:Scene ; x3do:hasParent :X3D ; x3do:hasChildren :WorldInfo_2_1, :pierRiser, :stairsRight, :stairsLeft . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'PierRiser.x3d' . :pierRiser a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Shape_2_2_1, :Transform_2_2_2, :Group_2_2_3, :Transform_2_2_4, :Transform_2_2_5, :Transform_2_2_6, :Transform_2_2_7, :baseFrameRight, :baseFrameLeft, :baseFrameCenter ; x3do:DEF 'pierRiser' ; x3do:rotation ( 0.0 0.0 -1.0 0.01745568 ) ; x3do:scale ( 1.0 1.0 0.970404 ) ; x3do:translation ( -2.60344 -0.26085 -0.749831 ) . :Shape_2_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :pierRiser ; x3do:hasAppearance :Appearance_2_2_1_1 ; x3do:hasGeometry :Box_2_2_1_2 . :Appearance_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_1 ; x3do:hasMaterial :Material_2_2_1_1_1 . :Material_2_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_1_1 . :Box_2_2_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_2_1 ; x3do:size ( 1.88345 0.119661 3.197524 ) . :Transform_2_2_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :pierRiser ; x3do:hasChildren :Shape_2_2_2_1 ; x3do:rotation ( -0.999923 -0.008726223 0.008726223 1.57087 ) ; x3do:scale ( 1.0 0.971853 0.614081 ) ; x3do:translation ( -0.88598 0.632461 0.005678026 ) . :Shape_2_2_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_2 ; x3do:hasAppearance :Appearance_2_2_2_1_1 ; x3do:hasGeometry :Cylinder_2_2_2_1_2 . :Appearance_2_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_2_1 ; x3do:hasMaterial :Material_2_2_2_1_1_1 . :Material_2_2_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_2_1_1 . :Cylinder_2_2_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_2_1 ; x3do:height 3.178363 ; x3do:radius 0.05353543 . :Group_2_2_3 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :pierRiser ; x3do:hasChildren :Transform_2_2_3_1, :Transform_2_2_3_2, :Transform_2_2_3_3 . :Transform_2_2_3_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_3 ; x3do:hasChildren :Shape_2_2_3_1_1 ; x3do:translation ( -0.89626 0.317431 1.517657 ) . :Shape_2_2_3_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_3_1 ; x3do:hasAppearance :Appearance_2_2_3_1_1_1 ; x3do:hasGeometry :Cylinder_2_2_3_1_1_2 . :Appearance_2_2_3_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_3_1_1 ; x3do:hasMaterial :Material_2_2_3_1_1_1_1 . :Material_2_2_3_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_3_1_1_1 . :Cylinder_2_2_3_1_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_3_1_1 ; x3do:height 0.637709 ; x3do:radius 0.05353543 . :Transform_2_2_3_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_3 ; x3do:hasChildren :Shape_2_2_3_2_1 ; x3do:translation ( 0.006082531 0.317431 1.506317 ) . :Shape_2_2_3_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_3_2 ; x3do:hasAppearance :Appearance_2_2_3_2_1_1 ; x3do:hasGeometry :Cylinder_2_2_3_2_1_2 . :Appearance_2_2_3_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_3_2_1 ; x3do:hasMaterial :Material_2_2_3_2_1_1_1 . :Material_2_2_3_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_3_2_1_1 . :Cylinder_2_2_3_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_3_2_1 ; x3do:height 0.637709 ; x3do:radius 0.05353543 . :Transform_2_2_3_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_3 ; x3do:hasChildren :Shape_2_2_3_3_1 ; x3do:translation ( 0.91311 0.317431 1.522426 ) . :Shape_2_2_3_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_3_3 ; x3do:hasAppearance :Appearance_2_2_3_3_1_1 ; x3do:hasGeometry :Cylinder_2_2_3_3_1_2 . :Appearance_2_2_3_3_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_3_3_1 ; x3do:hasMaterial :Material_2_2_3_3_1_1_1 . :Material_2_2_3_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_3_3_1_1 . :Cylinder_2_2_3_3_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_3_3_1 ; x3do:height 0.637709 ; x3do:radius 0.05353543 . :Transform_2_2_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :pierRiser ; x3do:hasChildren :Group_2_2_4_1 ; x3do:translation ( 0.0 0.0 -2.940948 ) . :Group_2_2_4_1 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Transform_2_2_4 ; x3do:hasChildren :Transform_2_2_4_1_1, :Transform_2_2_4_1_2, :Transform_2_2_4_1_3 . :Transform_2_2_4_1_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_4_1 ; x3do:hasChildren :Shape_2_2_4_1_1_1 ; x3do:translation ( -0.873013 0.317431 1.405272 ) . :Shape_2_2_4_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_4_1_1 ; x3do:hasAppearance :Appearance_2_2_4_1_1_1_1 ; x3do:hasGeometry :Cylinder_2_2_4_1_1_1_2 . :Appearance_2_2_4_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_4_1_1_1 ; x3do:hasMaterial :Material_2_2_4_1_1_1_1_1 . :Material_2_2_4_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_4_1_1_1_1 . :Cylinder_2_2_4_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_4_1_1_1 ; x3do:height 0.637709 ; x3do:radius 0.05353543 . :Transform_2_2_4_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_4_1 ; x3do:hasChildren :Shape_2_2_4_1_2_1 ; x3do:translation ( 0.006082531 0.317431 1.386376 ) . :Shape_2_2_4_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_4_1_2 ; x3do:hasAppearance :Appearance_2_2_4_1_2_1_1 ; x3do:hasGeometry :Cylinder_2_2_4_1_2_1_2 . :Appearance_2_2_4_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_4_1_2_1 ; x3do:hasMaterial :Material_2_2_4_1_2_1_1_1 . :Material_2_2_4_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_4_1_2_1_1 . :Cylinder_2_2_4_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_4_1_2_1 ; x3do:height 0.637709 ; x3do:radius 0.05353543 . :Transform_2_2_4_1_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_4_1 ; x3do:hasChildren :Shape_2_2_4_1_3_1 ; x3do:translation ( 0.845354 0.317431 1.390455 ) . :Shape_2_2_4_1_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_4_1_3 ; x3do:hasAppearance :Appearance_2_2_4_1_3_1_1 ; x3do:hasGeometry :Cylinder_2_2_4_1_3_1_2 . :Appearance_2_2_4_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_4_1_3_1 ; x3do:hasMaterial :Material_2_2_4_1_3_1_1_1 . :Material_2_2_4_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_4_1_3_1_1 . :Cylinder_2_2_4_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_4_1_3_1 ; x3do:height 0.637709 ; x3do:radius 0.05353543 . :Transform_2_2_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :pierRiser ; x3do:hasChildren :Group_2_2_5_1 ; x3do:rotation ( 0.0 -1.0 0.0 1.553343 ) ; x3do:translation ( 0.37648 0.0 -0.06478442 ) . :Group_2_2_5_1 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Transform_2_2_5 ; x3do:hasChildren :Transform_2_2_5_1_1, :Transform_2_2_5_1_2, :Transform_2_2_5_1_3 . :Transform_2_2_5_1_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_5_1 ; x3do:hasChildren :Shape_2_2_5_1_1_1 ; x3do:translation ( -0.720417 0.317431 1.239678 ) . :Shape_2_2_5_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_5_1_1 ; x3do:hasAppearance :Appearance_2_2_5_1_1_1_1 ; x3do:hasGeometry :Cylinder_2_2_5_1_1_1_2 . :Appearance_2_2_5_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_5_1_1_1 ; x3do:hasMaterial :Material_2_2_5_1_1_1_1_1 . :Material_2_2_5_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_5_1_1_1_1 . :Cylinder_2_2_5_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_5_1_1_1 ; x3do:height 0.637709 ; x3do:radius 0.05353543 . :Transform_2_2_5_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_5_1 ; x3do:hasChildren :Shape_2_2_5_1_2_1 ; x3do:translation ( 0.006082531 0.317431 1.250519 ) . :Shape_2_2_5_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_5_1_2 ; x3do:hasAppearance :Appearance_2_2_5_1_2_1_1 ; x3do:hasGeometry :Cylinder_2_2_5_1_2_1_2 . :Appearance_2_2_5_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_5_1_2_1 ; x3do:hasMaterial :Material_2_2_5_1_2_1_1_1 . :Material_2_2_5_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_5_1_2_1_1 . :Cylinder_2_2_5_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_5_1_2_1 ; x3do:height 0.637709 ; x3do:radius 0.05353543 . :Transform_2_2_5_1_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_5_1 ; x3do:hasChildren :Shape_2_2_5_1_3_1 ; x3do:translation ( 0.765954 0.317431 1.275894 ) . :Shape_2_2_5_1_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_5_1_3 ; x3do:hasAppearance :Appearance_2_2_5_1_3_1_1 ; x3do:hasGeometry :Cylinder_2_2_5_1_3_1_2 . :Appearance_2_2_5_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_5_1_3_1 ; x3do:hasMaterial :Material_2_2_5_1_3_1_1_1 . :Material_2_2_5_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_5_1_3_1_1 . :Cylinder_2_2_5_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_5_1_3_1 ; x3do:height 0.637709 ; x3do:radius 0.05353543 . :Transform_2_2_6 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :pierRiser ; x3do:hasChildren :Shape_2_2_6_1 ; x3do:rotation ( 0.0 0.0 -1.0 1.570796 ) ; x3do:scale ( 1.0 2.85675 1.0 ) ; x3do:translation ( 0.004314485 0.604882 1.50651 ) . :Shape_2_2_6_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_6 ; x3do:hasAppearance :Appearance_2_2_6_1_1 ; x3do:hasGeometry :Cylinder_2_2_6_1_2 . :Appearance_2_2_6_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_6_1 ; x3do:hasMaterial :Material_2_2_6_1_1_1 . :Material_2_2_6_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_6_1_1 . :Cylinder_2_2_6_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_6_1 ; x3do:height 0.637709 ; x3do:radius 0.05353543 . :Transform_2_2_7 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :pierRiser ; x3do:hasChildren :Shape_2_2_7_1 ; x3do:rotation ( 0.0 0.0 -1.0 1.570796 ) ; x3do:scale ( 1.0 2.722202 1.0 ) ; x3do:translation ( -0.04290847 0.598923 -1.540343 ) . :Shape_2_2_7_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_7 ; x3do:hasAppearance :Appearance_2_2_7_1_1 ; x3do:hasGeometry :Cylinder_2_2_7_1_2 . :Appearance_2_2_7_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_7_1 ; x3do:hasMaterial :Material_2_2_7_1_1_1 . :Material_2_2_7_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_7_1_1 . :Cylinder_2_2_7_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_7_1 ; x3do:height 0.637709 ; x3do:radius 0.05353543 . :baseFrameRight a owl:NamedIndividual, x3do:Group ; x3do:hasParent :pierRiser ; x3do:hasChildren :Transform_2_2_8_1, :Transform_2_2_8_2, :Transform_2_2_8_3, :Transform_2_2_8_4, :Transform_2_2_8_5 ; x3do:DEF 'baseFrameRight' . :Transform_2_2_8_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :baseFrameRight ; x3do:hasChildren :Shape_2_2_8_1_1 ; x3do:translation ( -0.856045 -1.799142 1.414162 ) . :Shape_2_2_8_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_8_1 ; x3do:hasAppearance :Appearance_2_2_8_1_1_1 ; x3do:hasGeometry :Cylinder_2_2_8_1_1_2 . :Appearance_2_2_8_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_8_1_1 ; x3do:hasMaterial :Material_2_2_8_1_1_1_1 . :Material_2_2_8_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_8_1_1_1 . :Cylinder_2_2_8_1_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_8_1_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_8_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :baseFrameRight ; x3do:hasChildren :Shape_2_2_8_2_1 ; x3do:rotation ( 0.0 0.0 1.0 0.436331 ) ; x3do:scale ( 1.0 1.08386 1.0 ) ; x3do:translation ( -0.01595295 -1.816635 1.414162 ) . :Shape_2_2_8_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_8_2 ; x3do:hasAppearance :Appearance_2_2_8_2_1_1 ; x3do:hasGeometry :Cylinder_2_2_8_2_1_2 . :Appearance_2_2_8_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_8_2_1 ; x3do:hasMaterial :Material_2_2_8_2_1_1_1 . :Material_2_2_8_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_8_2_1_1 . :Cylinder_2_2_8_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_8_2_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_8_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :baseFrameRight ; x3do:hasChildren :Shape_2_2_8_3_1 ; x3do:translation ( 0.837059 -1.799142 1.414162 ) . :Shape_2_2_8_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_8_3 ; x3do:hasAppearance :Appearance_2_2_8_3_1_1 ; x3do:hasGeometry :Cylinder_2_2_8_3_1_2 . :Appearance_2_2_8_3_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_8_3_1 ; x3do:hasMaterial :Material_2_2_8_3_1_1_1 . :Material_2_2_8_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_8_3_1_1 . :Cylinder_2_2_8_3_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_8_3_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_8_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :baseFrameRight ; x3do:hasChildren :Shape_2_2_8_4_1 ; x3do:rotation ( 0.0 0.0 -1.0 0.453785 ) ; x3do:scale ( 1.0 1.107328 1.0 ) ; x3do:translation ( -0.02344154 -1.799142 1.414162 ) . :Shape_2_2_8_4_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_8_4 ; x3do:hasAppearance :Appearance_2_2_8_4_1_1 ; x3do:hasGeometry :Cylinder_2_2_8_4_1_2 . :Appearance_2_2_8_4_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_8_4_1 ; x3do:hasMaterial :Material_2_2_8_4_1_1_1 . :Material_2_2_8_4_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_8_4_1_1 . :Cylinder_2_2_8_4_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_8_4_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_8_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :baseFrameRight ; x3do:hasChildren :Shape_2_2_8_5_1 ; x3do:rotation ( 0.0 0.0 -1.0 1.570796 ) ; x3do:scale ( 1.0 0.484421 1.0 ) ; x3do:translation ( -0.02392503 -3.543118 1.398488 ) . :Shape_2_2_8_5_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_8_5 ; x3do:hasAppearance :Appearance_2_2_8_5_1_1 ; x3do:hasGeometry :Cylinder_2_2_8_5_1_2 . :Appearance_2_2_8_5_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_8_5_1 ; x3do:hasMaterial :Material_2_2_8_5_1_1_1 . :Material_2_2_8_5_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_8_5_1_1 . :Cylinder_2_2_8_5_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_8_5_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :baseFrameLeft a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :pierRiser ; x3do:hasChildren :Group_2_2_9_1 ; x3do:DEF 'baseFrameLeft' ; x3do:translation ( 0.0 0.0 -2.950742 ) . :Group_2_2_9_1 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :baseFrameLeft ; x3do:hasChildren :Transform_2_2_9_1_1, :Transform_2_2_9_1_2, :Transform_2_2_9_1_3, :Transform_2_2_9_1_4, :Transform_2_2_9_1_5 . :Transform_2_2_9_1_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_9_1 ; x3do:hasChildren :Shape_2_2_9_1_1_1 ; x3do:translation ( -0.856045 -1.799142 1.414162 ) . :Shape_2_2_9_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_9_1_1 ; x3do:hasAppearance :Appearance_2_2_9_1_1_1_1 ; x3do:hasGeometry :Cylinder_2_2_9_1_1_1_2 . :Appearance_2_2_9_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_9_1_1_1 ; x3do:hasMaterial :Material_2_2_9_1_1_1_1_1 . :Material_2_2_9_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_9_1_1_1_1 . :Cylinder_2_2_9_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_9_1_1_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_9_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_9_1 ; x3do:hasChildren :Shape_2_2_9_1_2_1 ; x3do:rotation ( 0.0 0.0 1.0 0.436331 ) ; x3do:scale ( 1.0 1.08386 1.0 ) ; x3do:translation ( -0.01595295 -1.816635 1.414162 ) . :Shape_2_2_9_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_9_1_2 ; x3do:hasAppearance :Appearance_2_2_9_1_2_1_1 ; x3do:hasGeometry :Cylinder_2_2_9_1_2_1_2 . :Appearance_2_2_9_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_9_1_2_1 ; x3do:hasMaterial :Material_2_2_9_1_2_1_1_1 . :Material_2_2_9_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_9_1_2_1_1 . :Cylinder_2_2_9_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_9_1_2_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_9_1_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_9_1 ; x3do:hasChildren :Shape_2_2_9_1_3_1 ; x3do:translation ( 0.837059 -1.799142 1.414162 ) . :Shape_2_2_9_1_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_9_1_3 ; x3do:hasAppearance :Appearance_2_2_9_1_3_1_1 ; x3do:hasGeometry :Cylinder_2_2_9_1_3_1_2 . :Appearance_2_2_9_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_9_1_3_1 ; x3do:hasMaterial :Material_2_2_9_1_3_1_1_1 . :Material_2_2_9_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_9_1_3_1_1 . :Cylinder_2_2_9_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_9_1_3_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_9_1_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_9_1 ; x3do:hasChildren :Shape_2_2_9_1_4_1 ; x3do:rotation ( 0.0 0.0 -1.0 0.453785 ) ; x3do:scale ( 1.0 1.107328 1.0 ) ; x3do:translation ( -0.02344154 -1.799142 1.414162 ) . :Shape_2_2_9_1_4_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_9_1_4 ; x3do:hasAppearance :Appearance_2_2_9_1_4_1_1 ; x3do:hasGeometry :Cylinder_2_2_9_1_4_1_2 . :Appearance_2_2_9_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_9_1_4_1 ; x3do:hasMaterial :Material_2_2_9_1_4_1_1_1 . :Material_2_2_9_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_9_1_4_1_1 . :Cylinder_2_2_9_1_4_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_9_1_4_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_9_1_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_9_1 ; x3do:hasChildren :Shape_2_2_9_1_5_1 ; x3do:rotation ( 0.0 0.0 -1.0 1.570796 ) ; x3do:scale ( 1.0 0.484421 1.0 ) ; x3do:translation ( -0.02392503 -3.543118 1.398488 ) . :Shape_2_2_9_1_5_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_9_1_5 ; x3do:hasAppearance :Appearance_2_2_9_1_5_1_1 ; x3do:hasGeometry :Cylinder_2_2_9_1_5_1_2 . :Appearance_2_2_9_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_9_1_5_1 ; x3do:hasMaterial :Material_2_2_9_1_5_1_1_1 . :Material_2_2_9_1_5_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_9_1_5_1_1 . :Cylinder_2_2_9_1_5_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_9_1_5_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :baseFrameCenter a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :pierRiser ; x3do:hasChildren :Group_2_2_10_1 ; x3do:DEF 'baseFrameCenter' ; x3do:rotation ( 0.0 -1.0 0.0 1.605702 ) ; x3do:scale ( 1.639999 0.98 1.0 ) ; x3do:translation ( 0.534263 -0.03514384 0.02772901 ) . :Group_2_2_10_1 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :baseFrameCenter ; x3do:hasChildren :Transform_2_2_10_1_1, :Transform_2_2_10_1_2, :Transform_2_2_10_1_3, :Transform_2_2_10_1_4, :Transform_2_2_10_1_5 . :Transform_2_2_10_1_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_10_1 ; x3do:hasChildren :Shape_2_2_10_1_1_1 ; x3do:translation ( -0.856045 -1.799142 1.414162 ) . :Shape_2_2_10_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_10_1_1 ; x3do:hasAppearance :Appearance_2_2_10_1_1_1_1 ; x3do:hasGeometry :Cylinder_2_2_10_1_1_1_2 . :Appearance_2_2_10_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_10_1_1_1 ; x3do:hasMaterial :Material_2_2_10_1_1_1_1_1 . :Material_2_2_10_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_10_1_1_1_1 . :Cylinder_2_2_10_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_10_1_1_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_10_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_10_1 ; x3do:hasChildren :Shape_2_2_10_1_2_1 ; x3do:rotation ( 0.0 0.0 1.0 0.436331 ) ; x3do:scale ( 1.0 1.08386 1.0 ) ; x3do:translation ( -0.01595295 -1.816635 1.414162 ) . :Shape_2_2_10_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_10_1_2 ; x3do:hasAppearance :Appearance_2_2_10_1_2_1_1 ; x3do:hasGeometry :Cylinder_2_2_10_1_2_1_2 . :Appearance_2_2_10_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_10_1_2_1 ; x3do:hasMaterial :Material_2_2_10_1_2_1_1_1 . :Material_2_2_10_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_10_1_2_1_1 . :Cylinder_2_2_10_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_10_1_2_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_10_1_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_10_1 ; x3do:hasChildren :Shape_2_2_10_1_3_1 ; x3do:translation ( 0.837059 -1.799142 1.414162 ) . :Shape_2_2_10_1_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_10_1_3 ; x3do:hasAppearance :Appearance_2_2_10_1_3_1_1 ; x3do:hasGeometry :Cylinder_2_2_10_1_3_1_2 . :Appearance_2_2_10_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_10_1_3_1 ; x3do:hasMaterial :Material_2_2_10_1_3_1_1_1 . :Material_2_2_10_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_10_1_3_1_1 . :Cylinder_2_2_10_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_10_1_3_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_10_1_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_10_1 ; x3do:hasChildren :Shape_2_2_10_1_4_1 ; x3do:rotation ( 0.0 0.0 -1.0 0.453785 ) ; x3do:scale ( 1.0 1.107328 1.0 ) ; x3do:translation ( -0.02344154 -1.799142 1.414162 ) . :Shape_2_2_10_1_4_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_10_1_4 ; x3do:hasAppearance :Appearance_2_2_10_1_4_1_1 ; x3do:hasGeometry :Cylinder_2_2_10_1_4_1_2 . :Appearance_2_2_10_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_10_1_4_1 ; x3do:hasMaterial :Material_2_2_10_1_4_1_1_1 . :Material_2_2_10_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_10_1_4_1_1 . :Cylinder_2_2_10_1_4_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_10_1_4_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :Transform_2_2_10_1_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_2_10_1 ; x3do:hasChildren :Shape_2_2_10_1_5_1 ; x3do:rotation ( 0.0 0.0 -1.0 1.570796 ) ; x3do:scale ( 1.0 0.484421 1.0 ) ; x3do:translation ( -0.02392503 -3.543118 1.398488 ) . :Shape_2_2_10_1_5_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_2_10_1_5 ; x3do:hasAppearance :Appearance_2_2_10_1_5_1_1 ; x3do:hasGeometry :Cylinder_2_2_10_1_5_1_2 . :Appearance_2_2_10_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_2_10_1_5_1 ; x3do:hasMaterial :Material_2_2_10_1_5_1_1_1 . :Material_2_2_10_1_5_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_10_1_5_1_1 . :Cylinder_2_2_10_1_5_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_2_10_1_5_1 ; x3do:height 3.553678 ; x3do:radius 0.04692599 . :stairsRight a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Transform_2_3_1, :Transform_2_3_2, :Transform_2_3_3, :Transform_2_3_4, :Transform_2_3_5, :Transform_2_3_6, :Transform_2_3_7, :Transform_2_3_8, :Transform_2_3_9, :Transform_2_3_10, :Transform_2_3_11, :Transform_2_3_12, :Transform_2_3_13, :Transform_2_3_14, :Transform_2_3_15, :Transform_2_3_16 ; x3do:DEF 'stairsRight' . :Transform_2_3_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_1_1 ; x3do:rotation ( 0.0 0.0 1.0 0.645771 ) ; x3do:scale ( 0.800884 1.829249 0.02238829 ) ; x3do:translation ( -0.212172 -2.280956 -0.217546 ) . :Shape_2_3_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_1 ; x3do:hasAppearance :Appearance_2_3_1_1_1 ; x3do:hasGeometry :Box_2_3_1_1_2 . :Appearance_2_3_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_1_1 ; x3do:hasMaterial :Material_2_3_1_1_1_1 . :Material_2_3_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_1_1_1 . :Box_2_3_1_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_1_1 ; x3do:size ( 0.272419 2.787178 1.801059 ) . :Transform_2_3_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_2_1 ; x3do:rotation ( 0.0 0.0 1.0 0.645771 ) ; x3do:scale ( 0.800884 1.829249 0.02238829 ) ; x3do:translation ( -0.212172 -2.280956 0.441118 ) . :Shape_2_3_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_2 ; x3do:hasAppearance :Appearance_2_3_2_1_1 ; x3do:hasGeometry :Box_2_3_2_1_2 . :Appearance_2_3_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_2_1 ; x3do:hasMaterial :Material_2_3_2_1_1_1 . :Material_2_3_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_2_1_1 . :Box_2_3_2_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_2_1 ; x3do:size ( 0.272419 2.787178 1.801059 ) . :Transform_2_3_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_3_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.280687 -2.180996 0.09884893 ) . :Shape_2_3_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_3 ; x3do:hasAppearance :Appearance_2_3_3_1_1 ; x3do:hasGeometry :Box_2_3_3_1_2 . :Appearance_2_3_3_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_3_1 ; x3do:hasMaterial :Material_2_3_3_1_1_1 . :Material_2_3_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_3_1_1 . :Box_2_3_3_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_3_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_4_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.535965 -1.866454 0.09884893 ) . :Shape_2_3_4_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_4 ; x3do:hasAppearance :Appearance_2_3_4_1_1 ; x3do:hasGeometry :Box_2_3_4_1_2 . :Appearance_2_3_4_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_4_1 ; x3do:hasMaterial :Material_2_3_4_1_1_1 . :Material_2_3_4_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_4_1_1 . :Box_2_3_4_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_4_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_5_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.774626 -1.557031 0.09884893 ) . :Shape_2_3_5_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_5 ; x3do:hasAppearance :Appearance_2_3_5_1_1 ; x3do:hasGeometry :Box_2_3_5_1_2 . :Appearance_2_3_5_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_5_1 ; x3do:hasMaterial :Material_2_3_5_1_1_1 . :Material_2_3_5_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_5_1_1 . :Box_2_3_5_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_5_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_6 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_6_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.001795053 -2.516331 0.09884893 ) . :Shape_2_3_6_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_6 ; x3do:hasAppearance :Appearance_2_3_6_1_1 ; x3do:hasGeometry :Box_2_3_6_1_2 . :Appearance_2_3_6_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_6_1 ; x3do:hasMaterial :Material_2_3_6_1_1_1 . :Material_2_3_6_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_6_1_1 . :Box_2_3_6_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_6_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_7 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_7_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.974362 -1.246762 0.09884893 ) . :Shape_2_3_7_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_7 ; x3do:hasAppearance :Appearance_2_3_7_1_1 ; x3do:hasGeometry :Box_2_3_7_1_2 . :Appearance_2_3_7_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_7_1 ; x3do:hasMaterial :Material_2_3_7_1_1_1 . :Material_2_3_7_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_7_1_1 . :Box_2_3_7_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_7_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_8 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_8_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -1.177976 -0.964911 0.09884893 ) . :Shape_2_3_8_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_8 ; x3do:hasAppearance :Appearance_2_3_8_1_1 ; x3do:hasGeometry :Box_2_3_8_1_2 . :Appearance_2_3_8_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_8_1 ; x3do:hasMaterial :Material_2_3_8_1_1_1 . :Material_2_3_8_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_8_1_1 . :Box_2_3_8_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_8_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_9 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_9_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.280687 -2.159781 0.09884893 ) . :Shape_2_3_9_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_9 ; x3do:hasAppearance :Appearance_2_3_9_1_1 ; x3do:hasGeometry :Box_2_3_9_1_2 . :Appearance_2_3_9_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_9_1 ; x3do:hasMaterial :Material_2_3_9_1_1_1 . :Material_2_3_9_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_9_1_1 . :Box_2_3_9_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_9_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_10 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_10_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -1.601487 -0.393813 0.09884893 ) . :Shape_2_3_10_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_10 ; x3do:hasAppearance :Appearance_2_3_10_1_1 ; x3do:hasGeometry :Box_2_3_10_1_2 . :Appearance_2_3_10_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_10_1 ; x3do:hasMaterial :Material_2_3_10_1_1_1 . :Material_2_3_10_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_10_1_1 . :Box_2_3_10_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_10_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_11 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_11_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -1.411128 -0.647526 0.09884893 ) . :Shape_2_3_11_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_11 ; x3do:hasAppearance :Appearance_2_3_11_1_1 ; x3do:hasGeometry :Box_2_3_11_1_2 . :Appearance_2_3_11_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_11_1 ; x3do:hasMaterial :Material_2_3_11_1_1_1 . :Material_2_3_11_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_11_1_1 . :Box_2_3_11_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_11_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_12 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_12_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( 0.260215 -2.905492 0.09884893 ) . :Shape_2_3_12_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_12 ; x3do:hasAppearance :Appearance_2_3_12_1_1 ; x3do:hasGeometry :Box_2_3_12_1_2 . :Appearance_2_3_12_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_12_1 ; x3do:hasMaterial :Material_2_3_12_1_1_1 . :Material_2_3_12_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_12_1_1 . :Box_2_3_12_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_12_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_13 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_13_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( 0.533587 -3.282907 0.09884893 ) . :Shape_2_3_13_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_13 ; x3do:hasAppearance :Appearance_2_3_13_1_1 ; x3do:hasGeometry :Box_2_3_13_1_2 . :Appearance_2_3_13_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_13_1 ; x3do:hasMaterial :Material_2_3_13_1_1_1 . :Material_2_3_13_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_13_1_1 . :Box_2_3_13_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_13_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_14 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_14_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( 0.847109 -3.668836 0.09884893 ) . :Shape_2_3_14_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_14 ; x3do:hasAppearance :Appearance_2_3_14_1_1 ; x3do:hasGeometry :Box_2_3_14_1_2 . :Appearance_2_3_14_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_14_1 ; x3do:hasMaterial :Material_2_3_14_1_1_1 . :Material_2_3_14_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_14_1_1 . :Box_2_3_14_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_14_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_15 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_15_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( 1.094218 -3.989769 0.09884893 ) . :Shape_2_3_15_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_15 ; x3do:hasAppearance :Appearance_2_3_15_1_1 ; x3do:hasGeometry :Box_2_3_15_1_2 . :Appearance_2_3_15_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_15_1 ; x3do:hasMaterial :Material_2_3_15_1_1_1 . :Material_2_3_15_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_15_1_1 . :Box_2_3_15_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_3_15_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_3_16 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsRight ; x3do:hasChildren :Shape_2_3_16_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( 1.241801 -4.340469 0.104791 ) . :Shape_2_3_16_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_3_16 ; x3do:hasAppearance :Appearance_2_3_16_1_1 . :Appearance_2_3_16_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_3_16_1 ; x3do:hasMaterial :Material_2_3_16_1_1_1 . :Material_2_3_16_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_16_1_1 . :stairsLeft a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Transform_2_4_1, :Transform_2_4_2, :Transform_2_4_3, :Transform_2_4_4, :Transform_2_4_5, :Transform_2_4_6, :Transform_2_4_7, :Transform_2_4_8, :Transform_2_4_9, :Transform_2_4_10, :Transform_2_4_11, :Transform_2_4_12, :Transform_2_4_13, :Transform_2_4_14, :Transform_2_4_15, :Transform_2_4_16 ; x3do:DEF 'stairsLeft' ; x3do:translation ( 0.0 0.0 -1.91376 ) . :Transform_2_4_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_1_1 ; x3do:rotation ( 0.0 0.0 1.0 0.645771 ) ; x3do:scale ( 0.800884 1.829249 0.02238829 ) ; x3do:translation ( -0.212172 -2.280956 -0.217546 ) . :Shape_2_4_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1 ; x3do:hasAppearance :Appearance_2_4_1_1_1 ; x3do:hasGeometry :Box_2_4_1_1_2 . :Appearance_2_4_1_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_1 ; x3do:hasMaterial :Material_2_4_1_1_1_1 . :Material_2_4_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_1_1_1 . :Box_2_4_1_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_1 ; x3do:size ( 0.272419 2.787178 1.801059 ) . :Transform_2_4_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_2_1 ; x3do:rotation ( 0.0 0.0 1.0 0.645771 ) ; x3do:scale ( 0.800884 1.829249 0.02238829 ) ; x3do:translation ( -0.212172 -2.280956 0.441118 ) . :Shape_2_4_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_2 ; x3do:hasAppearance :Appearance_2_4_2_1_1 ; x3do:hasGeometry :Box_2_4_2_1_2 . :Appearance_2_4_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_2_1 ; x3do:hasMaterial :Material_2_4_2_1_1_1 . :Material_2_4_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_2_1_1 . :Box_2_4_2_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_2_1 ; x3do:size ( 0.272419 2.787178 1.801059 ) . :Transform_2_4_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_3_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.280687 -2.180996 0.09884893 ) . :Shape_2_4_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_3 ; x3do:hasAppearance :Appearance_2_4_3_1_1 ; x3do:hasGeometry :Box_2_4_3_1_2 . :Appearance_2_4_3_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_3_1 ; x3do:hasMaterial :Material_2_4_3_1_1_1 . :Material_2_4_3_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_3_1_1 . :Box_2_4_3_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_3_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_4_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.535965 -1.866454 0.09884893 ) . :Shape_2_4_4_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_4 ; x3do:hasAppearance :Appearance_2_4_4_1_1 ; x3do:hasGeometry :Box_2_4_4_1_2 . :Appearance_2_4_4_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_4_1 ; x3do:hasMaterial :Material_2_4_4_1_1_1 . :Material_2_4_4_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_4_1_1 . :Box_2_4_4_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_4_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_5_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.774626 -1.557031 0.09884893 ) . :Shape_2_4_5_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_5 ; x3do:hasAppearance :Appearance_2_4_5_1_1 ; x3do:hasGeometry :Box_2_4_5_1_2 . :Appearance_2_4_5_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_5_1 ; x3do:hasMaterial :Material_2_4_5_1_1_1 . :Material_2_4_5_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_5_1_1 . :Box_2_4_5_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_5_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_6 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_6_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.001795053 -2.516331 0.09884893 ) . :Shape_2_4_6_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_6 ; x3do:hasAppearance :Appearance_2_4_6_1_1 ; x3do:hasGeometry :Box_2_4_6_1_2 . :Appearance_2_4_6_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_6_1 ; x3do:hasMaterial :Material_2_4_6_1_1_1 . :Material_2_4_6_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_6_1_1 . :Box_2_4_6_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_6_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_7 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_7_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.974362 -1.246762 0.09884893 ) . :Shape_2_4_7_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_7 ; x3do:hasAppearance :Appearance_2_4_7_1_1 ; x3do:hasGeometry :Box_2_4_7_1_2 . :Appearance_2_4_7_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_7_1 ; x3do:hasMaterial :Material_2_4_7_1_1_1 . :Material_2_4_7_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_7_1_1 . :Box_2_4_7_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_7_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_8 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_8_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -1.177976 -0.964911 0.09884893 ) . :Shape_2_4_8_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_8 ; x3do:hasAppearance :Appearance_2_4_8_1_1 ; x3do:hasGeometry :Box_2_4_8_1_2 . :Appearance_2_4_8_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_8_1 ; x3do:hasMaterial :Material_2_4_8_1_1_1 . :Material_2_4_8_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_8_1_1 . :Box_2_4_8_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_8_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_9 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_9_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -0.280687 -2.159781 0.09884893 ) . :Shape_2_4_9_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_9 ; x3do:hasAppearance :Appearance_2_4_9_1_1 ; x3do:hasGeometry :Box_2_4_9_1_2 . :Appearance_2_4_9_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_9_1 ; x3do:hasMaterial :Material_2_4_9_1_1_1 . :Material_2_4_9_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_9_1_1 . :Box_2_4_9_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_9_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_10 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_10_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -1.601487 -0.393813 0.09884893 ) . :Shape_2_4_10_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_10 ; x3do:hasAppearance :Appearance_2_4_10_1_1 ; x3do:hasGeometry :Box_2_4_10_1_2 . :Appearance_2_4_10_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_10_1 ; x3do:hasMaterial :Material_2_4_10_1_1_1 . :Material_2_4_10_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_10_1_1 . :Box_2_4_10_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_10_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_11 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_11_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( -1.411128 -0.647526 0.09884893 ) . :Shape_2_4_11_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_11 ; x3do:hasAppearance :Appearance_2_4_11_1_1 ; x3do:hasGeometry :Box_2_4_11_1_2 . :Appearance_2_4_11_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_11_1 ; x3do:hasMaterial :Material_2_4_11_1_1_1 . :Material_2_4_11_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_11_1_1 . :Box_2_4_11_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_11_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_12 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_12_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( 0.260215 -2.905492 0.09884893 ) . :Shape_2_4_12_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_12 ; x3do:hasAppearance :Appearance_2_4_12_1_1 ; x3do:hasGeometry :Box_2_4_12_1_2 . :Appearance_2_4_12_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_12_1 ; x3do:hasMaterial :Material_2_4_12_1_1_1 . :Material_2_4_12_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_12_1_1 . :Box_2_4_12_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_12_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_13 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_13_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( 0.533587 -3.282907 0.09884893 ) . :Shape_2_4_13_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_13 ; x3do:hasAppearance :Appearance_2_4_13_1_1 ; x3do:hasGeometry :Box_2_4_13_1_2 . :Appearance_2_4_13_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_13_1 ; x3do:hasMaterial :Material_2_4_13_1_1_1 . :Material_2_4_13_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_13_1_1 . :Box_2_4_13_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_13_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_14 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_14_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( 0.847109 -3.668836 0.09884893 ) . :Shape_2_4_14_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_14 ; x3do:hasAppearance :Appearance_2_4_14_1_1 ; x3do:hasGeometry :Box_2_4_14_1_2 . :Appearance_2_4_14_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_14_1 ; x3do:hasMaterial :Material_2_4_14_1_1_1 . :Material_2_4_14_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_14_1_1 . :Box_2_4_14_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_14_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_15 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_15_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( 1.094218 -3.989769 0.09884893 ) . :Shape_2_4_15_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_15 ; x3do:hasAppearance :Appearance_2_4_15_1_1 ; x3do:hasGeometry :Box_2_4_15_1_2 . :Appearance_2_4_15_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_15_1 ; x3do:hasMaterial :Material_2_4_15_1_1_1 . :Material_2_4_15_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_15_1_1 . :Box_2_4_15_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_15_1 ; x3do:size ( 1.838338 2.460952 1.44558 ) . :Transform_2_4_16 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :stairsLeft ; x3do:hasChildren :Shape_2_4_16_1 ; x3do:scale ( 0.09073022 0.03413898 0.450226 ) ; x3do:translation ( 1.241801 -4.340469 0.104791 ) . :Shape_2_4_16_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_16 ; x3do:hasAppearance :Appearance_2_4_16_1_1 . :Appearance_2_4_16_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_16_1 ; x3do:hasMaterial :Material_2_4_16_1_1_1 . :Material_2_4_16_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_16_1_1 .