@prefix :        <https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/SanCarlosCathedral/ChurchModel.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.3' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.3.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11, :meta_1_12, :meta_1_13, :meta_1_14, :meta_1_15, :meta_1_16, :meta_1_17 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'ChurchModel.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'San Carlos Cathedral is the oldest continuously functioning church and the first stone building in the State of California.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Michele Foti' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '15 December 2011' ;
  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 'tests/' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'TODO.html' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.sancarloscathedral.net' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'RoyalPresidioChapelHistoricalReferences.pdf' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CulturalHeritageProjectSanCarlosCathedral.pdf' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'originals/' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'SanCarlosCathedralFrontAbove.2012February.png' ;
  x3do:name 'Image' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'originals/ModelSanCarlosChurchFeb-3-2012.x3d' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'under development' ;
  x3do:name 'warning' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/SanCarlosCathedral/ChurchModel.x3d' ;
  x3do:name 'identifier' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "ChurchModel.x3d" .
:meta dcterms:description "San Carlos Cathedral is the oldest continuously functioning church and the first stone building in the State of California." .
:meta dcterms:creator "Michele Foti" .
:meta dcterms:created "15 December 2011" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "tests/" .
:meta dcterms:reference "TODO.html" .
:meta dcterms:reference "http://www.sancarloscathedral.net" .
:meta dcterms:reference "RoyalPresidioChapelHistoricalReferences.pdf" .
:meta dcterms:reference "CulturalHeritageProjectSanCarlosCathedral.pdf" .
:meta dcterms:reference "originals/" .
:meta dcterms:Image "SanCarlosCathedralFrontAbove.2012February.png" .
:meta dcterms:reference "originals/ModelSanCarlosChurchFeb-3-2012.x3d" .
:meta dcterms:warning "under development" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/SanCarlosCathedral/ChurchModel.x3d" .
:meta dcterms:generator "X3D-Edit 3.3, 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, :Transform .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'ChurchModel.x3d' .
:Transform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Base, :_______TOWERBIG________, :FacciataSX, :FacciataDX, :FacciataSopra, :FacciataSopraDietro, :ArcoIngresso, :Controfacciatadx, :Controfacciatasx, :FinFacciata, :Cornicione, :arcoSopra, :BaseCroce, :Croce1, :Croce2, :FrontoneTorre, :TramezzoIngresso, :ArcoIngr, :TramezzoDX, :Termine0, :termine1, :MuroLateraleDX, :MuroLateraleSX, :MuroTransetto1DX, :MuroTransetto1SX, :MuroTransetto3DX, :MuroTransetto3SX, :MuroTransetto4DX, :MuroTransetto4SX, :Presbiterio, :Retro, :AbsideDX, :Fronte, :AbsideSX, :Finestra4DX, :Finestra4SX, :FinestreDX, :FinestreSX, :portaDX, :portaSX, :PortaPresb, :PortaRetro, :FinestraA1, :Transform_2_2_44, :Transform_2_2_45, :Transform_2_2_46, :Transform_2_2_47, :Transform_2_2_48, :Transform_2_2_49, :Piano, :Piano2, :BARRE, :Organo, :DecOrg, :DecOrg2, :SacrestiaInEs4, :TETTO, :PancheLato, :Transform_2_2_59, :Altare, :scalino1, :scalino2, :scalino3, :scalino4, :decbar, :Transform_2_2_66, :Transform_2_2_67, :Transform_2_2_68, :Transform_2_2_69, :Transform_2_2_70, :ringhhh, :Transform_2_2_72, :Transform_2_2_73, :Transform_2_2_74, :Transform_2_2_75, :Transform_2_2_76, :Transform_2_2_77, :Transform_2_2_78, :Transform_2_2_79, :Transform_2_2_80, :Transform_2_2_81, :Transform_2_2_82, :Transform_2_2_83, :Transform_2_2_84, :Transform_2_2_85, :Transform_2_2_86, :Transform_2_2_87, :Transform_2_2_88, :Transform_2_2_89, :Transform_2_2_90, :Transform_2_2_91, :Transform_2_2_92, :Transform_2_2_93, :Transform_2_2_94, :Transform_2_2_95, :Transform_2_2_96, :Transform_2_2_97, :Transform_2_2_98, :Transform_2_2_99, :Transform_2_2_100, :Transform_2_2_101, :Transform_2_2_102, :Transform_2_2_103, :Transform_2_2_104, :Transform_2_2_105, :Transform_2_2_106, :Transform_2_2_107, :BaseRingh1, :BaseRingh2, :QuadriDx, :QuadriSx, :PancTrans, :PancheTransSx, :Chandelier, :Chandelier1, :Chandelier2, :Chandelier3, :Chandelier4cen, :Chandelier5, :Chandelier6 ;
  x3do:DEF 'Transform' ;
  x3do:scale ( 0.1 0.1 0.1 ) .
:Base a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_1_1 ;
  x3do:DEF 'Base' ;
  x3do:scale ( 0.438 1 0.438 ) ;
  x3do:translation ( 5.7 -2.18 -23.5 ) .
:Shape_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Base ;
  x3do:hasGeometry :Box_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_2 .
:Box_2_2_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_1_1 ;
  x3do:size ( 68.5 0.1 121.1 ) .
:Appearance_2_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1 ;
  x3do:hasMaterial :Sandstone .
:Sandstone a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_2 ;
  x3do:DEF 'Sandstone' ;
  x3do:diffuseColor ( 1 0.75 0.25 ) .
:_______TOWERBIG________ a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :MuroLatSotto, :TR1, :MuroDietro1, :MuroDietro2, :Finestra, :TR2, :Pavimento31, :Pavimento31Sottile, :Pavimento31Scalino, :Pavimento31ScalinoSottile, :Pavimento313, :TR3, :MuroDietro3, :MuroLatSottoSX2, :MuroLatSottoDX2, :MuroDietro4, :MuroDietro5SX, :MuroLat5SX, :MuroFrontCentale5, :MuroLat5SX2Centro, :MuroLat5DX, :MuroLat6DX, :MuroLat7DX, :ArcoTorre1, :ArcoTorre2, :ArcoTorre3, :ArcoTorre4, :ArcoTorre5, :ArcoTorre6, :ColonninaTetto, :ColonninaTetto2, :Torrtta, :torr2, :torr3, :torr4Front, :torr5Facc, :torr6DietroSx, :campanaEtrave1, :campana2, :Trave222, :batacchio1, :batacchio2, :batacchioPic ;
  x3do:DEF '_______TOWERBIG________' ;
  x3do:translation ( 0.36 0 0 ) .
:MuroLatSotto a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_1_1 ;
  x3do:DEF 'MuroLatSotto' ;
  x3do:translation ( -2.98 1.08 -2.165 ) .
:Shape_2_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLatSotto ;
  x3do:hasGeometry :Box_2_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_1_1_2 .
:Box_2_2_2_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_1_1 ;
  x3do:size ( 1.34 6.71 2.99 ) .
:Appearance_2_2_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-1 .
:Sandstone-USE-1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TR1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Scale1, :Strozzatura1, :Strozzatura11, :Strozzatura4, :Strozzatura2, :Pavimento1, :Scalino, :Scale2, :Pavimento2 ;
  x3do:DEF 'TR1' ;
  x3do:translation ( -0.36 0 0 ) .
:Scale1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :scal, :Transform_2_2_2_2_1_2, :Transform_2_2_2_2_1_3, :Transform_2_2_2_2_1_4, :Transform_2_2_2_2_1_5, :Transform_2_2_2_2_1_6, :Transform_2_2_2_2_1_7, :Transform_2_2_2_2_1_8, :Transform_2_2_2_2_1_9, :Transform_2_2_2_2_1_10, :Transform_2_2_2_2_1_11 ;
  x3do:DEF 'Scale1' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 3.43 -2.135 -0.67 ) .
:scal a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Scale1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_1_1_2 ;
  x3do:DEF 'scal' .
:IndexedFaceSet_2_2_2_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :scal ;
  x3do:hasCoord :Coordinate_2_2_2_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 2 3 4 5 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_2_1_1_1 ;
  x3do:point ( 0 0 0 1.45 0 0 1.45 0.26 0 0 0.26 0 0 0.26 -0.35 1.45 0.26 -0.35 ) .
:Appearance_2_2_2_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :scal ;
  x3do:hasMaterial :Sandstone-USE-2 .
:Sandstone-USE-2 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_2_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale1 ;
  x3do:hasChildren :scal-USE-1 ;
  x3do:translation ( 0 0.26 -0.35 ) .
:scal-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_1_2 ;
  owl:sameAs :scal . # DEF matching this USE
:Transform_2_2_2_2_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale1 ;
  x3do:hasChildren :scal-USE-2 ;
  x3do:translation ( 0 0.52 -0.70 ) .
:scal-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_1_3 ;
  owl:sameAs :scal . # DEF matching this USE
:Transform_2_2_2_2_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale1 ;
  x3do:hasChildren :scal-USE-3 ;
  x3do:translation ( 0 0.78 -1.05 ) .
:scal-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_1_4 ;
  owl:sameAs :scal . # DEF matching this USE
:Transform_2_2_2_2_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale1 ;
  x3do:hasChildren :scal-USE-4 ;
  x3do:translation ( 0 1.04 -1.40 ) .
:scal-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_1_5 ;
  owl:sameAs :scal . # DEF matching this USE
:Transform_2_2_2_2_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale1 ;
  x3do:hasChildren :scal-USE-5 ;
  x3do:translation ( 0 1.3 -1.75 ) .
:scal-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_1_6 ;
  owl:sameAs :scal . # DEF matching this USE
:Transform_2_2_2_2_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale1 ;
  x3do:hasChildren :scal-USE-6 ;
  x3do:translation ( 0 1.56 -2.1 ) .
:scal-USE-6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_1_7 ;
  owl:sameAs :scal . # DEF matching this USE
:Transform_2_2_2_2_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale1 ;
  x3do:hasChildren :scal-USE-7 ;
  x3do:translation ( 0 1.82 -2.45 ) .
:scal-USE-7 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_1_8 ;
  owl:sameAs :scal . # DEF matching this USE
:Transform_2_2_2_2_1_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale1 ;
  x3do:hasChildren :scal-USE-8 ;
  x3do:translation ( 0 2.08 -2.8 ) .
:scal-USE-8 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_1_9 ;
  owl:sameAs :scal . # DEF matching this USE
:Transform_2_2_2_2_1_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale1 ;
  x3do:hasChildren :scal-USE-9 ;
  x3do:translation ( 0 2.34 -3.15 ) .
:scal-USE-9 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_1_10 ;
  owl:sameAs :scal . # DEF matching this USE
:Transform_2_2_2_2_1_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale1 ;
  x3do:hasChildren :scal-USE-10 ;
  x3do:translation ( 0 2.6 -3.5 ) .
:scal-USE-10 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_1_11 ;
  owl:sameAs :scal . # DEF matching this USE
:Strozzatura1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_2_1 ;
  x3do:DEF 'Strozzatura1' ;
  x3do:translation ( 0.19 -2.05 -2.3 ) .
:Shape_2_2_2_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Strozzatura1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_2_1_2 .
:IndexedFaceSet_2_2_2_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_2_2_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 5 8 9 6 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_2_2_1_1 ;
  x3do:point ( 0 4.5 0.4 2 3.9 0.1 2 3.9 1.11 0 4.5 1.41 0 6.4 0.4 2 6.4 0.1 2 6.4 1.11 0 6.4 1.41 2 7.1 0.1 2 7.1 1.11 ) .
:Appearance_2_2_2_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-3 .
:Sandstone-USE-3 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Strozzatura11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_3_1 ;
  x3do:DEF 'Strozzatura11' ;
  x3do:translation ( 0.19 -2.05 -2.1 ) .
:Shape_2_2_2_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Strozzatura11 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_2_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_3_1_2 .
:IndexedFaceSet_2_2_2_2_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_2_3_1 ;
  x3do:hasCoord :Coordinate_2_2_2_2_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_2_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_2_3_1_1 ;
  x3do:point ( 0 0 0.2 2 0 -0.1 2 0 0.41 0 0 0.71 0 6.4 0.2 2 6.4 -0.1 2 6.4 0.41 0 6.4 0.71 ) .
:Appearance_2_2_2_2_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_3_1 ;
  x3do:hasMaterial :Sandstone-USE-4 .
:Sandstone-USE-4 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_2_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Strozzatura4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_4_1 ;
  x3do:DEF 'Strozzatura4' ;
  x3do:translation ( 0.19 4.35 -1.6 ) .
:Shape_2_2_2_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Strozzatura4 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_2_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_4_1_2 .
:IndexedFaceSet_2_2_2_2_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_2_4_1 ;
  x3do:hasCoord :Coordinate_2_2_2_2_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 2 3 7 6 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_2_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_2_4_1_1 ;
  x3do:point ( 0 0 0.35 2 0 0.35 2 0 0.41 0 0 0.71 0 2 0.67 2 0.3 0 2 0.3 0.41 0 1.74 0.71 ) .
:Appearance_2_2_2_2_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_4_1 ;
  x3do:hasMaterial :Sandstone-USE-5 .
:Sandstone-USE-5 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_2_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Strozzatura2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_5_1 ;
  x3do:DEF 'Strozzatura2' ;
  x3do:translation ( 0.19 -2 -3.739 ) .
:Shape_2_2_2_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Strozzatura2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_2_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_5_1_2 .
:IndexedFaceSet_2_2_2_2_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_2_5_1 ;
  x3do:hasCoord :Coordinate_2_2_2_2_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 1 2 6 5 -1 2 3 7 6 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_2_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_2_5_1_1 ;
  x3do:point ( 0 0 0.2 2 0 0.2 2 0 0.81 0 0 1.11 0 6.48 0.2 2 6.98 0.2 2 6.98 0.81 0 6.48 1.11 ) .
:Appearance_2_2_2_2_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_5_1 ;
  x3do:hasMaterial :Sandstone-USE-6 .
:Sandstone-USE-6 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_2_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Pavimento1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_6_1 ;
  x3do:DEF 'Pavimento1' ;
  x3do:translation ( -1.4 0.675 -1 ) .
:Shape_2_2_2_2_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Pavimento1 ;
  x3do:hasGeometry :Box_2_2_2_2_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_6_1_2 .
:Box_2_2_2_2_6_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_2_6_1 ;
  x3do:size ( 2.2 0.1 2.5 ) .
:Appearance_2_2_2_2_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_6_1 ;
  x3do:hasMaterial :Sandstone-USE-7 .
:Sandstone-USE-7 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_2_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Scalino a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_7_1 ;
  x3do:DEF 'Scalino' ;
  x3do:translation ( -1.2 0.825 -2.451 ) .
:Shape_2_2_2_2_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Scalino ;
  x3do:hasGeometry :Box_2_2_2_2_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_7_1_2 .
:Box_2_2_2_2_7_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_2_7_1 ;
  x3do:size ( 3 0.6 1.6 ) .
:Appearance_2_2_2_2_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_7_1 ;
  x3do:hasMaterial :Sandstone-USE-8 .
:Sandstone-USE-8 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_2_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Scale2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :scal2, :Transform_2_2_2_2_8_2, :Transform_2_2_2_2_8_3, :Transform_2_2_2_2_8_4 ;
  x3do:DEF 'Scale2' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( -1.311 1.125 -3.0995 ) .
:scal2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Scale2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_2_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_8_1_2 ;
  x3do:DEF 'scal2' .
:IndexedFaceSet_2_2_2_2_8_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :scal2 ;
  x3do:hasCoord :Coordinate_2_2_2_2_8_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 2 3 4 5 -1 0 3 4 -1 1 2 7 6 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_2_8_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_2_8_1_1 ;
  x3do:point ( 0 0 0 1.45 0 0 1.45 0.285 0 0 0.285 0 0 0.285 -0.5 1.45 0.285 -0.5 1.45 0 -1.5 1.45 0.285 -1.5 ) .
:Appearance_2_2_2_2_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :scal2 ;
  x3do:hasMaterial :Sandstone-USE-9 .
:Sandstone-USE-9 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_2_8_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_2_2_8_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale2 ;
  x3do:hasChildren :scal2-USE-1 ;
  x3do:translation ( 0 0.285 -0.5 ) .
:scal2-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_8_2 ;
  owl:sameAs :scal2 . # DEF matching this USE
:Transform_2_2_2_2_8_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale2 ;
  x3do:hasChildren :scal2-USE-2 ;
  x3do:translation ( 0 0.57 -1 ) .
:scal2-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_8_3 ;
  owl:sameAs :scal2 . # DEF matching this USE
:Transform_2_2_2_2_8_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale2 ;
  x3do:hasChildren :scalino ;
  x3do:translation ( 0 0.855 -1.5 ) .
:scalino a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2_8_4 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_2_8_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_8_4_1_2 ;
  x3do:DEF 'scalino' .
:IndexedFaceSet_2_2_2_2_8_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :scalino ;
  x3do:hasCoord :Coordinate_2_2_2_2_8_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 2 3 4 5 -1 0 3 4 -1 1 2 7 6 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_2_8_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_2_8_4_1_1 ;
  x3do:point ( 0 0 0 1.45 0 0 1.45 0.24 0 0 0.24 0 0 0.24 -0.5 1.45 0.24 -0.5 1.45 0 -1.5 1.45 0.24 -1.5 ) .
:Appearance_2_2_2_2_8_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :scalino ;
  x3do:hasMaterial :Sandstone-USE-10 .
:Sandstone-USE-10 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_2_8_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Pavimento2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_9_1 ;
  x3do:DEF 'Pavimento2' ;
  x3do:translation ( 1.4 2.17 -2.44 ) .
:Shape_2_2_2_2_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Pavimento2 ;
  x3do:hasGeometry :Box_2_2_2_2_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_9_1_2 .
:Box_2_2_2_2_9_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_2_9_1 ;
  x3do:size ( 2.2 0.1 1 ) .
:Appearance_2_2_2_2_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_9_1 ;
  x3do:hasMaterial :Sandstone-USE-11 .
:Sandstone-USE-11 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_2_9_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroDietro1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_3_1 ;
  x3do:DEF 'MuroDietro1' ;
  x3do:translation ( -1.67 1.08 -2.77 ) .
:Shape_2_2_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroDietro1 ;
  x3do:hasGeometry :Box_2_2_2_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_3_1_2 .
:Box_2_2_2_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_3_1 ;
  x3do:size ( 3 6.43 0.3 ) .
:Appearance_2_2_2_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_3_1 ;
  x3do:hasMaterial :Sandstone-USE-12 .
:Sandstone-USE-12 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroDietro2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_4_1 ;
  x3do:DEF 'MuroDietro2' ;
  x3do:translation ( -0.95 1.08 -3.61 ) .
:Shape_2_2_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroDietro2 ;
  x3do:hasGeometry :Box_2_2_2_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_4_1_2 .
:Box_2_2_2_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_4_1 ;
  x3do:size ( 5.4 6.71 0.3 ) .
:Appearance_2_2_2_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_4_1 ;
  x3do:hasMaterial :Sandstone-USE-13 .
:Sandstone-USE-13 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Finestra a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :finestra1, :finestra2, :finestra11, :finestra21 ;
  x3do:DEF 'Finestra' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( -4.187 -0.358 -0.83 ) .
:finestra1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra ;
  x3do:hasChildren :Transform_2_2_2_5_1_1 ;
  x3do:DEF 'finestra1' .
:Transform_2_2_2_5_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :finestra1 ;
  x3do:hasChildren :Shape_2_2_2_5_1_1_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( -1.5 2.49 3 ) .
:Shape_2_2_2_5_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_5_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_5_1_1_1_2 .
:IndexedFaceSet_2_2_2_5_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_5_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_2_5_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_5_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_5_1_1_1_1 ;
  x3do:point ( 0 0 0 1.34 0 0 0.9 0 0.182 0.44 0 0.182 0 0.858 0 1.34 0.858 0 0.9 0.858 0.182 0.44 0.858 0.182 ) .
:Appearance_2_2_2_5_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_5_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-14 .
:Sandstone-USE-14 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_5_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:finestra2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra ;
  x3do:hasChildren :Transform_2_2_2_5_2_1 ;
  x3do:DEF 'finestra2' .
:Transform_2_2_2_5_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :finestra2 ;
  x3do:hasChildren :Shape_2_2_2_5_2_1_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( -1.5 3.465 3 ) .
:Shape_2_2_2_5_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_5_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_5_2_1_1_2 .
:IndexedFaceSet_2_2_2_5_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_5_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_2_5_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_5_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_5_2_1_1_1 ;
  x3do:point ( 0 0 0 1.34 0 0 0.9 0 -0.182 0.44 0 -0.182 0 0.858 0 1.34 0.858 0 0.9 0.858 -0.182 0.44 0.858 -0.182 ) .
:Appearance_2_2_2_5_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_5_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-15 .
:Sandstone-USE-15 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_5_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:finestra11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra ;
  x3do:hasChildren :Transform_2_2_2_5_3_1 ;
  x3do:DEF 'finestra11' ;
  x3do:translation ( -1.5 2.495 3.145 ) .
:Transform_2_2_2_5_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :finestra11 ;
  x3do:hasChildren :Shape_2_2_2_5_3_1_1 ;
  x3do:translation ( 0 0 -1.01 ) .
:Shape_2_2_2_5_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_5_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_5_3_1_1_2 .
:IndexedFaceSet_2_2_2_5_3_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_5_3_1_1 ;
  x3do:hasCoord :Coordinate_2_2_2_5_3_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_5_3_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_5_3_1_1_1 ;
  x3do:point ( 0 0 0 1.34 0 0 0.9 0 0.182 0.44 0 0.182 0 0.963 0 1.34 0.963 0 0.9 0.963 0.182 0.44 0.963 0.182 ) .
:Appearance_2_2_2_5_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_5_3_1_1 ;
  x3do:hasMaterial :Sandstone-USE-16 .
:Sandstone-USE-16 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_5_3_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:finestra21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra ;
  x3do:hasChildren :Transform_2_2_2_5_4_1 ;
  x3do:DEF 'finestra21' ;
  x3do:translation ( -1.5 2.495 3.145 ) .
:Transform_2_2_2_5_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :finestra21 ;
  x3do:hasChildren :Shape_2_2_2_5_4_1_1 ;
  x3do:translation ( 0 0 -0.15 ) .
:Shape_2_2_2_5_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_5_4_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_5_4_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_5_4_1_1_2 .
:IndexedFaceSet_2_2_2_5_4_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_5_4_1_1 ;
  x3do:hasCoord :Coordinate_2_2_2_5_4_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_5_4_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_5_4_1_1_1 ;
  x3do:point ( 0 0 0 1.34 0 0 0.9 0 -0.182 0.44 0 -0.182 0 0.963 0 1.34 0.963 0 0.9 0.963 -0.182 0.44 0.963 -0.182 ) .
:Appearance_2_2_2_5_4_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_5_4_1_1 ;
  x3do:hasMaterial :Sandstone-USE-17 .
:Sandstone-USE-17 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_5_4_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TR2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Arco1, :Arco2, :Trave1 ;
  x3do:DEF 'TR2' ;
  x3do:translation ( -0.36 0 0 ) .
:Arco1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR2 ;
  x3do:hasChildren :Transform_2_2_2_6_1_1 ;
  x3do:DEF 'Arco1' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( 0.85 1 0.3845 ) ;
  x3do:translation ( 2.19 0.33 -1.18 ) .
:Transform_2_2_2_6_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Arco1 ;
  x3do:hasChildren :Shape_2_2_2_6_1_1_1 ;
  x3do:translation ( 0 0.7 0 ) .
:Shape_2_2_2_6_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_6_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_6_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_6_1_1_1_2 .
:IndexedFaceSet_2_2_2_6_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_6_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_2_6_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 86 87 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_6_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_6_1_1_1_1 ;
  x3do:point ( 0.62265 0 0 0.6218712 0.0311325 0 0.6195289 0.062265 0 0.6156054 0.0933975 0 0.6100699 0.12453 0 0.6028783 0.1556625 0 0.5939702 0.186795 0 0.5832672 0.2179275 0 0.5706682 0.24906 0 0.5560442 0.2801925 0 0.5392307 0.311325 0 0.5200153 0.3424575 0 0.49812 0.37359 0 0.473173 0.4047225 0 0.4446611 0.435855 0 0.4118443 0.4669875 0 0.37359 0.49812 0 0.3280012 0.5292525 0 0.2714068 0.560385 0 0.1944224 0.5915175 0 0 0.62265 0 -0 0.62265 0 -0.1944224 0.5915175 0 -0.2714068 0.560385 0 -0.3280012 0.5292525 0 -0.37359 0.49812 0 -0.4118443 0.4669875 0 -0.4446611 0.435855 0 -0.473173 0.4047225 0 -0.49812 0.37359 0 -0.5200153 0.3424575 0 -0.5392307 0.311325 0 -0.5560442 0.2801925 0 -0.5706682 0.24906 0 -0.5832672 0.2179275 0 -0.5939702 0.186795 0 -0.6028783 0.1556625 0 -0.6100699 0.12453 0 -0.6156054 0.0933975 0 -0.6195289 0.062265 0 -0.6218712 0.0311325 0 -0.62265 0 0 0.62265 0.7359 -5.1999998 0.6218712 0.7670325 -5.1999998 0.6195289 0.798165 -5.1999998 0.6156054 0.8292975 -5.1999998 0.6100699 0.86043 -5.1999998 0.6028783 0.8915625 -5.1999998 0.5939702 0.922695 -5.1999998 0.5832672 0.9538275 -5.1999998 0.5706682 0.98496 -5.1999998 0.5560442 1.0160925 -5.1999998 0.5392307 1.047225 -5.1999998 0.5200153 1.0783575 -5.1999998 0.49812 1.10949 -5.1999998 0.473173 1.1406225 -5.1999998 0.4446611 1.171755 -5.1999998 0.4118443 1.2028875 -5.1999998 0.37359 1.23402 -5.1999998 0.3280012 1.2651525 -5.1999998 0.2714068 1.296285 -5.1999998 0.1944224 1.3274175 -5.1999998 0 1.35855 -5.1999998 -0 1.35855 -5.1999998 -0.1944224 1.3274175 -5.1999998 -0.2714068 1.296285 -5.1999998 -0.3280012 1.2651525 -5.1999998 -0.37359 1.23402 -5.1999998 -0.4118443 1.2028875 -5.1999998 -0.4446611 1.171755 -5.1999998 -0.473173 1.1406225 -5.1999998 -0.49812 1.10949 -5.1999998 -0.5200153 1.0783575 -5.1999998 -0.5392307 1.047225 -5.1999998 -0.5560442 1.0160925 -5.1999998 -0.5706682 0.98496 -5.1999998 -0.5832672 0.9538275 -5.1999998 -0.5939702 0.922695 -5.1999998 -0.6028783 0.8915625 -5.1999998 -0.6100699 0.86043 -5.1999998 -0.6156054 0.8292975 -5.1999998 -0.6195289 0.798165 -5.1999998 -0.6218712 0.7670325 -5.1999998 -0.62265 0.7359 -5.1999998 -0.62265 1 0 0.62265 1 0 -0.62265 2.98 -5.1999998 0.62265 2.98 -5.1999998 ) .
:Appearance_2_2_2_6_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_6_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-18 .
:Sandstone-USE-18 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_6_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Arco2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR2 ;
  x3do:hasChildren :Shape_2_2_2_6_2_1 ;
  x3do:DEF 'Arco2' ;
  x3do:rotation ( 0 1 0 1.72 ) ;
  x3do:scale ( 0.57 1 1 ) ;
  x3do:translation ( 0.137 3.6 -2.25 ) .
:Shape_2_2_2_6_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Arco2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_6_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_6_2_1_2 .
:IndexedFaceSet_2_2_2_6_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_6_2_1 ;
  x3do:hasCoord :Coordinate_2_2_2_6_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_6_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_6_2_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 1.8 0.6218712004456791 0.0311325 1.8 0.6195289277144369 0.062265 1.8 0.6156053358230011 0.0933975 1.8 0.6100699153375784 0.12453 1.8 0.6028782701290121 0.1556625 1.8 0.5939702437622613 0.186795 1.8 0.5832672005554145 0.2179275 1.8 0.5706681512928509 0.24906 1.8 0.5560442297549271 0.2801925 1.8 0.5392307176663808 0.311325 1.8 0.520015272077417 0.3424575 1.8 0.49812000000000006 0.37359 1.8 0.47317303441103875 0.4047225 1.8 0.4446610411032206 0.435855 1.8 0.4118442634585919 0.4669875 1.8 0.37359000000000003 0.49812 1.8 0.3280012404606879 0.5292525 1.8 0.2714068427195601 0.560385 1.8 0.19442240018513812 0.5915175 1.8 0.0 0.62265 1.8 -0.0 0.62265 1.8 -0.19442240018513812 0.5915175 1.8 -0.2714068427195601 0.560385 1.8 -0.3280012404606879 0.5292525 1.8 -0.37359000000000003 0.49812 1.8 -0.4118442634585919 0.4669875 1.8 -0.4446610411032206 0.435855 1.8 -0.47317303441103875 0.4047225 1.8 -0.49812000000000006 0.37359 1.8 -0.520015272077417 0.3424575 1.8 -0.5392307176663808 0.311325 1.8 -0.5560442297549271 0.2801925 1.8 -0.5706681512928509 0.24906 1.8 -0.5832672005554145 0.2179275 1.8 -0.5939702437622613 0.186795 1.8 -0.6028782701290121 0.1556625 1.8 -0.6100699153375784 0.12453 1.8 -0.6156053358230011 0.0933975 1.8 -0.6195289277144369 0.062265 1.8 -0.6218712004456791 0.0311325 1.8 -0.62265 0.0 1.8 -0.62265 -1.70 0 -0.62265 0 0 -0.62265 0.7 0 0.62265 0.7 0 0.62265 0 0 0.62265 -1.70 0 -0.62265 0 1.8 -0.62265 0 1.8 -0.62265 0.7 1.8 0.62265 0.7 1.8 0.62265 0 1.8 0.62265 -1.50 1.8 ) .
:Appearance_2_2_2_6_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_6_2_1 ;
  x3do:hasMaterial :Sandstone-USE-19 .
:Sandstone-USE-19 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_6_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Trave1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR2 ;
  x3do:hasChildren :Shape_2_2_2_6_3_1 ;
  x3do:DEF 'Trave1' ;
  x3do:translation ( 2.14 4.6 -2.565 ) .
:Shape_2_2_2_6_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Trave1 ;
  x3do:hasGeometry :Box_2_2_2_6_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_6_3_1_2 .
:Box_2_2_2_6_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_6_3_1 ;
  x3do:size ( 0.1 0.9 0.73 ) .
:Appearance_2_2_2_6_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_6_3_1 ;
  x3do:hasMaterial :Sandstone-USE-20 .
:Sandstone-USE-20 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_6_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Pavimento31 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_7_1 ;
  x3do:DEF 'Pavimento31' ;
  x3do:rotation ( 0 1 0 1.72 ) ;
  x3do:translation ( -1.3 4.342 -1.94 ) .
:Shape_2_2_2_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Pavimento31 ;
  x3do:hasGeometry :Box_2_2_2_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_7_1_2 .
:Box_2_2_2_7_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_7_1 ;
  x3do:size ( 2.4 0.2 2.7 ) .
:Appearance_2_2_2_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_7_1 ;
  x3do:hasMaterial :Sandstone-USE-21 .
:Sandstone-USE-21 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Pavimento31Sottile a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_8_1 ;
  x3do:DEF 'Pavimento31Sottile' ;
  x3do:rotation ( 0 1 0 1.72 ) ;
  x3do:translation ( -0.57 4.292 -0.84 ) .
:Shape_2_2_2_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Pavimento31Sottile ;
  x3do:hasGeometry :Box_2_2_2_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_8_1_2 .
:Box_2_2_2_8_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_8_1 ;
  x3do:size ( 0.02 0.3 0.37 ) .
:Appearance_2_2_2_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_8_1 ;
  x3do:hasMaterial :Sandstone-USE-22 .
:Sandstone-USE-22 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_8_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Pavimento31Scalino a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_9_1 ;
  x3do:DEF 'Pavimento31Scalino' ;
  x3do:rotation ( 0 1 0 1.72 ) ;
  x3do:translation ( -2.05 4.342 -1.2 ) .
:Shape_2_2_2_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Pavimento31Scalino ;
  x3do:hasGeometry :Box_2_2_2_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_9_1_2 .
:Box_2_2_2_9_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_9_1 ;
  x3do:size ( 2.4 0.2 2.5 ) .
:Appearance_2_2_2_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_9_1 ;
  x3do:hasMaterial :Sandstone-USE-23 .
:Sandstone-USE-23 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_9_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Pavimento31ScalinoSottile a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_10_1 ;
  x3do:DEF 'Pavimento31ScalinoSottile' ;
  x3do:rotation ( 0 1 0 1.72 ) ;
  x3do:translation ( -0.69 4.292 -0.56 ) .
:Shape_2_2_2_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Pavimento31ScalinoSottile ;
  x3do:hasGeometry :Box_2_2_2_10_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_10_1_2 .
:Box_2_2_2_10_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_10_1 ;
  x3do:size ( 0.5 0.3 0.02 ) .
:Appearance_2_2_2_10_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_10_1 ;
  x3do:hasMaterial :Sandstone-USE-24 .
:Sandstone-USE-24 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_10_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Pavimento313 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_11_1 ;
  x3do:DEF 'Pavimento313' ;
  x3do:translation ( -2.65 4.342 -2.7 ) .
:Shape_2_2_2_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Pavimento313 ;
  x3do:hasGeometry :Box_2_2_2_11_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_11_1_2 .
:Box_2_2_2_11_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_11_1 ;
  x3do:size ( 0.9 0.2 0.9 ) .
:Appearance_2_2_2_11_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_11_1 ;
  x3do:hasMaterial :Sandstone-USE-25 .
:Sandstone-USE-25 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_11_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TR3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Scale3, :Strozzatura3, :Arco3, :muro, :box, :ArcoTrave, :Trave2, :Arco4, :Arco5, :Arco6 ;
  x3do:DEF 'TR3' ;
  x3do:translation ( -0.36 0 0 ) .
:Scale3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Transform_2_2_2_12_1_1, :Transform_2_2_2_12_1_2, :Transform_2_2_2_12_1_3, :Transform_2_2_2_12_1_4, :Transform_2_2_2_12_1_5, :Transform_2_2_2_12_1_6, :Transform_2_2_2_12_1_7, :Transform_2_2_2_12_1_8 ;
  x3do:DEF 'Scale3' ;
  x3do:rotation ( 0 1 0 1.72 ) ;
  x3do:translation ( 2.2 2.25 -0.6 ) .
:Transform_2_2_2_12_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale3 ;
  x3do:hasChildren :Shape_2_2_2_12_1_1_1 .
:Shape_2_2_2_12_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_12_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_12_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_1_1_1_2 .
:IndexedFaceSet_2_2_2_12_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_12_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_2_12_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 2 3 4 5 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_12_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_12_1_1_1_1 ;
  x3do:point ( 0 -0.1 0 0.6 -0.1 0.08 0.6 0.254 0.08 0 0.254 0 0 0.254 -0.32 0.6 0.254 -0.32 ) .
:Appearance_2_2_2_12_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-26 .
:Sandstone-USE-26 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_2_12_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale3 ;
  x3do:hasChildren :scal3 ;
  x3do:translation ( 0 0.254 -0.32 ) .
:scal3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_12_1_2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_12_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_1_2_1_2 ;
  x3do:DEF 'scal3' .
:IndexedFaceSet_2_2_2_12_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :scal3 ;
  x3do:hasCoord :Coordinate_2_2_2_12_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 2 3 4 5 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_12_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_12_1_2_1_1 ;
  x3do:point ( 0 0 0 0.6 0 0 0.6 0.254 0 0 0.254 0 0 0.254 -0.32 0.6 0.254 -0.32 ) .
:Appearance_2_2_2_12_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :scal3 ;
  x3do:hasMaterial :Sandstone-USE-27 .
:Sandstone-USE-27 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_2_12_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale3 ;
  x3do:hasChildren :scal3-USE-1 ;
  x3do:translation ( 0 0.508 -0.64 ) .
:scal3-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_12_1_3 ;
  owl:sameAs :scal3 . # DEF matching this USE
:Transform_2_2_2_12_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale3 ;
  x3do:hasChildren :scal3-USE-2 ;
  x3do:translation ( 0 0.762 -0.96 ) .
:scal3-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_12_1_4 ;
  owl:sameAs :scal3 . # DEF matching this USE
:Transform_2_2_2_12_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale3 ;
  x3do:hasChildren :scal3-USE-3 ;
  x3do:translation ( 0 1.016 -1.28 ) .
:scal3-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_12_1_5 ;
  owl:sameAs :scal3 . # DEF matching this USE
:Transform_2_2_2_12_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale3 ;
  x3do:hasChildren :scal3-USE-4 ;
  x3do:translation ( 0 1.27 -1.6 ) .
:scal3-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_12_1_6 ;
  owl:sameAs :scal3 . # DEF matching this USE
:Transform_2_2_2_12_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale3 ;
  x3do:hasChildren :Shape_2_2_2_12_1_7_1 ;
  x3do:translation ( 0 1.524 -1.92 ) .
:Shape_2_2_2_12_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_12_1_7 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_12_1_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_1_7_1_2 .
:IndexedFaceSet_2_2_2_12_1_7_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_12_1_7_1 ;
  x3do:hasCoord :Coordinate_2_2_2_12_1_7_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 2 3 4 5 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_12_1_7_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_12_1_7_1_1 ;
  x3do:point ( -0.1 0 0.15 0.8 0 0.15 0.8 0.254 0.15 -0.1 0.254 0.15 -0.1 0.254 -0.2625 0.8 0.254 -0.2625 ) .
:Appearance_2_2_2_12_1_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_1_7_1 ;
  x3do:hasMaterial :Sandstone-USE-28 .
:Sandstone-USE-28 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_1_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_2_12_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale3 ;
  x3do:hasChildren :Shape_2_2_2_12_1_8_1 ;
  x3do:translation ( 0 1.778 -2.24 ) .
:Shape_2_2_2_12_1_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_12_1_8 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_12_1_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_1_8_1_2 .
:IndexedFaceSet_2_2_2_12_1_8_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_12_1_8_1 ;
  x3do:hasCoord :Coordinate_2_2_2_12_1_8_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 2 3 4 5 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_12_1_8_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_12_1_8_1_1 ;
  x3do:point ( -0.1 0 0.15 0.8 0 0.15 0.8 0.21 0.15 -0.1 0.21 0.15 -0.1 0.21 -0.2625 0.8 0.21 -0.2625 ) .
:Appearance_2_2_2_12_1_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_1_8_1 ;
  x3do:hasMaterial :Sandstone-USE-29 .
:Sandstone-USE-29 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_1_8_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Strozzatura3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Shape_2_2_2_12_2_1 ;
  x3do:DEF 'Strozzatura3' ;
  x3do:translation ( 0.19 2 -0.3 ) .
:Shape_2_2_2_12_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Strozzatura3 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_12_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_2_1_2 .
:IndexedFaceSet_2_2_2_12_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_12_2_1 ;
  x3do:hasCoord :Coordinate_2_2_2_12_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 5 8 9 6 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_12_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_12_2_1_1 ;
  x3do:point ( 0 0.14 0 2 0.14 -0.3 2 0.14 0.41 0 0.14 0.71 0 4.2 0 2 2.8 -0.3 2 2.8 0.41 0 4.2 0.71 2 3.1 -0.3 2 3.1 0.41 ) .
:Appearance_2_2_2_12_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_2_1 ;
  x3do:hasMaterial :Sandstone-USE-30 .
:Sandstone-USE-30 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Arco3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Shape_2_2_2_12_3_1 ;
  x3do:DEF 'Arco3' ;
  x3do:rotation ( 0 1 0 1.72 ) ;
  x3do:scale ( 0.5 0.4 0.6 ) ;
  x3do:translation ( 2 4.38 -0.875 ) .
:Shape_2_2_2_12_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Arco3 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_12_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_3_1_2 .
:IndexedFaceSet_2_2_2_12_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_12_3_1 ;
  x3do:hasCoord :Coordinate_2_2_2_12_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_12_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_12_3_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 3.7359 -2.501 0.6218712004456791 3.7670325 -2.501 0.6195289277144369 3.798165 -2.501 0.6156053358230011 3.8292975 -2.501 0.6100699153375784 3.86043 -2.501 0.6028782701290121 3.8915625 -2.501 0.5939702437622613 3.922695 -2.501 0.5832672005554145 3.9538275 -2.501 0.5706681512928509 3.98496 -2.501 0.5560442297549271 4.0160925 -2.501 0.5392307176663808 4.047225 -2.501 0.520015272077417 4.0783575 -2.501 0.49812000000000006 4.10949 -2.501 0.47317303441103875 4.1406225 -2.501 0.4446610411032206 4.171755 -2.501 0.4118442634585919 4.2028875 -2.501 0.37359000000000003 4.23402 -2.501 0.3280012404606879 4.2651525 -2.501 0.2714068427195601 4.296285 -2.501 0.19442240018513812 4.3274175 -2.501 0.0 4.35855 -2.501 -0.0 4.35855 -2.501 -0.19442240018513812 4.3274175 -2.501 -0.2714068427195601 4.296285 -2.501 -0.3280012404606879 4.2651525 -2.501 -0.37359000000000003 4.23402 -2.501 -0.4118442634585919 4.2028875 -2.501 -0.4446610411032206 4.171755 -2.501 -0.47317303441103875 4.1406225 -2.501 -0.49812000000000006 4.10949 -2.501 -0.520015272077417 4.0783575 -2.501 -0.5392307176663808 4.047225 -2.501 -0.5560442297549271 4.0160925 -2.501 -0.5706681512928509 3.98496 -2.501 -0.5832672005554145 3.9538275 -2.501 -0.5939702437622613 3.922695 -2.501 -0.6028782701290121 3.8915625 -2.501 -0.6100699153375784 3.86043 -2.501 -0.6156053358230011 3.8292975 -2.501 -0.6195289277144369 3.798165 -2.501 -0.6218712004456791 3.7670325 -2.501 -0.62265 3.7359 -2.501 -0.62265 1 0 0.62265 1 0 -0.62265 4.5 -2.501 0.62265 4.5 -2.501 ) .
:Appearance_2_2_2_12_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_3_1 ;
  x3do:hasMaterial :Sandstone-USE-31 .
:Sandstone-USE-31 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:muro a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Shape_2_2_2_12_4_1 ;
  x3do:DEF 'muro' ;
  x3do:rotation ( 0 1 0 1.72 ) ;
  x3do:translation ( 0.4 4.9 -0.972 ) .
:Shape_2_2_2_12_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :muro ;
  x3do:hasGeometry :Box_2_2_2_12_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_4_1_2 .
:Box_2_2_2_12_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_12_4_1 ;
  x3do:size ( 0.1 2.1 1.05 ) .
:Appearance_2_2_2_12_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_4_1 ;
  x3do:hasMaterial :Sandstone-USE-32 .
:Sandstone-USE-32 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:box a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Shape_2_2_2_12_5_1 ;
  x3do:DEF 'box' ;
  x3do:translation ( -0.2 3.83 -1.11 ) .
:Shape_2_2_2_12_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :box ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_12_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_5_1_2 .
:IndexedFaceSet_2_2_2_12_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_12_5_1 ;
  x3do:hasCoord :Coordinate_2_2_2_12_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 0 4 7 3 -1 0 1 5 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_12_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_12_5_1_1 ;
  x3do:point ( -0.23 -0.1 0 0.45 -0.1 0 0.45 0.5 0 -0.23 0.5 0 -0.23 -0.1 0.6 0.45 -0.1 0.6 0.45 0.5 0.6 -0.23 0.5 0.6 ) .
:Appearance_2_2_2_12_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_5_1 ;
  x3do:hasMaterial :Sandstone-USE-33 .
:Sandstone-USE-33 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ArcoTrave a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Shape_2_2_2_12_6_1 ;
  x3do:DEF 'ArcoTrave' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( 0.5 0.7 1 ) ;
  x3do:translation ( 2.1 4.4 -0.88 ) .
:Shape_2_2_2_12_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArcoTrave ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_12_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_6_1_2 .
:IndexedFaceSet_2_2_2_12_6_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_12_6_1 ;
  x3do:hasCoord :Coordinate_2_2_2_12_6_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 0 41 83 42 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_12_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_12_6_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.1 0.6218712004456791 0.0311325 0.1 0.6195289277144369 0.062265 0.1 0.6156053358230011 0.0933975 0.1 0.6100699153375784 0.12453 0.1 0.6028782701290121 0.1556625 0.1 0.5939702437622613 0.186795 0.1 0.5832672005554145 0.2179275 0.1 0.5706681512928509 0.24906 0.1 0.5560442297549271 0.2801925 0.1 0.5392307176663808 0.311325 0.1 0.520015272077417 0.3424575 0.1 0.49812000000000006 0.37359 0.1 0.47317303441103875 0.4047225 0.1 0.4446610411032206 0.435855 0.1 0.4118442634585919 0.4669875 0.1 0.37359000000000003 0.49812 0.1 0.3280012404606879 0.5292525 0.1 0.2714068427195601 0.560385 0.1 0.19442240018513812 0.5915175 0.1 0.0 0.62265 0.1 -0.0 0.62265 0.1 -0.19442240018513812 0.5915175 0.1 -0.2714068427195601 0.560385 0.1 -0.3280012404606879 0.5292525 0.1 -0.37359000000000003 0.49812 0.1 -0.4118442634585919 0.4669875 0.1 -0.4446610411032206 0.435855 0.1 -0.47317303441103875 0.4047225 0.1 -0.49812000000000006 0.37359 0.1 -0.520015272077417 0.3424575 0.1 -0.5392307176663808 0.311325 0.1 -0.5560442297549271 0.2801925 0.1 -0.5706681512928509 0.24906 0.1 -0.5832672005554145 0.2179275 0.1 -0.5939702437622613 0.186795 0.1 -0.6028782701290121 0.1556625 0.1 -0.6100699153375784 0.12453 0.1 -0.6156053358230011 0.0933975 0.1 -0.6195289277144369 0.062265 0.1 -0.6218712004456791 0.0311325 0.1 -0.62265 0.0 0.1 -0.62265 0 0 -0.62265 0 0 -0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.1 0 0 0.1 -0.62265 0 0.1 0.62265 0 0.1 0.62265 0 0.1 0.62265 0 0.1 ) .
:Appearance_2_2_2_12_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_6_1 ;
  x3do:hasMaterial :Sandstone-USE-34 .
:Sandstone-USE-34 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Trave2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Shape_2_2_2_12_7_1 ;
  x3do:DEF 'Trave2' ;
  x3do:translation ( 2.185 4.7 -0.87 ) .
:Shape_2_2_2_12_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Trave2 ;
  x3do:hasGeometry :Box_2_2_2_12_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_7_1_2 .
:Box_2_2_2_12_7_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_12_7_1 ;
  x3do:size ( 0.01 0.6 0.65 ) .
:Appearance_2_2_2_12_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_7_1 ;
  x3do:hasMaterial :Sandstone-USE-35 .
:Sandstone-USE-35 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Arco4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Shape_2_2_2_12_8_1 ;
  x3do:DEF 'Arco4' ;
  x3do:rotation ( 0 1 0 1.9 ) ;
  x3do:scale ( 0.6 0.6 1 ) ;
  x3do:translation ( -0.03 5.52 -0.597 ) .
:Shape_2_2_2_12_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Arco4 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_12_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_8_1_2 .
:IndexedFaceSet_2_2_2_12_8_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_12_8_1 ;
  x3do:hasCoord :Coordinate_2_2_2_12_8_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 ) ;
  x3do:solid false .
:Coordinate_2_2_2_12_8_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_12_8_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.05 0.6218712004456791 0.0311325 0.05 0.6195289277144369 0.062265 0.05 0.6156053358230011 0.0933975 0.05 0.6100699153375784 0.12453 0.05 0.6028782701290121 0.1556625 0.05 0.5939702437622613 0.186795 0.05 0.5832672005554145 0.2179275 0.05 0.5706681512928509 0.24906 0.05 0.5560442297549271 0.2801925 0.05 0.5392307176663808 0.311325 0.05 0.520015272077417 0.3424575 0.05 0.49812000000000006 0.37359 0.05 0.47317303441103875 0.4047225 0.05 0.4446610411032206 0.435855 0.05 0.4118442634585919 0.4669875 0.05 0.37359000000000003 0.49812 0.05 0.3280012404606879 0.5292525 0.05 0.2714068427195601 0.560385 0.05 0.19442240018513812 0.5915175 0.05 0.0 0.62265 0.05 -0.0 0.62265 0.05 -0.19442240018513812 0.5915175 0.05 -0.2714068427195601 0.560385 0.05 -0.3280012404606879 0.5292525 0.05 -0.37359000000000003 0.49812 0.05 -0.4118442634585919 0.4669875 0.05 -0.4446610411032206 0.435855 0.05 -0.47317303441103875 0.4047225 0.05 -0.49812000000000006 0.37359 0.05 -0.520015272077417 0.3424575 0.05 -0.5392307176663808 0.311325 0.05 -0.5560442297549271 0.2801925 0.05 -0.5706681512928509 0.24906 0.05 -0.5832672005554145 0.2179275 0.05 -0.5939702437622613 0.186795 0.05 -0.6028782701290121 0.1556625 0.05 -0.6100699153375784 0.12453 0.05 -0.6156053358230011 0.0933975 0.05 -0.6195289277144369 0.062265 0.05 -0.6218712004456791 0.0311325 0.05 -0.62265 0.0 0.05 -0.62265 0 0 -0.62265 0 0 -0.62265 0.7 0 0.62265 0.7 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.05 -0.62265 0 0.05 -0.62265 0.7 0.05 0.62265 0.7 0.05 0.62265 0 0.05 0.62265 0 0.05 ) .
:Appearance_2_2_2_12_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_8_1 ;
  x3do:hasMaterial :Sandstone-USE-36 .
:Sandstone-USE-36 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_8_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Arco5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Shape_2_2_2_12_9_1 ;
  x3do:DEF 'Arco5' ;
  x3do:rotation ( 0 1 0 1.9 ) ;
  x3do:scale ( 0.575 0.3 1 ) ;
  x3do:translation ( -0.03 5.94 -0.597 ) .
:Shape_2_2_2_12_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Arco5 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_12_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_9_1_2 .
:IndexedFaceSet_2_2_2_12_9_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_12_9_1 ;
  x3do:hasCoord :Coordinate_2_2_2_12_9_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 86 87 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_12_9_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_12_9_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.901 0.6218712004456791 0.0311325 0.901 0.6195289277144369 0.062265 0.901 0.6156053358230011 0.0933975 0.901 0.6100699153375784 0.12453 0.901 0.6028782701290121 0.1556625 0.901 0.5939702437622613 0.186795 0.901 0.5832672005554145 0.2179275 0.901 0.5706681512928509 0.24906 0.901 0.5560442297549271 0.2801925 0.901 0.5392307176663808 0.311325 0.901 0.520015272077417 0.3424575 0.901 0.49812000000000006 0.37359 0.901 0.47317303441103875 0.4047225 0.901 0.4446610411032206 0.435855 0.901 0.4118442634585919 0.4669875 0.901 0.37359000000000003 0.49812 0.901 0.3280012404606879 0.5292525 0.901 0.2714068427195601 0.560385 0.901 0.19442240018513812 0.5915175 0.901 0.0 0.62265 0.901 -0.0 0.62265 0.901 -0.19442240018513812 0.5915175 0.901 -0.2714068427195601 0.560385 0.901 -0.3280012404606879 0.5292525 0.901 -0.37359000000000003 0.49812 0.901 -0.4118442634585919 0.4669875 0.901 -0.4446610411032206 0.435855 0.901 -0.47317303441103875 0.4047225 0.901 -0.49812000000000006 0.37359 0.901 -0.520015272077417 0.3424575 0.901 -0.5392307176663808 0.311325 0.901 -0.5560442297549271 0.2801925 0.901 -0.5706681512928509 0.24906 0.901 -0.5832672005554145 0.2179275 0.901 -0.5939702437622613 0.186795 0.901 -0.6028782701290121 0.1556625 0.901 -0.6100699153375784 0.12453 0.901 -0.6156053358230011 0.0933975 0.901 -0.6195289277144369 0.062265 0.901 -0.6218712004456791 0.0311325 0.901 -0.62265 0.0 0.901 -0.62265 0 0 -0.62265 0 0 -0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.901 -0.62265 0 0.901 -0.62265 0 0.901 0.62265 0 0.901 0.62265 0 0.901 0.62265 0 0.901 ) .
:Appearance_2_2_2_12_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_9_1 ;
  x3do:hasMaterial :Sandstone-USE-37 .
:Sandstone-USE-37 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_9_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Arco6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Shape_2_2_2_12_10_1 ;
  x3do:DEF 'Arco6' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( 1 2.6 1 ) ;
  x3do:translation ( -0.13 4.4 -0.85 ) .
:Shape_2_2_2_12_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Arco6 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_12_10_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_10_1_2 .
:IndexedFaceSet_2_2_2_12_10_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_12_10_1 ;
  x3do:hasCoord :Coordinate_2_2_2_12_10_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_12_10_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_12_10_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 1.2453 0.6218712004456791 0.0311325 1.2453 0.6195289277144369 0.062265 1.2453 0.6156053358230011 0.0933975 1.2453 0.6100699153375784 0.12453 1.2453 0.6028782701290121 0.1556625 1.2453 0.5939702437622613 0.186795 1.2453 0.5832672005554145 0.2179275 1.2453 0.5706681512928509 0.24906 1.2453 0.5560442297549271 0.2801925 1.2453 0.5392307176663808 0.311325 1.2453 0.520015272077417 0.3424575 1.2453 0.49812000000000006 0.37359 1.2453 0.47317303441103875 0.4047225 1.2453 0.4446610411032206 0.435855 1.2453 0.4118442634585919 0.4669875 1.2453 0.37359000000000003 0.49812 1.2453 0.3280012404606879 0.5292525 1.2453 0.2714068427195601 0.560385 1.2453 0.19442240018513812 0.5915175 1.2453 0.0 0.62265 1.2453 0 0.62265 1.2453 -0.19442240018513812 0.5915175 1.2453 -0.2714068427195601 0.560385 1.2453 -0.3280012404606879 0.5292525 1.2453 -0.37359000000000003 0.49812 1.2453 -0.4118442634585919 0.4669875 1.2453 -0.4446610411032206 0.435855 1.2453 -0.47317303441103875 0.4047225 1.2453 -0.49812000000000006 0.37359 1.2453 -0.520015272077417 0.3424575 1.2453 -0.5392307176663808 0.311325 1.2453 -0.5560442297549271 0.2801925 1.2453 -0.5706681512928509 0.24906 1.2453 -0.5832672005554145 0.2179275 1.2453 -0.5939702437622613 0.186795 1.2453 -0.6028782701290121 0.1556625 1.2453 -0.6100699153375784 0.12453 1.2453 -0.6156053358230011 0.0933975 1.2453 -0.6195289277144369 0.062265 1.2453 -0.6218712004456791 0.0311325 1.2453 -0.62265 0.0 1.2453 0 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 1 1.2453 0.62265 1 1.2453 0.62265 1 1.2453 0.62265 1 1.2453 0.62265 0 1.2453 ) .
:Appearance_2_2_2_12_10_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_10_1 ;
  x3do:hasMaterial :Sandstone-USE-38 .
:Sandstone-USE-38 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_10_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroDietro3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_13_1 ;
  x3do:DEF 'MuroDietro3' ;
  x3do:translation ( -0.955 4.555 -3.39 ) .
:Shape_2_2_2_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroDietro3 ;
  x3do:hasGeometry :Box_2_2_2_13_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_13_1_2 .
:Box_2_2_2_13_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_13_1 ;
  x3do:size ( 5.4 0.3 0.74 ) .
:Appearance_2_2_2_13_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_13_1 ;
  x3do:hasMaterial :Sandstone-USE-39 .
:Sandstone-USE-39 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_13_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroLatSottoSX2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_14_1 ;
  x3do:DEF 'MuroLatSottoSX2' ;
  x3do:translation ( -3.281 4.555 -1.965 ) .
:Shape_2_2_2_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLatSottoSX2 ;
  x3do:hasGeometry :Box_2_2_2_14_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_14_1_2 .
:Box_2_2_2_14_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_14_1 ;
  x3do:size ( 0.74 0.3 3.39 ) .
:Appearance_2_2_2_14_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_14_1 ;
  x3do:hasMaterial :Sandstone-USE-40 .
:Sandstone-USE-40 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_14_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroLatSottoDX2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_15_1 ;
  x3do:DEF 'MuroLatSottoDX2' ;
  x3do:translation ( -0.11 4.555 -2.165 ) .
:Shape_2_2_2_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLatSottoDX2 ;
  x3do:hasGeometry :Box_2_2_2_15_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_15_1_2 .
:Box_2_2_2_15_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_15_1 ;
  x3do:size ( 0.74 0.3 2 ) .
:Appearance_2_2_2_15_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_15_1 ;
  x3do:hasMaterial :Sandstone-USE-41 .
:Sandstone-USE-41 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_15_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroDietro4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_16_1 ;
  x3do:DEF 'MuroDietro4' ;
  x3do:translation ( -1.495 6.507 -3.39 ) .
:Shape_2_2_2_16_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroDietro4 ;
  x3do:hasGeometry :Box_2_2_2_16_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_16_1_2 .
:Box_2_2_2_16_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_16_1 ;
  x3do:size ( 0.87 3.61 0.74 ) .
:Appearance_2_2_2_16_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_16_1 ;
  x3do:hasMaterial :Sandstone-USE-42 .
:Sandstone-USE-42 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_16_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroDietro5SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_17_1 ;
  x3do:DEF 'MuroDietro5SX' ;
  x3do:translation ( -3.285 6.507 -3.2595 ) .
:Shape_2_2_2_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroDietro5SX ;
  x3do:hasGeometry :Box_2_2_2_17_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_17_1_2 .
:Box_2_2_2_17_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_17_1 ;
  x3do:size ( 0.74 3.61 1.01 ) .
:Appearance_2_2_2_17_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_17_1 ;
  x3do:hasMaterial :Sandstone-USE-43 .
:Sandstone-USE-43 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_17_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroLat5SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_18_1 ;
  x3do:DEF 'MuroLat5SX' ;
  x3do:translation ( -3.285 6.507 0.165 ) .
:Shape_2_2_2_18_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLat5SX ;
  x3do:hasGeometry :Box_2_2_2_18_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_18_1_2 .
:Box_2_2_2_18_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_18_1 ;
  x3do:size ( 0.74 3.61 1.01 ) .
:Appearance_2_2_2_18_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_18_1 ;
  x3do:hasMaterial :Sandstone-USE-44 .
:Sandstone-USE-44 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_18_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroFrontCentale5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_19_1 ;
  x3do:DEF 'MuroFrontCentale5' ;
  x3do:translation ( -1.72 6.507 0.165 ) .
:Shape_2_2_2_19_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroFrontCentale5 ;
  x3do:hasGeometry :Box_2_2_2_19_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_19_1_2 .
:Box_2_2_2_19_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_19_1 ;
  x3do:size ( 0.4 3.61 1.01 ) .
:Appearance_2_2_2_19_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_19_1 ;
  x3do:hasMaterial :Sandstone-USE-45 .
:Sandstone-USE-45 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_19_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroLat5SX2Centro a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_20_1 ;
  x3do:DEF 'MuroLat5SX2Centro' ;
  x3do:translation ( -3.285 6.507 -1.545 ) .
:Shape_2_2_2_20_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLat5SX2Centro ;
  x3do:hasGeometry :Box_2_2_2_20_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_2 .
:Box_2_2_2_20_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_20_1 ;
  x3do:size ( 0.74 3.61 0.45 ) .
:Appearance_2_2_2_20_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1 ;
  x3do:hasMaterial :Sandstone-USE-46 .
:Sandstone-USE-46 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroLat5DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_21_1 ;
  x3do:DEF 'MuroLat5DX' ;
  x3do:translation ( 0.049 6.107 0.165 ) .
:Shape_2_2_2_21_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLat5DX ;
  x3do:hasGeometry :Box_2_2_2_21_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_21_1_2 .
:Box_2_2_2_21_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_21_1 ;
  x3do:size ( 0.74 4.41 1.01 ) .
:Appearance_2_2_2_21_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_21_1 ;
  x3do:hasMaterial :Sandstone-USE-47 .
:Sandstone-USE-47 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_21_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroLat6DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_22_1 ;
  x3do:DEF 'MuroLat6DX' ;
  x3do:translation ( 0.169 7.1885 -0.845 ) .
:Shape_2_2_2_22_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLat6DX ;
  x3do:hasGeometry :Box_2_2_2_22_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_22_1_2 .
:Box_2_2_2_22_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_22_1 ;
  x3do:size ( 0.5 2.247 1.03 ) .
:Appearance_2_2_2_22_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_22_1 ;
  x3do:hasMaterial :Sandstone-USE-48 .
:Sandstone-USE-48 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_22_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroLat7DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_23_1 ;
  x3do:DEF 'MuroLat7DX' ;
  x3do:translation ( -0.081 6.507 -3.76 ) .
:Shape_2_2_2_23_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLat7DX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_23_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_23_1_2 .
:IndexedFaceSet_2_2_2_23_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_23_1 ;
  x3do:hasCoord :Coordinate_2_2_2_23_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_23_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_23_1_1 ;
  x3do:point ( 0 -2.1 0 0.5 -2.1 0 0.5 -2.1 2.78 0 -2.1 2.78 0 1.805 0 0.5 1.805 0 0.5 1.805 2.78 0 1.805 2.78 ) .
:Appearance_2_2_2_23_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_23_1 ;
  x3do:hasMaterial :Sandstone-USE-49 .
:Sandstone-USE-49 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_23_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ArcoTorre1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_24_1 ;
  x3do:DEF 'ArcoTorre1' ;
  x3do:scale ( 0.79 0.79 1 ) ;
  x3do:translation ( -0.57 6.9 -3.76 ) .
:Shape_2_2_2_24_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArcoTorre1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_24_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_24_1_2 .
:IndexedFaceSet_2_2_2_24_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_24_1 ;
  x3do:hasCoord :Coordinate_2_2_2_24_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 92 93 87 86 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_24_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_24_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.74 0.6218712004456791 0.0311325 0.74 0.6195289277144369 0.062265 0.74 0.6156053358230011 0.0933975 0.74 0.6100699153375784 0.12453 0.74 0.6028782701290121 0.1556625 0.74 0.5939702437622613 0.186795 0.74 0.5832672005554145 0.2179275 0.74 0.5706681512928509 0.24906 0.74 0.5560442297549271 0.2801925 0.74 0.5392307176663808 0.311325 0.74 0.520015272077417 0.3424575 0.74 0.49812000000000006 0.37359 0.74 0.47317303441103875 0.4047225 0.74 0.4446610411032206 0.435855 0.74 0.4118442634585919 0.4669875 0.74 0.37359000000000003 0.49812 0.74 0.3280012404606879 0.5292525 0.74 0.2714068427195601 0.560385 0.74 0.19442240018513812 0.5915175 0.74 0.0 0.62265 0.74 -0.0 0.62265 0.74 -0.19442240018513812 0.5915175 0.74 -0.2714068427195601 0.560385 0.74 -0.3280012404606879 0.5292525 0.74 -0.37359000000000003 0.49812 0.74 -0.4118442634585919 0.4669875 0.74 -0.4446610411032206 0.435855 0.74 -0.47317303441103875 0.4047225 0.74 -0.49812000000000006 0.37359 0.74 -0.520015272077417 0.3424575 0.74 -0.5392307176663808 0.311325 0.74 -0.5560442297549271 0.2801925 0.74 -0.5706681512928509 0.24906 0.74 -0.5832672005554145 0.2179275 0.74 -0.5939702437622613 0.186795 0.74 -0.6028782701290121 0.1556625 0.74 -0.6100699153375784 0.12453 0.74 -0.6156053358230011 0.0933975 0.74 -0.6195289277144369 0.062265 0.74 -0.6218712004456791 0.0311325 0.74 -0.62265 0.0 0.74 -0.62265 0 0 -0.62265 0 0 -0.62265 1.789 0 0.62265 1.789 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.74 -0.62265 0 0.74 -0.62265 1.789 0.74 0.62265 1.789 0.74 0.62265 0 0.74 0.62265 0 0.74 ) .
:Appearance_2_2_2_24_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_24_1 ;
  x3do:hasMaterial :Sandstone-USE-50 .
:Sandstone-USE-50 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_24_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ArcoTorre2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_25_1 ;
  x3do:DEF 'ArcoTorre2' ;
  x3do:scale ( 0.79 0.79 1 ) ;
  x3do:translation ( -2.42 6.9 -3.76 ) .
:Shape_2_2_2_25_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArcoTorre2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_25_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_25_1_2 .
:IndexedFaceSet_2_2_2_25_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_25_1 ;
  x3do:hasCoord :Coordinate_2_2_2_25_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 92 93 87 86 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_25_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_25_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.74 0.6218712004456791 0.0311325 0.74 0.6195289277144369 0.062265 0.74 0.6156053358230011 0.0933975 0.74 0.6100699153375784 0.12453 0.74 0.6028782701290121 0.1556625 0.74 0.5939702437622613 0.186795 0.74 0.5832672005554145 0.2179275 0.74 0.5706681512928509 0.24906 0.74 0.5560442297549271 0.2801925 0.74 0.5392307176663808 0.311325 0.74 0.520015272077417 0.3424575 0.74 0.49812000000000006 0.37359 0.74 0.47317303441103875 0.4047225 0.74 0.4446610411032206 0.435855 0.74 0.4118442634585919 0.4669875 0.74 0.37359000000000003 0.49812 0.74 0.3280012404606879 0.5292525 0.74 0.2714068427195601 0.560385 0.74 0.19442240018513812 0.5915175 0.74 0.0 0.62265 0.74 -0.0 0.62265 0.74 -0.19442240018513812 0.5915175 0.74 -0.2714068427195601 0.560385 0.74 -0.3280012404606879 0.5292525 0.74 -0.37359000000000003 0.49812 0.74 -0.4118442634585919 0.4669875 0.74 -0.4446610411032206 0.435855 0.74 -0.47317303441103875 0.4047225 0.74 -0.49812000000000006 0.37359 0.74 -0.520015272077417 0.3424575 0.74 -0.5392307176663808 0.311325 0.74 -0.5560442297549271 0.2801925 0.74 -0.5706681512928509 0.24906 0.74 -0.5832672005554145 0.2179275 0.74 -0.5939702437622613 0.186795 0.74 -0.6028782701290121 0.1556625 0.74 -0.6100699153375784 0.12453 0.74 -0.6156053358230011 0.0933975 0.74 -0.6195289277144369 0.062265 0.74 -0.6218712004456791 0.0311325 0.74 -0.62265 0.0 0.74 -0.62265 0 0 -0.62265 0 0 -0.62265 1.789 0 0.62265 1.789 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.74 -0.62265 0 0.74 -0.62265 1.789 0.74 0.62265 1.789 0.74 0.62265 0 0.74 0.62265 0 0.74 ) .
:Appearance_2_2_2_25_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_25_1 ;
  x3do:hasMaterial :Sandstone-USE-51 .
:Sandstone-USE-51 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_25_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ArcoTorre3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_26_1 ;
  x3do:DEF 'ArcoTorre3' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( 0.79 0.79 1 ) ;
  x3do:translation ( -3.651 6.9 -2.261 ) .
:Shape_2_2_2_26_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArcoTorre3 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_26_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_26_1_2 .
:IndexedFaceSet_2_2_2_26_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_26_1 ;
  x3do:hasCoord :Coordinate_2_2_2_26_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 92 93 87 86 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_26_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_26_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.74 0.6218712004456791 0.0311325 0.74 0.6195289277144369 0.062265 0.74 0.6156053358230011 0.0933975 0.74 0.6100699153375784 0.12453 0.74 0.6028782701290121 0.1556625 0.74 0.5939702437622613 0.186795 0.74 0.5832672005554145 0.2179275 0.74 0.5706681512928509 0.24906 0.74 0.5560442297549271 0.2801925 0.74 0.5392307176663808 0.311325 0.74 0.520015272077417 0.3424575 0.74 0.49812000000000006 0.37359 0.74 0.47317303441103875 0.4047225 0.74 0.4446610411032206 0.435855 0.74 0.4118442634585919 0.4669875 0.74 0.37359000000000003 0.49812 0.74 0.3280012404606879 0.5292525 0.74 0.2714068427195601 0.560385 0.74 0.19442240018513812 0.5915175 0.74 0.0 0.62265 0.74 -0.0 0.62265 0.74 -0.19442240018513812 0.5915175 0.74 -0.2714068427195601 0.560385 0.74 -0.3280012404606879 0.5292525 0.74 -0.37359000000000003 0.49812 0.74 -0.4118442634585919 0.4669875 0.74 -0.4446610411032206 0.435855 0.74 -0.47317303441103875 0.4047225 0.74 -0.49812000000000006 0.37359 0.74 -0.520015272077417 0.3424575 0.74 -0.5392307176663808 0.311325 0.74 -0.5560442297549271 0.2801925 0.74 -0.5706681512928509 0.24906 0.74 -0.5832672005554145 0.2179275 0.74 -0.5939702437622613 0.186795 0.74 -0.6028782701290121 0.1556625 0.74 -0.6100699153375784 0.12453 0.74 -0.6156053358230011 0.0933975 0.74 -0.6195289277144369 0.062265 0.74 -0.6218712004456791 0.0311325 0.74 -0.62265 0.0 0.74 -0.62265 0 0 -0.62265 0 0 -0.62265 1.788 0 0.62265 1.788 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.74 -0.62265 0 0.74 -0.62265 1.788 0.74 0.62265 1.788 0.74 0.62265 0 0.74 0.62265 0 0.74 ) .
:Appearance_2_2_2_26_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_26_1 ;
  x3do:hasMaterial :Sandstone-USE-52 .
:Sandstone-USE-52 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_26_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ArcoTorre4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_27_1 ;
  x3do:DEF 'ArcoTorre4' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( 0.79 0.79 1 ) ;
  x3do:translation ( -3.651 6.9 -0.831 ) .
:Shape_2_2_2_27_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArcoTorre4 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_27_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_27_1_2 .
:IndexedFaceSet_2_2_2_27_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_27_1 ;
  x3do:hasCoord :Coordinate_2_2_2_27_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 92 93 87 86 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_27_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_27_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.74 0.6218712004456791 0.0311325 0.74 0.6195289277144369 0.062265 0.74 0.6156053358230011 0.0933975 0.74 0.6100699153375784 0.12453 0.74 0.6028782701290121 0.1556625 0.74 0.5939702437622613 0.186795 0.74 0.5832672005554145 0.2179275 0.74 0.5706681512928509 0.24906 0.74 0.5560442297549271 0.2801925 0.74 0.5392307176663808 0.311325 0.74 0.520015272077417 0.3424575 0.74 0.49812000000000006 0.37359 0.74 0.47317303441103875 0.4047225 0.74 0.4446610411032206 0.435855 0.74 0.4118442634585919 0.4669875 0.74 0.37359000000000003 0.49812 0.74 0.3280012404606879 0.5292525 0.74 0.2714068427195601 0.560385 0.74 0.19442240018513812 0.5915175 0.74 0.0 0.62265 0.74 -0.0 0.62265 0.74 -0.19442240018513812 0.5915175 0.74 -0.2714068427195601 0.560385 0.74 -0.3280012404606879 0.5292525 0.74 -0.37359000000000003 0.49812 0.74 -0.4118442634585919 0.4669875 0.74 -0.4446610411032206 0.435855 0.74 -0.47317303441103875 0.4047225 0.74 -0.49812000000000006 0.37359 0.74 -0.520015272077417 0.3424575 0.74 -0.5392307176663808 0.311325 0.74 -0.5560442297549271 0.2801925 0.74 -0.5706681512928509 0.24906 0.74 -0.5832672005554145 0.2179275 0.74 -0.5939702437622613 0.186795 0.74 -0.6028782701290121 0.1556625 0.74 -0.6100699153375784 0.12453 0.74 -0.6156053358230011 0.0933975 0.74 -0.6195289277144369 0.062265 0.74 -0.6218712004456791 0.0311325 0.74 -0.62265 0.0 0.74 -0.62265 0 0 -0.62265 0 0 -0.62265 1.788 0 0.62265 1.788 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.74 -0.62265 0 0.74 -0.62265 1.788 0.74 0.62265 1.788 0.74 0.62265 0 0.74 0.62265 0 0.74 ) .
:Appearance_2_2_2_27_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_27_1 ;
  x3do:hasMaterial :Sandstone-USE-53 .
:Sandstone-USE-53 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_27_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ArcoTorre5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_28_1 ;
  x3do:DEF 'ArcoTorre5' ;
  x3do:scale ( 0.971 0.971 1 ) ;
  x3do:translation ( -0.92 6.9 -0.34 ) .
:Shape_2_2_2_28_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArcoTorre5 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_28_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_28_1_2 .
:IndexedFaceSet_2_2_2_28_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_28_1 ;
  x3do:hasCoord :Coordinate_2_2_2_28_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 92 93 87 86 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_28_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_28_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 1.01 0.6218712004456791 0.0311325 1.01 0.6195289277144369 0.062265 1.01 0.6156053358230011 0.0933975 1.01 0.6100699153375784 0.12453 1.01 0.6028782701290121 0.1556625 1.01 0.5939702437622613 0.186795 1.01 0.5832672005554145 0.2179275 1.01 0.5706681512928509 0.24906 1.01 0.5560442297549271 0.2801925 1.01 0.5392307176663808 0.311325 1.01 0.520015272077417 0.3424575 1.01 0.49812000000000006 0.37359 1.01 0.47317303441103875 0.4047225 1.01 0.4446610411032206 0.435855 1.01 0.4118442634585919 0.4669875 1.01 0.37359000000000003 0.49812 1.01 0.3280012404606879 0.5292525 1.01 0.2714068427195601 0.560385 1.01 0.19442240018513812 0.5915175 1.01 0.0 0.62265 1.01 -0.0 0.62265 1.01 -0.19442240018513812 0.5915175 1.01 -0.2714068427195601 0.560385 1.01 -0.3280012404606879 0.5292525 1.01 -0.37359000000000003 0.49812 1.01 -0.4118442634585919 0.4669875 1.01 -0.4446610411032206 0.435855 1.01 -0.47317303441103875 0.4047225 1.01 -0.49812000000000006 0.37359 1.01 -0.520015272077417 0.3424575 1.01 -0.5392307176663808 0.311325 1.01 -0.5560442297549271 0.2801925 1.01 -0.5706681512928509 0.24906 1.01 -0.5832672005554145 0.2179275 1.01 -0.5939702437622613 0.186795 1.01 -0.6028782701290121 0.1556625 1.01 -0.6100699153375784 0.12453 1.01 -0.6156053358230011 0.0933975 1.01 -0.6195289277144369 0.062265 1.01 -0.6218712004456791 0.0311325 1.01 -0.62265 0.0 1.01 -0.62265 0 0 -0.62265 0 0 -0.62265 1.454 0 0.62265 1.454 0 0.62265 0 0 0.62265 0 0 -0.62265 0 1.01 -0.62265 0 1.01 -0.62265 1.454 1.01 0.62265 1.454 1.01 0.62265 0 1.01 0.62265 0 1.01 ) .
:Appearance_2_2_2_28_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_28_1 ;
  x3do:hasMaterial :Sandstone-USE-54 .
:Sandstone-USE-54 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_28_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ArcoTorre6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_29_1 ;
  x3do:DEF 'ArcoTorre6' ;
  x3do:scale ( 0.8 0.8 1 ) ;
  x3do:translation ( -2.418 7.01 -0.34 ) .
:Shape_2_2_2_29_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArcoTorre6 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_29_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_29_1_2 .
:IndexedFaceSet_2_2_2_29_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_29_1 ;
  x3do:hasCoord :Coordinate_2_2_2_29_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 92 93 87 86 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_29_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_29_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 1.01 0.6218712004456791 0.0311325 1.01 0.6195289277144369 0.062265 1.01 0.6156053358230011 0.0933975 1.01 0.6100699153375784 0.12453 1.01 0.6028782701290121 0.1556625 1.01 0.5939702437622613 0.186795 1.01 0.5832672005554145 0.2179275 1.01 0.5706681512928509 0.24906 1.01 0.5560442297549271 0.2801925 1.01 0.5392307176663808 0.311325 1.01 0.520015272077417 0.3424575 1.01 0.49812000000000006 0.37359 1.01 0.47317303441103875 0.4047225 1.01 0.4446610411032206 0.435855 1.01 0.4118442634585919 0.4669875 1.01 0.37359000000000003 0.49812 1.01 0.3280012404606879 0.5292525 1.01 0.2714068427195601 0.560385 1.01 0.19442240018513812 0.5915175 1.01 0.0 0.62265 1.01 -0.0 0.62265 1.01 -0.19442240018513812 0.5915175 1.01 -0.2714068427195601 0.560385 1.01 -0.3280012404606879 0.5292525 1.01 -0.37359000000000003 0.49812 1.01 -0.4118442634585919 0.4669875 1.01 -0.4446610411032206 0.435855 1.01 -0.47317303441103875 0.4047225 1.01 -0.49812000000000006 0.37359 1.01 -0.520015272077417 0.3424575 1.01 -0.5392307176663808 0.311325 1.01 -0.5560442297549271 0.2801925 1.01 -0.5706681512928509 0.24906 1.01 -0.5832672005554145 0.2179275 1.01 -0.5939702437622613 0.186795 1.01 -0.6028782701290121 0.1556625 1.01 -0.6100699153375784 0.12453 1.01 -0.6156053358230011 0.0933975 1.01 -0.6195289277144369 0.062265 1.01 -0.6218712004456791 0.0311325 1.01 -0.62265 0.0 1.01 -0.62265 0 0 -0.62265 0 0 -0.62265 1.628 0 0.62265 1.628 0 0.62265 0 0 0.62265 0 0 -0.62265 0 1.01 -0.62265 0 1.01 -0.62265 1.628 1.01 0.62265 1.628 1.01 0.62265 0 1.01 0.62265 0 1.01 ) .
:Appearance_2_2_2_29_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_29_1 ;
  x3do:hasMaterial :Sandstone-USE-55 .
:Sandstone-USE-55 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_29_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ColonninaTetto a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_30_1 ;
  x3do:DEF 'ColonninaTetto' ;
  x3do:scale ( 0.06 0.12 0.06 ) ;
  x3do:translation ( -1.735 11.68 -1.68 ) .
:Shape_2_2_2_30_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ColonninaTetto ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_30_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_30_1_2 .
:IndexedFaceSet_2_2_2_30_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_30_1 ;
  x3do:hasCoord :Coordinate_2_2_2_30_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 0 3 7 4 -1 1 2 6 5 -1 2 3 7 6 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_30_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_30_1_1 ;
  x3do:point ( 0 0 0 4.3 0 0 4.3 0 4.3 0 0 4.3 1 3 1 3 3 1 3 3 3 1 3 3 ) .
:Appearance_2_2_2_30_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_30_1 ;
  x3do:hasMaterial :Sandstone-USE-56 .
:Sandstone-USE-56 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_30_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ColonninaTetto2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_31_1 ;
  x3do:DEF 'ColonninaTetto2' ;
  x3do:translation ( -1.61 12 -1.57 ) .
:Shape_2_2_2_31_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ColonninaTetto2 ;
  x3do:hasGeometry :Sphere_2_2_2_31_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_31_1_2 .
:Sphere_2_2_2_31_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_31_1 ;
  x3do:radius 0.13 .
:Appearance_2_2_2_31_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_31_1 ;
  x3do:hasMaterial :Sandstone-USE-57 .
:Sandstone-USE-57 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_31_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Torrtta a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Torretta ;
  x3do:DEF 'Torrtta' .
:Torretta a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torrtta ;
  x3do:hasChildren :BaseCil1, :Sfera, :baseCil2, :curva11, :curva12, :curva13, :curva14, :curva21, :curva22, :curva23, :curva24, :curva31, :curva32, :curva33, :curva34, :curva4, :curva5 ;
  x3do:DEF 'Torretta' ;
  x3do:scale ( 0.6 0.75 0.6 ) ;
  x3do:translation ( 0.26 8.39 0.55 ) .
:BaseCil1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_1_1 ;
  x3do:DEF 'BaseCil1' .
:Shape_2_2_2_32_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BaseCil1 ;
  x3do:hasGeometry :Box_2_2_2_32_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_1_1_2 .
:Box_2_2_2_32_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_32_1_1_1 ;
  x3do:size ( 0.442 0.17 0.442 ) .
:Appearance_2_2_2_32_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-58 .
:Sandstone-USE-58 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sfera a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_2_1 ;
  x3do:DEF 'Sfera' ;
  x3do:scale ( 1 0.3 1 ) ;
  x3do:translation ( 0 0.12 0 ) .
:Shape_2_2_2_32_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sfera ;
  x3do:hasGeometry :Sphere_2_2_2_32_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_2_1_2 .
:Sphere_2_2_2_32_1_2_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_32_1_2_1 ;
  x3do:radius 0.25 .
:Appearance_2_2_2_32_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-59 .
:Sandstone-USE-59 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:baseCil2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_3_1 ;
  x3do:DEF 'baseCil2' ;
  x3do:translation ( 0 0.26 0 ) .
:Shape_2_2_2_32_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :baseCil2 ;
  x3do:hasGeometry :Box_2_2_2_32_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_3_1_2 .
:Box_2_2_2_32_1_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_32_1_3_1 ;
  x3do:size ( 0.3 0.196 0.3 ) .
:Appearance_2_2_2_32_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_3_1 ;
  x3do:hasMaterial :Sandstone-USE-60 .
:Sandstone-USE-60 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_4_1 ;
  x3do:DEF 'curva11' ;
  x3do:translation ( -0.15 0.357 -0.15 ) .
:Shape_2_2_2_32_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva11 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_4_1_2 .
:Extrusion_2_2_2_32_1_4_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_4_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 1 1 1.13 1.13 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.03 0 ) .
:Appearance_2_2_2_32_1_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_4_1 ;
  x3do:hasMaterial :Sandstone-USE-61 .
:Sandstone-USE-61 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_5_1 ;
  x3do:DEF 'curva12' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 0.15 0.357 0.15 ) .
:Shape_2_2_2_32_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva12 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_5_1_2 .
:Extrusion_2_2_2_32_1_5_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_5_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 1 1 1.13 1.13 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.03 0 ) .
:Appearance_2_2_2_32_1_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_5_1 ;
  x3do:hasMaterial :Sandstone-USE-62 .
:Sandstone-USE-62 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_6_1 ;
  x3do:DEF 'curva13' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( -0.15 0.357 0.15 ) .
:Shape_2_2_2_32_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva13 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_6_1_2 .
:Extrusion_2_2_2_32_1_6_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_6_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 1 1 1.13 1.13 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.03 0 ) .
:Appearance_2_2_2_32_1_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_6_1 ;
  x3do:hasMaterial :Sandstone-USE-63 .
:Sandstone-USE-63 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_7_1 ;
  x3do:DEF 'curva14' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 0.15 0.357 -0.15 ) .
:Shape_2_2_2_32_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva14 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_7_1_2 .
:Extrusion_2_2_2_32_1_7_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_7_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 1 1 1.13 1.13 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.03 0 ) .
:Appearance_2_2_2_32_1_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_7_1 ;
  x3do:hasMaterial :Sandstone-USE-64 .
:Sandstone-USE-64 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_8_1 ;
  x3do:DEF 'curva21' ;
  x3do:translation ( -0.15 0.387 -0.15 ) .
:Shape_2_2_2_32_1_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva21 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_8_1_2 .
:Extrusion_2_2_2_32_1_8_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_8_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 1.2 1.2 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.07 0 ) .
:Appearance_2_2_2_32_1_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_8_1 ;
  x3do:hasMaterial :Sandstone-USE-65 .
:Sandstone-USE-65 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_8_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_9_1 ;
  x3do:DEF 'curva22' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 0.15 0.387 0.15 ) .
:Shape_2_2_2_32_1_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva22 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_9_1_2 .
:Extrusion_2_2_2_32_1_9_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_9_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 1.2 1.2 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.07 0 ) .
:Appearance_2_2_2_32_1_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_9_1 ;
  x3do:hasMaterial :Sandstone-USE-66 .
:Sandstone-USE-66 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_9_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_10_1 ;
  x3do:DEF 'curva23' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( -0.15 0.387 0.15 ) .
:Shape_2_2_2_32_1_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva23 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_10_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_10_1_2 .
:Extrusion_2_2_2_32_1_10_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_10_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 1.2 1.2 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.07 0 ) .
:Appearance_2_2_2_32_1_10_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_10_1 ;
  x3do:hasMaterial :Sandstone-USE-67 .
:Sandstone-USE-67 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_10_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva24 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_11_1 ;
  x3do:DEF 'curva24' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 0.15 0.387 -0.15 ) .
:Shape_2_2_2_32_1_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva24 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_11_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_11_1_2 .
:Extrusion_2_2_2_32_1_11_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_11_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 1.2 1.2 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.07 0 ) .
:Appearance_2_2_2_32_1_11_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_11_1 ;
  x3do:hasMaterial :Sandstone-USE-68 .
:Sandstone-USE-68 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_11_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva31 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_12_1 ;
  x3do:DEF 'curva31' ;
  x3do:translation ( -0.11 0.43 -0.11 ) .
:Shape_2_2_2_32_1_12_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva31 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_12_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_12_1_2 .
:Extrusion_2_2_2_32_1_12_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_12_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 0.6 0.6 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.1 0 ) .
:Appearance_2_2_2_32_1_12_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_12_1 ;
  x3do:hasMaterial :Sandstone-USE-69 .
:Sandstone-USE-69 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_12_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva32 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_13_1 ;
  x3do:DEF 'curva32' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 0.11 0.43 0.11 ) .
:Shape_2_2_2_32_1_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva32 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_13_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_13_1_2 .
:Extrusion_2_2_2_32_1_13_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_13_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 0.6 0.6 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.1 0 ) .
:Appearance_2_2_2_32_1_13_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_13_1 ;
  x3do:hasMaterial :Sandstone-USE-70 .
:Sandstone-USE-70 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_13_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva33 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_14_1 ;
  x3do:DEF 'curva33' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( -0.11 0.43 0.11 ) .
:Shape_2_2_2_32_1_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva33 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_14_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_14_1_2 .
:Extrusion_2_2_2_32_1_14_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_14_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 0.6 0.6 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.1 0 ) .
:Appearance_2_2_2_32_1_14_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_14_1 ;
  x3do:hasMaterial :Sandstone-USE-71 .
:Sandstone-USE-71 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_14_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva34 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_15_1 ;
  x3do:DEF 'curva34' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 0.11 0.43 -0.11 ) .
:Shape_2_2_2_32_1_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva34 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_15_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_15_1_2 .
:Extrusion_2_2_2_32_1_15_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_15_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0 0 0.3 0 0.3 0.3 0 0.3 ) ;
  x3do:scale ( 0.6 0.6 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.1 0 ) .
:Appearance_2_2_2_32_1_15_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_15_1 ;
  x3do:hasMaterial :Sandstone-USE-72 .
:Sandstone-USE-72 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_15_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_16_1 ;
  x3do:DEF 'curva4' ;
  x3do:scale ( 1.13 1 1.13 ) ;
  x3do:translation ( 0 0.53 0 ) .
:Shape_2_2_2_32_1_16_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva4 ;
  x3do:hasGeometry :Extrusion_2_2_2_32_1_16_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_16_1_2 .
:Extrusion_2_2_2_32_1_16_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_32_1_16_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0.142 0.0 0.14182238892361107 0.0070999999999999995 0.14128821606914002 0.014199999999999999 0.14039341152632484 0.0213 0.13913101739008452 0.028399999999999998 0.1374909087903633 0.0355 0.13545936660120628 0.0426 0.13301845736588588 0.049699999999999994 0.13014514973674585 0.056799999999999996 0.12681005480639143 0.0639 0.12297560733739028 0.071 0.11859338092827947 0.07809999999999999 0.11359999999999999 0.0852 0.10791065749035171 0.0923 0.10140828368530846 0.09939999999999999 0.09392417154279295 0.1065 0.0852 0.11359999999999999 0.07480314164525445 0.12069999999999999 0.06189636499827757 0.1278 0.04433948578862864 0.1349 0.0 0.142 -0.0 0.142 -0.04433948578862864 0.1349 -0.06189636499827757 0.1278 -0.07480314164525445 0.12069999999999999 -0.0852 0.11359999999999999 -0.09392417154279295 0.1065 -0.10140828368530846 0.09939999999999999 -0.10791065749035171 0.0923 -0.11359999999999999 0.0852 -0.11859338092827947 0.07809999999999999 -0.12297560733739028 0.071 -0.12681005480639143 0.0639 -0.13014514973674585 0.056799999999999996 -0.13301845736588588 0.049699999999999994 -0.13545936660120628 0.0426 -0.1374909087903633 0.0355 -0.13913101739008452 0.028399999999999998 -0.14039341152632484 0.0213 -0.14128821606914002 0.014199999999999999 -0.14182238892361107 0.0070999999999999995 -0.142 0.0 0.142 0.0 0.14182238892361107 -0.0070999999999999995 0.14128821606914002 -0.014199999999999999 0.14039341152632484 -0.0213 0.13913101739008452 -0.028399999999999998 0.1374909087903633 -0.0355 0.13545936660120628 -0.0426 0.13301845736588588 -0.049699999999999994 0.13014514973674585 -0.056799999999999996 0.12681005480639143 -0.0639 0.12297560733739028 -0.071 0.11859338092827947 -0.07809999999999999 0.11359999999999999 -0.0852 0.10791065749035171 -0.0923 0.10140828368530846 -0.09939999999999999 0.09392417154279295 -0.1065 0.0852 -0.11359999999999999 0.07480314164525445 -0.12069999999999999 0.06189636499827757 -0.1278 0.04433948578862864 -0.1349 0.0 -0.142 -0.0070999999999999995 -0.14182238892361107 -0.014199999999999999 -0.14128821606914002 -0.0213 -0.14039341152632484 -0.028399999999999998 -0.13913101739008452 -0.0355 -0.1374909087903633 -0.0426 -0.13545936660120628 -0.049699999999999994 -0.13301845736588588 -0.056799999999999996 -0.13014514973674585 -0.0639 -0.12681005480639143 -0.071 -0.12297560733739028 -0.07809999999999999 -0.11859338092827947 -0.0852 -0.11359999999999999 -0.0923 -0.10791065749035171 -0.09939999999999999 -0.10140828368530846 -0.1065 -0.09392417154279295 -0.11359999999999999 -0.0852 -0.12069999999999999 -0.07480314164525445 -0.1278 -0.06189636499827757 -0.1349 -0.04433948578862864 -0.142 0.0 ) ;
  x3do:scale ( 1.2 1.2 0.9 0.9 0.6 0.6 0.4 0.4 0.3 0.3 0.2 0.2 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.038 0 0 0.076 0 0 0.114 0 0 0.152 0 0 0.19 0 ) .
:Appearance_2_2_2_32_1_16_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_16_1 ;
  x3do:hasMaterial :Sandstone-USE-73 .
:Sandstone-USE-73 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_16_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Torretta ;
  x3do:hasChildren :Shape_2_2_2_32_1_17_1 ;
  x3do:DEF 'curva5' ;
  x3do:scale ( 1 1.1 1 ) ;
  x3do:translation ( 0 0.72 0 ) .
:Shape_2_2_2_32_1_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva5 ;
  x3do:hasGeometry :Sphere_2_2_2_32_1_17_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_32_1_17_1_2 .
:Sphere_2_2_2_32_1_17_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_32_1_17_1 ;
  x3do:radius 0.033 .
:Appearance_2_2_2_32_1_17_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_32_1_17_1 ;
  x3do:hasMaterial :Sandstone-USE-74 .
:Sandstone-USE-74 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_32_1_17_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:torr2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Torrtta-USE-1 ;
  x3do:DEF 'torr2' ;
  x3do:translation ( -3.75 0 0 ) .
:Torrtta-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :torr2 ;
  owl:sameAs :Torrtta . # DEF matching this USE
:torr3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Torrtta-USE-2 ;
  x3do:DEF 'torr3' ;
  x3do:translation ( 0 0 -4.22 ) .
:Torrtta-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :torr3 ;
  owl:sameAs :Torrtta . # DEF matching this USE
:torr4Front a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Torrtta-USE-3 ;
  x3do:DEF 'torr4Front' ;
  x3do:scale ( 0.88 1 0.88 ) ;
  x3do:translation ( -1.802 0.8 0.074 ) .
:Torrtta-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :torr4Front ;
  owl:sameAs :Torrtta . # DEF matching this USE
:torr5Facc a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Torrtta-USE-4 ;
  x3do:DEF 'torr5Facc' ;
  x3do:scale ( 1 1.1 1 ) ;
  x3do:translation ( 9.9 -3.54 -0.22 ) .
:Torrtta-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :torr5Facc ;
  owl:sameAs :Torrtta . # DEF matching this USE
:torr6DietroSx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Torrtta-USE-5 ;
  x3do:DEF 'torr6DietroSx' ;
  x3do:translation ( -3.75 0 -4.22 ) .
:Torrtta-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :torr6DietroSx ;
  owl:sameAs :Torrtta . # DEF matching this USE
:campanaEtrave1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :campana1, :Trave111 ;
  x3do:DEF 'campanaEtrave1' ;
  x3do:translation ( 0 0 0.2 ) .
:campana1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :campanaEtrave1 ;
  x3do:hasChildren :Transform_2_2_2_38_1_1 ;
  x3do:DEF 'campana1' ;
  x3do:scale ( 1.15 1.15 1.15 ) .
:Transform_2_2_2_38_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :campana1 ;
  x3do:hasChildren :Shape_2_2_2_38_1_1_1 ;
  x3do:scale ( 3.1 1 3.1 ) ;
  x3do:translation ( -0.82 4.8 0 ) .
:Shape_2_2_2_38_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_38_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_2_38_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_38_1_1_1_2 .
:Extrusion_2_2_2_38_1_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_38_1_1_1 ;
  x3do:beginCap false ;
  x3do:convex false ;
  x3do:crossSection ( 0.142 0.0 0.14182238892361107 0.0070999999999999995 0.14128821606914002 0.014199999999999999 0.14039341152632484 0.0213 0.13913101739008452 0.028399999999999998 0.1374909087903633 0.0355 0.13545936660120628 0.0426 0.13301845736588588 0.049699999999999994 0.13014514973674585 0.056799999999999996 0.12681005480639143 0.0639 0.12297560733739028 0.071 0.11859338092827947 0.07809999999999999 0.11359999999999999 0.0852 0.10791065749035171 0.0923 0.10140828368530846 0.09939999999999999 0.09392417154279295 0.1065 0.0852 0.11359999999999999 0.07480314164525445 0.12069999999999999 0.06189636499827757 0.1278 0.04433948578862864 0.1349 0.0 0.142 -0.0 0.142 -0.04433948578862864 0.1349 -0.06189636499827757 0.1278 -0.07480314164525445 0.12069999999999999 -0.0852 0.11359999999999999 -0.09392417154279295 0.1065 -0.10140828368530846 0.09939999999999999 -0.10791065749035171 0.0923 -0.11359999999999999 0.0852 -0.11859338092827947 0.07809999999999999 -0.12297560733739028 0.071 -0.12681005480639143 0.0639 -0.13014514973674585 0.056799999999999996 -0.13301845736588588 0.049699999999999994 -0.13545936660120628 0.0426 -0.1374909087903633 0.0355 -0.13913101739008452 0.028399999999999998 -0.14039341152632484 0.0213 -0.14128821606914002 0.014199999999999999 -0.14182238892361107 0.0070999999999999995 -0.142 0.0 -0.142 0.0 -0.1349 -0.04433948578862864 -0.1278 -0.06189636499827757 -0.12069999999999999 -0.07480314164525445 -0.11359999999999999 -0.0852 -0.1065 -0.09392417154279295 -0.09939999999999999 -0.10140828368530846 -0.0923 -0.10791065749035171 -0.0852 -0.11359999999999999 -0.07809999999999999 -0.11859338092827947 -0.071 -0.12297560733739028 -0.0639 -0.12681005480639143 -0.056799999999999996 -0.13014514973674585 -0.049699999999999994 -0.13301845736588588 -0.0426 -0.13545936660120628 -0.0355 -0.1374909087903633 -0.028399999999999998 -0.13913101739008452 -0.0213 -0.14039341152632484 -0.014199999999999999 -0.14128821606914002 -0.0070999999999999995 -0.14182238892361107 0.0 -0.142 0.04433948578862864 -0.1349 0.06189636499827757 -0.1278 0.07480314164525445 -0.12069999999999999 0.0852 -0.11359999999999999 0.09392417154279295 -0.1065 0.10140828368530846 -0.09939999999999999 0.10791065749035171 -0.0923 0.11359999999999999 -0.0852 0.11859338092827947 -0.07809999999999999 0.12297560733739028 -0.071 0.12681005480639143 -0.0639 0.13014514973674585 -0.056799999999999996 0.13301845736588588 -0.049699999999999994 0.13545936660120628 -0.0426 0.1374909087903633 -0.0355 0.13913101739008452 -0.028399999999999998 0.14039341152632484 -0.0213 0.14128821606914002 -0.014199999999999999 0.14182238892361107 -0.0070999999999999995 0.142 0.0 ) ;
  x3do:scale ( 1 1 0.9 0.9 0.8 0.8 0.73 0.73 0.68 0.68 0.65 0.65 0.595 0.595 0.5 0.5 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.08 0 0 0.1 0 0 0.183 0 0 0.266 0 0 0.35 0 0 0.6 0 0 0.65 0 ) .
:Appearance_2_2_2_38_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_38_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-75 .
:Sandstone-USE-75 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_38_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Trave111 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :campanaEtrave1 ;
  x3do:hasChildren :TraveCamp1, :TraveCamp11, :TraveCamp12, :TraveCamp13, :TraveCamp14, :TraveCamp15 ;
  x3do:DEF 'Trave111' ;
  x3do:translation ( 0 0 -0.04 ) .
:TraveCamp1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave111 ;
  x3do:hasChildren :Shape_2_2_2_38_2_1_1 ;
  x3do:DEF 'TraveCamp1' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -0.88 6.15 0 ) .
:Shape_2_2_2_38_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp1 ;
  x3do:hasGeometry :Cylinder_2_2_2_38_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_38_2_1_1_2 .
:Cylinder_2_2_2_38_2_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_38_2_1_1 ;
  x3do:height 1.5 ;
  x3do:radius 0.05 .
:Appearance_2_2_2_38_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_38_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-76 .
:Sandstone-USE-76 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_38_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TraveCamp11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave111 ;
  x3do:hasChildren :Shape_2_2_2_38_2_2_1 ;
  x3do:DEF 'TraveCamp11' ;
  x3do:translation ( -0.93 6.37 0 ) .
:Shape_2_2_2_38_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp11 ;
  x3do:hasGeometry :Box_2_2_2_38_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_38_2_2_1_2 .
:Box_2_2_2_38_2_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_38_2_2_1 ;
  x3do:size ( 0.553 0.07 0.07 ) .
:Appearance_2_2_2_38_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_38_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-77 .
:Sandstone-USE-77 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_38_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TraveCamp12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave111 ;
  x3do:hasChildren :Shape_2_2_2_38_2_3_1 ;
  x3do:DEF 'TraveCamp12' ;
  x3do:rotation ( 0 0 1 0.785 ) ;
  x3do:translation ( -1.25 6.31 0 ) .
:Shape_2_2_2_38_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp12 ;
  x3do:hasGeometry :Box_2_2_2_38_2_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_38_2_3_1_2 .
:Box_2_2_2_38_2_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_38_2_3_1 ;
  x3do:size ( 0.2 0.07 0.07 ) .
:Appearance_2_2_2_38_2_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_38_2_3_1 ;
  x3do:hasMaterial :Sandstone-USE-78 .
:Sandstone-USE-78 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_38_2_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TraveCamp13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave111 ;
  x3do:hasChildren :Shape_2_2_2_38_2_4_1 ;
  x3do:DEF 'TraveCamp13' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -1.31 6.191 0 ) .
:Shape_2_2_2_38_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp13 ;
  x3do:hasGeometry :Box_2_2_2_38_2_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_38_2_4_1_2 .
:Box_2_2_2_38_2_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_38_2_4_1 ;
  x3do:size ( 0.15 0.07 0.07 ) .
:Appearance_2_2_2_38_2_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_38_2_4_1 ;
  x3do:hasMaterial :Sandstone-USE-79 .
:Sandstone-USE-79 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_38_2_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TraveCamp14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave111 ;
  x3do:hasChildren :Shape_2_2_2_38_2_5_1 ;
  x3do:DEF 'TraveCamp14' ;
  x3do:rotation ( 0 0 1 -0.785 ) ;
  x3do:translation ( -0.61 6.31 0 ) .
:Shape_2_2_2_38_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp14 ;
  x3do:hasGeometry :Box_2_2_2_38_2_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_38_2_5_1_2 .
:Box_2_2_2_38_2_5_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_38_2_5_1 ;
  x3do:size ( 0.2 0.07 0.07 ) .
:Appearance_2_2_2_38_2_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_38_2_5_1 ;
  x3do:hasMaterial :Sandstone-USE-80 .
:Sandstone-USE-80 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_38_2_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TraveCamp15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave111 ;
  x3do:hasChildren :Shape_2_2_2_38_2_6_1 ;
  x3do:DEF 'TraveCamp15' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -0.55 6.191 0 ) .
:Shape_2_2_2_38_2_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp15 ;
  x3do:hasGeometry :Box_2_2_2_38_2_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_38_2_6_1_2 .
:Box_2_2_2_38_2_6_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_38_2_6_1 ;
  x3do:size ( 0.15 0.07 0.07 ) .
:Appearance_2_2_2_38_2_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_38_2_6_1 ;
  x3do:hasMaterial :Sandstone-USE-81 .
:Sandstone-USE-81 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_38_2_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:campana2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Transform_2_2_2_39_1 ;
  x3do:DEF 'campana2' ;
  x3do:scale ( 0.95 0.95 0.95 ) ;
  x3do:translation ( -1.65 1.05 0.15 ) .
:Transform_2_2_2_39_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :campana2 ;
  x3do:hasChildren :Shape_2_2_2_39_1_1 ;
  x3do:scale ( 3.1 1 3.1 ) ;
  x3do:translation ( -0.82 4.8 0 ) .
:Shape_2_2_2_39_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_39_1 ;
  x3do:hasGeometry :Extrusion_2_2_2_39_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_39_1_1_2 .
:Extrusion_2_2_2_39_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_39_1_1 ;
  x3do:beginCap false ;
  x3do:convex false ;
  x3do:crossSection ( 0.142 0.0 0.14182238892361107 0.0070999999999999995 0.14128821606914002 0.014199999999999999 0.14039341152632484 0.0213 0.13913101739008452 0.028399999999999998 0.1374909087903633 0.0355 0.13545936660120628 0.0426 0.13301845736588588 0.049699999999999994 0.13014514973674585 0.056799999999999996 0.12681005480639143 0.0639 0.12297560733739028 0.071 0.11859338092827947 0.07809999999999999 0.11359999999999999 0.0852 0.10791065749035171 0.0923 0.10140828368530846 0.09939999999999999 0.09392417154279295 0.1065 0.0852 0.11359999999999999 0.07480314164525445 0.12069999999999999 0.06189636499827757 0.1278 0.04433948578862864 0.1349 0.0 0.142 -0.0 0.142 -0.04433948578862864 0.1349 -0.06189636499827757 0.1278 -0.07480314164525445 0.12069999999999999 -0.0852 0.11359999999999999 -0.09392417154279295 0.1065 -0.10140828368530846 0.09939999999999999 -0.10791065749035171 0.0923 -0.11359999999999999 0.0852 -0.11859338092827947 0.07809999999999999 -0.12297560733739028 0.071 -0.12681005480639143 0.0639 -0.13014514973674585 0.056799999999999996 -0.13301845736588588 0.049699999999999994 -0.13545936660120628 0.0426 -0.1374909087903633 0.0355 -0.13913101739008452 0.028399999999999998 -0.14039341152632484 0.0213 -0.14128821606914002 0.014199999999999999 -0.14182238892361107 0.0070999999999999995 -0.142 0.0 -0.142 0.0 -0.1349 -0.04433948578862864 -0.1278 -0.06189636499827757 -0.12069999999999999 -0.07480314164525445 -0.11359999999999999 -0.0852 -0.1065 -0.09392417154279295 -0.09939999999999999 -0.10140828368530846 -0.0923 -0.10791065749035171 -0.0852 -0.11359999999999999 -0.07809999999999999 -0.11859338092827947 -0.071 -0.12297560733739028 -0.0639 -0.12681005480639143 -0.056799999999999996 -0.13014514973674585 -0.049699999999999994 -0.13301845736588588 -0.0426 -0.13545936660120628 -0.0355 -0.1374909087903633 -0.028399999999999998 -0.13913101739008452 -0.0213 -0.14039341152632484 -0.014199999999999999 -0.14128821606914002 -0.0070999999999999995 -0.14182238892361107 0.0 -0.142 0.04433948578862864 -0.1349 0.06189636499827757 -0.1278 0.07480314164525445 -0.12069999999999999 0.0852 -0.11359999999999999 0.09392417154279295 -0.1065 0.10140828368530846 -0.09939999999999999 0.10791065749035171 -0.0923 0.11359999999999999 -0.0852 0.11859338092827947 -0.07809999999999999 0.12297560733739028 -0.071 0.12681005480639143 -0.0639 0.13014514973674585 -0.056799999999999996 0.13301845736588588 -0.049699999999999994 0.13545936660120628 -0.0426 0.1374909087903633 -0.0355 0.13913101739008452 -0.028399999999999998 0.14039341152632484 -0.0213 0.14128821606914002 -0.014199999999999999 0.14182238892361107 -0.0070999999999999995 0.142 0.0 ) ;
  x3do:scale ( 1 1 0.9 0.9 0.8 0.8 0.73 0.73 0.68 0.68 0.65 0.65 0.595 0.595 0.5 0.5 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.08 0 0 0.1 0 0 0.183 0 0 0.266 0 0 0.35 0 0 0.6 0 0 0.65 0 ) .
:Appearance_2_2_2_39_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_39_1_1 ;
  x3do:hasMaterial :Sandstone-USE-82 .
:Sandstone-USE-82 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_39_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Trave222 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :TraveCamp2, :TraveCamp21, :TraveCamp22, :TraveCamp23, :TraveCamp24, :TraveCamp25 ;
  x3do:DEF 'Trave222' ;
  x3do:scale ( 0.8 0.8 0.8 ) ;
  x3do:translation ( -1.69 1.21 0.11 ) .
:TraveCamp2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave222 ;
  x3do:hasChildren :Shape_2_2_2_40_1_1 ;
  x3do:DEF 'TraveCamp2' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -0.88 6.15 0 ) .
:Shape_2_2_2_40_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp2 ;
  x3do:hasGeometry :Cylinder_2_2_2_40_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_40_1_1_2 .
:Cylinder_2_2_2_40_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_40_1_1 ;
  x3do:height 1.5 ;
  x3do:radius 0.05 .
:Appearance_2_2_2_40_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_40_1_1 ;
  x3do:hasMaterial :Sandstone-USE-83 .
:Sandstone-USE-83 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_40_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TraveCamp21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave222 ;
  x3do:hasChildren :Shape_2_2_2_40_2_1 ;
  x3do:DEF 'TraveCamp21' ;
  x3do:translation ( -0.93 6.37 0 ) .
:Shape_2_2_2_40_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp21 ;
  x3do:hasGeometry :Box_2_2_2_40_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_40_2_1_2 .
:Box_2_2_2_40_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_40_2_1 ;
  x3do:size ( 0.553 0.07 0.07 ) .
:Appearance_2_2_2_40_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_40_2_1 ;
  x3do:hasMaterial :Sandstone-USE-84 .
:Sandstone-USE-84 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_40_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TraveCamp22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave222 ;
  x3do:hasChildren :Shape_2_2_2_40_3_1 ;
  x3do:DEF 'TraveCamp22' ;
  x3do:rotation ( 0 0 1 0.785 ) ;
  x3do:translation ( -1.25 6.31 0 ) .
:Shape_2_2_2_40_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp22 ;
  x3do:hasGeometry :Box_2_2_2_40_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_40_3_1_2 .
:Box_2_2_2_40_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_40_3_1 ;
  x3do:size ( 0.2 0.07 0.07 ) .
:Appearance_2_2_2_40_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_40_3_1 ;
  x3do:hasMaterial :Sandstone-USE-85 .
:Sandstone-USE-85 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_40_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TraveCamp23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave222 ;
  x3do:hasChildren :Shape_2_2_2_40_4_1 ;
  x3do:DEF 'TraveCamp23' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -1.31 6.191 0 ) .
:Shape_2_2_2_40_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp23 ;
  x3do:hasGeometry :Box_2_2_2_40_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_40_4_1_2 .
:Box_2_2_2_40_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_40_4_1 ;
  x3do:size ( 0.15 0.07 0.07 ) .
:Appearance_2_2_2_40_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_40_4_1 ;
  x3do:hasMaterial :Sandstone-USE-86 .
:Sandstone-USE-86 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_40_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TraveCamp24 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave222 ;
  x3do:hasChildren :Shape_2_2_2_40_5_1 ;
  x3do:DEF 'TraveCamp24' ;
  x3do:rotation ( 0 0 1 -0.785 ) ;
  x3do:translation ( -0.61 6.31 0 ) .
:Shape_2_2_2_40_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp24 ;
  x3do:hasGeometry :Box_2_2_2_40_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_40_5_1_2 .
:Box_2_2_2_40_5_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_40_5_1 ;
  x3do:size ( 0.2 0.07 0.07 ) .
:Appearance_2_2_2_40_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_40_5_1 ;
  x3do:hasMaterial :Sandstone-USE-87 .
:Sandstone-USE-87 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_40_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TraveCamp25 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Trave222 ;
  x3do:hasChildren :Shape_2_2_2_40_6_1 ;
  x3do:DEF 'TraveCamp25' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -0.55 6.191 0 ) .
:Shape_2_2_2_40_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveCamp25 ;
  x3do:hasGeometry :Box_2_2_2_40_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_40_6_1_2 .
:Box_2_2_2_40_6_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_40_6_1 ;
  x3do:size ( 0.15 0.07 0.07 ) .
:Appearance_2_2_2_40_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_40_6_1 ;
  x3do:hasMaterial :Sandstone-USE-88 .
:Sandstone-USE-88 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_40_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:batacchio1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_41_1 ;
  x3do:DEF 'batacchio1' ;
  x3do:translation ( -0.94 5.95 0.16 ) .
:Shape_2_2_2_41_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :batacchio1 ;
  x3do:hasGeometry :Cylinder_2_2_2_41_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_41_1_2 .
:Cylinder_2_2_2_41_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_41_1 ;
  x3do:height 0.7 ;
  x3do:radius 0.03 .
:Appearance_2_2_2_41_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_41_1 ;
  x3do:hasMaterial :Sandstone-USE-89 .
:Sandstone-USE-89 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_41_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:batacchio2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_42_1 ;
  x3do:DEF 'batacchio2' ;
  x3do:translation ( -0.94 5.6 0.16 ) .
:Shape_2_2_2_42_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :batacchio2 ;
  x3do:hasGeometry :Sphere_2_2_2_42_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_42_1_2 .
:Sphere_2_2_2_42_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_42_1 ;
  x3do:radius 0.05 .
:Appearance_2_2_2_42_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_42_1 ;
  x3do:hasMaterial :Sandstone-USE-90 .
:Sandstone-USE-90 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_42_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:batacchioPic a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :batacchio1pic, :batacchio2pic ;
  x3do:DEF 'batacchioPic' ;
  x3do:scale ( 0.8 0.8 0.8 ) ;
  x3do:translation ( -1.69 1.21 0.11 ) .
:batacchio1pic a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :batacchioPic ;
  x3do:hasChildren :Shape_2_2_2_43_1_1 ;
  x3do:DEF 'batacchio1pic' ;
  x3do:translation ( -0.94 5.95 0.16 ) .
:Shape_2_2_2_43_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :batacchio1pic ;
  x3do:hasGeometry :Cylinder_2_2_2_43_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_43_1_1_2 .
:Cylinder_2_2_2_43_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_43_1_1 ;
  x3do:height 0.7 ;
  x3do:radius 0.03 .
:Appearance_2_2_2_43_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_43_1_1 ;
  x3do:hasMaterial :Sandstone-USE-91 .
:Sandstone-USE-91 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_43_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:batacchio2pic a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :batacchioPic ;
  x3do:hasChildren :Shape_2_2_2_43_2_1 ;
  x3do:DEF 'batacchio2pic' ;
  x3do:translation ( -0.94 5.6 0.16 ) .
:Shape_2_2_2_43_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :batacchio2pic ;
  x3do:hasGeometry :Sphere_2_2_2_43_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_43_2_1_2 .
:Sphere_2_2_2_43_2_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_43_2_1 ;
  x3do:radius 0.05 .
:Appearance_2_2_2_43_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_43_2_1 ;
  x3do:hasMaterial :Sandstone-USE-92 .
:Sandstone-USE-92 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_43_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FacciataSX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :FacciataSXest, :FacciataSXint, :FacciataSXintOrizzontale, :FacciataSXestDIETRO, :FacciataDXestDIETRO ;
  x3do:DEF 'FacciataSX' ;
  x3do:translation ( -3.29 -2.134 0.67 ) .
:FacciataSXest a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FacciataSX ;
  x3do:hasChildren :Shape_2_2_3_1_1 ;
  x3do:DEF 'FacciataSXest' .
:Shape_2_2_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FacciataSXest ;
  x3do:hasGeometry :IndexedFaceSet_2_2_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_3_1_1_2 .
:IndexedFaceSet_2_2_3_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_3_1_1 ;
  x3do:hasCoord :Coordinate_2_2_3_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 6 11 5 -1 0 20 13 12 15 14 21 5 -1 20 21 4 24 25 1 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_3_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_3_1_1_1 ;
  x3do:point ( 0 0 0 7.73 0 0 7.73 6.83 0 4.07 6.83 0 4.07 6.842 0 0 6.842 0 0 0 -1.34 7.73 0 -1.34 7.73 6.83 -1.34 4.07 6.83 -1.34 4.07 6.842 -1.34 0 6.842 -1.34 1.603 4.27 0 2.461 4.27 0 2.461 5.233 0 1.603 5.233 0 1.603 4.27 -1.34 2.461 4.27 -1.34 2.461 5.233 -1.34 1.603 5.233 -1.34 2.461 0 0 2.461 6.842 0 2.461 0 -1.34 2.461 6.842 -1.34 4.07 5.52 0 7.73 5.52 0 ) .
:Appearance_2_2_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_3_1_1 ;
  x3do:hasMaterial :Sandstone-USE-93 .
:Sandstone-USE-93 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_3_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FacciataSXint a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FacciataSX ;
  x3do:hasChildren :Shape_2_2_3_2_1 ;
  x3do:DEF 'FacciataSXint' .
:Shape_2_2_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FacciataSXint ;
  x3do:hasGeometry :IndexedFaceSet_2_2_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_3_2_1_2 .
:IndexedFaceSet_2_2_3_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_3_2_1 ;
  x3do:hasCoord :Coordinate_2_2_3_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 6 22 17 16 19 18 23 11 -1 22 23 29 30 10 26 28 27 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_3_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_3_2_1_1 ;
  x3do:point ( 0 0 0 6.936 0 0 6.936 6.83 0 4.07 6.83 0 4.07 6.44 0 0 6.44 0 0 0 -1.34 6.936 0 -1.34 6.936 6.83 -1.34 4.07 6.83 -1.34 4.07 5.45 -1.34 0 6.44 -1.34 1.603 4.27 0 2.461 4.27 0 2.461 5.233 0 1.603 5.233 0 1.603 4.27 -1.34 2.461 4.27 -1.34 2.461 5.233 -1.34 1.603 5.233 -1.34 2.461 0 0 2.461 6.44 0 2.461 0 -1.34 2.461 6.44 -1.34 4.07 5.52 0 6.936 5.52 0 4.07 5.52 -1.34 6.936 4 -1.34 4.07 4 -1.34 2.861 6.44 -1.34 2.861 6.34 -1.34 ) .
:Appearance_2_2_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_3_2_1 ;
  x3do:hasMaterial :Sandstone-USE-94 .
:Sandstone-USE-94 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_3_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FacciataSXintOrizzontale a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FacciataSX ;
  x3do:hasChildren :Shape_2_2_3_3_1 ;
  x3do:DEF 'FacciataSXintOrizzontale' .
:Shape_2_2_3_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FacciataSXintOrizzontale ;
  x3do:hasGeometry :IndexedFaceSet_2_2_3_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_3_3_1_2 .
:IndexedFaceSet_2_2_3_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_3_3_1 ;
  x3do:hasCoord :Coordinate_2_2_3_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 4 10 11 5 -1 10 11 26 27 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_3_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_3_3_1_1 ;
  x3do:point ( 0 0 0 7.3 0 0 7.3 6.83 0 4.07 6.83 0 4.07 6.842 0 0 6.842 0 0 0 -1.01 7.3 0 -1.01 7.3 6.83 -1.01 4.07 6.83 -1.01 4.07 6.842 -1.01 0 6.842 -1.01 1.603 4.27 0 2.461 4.27 0 2.461 5.233 0 1.603 5.233 0 1.603 4.27 -1.01 2.461 4.27 -1.01 2.461 5.233 -1.01 1.603 5.233 -1.01 2.461 0 0 2.461 6.842 0 2.461 0 -1.01 2.461 6.842 -1.01 4.07 5.52 0 7.3 5.52 0 0 6.342 -1.01 4.07 6.342 -1.01 ) .
:Appearance_2_2_3_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_3_3_1 ;
  x3do:hasMaterial :Sandstone-USE-95 .
:Sandstone-USE-95 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_3_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FacciataSXestDIETRO a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FacciataSX ;
  x3do:hasChildren :Shape_2_2_3_4_1 ;
  x3do:DEF 'FacciataSXestDIETRO' ;
  x3do:translation ( 0 0 -0.1 ) .
:Shape_2_2_3_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FacciataSXestDIETRO ;
  x3do:hasGeometry :IndexedFaceSet_2_2_3_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_3_4_1_2 .
:IndexedFaceSet_2_2_3_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_3_4_1 ;
  x3do:hasCoord :Coordinate_2_2_3_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 3 2 25 24 -1 25 24 26 27 -1 3 24 26 28 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_3_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_3_4_1_1 ;
  x3do:point ( 0 0 0 7.3 0 0 8.075 7.73 0 4.07 7.73 0 4.07 6.43 0 0 6.43 0 0 0 -1.34 7.3 0 -1.34 7.3 7.73 -1.34 4.07 7.73 -1.34 4.07 6.43 -1.34 0 6.43 -1.34 1.603 4.27 0 2.461 4.27 0 2.461 5.233 0 1.603 5.233 0 1.603 4.27 -1.34 2.461 4.27 -1.34 2.461 5.233 -1.34 1.603 5.233 -1.34 2.461 0 0 2.461 6.43 0 2.461 0 -1.34 2.461 6.43 -1.34 4.07 5.52 0 8.075 5.52 0 4.07 5.52 0.1 8 5.52 0.1 4.07 7.73 0.1 ) .
:Appearance_2_2_3_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_3_4_1 ;
  x3do:hasMaterial :Sandstone-USE-96 .
:Sandstone-USE-96 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_3_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FacciataDXestDIETRO a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FacciataSX ;
  x3do:hasChildren :Shape_2_2_3_5_1 ;
  x3do:DEF 'FacciataDXestDIETRO' ;
  x3do:translation ( 6.67 0 -0.1 ) .
:Shape_2_2_3_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FacciataDXestDIETRO ;
  x3do:hasGeometry :IndexedFaceSet_2_2_3_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_3_5_1_2 .
:IndexedFaceSet_2_2_3_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_3_5_1 ;
  x3do:hasCoord :Coordinate_2_2_3_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 3 2 25 24 -1 25 24 26 27 -1 2 28 29 25 -1 28 29 30 31 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_3_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_3_5_1_1 ;
  x3do:point ( 0 0 0 7.3 0 0 7.3 7.73 0 3.28 7.73 0 4.07 6.43 0 0 6.43 0 0 0 -1.34 7.3 0 -1.34 7.3 7.73 -1.34 4.07 7.73 -1.34 4.07 6.43 -1.34 0 6.43 -1.34 1.603 4.27 0 2.461 4.27 0 2.461 5.233 0 1.603 5.233 0 1.603 4.27 -1.34 2.461 4.27 -1.34 2.461 5.233 -1.34 1.603 5.233 -1.34 2.461 0 0 2.461 6.43 0 2.461 0 -1.34 2.461 6.43 -1.34 3.28 5.52 0 7.3 5.52 0 3.355 5.52 0.1 7.3 5.52 0.1 7.3 7.73 -0.58 7.3 5.52 -0.58 5.3 5.52 -0.62 5.3 7.73 -0.62 ) .
:Appearance_2_2_3_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_3_5_1 ;
  x3do:hasMaterial :Sandstone-USE-97 .
:Sandstone-USE-97 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_3_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FacciataDX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_4_1 ;
  x3do:DEF 'FacciataDX' ;
  x3do:translation ( 9.08 0.015 -0.008 ) .
:Shape_2_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FacciataDX ;
  x3do:hasGeometry :Box_2_2_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_4_1_2 .
:Box_2_2_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_4_1 ;
  x3do:size ( 3.2 4.32 1.357 ) .
:Appearance_2_2_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_4_1 ;
  x3do:hasMaterial :Sandstone-USE-98 .
:Sandstone-USE-98 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FacciataSopra a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_5_1 ;
  x3do:DEF 'FacciataSopra' ;
  x3do:translation ( 7 5 0.57 ) .
:Shape_2_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FacciataSopra ;
  x3do:hasGeometry :IndexedFaceSet_2_2_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_5_1_2 .
:IndexedFaceSet_2_2_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_5_1 ;
  x3do:hasCoord :Coordinate_2_2_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_5_1_1 ;
  x3do:point ( -5 0 0 3 0 0 1.7 1 0 1.5 1.5 0 0.27 3.65 0 -2.8 3.65 0 -3.9 2 0 -4.1 1.2 0 -5 0.7 0 ) .
:Appearance_2_2_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_5_1 ;
  x3do:hasMaterial :Sandstone-USE-99 .
:Sandstone-USE-99 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FacciataSopraDietro a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_6_1 ;
  x3do:DEF 'FacciataSopraDietro' ;
  x3do:translation ( 7 5 -0.09 ) .
:Shape_2_2_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FacciataSopraDietro ;
  x3do:hasGeometry :IndexedFaceSet_2_2_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_6_1_2 .
:IndexedFaceSet_2_2_6_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_6_1 ;
  x3do:hasCoord :Coordinate_2_2_6_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_6_1_1 ;
  x3do:point ( -5 0 0 3 0 0 1.7 1 0 1.5 1.5 0 0.27 3.65 0 -2.8 3.65 0 -3.9 2 0 -4.1 1.2 0 -5 0.7 0 ) .
:Appearance_2_2_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_6_1 ;
  x3do:hasMaterial :Sandstone-USE-100 .
:Sandstone-USE-100 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ArcoIngresso a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_7_1 ;
  x3do:DEF 'ArcoIngresso' ;
  x3do:scale ( 1.9 1.9 1 ) ;
  x3do:translation ( 5.72 0.31 -0.09 ) .
:Shape_2_2_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArcoIngresso ;
  x3do:hasGeometry :IndexedFaceSet_2_2_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_7_1_2 .
:IndexedFaceSet_2_2_7_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_7_1 ;
  x3do:hasCoord :Coordinate_2_2_7_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_7_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_7_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.76 0.6218712004456791 0.0311325 0.76 0.6195289277144369 0.062265 0.76 0.6156053358230011 0.0933975 0.76 0.6100699153375784 0.12453 0.76 0.6028782701290121 0.1556625 0.76 0.5939702437622613 0.186795 0.76 0.5832672005554145 0.2179275 0.76 0.5706681512928509 0.24906 0.76 0.5560442297549271 0.2801925 0.76 0.5392307176663808 0.311325 0.76 0.520015272077417 0.3424575 0.76 0.49812000000000006 0.37359 0.76 0.47317303441103875 0.4047225 0.76 0.4446610411032206 0.435855 0.76 0.4118442634585919 0.4669875 0.76 0.37359000000000003 0.49812 0.76 0.3280012404606879 0.5292525 0.76 0.2714068427195601 0.560385 0.76 0.19442240018513812 0.5915175 0.76 0.0 0.62265 0.76 -0.0 0.62265 0.76 -0.19442240018513812 0.5915175 0.76 -0.2714068427195601 0.560385 0.76 -0.3280012404606879 0.5292525 0.76 -0.37359000000000003 0.49812 0.76 -0.4118442634585919 0.4669875 0.76 -0.4446610411032206 0.435855 0.76 -0.47317303441103875 0.4047225 0.76 -0.49812000000000006 0.37359 0.76 -0.520015272077417 0.3424575 0.76 -0.5392307176663808 0.311325 0.76 -0.5560442297549271 0.2801925 0.76 -0.5706681512928509 0.24906 0.76 -0.5832672005554145 0.2179275 0.76 -0.5939702437622613 0.186795 0.76 -0.6028782701290121 0.1556625 0.76 -0.6100699153375784 0.12453 0.76 -0.6156053358230011 0.0933975 0.76 -0.6195289277144369 0.062265 0.76 -0.6218712004456791 0.0311325 0.76 -0.62265 0.0 0.76 -0.62265 0 0 -0.62265 0 0 -0.62265 1.32 0 0.62265 1.32 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.76 -0.62265 0 0.76 -0.62265 1.3 0.76 0.62265 1.3 0.76 0.62265 0 0.76 0.62265 0 0.76 ) .
:Appearance_2_2_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_7_1 ;
  x3do:hasMaterial :Sandstone-USE-101 .
:Sandstone-USE-101 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Controfacciatadx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_8_1 ;
  x3do:DEF 'Controfacciatadx' ;
  x3do:translation ( 6.707 1.31 -0.084 ) .
:Shape_2_2_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Controfacciatadx ;
  x3do:hasGeometry :IndexedFaceSet_2_2_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_8_1_2 .
:IndexedFaceSet_2_2_8_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_8_1 ;
  x3do:hasCoord :Coordinate_2_2_8_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_8_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_8_1_1 ;
  x3do:point ( 0 0 0 0 3.8 0 3 3.8 0 3 0 0 ) .
:Appearance_2_2_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_8_1 ;
  x3do:hasMaterial :Sandstone-USE-102 .
:Sandstone-USE-102 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_8_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Controfacciatasx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_9_1 ;
  x3do:DEF 'Controfacciatasx' ;
  x3do:translation ( 1.737 1.31 -0.084 ) .
:Shape_2_2_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Controfacciatasx ;
  x3do:hasGeometry :IndexedFaceSet_2_2_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_9_1_2 .
:IndexedFaceSet_2_2_9_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_9_1 ;
  x3do:hasCoord :Coordinate_2_2_9_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_9_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_9_1_1 ;
  x3do:point ( 0 0 0 0 3.7 0 6 3.7 0 6 2.98 0 3.2 2.98 0 3 2.64 0 3 0 0 ) .
:Appearance_2_2_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_9_1 ;
  x3do:hasMaterial :Sandstone-USE-103 .
:Sandstone-USE-103 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_9_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FinFacciata a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :TerminiFinFacciata, :Cap, :Cap2, :Cap3 ;
  x3do:DEF 'FinFacciata' ;
  x3do:translation ( -2.5 -3.01 1.135 ) .
:TerminiFinFacciata a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FinFacciata ;
  x3do:hasChildren :faccestra1, :faccestra12 ;
  x3do:DEF 'TerminiFinFacciata' ;
  x3do:scale ( 1 1 0.34 ) .
:faccestra1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TerminiFinFacciata ;
  x3do:hasChildren :terminixfaccSOTT, :terminixfaccLAT ;
  x3do:DEF 'faccestra1' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 13 6.01 8 ) .
:terminixfaccSOTT a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :faccestra1 ;
  x3do:hasChildren :Shape_2_2_10_1_1_1_1 ;
  x3do:DEF 'terminixfaccSOTT' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 9.3699 -0.2165 -5.77 ) .
:Shape_2_2_10_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminixfaccSOTT ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_1_1_1_2 .
:IndexedFaceSet_2_2_10_1_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_1_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_10_1_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_10_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_1_1_1_1_1 ;
  x3do:point ( 0 0 0 1.31 0 0 1.31 0 -0.149 0.89 0 -0.149 0 1.97 0 1.31 1.97 0 1.31 1.97 -0.149 0.89 1.97 -0.149 ) .
:Appearance_2_2_10_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-104 .
:Sandstone-USE-104 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_1_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminixfaccLAT a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :faccestra1 ;
  x3do:hasChildren :terminexfacc1DX, :terminexfacc2DX ;
  x3do:DEF 'terminixfaccLAT' ;
  x3do:translation ( 9.37 -0.2165 -3.8 ) .
:terminexfacc1DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfaccLAT ;
  x3do:hasChildren :Shape_2_2_10_1_1_2_1_1 ;
  x3do:DEF 'terminexfacc1DX' .
:Shape_2_2_10_1_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfacc1DX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_1_1_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_1_2_1_1_2 .
:IndexedFaceSet_2_2_10_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_1_1_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_10_1_1_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_10_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_1_1_2_1_1_1 ;
  x3do:point ( 0 0 0 1.31 0 0 1.31 0 -0.149 0.89 0 -0.149 0 1.15 0 1.31 1.15 0 1.31 1.15 -0.149 0.89 1.15 -0.149 ) .
:Appearance_2_2_10_1_1_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_1_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-105 .
:Sandstone-USE-105 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_1_1_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfacc2DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfaccLAT ;
  x3do:hasChildren :Shape_2_2_10_1_1_2_2_1 ;
  x3do:DEF 'terminexfacc2DX' ;
  x3do:translation ( 0 0 -1.97 ) .
:Shape_2_2_10_1_1_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfacc2DX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_1_1_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_1_2_2_1_2 .
:IndexedFaceSet_2_2_10_1_1_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_1_1_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_10_1_1_2_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_10_1_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_1_1_2_2_1_1 ;
  x3do:point ( 0 0 0 1.31 0 0 1.31 0 0.149 0.89 0 0.149 0 1.15 0 1.31 1.15 0 1.31 1.15 0.149 0.89 1.15 0.149 ) .
:Appearance_2_2_10_1_1_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_1_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-106 .
:Sandstone-USE-106 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_1_1_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:faccestra12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TerminiFinFacciata ;
  x3do:hasChildren :terminixfaccSOTT2, :terminixfaccLAT2 ;
  x3do:DEF 'faccestra12' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 13 6.01 5.811 ) .
:terminixfaccSOTT2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :faccestra12 ;
  x3do:hasChildren :Shape_2_2_10_1_2_1_1 ;
  x3do:DEF 'terminixfaccSOTT2' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 9.3699 -0.2165 -5.77 ) .
:Shape_2_2_10_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminixfaccSOTT2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_1_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_2_1_1_2 .
:IndexedFaceSet_2_2_10_1_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_1_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_10_1_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_10_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_1_2_1_1_1 ;
  x3do:point ( 0 0 0 -1.31 0 0 -1.31 0 -0.149 -0.89 0 -0.149 0 1.97 0 -1.31 1.97 0 -1.31 1.97 -0.149 -0.89 1.97 -0.149 ) .
:Appearance_2_2_10_1_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-107 .
:Sandstone-USE-107 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_1_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminixfaccLAT2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :faccestra12 ;
  x3do:hasChildren :terminexfacc1DX2, :terminexfacc2DX2 ;
  x3do:DEF 'terminixfaccLAT2' ;
  x3do:translation ( 9.37 -0.2165 -3.8 ) .
:terminexfacc1DX2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfaccLAT2 ;
  x3do:hasChildren :Shape_2_2_10_1_2_2_1_1 ;
  x3do:DEF 'terminexfacc1DX2' .
:Shape_2_2_10_1_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfacc1DX2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_1_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_2_2_1_1_2 .
:IndexedFaceSet_2_2_10_1_2_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_1_2_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_10_1_2_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_10_1_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_1_2_2_1_1_1 ;
  x3do:point ( 0 0 0 -1.31 0 0 -1.31 0 -0.149 -0.89 0 -0.149 0 1.15 0 -1.31 1.15 0 -1.31 1.15 -0.149 -0.89 1.15 -0.149 ) .
:Appearance_2_2_10_1_2_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_2_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-108 .
:Sandstone-USE-108 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_1_2_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfacc2DX2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfaccLAT2 ;
  x3do:hasChildren :Shape_2_2_10_1_2_2_2_1 ;
  x3do:DEF 'terminexfacc2DX2' ;
  x3do:translation ( 0 0 -1.97 ) .
:Shape_2_2_10_1_2_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfacc2DX2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_1_2_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_2_2_2_1_2 .
:IndexedFaceSet_2_2_10_1_2_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_1_2_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_10_1_2_2_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_10_1_2_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_1_2_2_2_1_1 ;
  x3do:point ( 0 0 0 -1.31 0 0 -1.31 0 0.149 -0.89 0 0.149 0 1.15 0 -1.31 1.15 0 -1.31 1.15 0.149 -0.89 1.15 0.149 ) .
:Appearance_2_2_10_1_2_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_2_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-109 .
:Sandstone-USE-109 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_1_2_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Cap a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FinFacciata ;
  x3do:hasChildren :Transform_2_2_10_2_1 ;
  x3do:DEF 'Cap' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:scale ( 1.34 1 0.5 ) ;
  x3do:translation ( 8.225 6.93 -0.765 ) .
:Transform_2_2_10_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Cap ;
  x3do:hasChildren :Shape_2_2_10_2_1_1 ;
  x3do:rotation ( 0 0 1 3.14 ) .
:Shape_2_2_10_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_10_2_1 ;
  x3do:hasGeometry :Extrusion_2_2_10_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_2_1_1_2 .
:Extrusion_2_2_10_2_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_10_2_1_1 ;
  x3do:beginCap false ;
  x3do:convex false ;
  x3do:crossSection ( 0.6226500273 0 0.6218711734 0.0311325006 0.6195289493 0.0622650012 0.6156053543 0.0933974981 0.6100699306 0.1245300025 0.6028782725 0.1556625068 0.5939702392 0.1867949963 0.5832672119 0.2179275006 0.5706681609 0.2490600049 0.5560442209 0.2801924944 0.5392307043 0.3113250136 0.5200152993 0.3424575031 0.4981200099 0.3735899925 0.4731730223 0.4047225118 0.444661051 0.4358550012 0.4118442535 0.4669874907 0.3735899925 0.4981200099 0.328001231 0.5292525291 0.2714068294 0.5603849888 0.194422394 0.591517508 0 0.6226500273 -0 0.6226500273 -0.194422394 0.591517508 -0.2714068294 0.5603849888 -0.328001231 0.5292525291 -0.3735899925 0.4981200099 -0.4118442535 0.4669874907 -0.444661051 0.4358550012 -0.4731730223 0.4047225118 -0.4981200099 0.3735899925 -0.5200152993 0.3424575031 -0.5392307043 0.3113250136 -0.5560442209 0.2801924944 -0.5706681609 0.2490600049 -0.5832672119 0.2179275006 -0.5939702392 0.1867949963 -0.6028782725 0.1556625068 -0.6100699306 0.1245300025 -0.6156053543 0.0933974981 -0.6195289493 0.0622650012 -0.6218711734 0.0311325006 -0.6226500273 0 -0.6226500273 2.7 0.6226500273 2.7 ) ;
  x3do:scale ( 1 1 1.18 1.18 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.3 0 ) .
:Appearance_2_2_10_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-110 .
:Sandstone-USE-110 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Cap2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FinFacciata ;
  x3do:hasChildren :Transform_2_2_10_3_1 ;
  x3do:DEF 'Cap2' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:scale ( 1.34 1 0.5 ) ;
  x3do:translation ( 8.225 6.93 -0.915 ) .
:Transform_2_2_10_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Cap2 ;
  x3do:hasChildren :Shape_2_2_10_3_1_1 .
:Shape_2_2_10_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_10_3_1 ;
  x3do:hasGeometry :Extrusion_2_2_10_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_3_1_1_2 .
:Extrusion_2_2_10_3_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_10_3_1_1 ;
  x3do:beginCap false ;
  x3do:convex false ;
  x3do:crossSection ( 0.6226500273 0 0.6218711734 0.0311325006 0.6195289493 0.0622650012 0.6156053543 0.0933974981 0.6100699306 0.1245300025 0.6028782725 0.1556625068 0.5939702392 0.1867949963 0.5832672119 0.2179275006 0.5706681609 0.2490600049 0.5560442209 0.2801924944 0.5392307043 0.3113250136 0.5200152993 0.3424575031 0.4981200099 0.3735899925 0.4731730223 0.4047225118 0.444661051 0.4358550012 0.4118442535 0.4669874907 0.3735899925 0.4981200099 0.328001231 0.5292525291 0.2714068294 0.5603849888 0.194422394 0.591517508 0 0.6226500273 -0 0.6226500273 -0.194422394 0.591517508 -0.2714068294 0.5603849888 -0.328001231 0.5292525291 -0.3735899925 0.4981200099 -0.4118442535 0.4669874907 -0.444661051 0.4358550012 -0.4731730223 0.4047225118 -0.4981200099 0.3735899925 -0.5200152993 0.3424575031 -0.5392307043 0.3113250136 -0.5560442209 0.2801924944 -0.5706681609 0.2490600049 -0.5832672119 0.2179275006 -0.5939702392 0.1867949963 -0.6028782725 0.1556625068 -0.6100699306 0.1245300025 -0.6156053543 0.0933974981 -0.6195289493 0.0622650012 -0.6218711734 0.0311325006 -0.6226500273 0 -0.6226500273 2.7 0.6226500273 2.7 ) ;
  x3do:scale ( 1 1 1.18 1.18 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.3 0 ) .
:Appearance_2_2_10_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_3_1_1 ;
  x3do:hasMaterial :Sandstone-USE-111 .
:Sandstone-USE-111 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_3_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Cap3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FinFacciata ;
  x3do:hasChildren :Shape_2_2_10_4_1 ;
  x3do:DEF 'Cap3' ;
  x3do:scale ( 1.34 0.5 0.84 ) ;
  x3do:translation ( 8.225 6.93 -0.913 ) .
:Shape_2_2_10_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Cap3 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_4_1_2 .
:IndexedFaceSet_2_2_10_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_4_1 ;
  x3do:hasCoord :Coordinate_2_2_10_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_10_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_4_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.18 0.6218712004456791 0.0311325 0.18 0.6195289277144369 0.062265 0.18 0.6156053358230011 0.0933975 0.18 0.6100699153375784 0.12453 0.18 0.6028782701290121 0.1556625 0.18 0.5939702437622613 0.186795 0.18 0.5832672005554145 0.2179275 0.18 0.5706681512928509 0.24906 0.18 0.5560442297549271 0.2801925 0.18 0.5392307176663808 0.311325 0.18 0.520015272077417 0.3424575 0.18 0.49812000000000006 0.37359 0.18 0.47317303441103875 0.4047225 0.18 0.4446610411032206 0.435855 0.18 0.4118442634585919 0.4669875 0.18 0.37359000000000003 0.49812 0.18 0.3280012404606879 0.5292525 0.18 0.2714068427195601 0.560385 0.18 0.19442240018513812 0.5915175 0.18 0.0 0.62265 0.18 -0.0 0.62265 0.18 -0.19442240018513812 0.5915175 0.18 -0.2714068427195601 0.560385 0.18 -0.3280012404606879 0.5292525 0.18 -0.37359000000000003 0.49812 0.18 -0.4118442634585919 0.4669875 0.18 -0.4446610411032206 0.435855 0.18 -0.47317303441103875 0.4047225 0.18 -0.49812000000000006 0.37359 0.18 -0.520015272077417 0.3424575 0.18 -0.5392307176663808 0.311325 0.18 -0.5560442297549271 0.2801925 0.18 -0.5706681512928509 0.24906 0.18 -0.5832672005554145 0.2179275 0.18 -0.5939702437622613 0.186795 0.18 -0.6028782701290121 0.1556625 0.18 -0.6100699153375784 0.12453 0.18 -0.6156053358230011 0.0933975 0.18 -0.6195289277144369 0.062265 0.18 -0.6218712004456791 0.0311325 0.18 -0.62265 0.0 0.18 -0.62265 0 0 -0.62265 0 0 -0.62265 1.56 0 0.62265 1.56 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.18 -0.62265 0 0.18 -0.62265 1.56 0.18 0.62265 1.56 0.18 0.62265 0 0.18 0.62265 0 0.18 ) .
:Appearance_2_2_10_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_4_1 ;
  x3do:hasMaterial :Sandstone-USE-112 .
:Sandstone-USE-112 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Cornicione a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :cornicione1, :cornicione2 ;
  x3do:DEF 'Cornicione' ;
  x3do:scale ( 1.2 1.2 2.6 ) ;
  x3do:translation ( 6.2 5.45 -0.091 ) .
:cornicione1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Cornicione ;
  x3do:hasChildren :n1, :n1bis, :box1, :cil, :n2, :n2bis ;
  x3do:DEF 'cornicione1' ;
  x3do:translation ( -0.3 0 0 ) .
:n1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione1 ;
  x3do:hasChildren :Shape_2_2_11_1_1_1 ;
  x3do:DEF 'n1' ;
  x3do:rotation ( 0 0 1 1.14 ) ;
  x3do:scale ( 2.6 1.2 1 ) ;
  x3do:translation ( -1.55 1.3 0 ) .
:Shape_2_2_11_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_11_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_1_1_1_2 .
:IndexedFaceSet_2_2_11_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_11_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_11_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_11_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_11_1_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 0 0.30 0.62265 0 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_11_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-113 .
:Sandstone-USE-113 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:n1bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione1 ;
  x3do:hasChildren :Shape_2_2_11_1_2_1 ;
  x3do:DEF 'n1bis' ;
  x3do:rotation ( 0 0 1 1.14 ) ;
  x3do:scale ( 2.6 1.2 1 ) ;
  x3do:translation ( -1.35 1.27 0 ) .
:Shape_2_2_11_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n1bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_11_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_1_2_1_2 .
:IndexedFaceSet_2_2_11_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_11_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_11_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_11_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_11_1_2_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 0 0.30 0.62265 0 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_11_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-114 .
:Sandstone-USE-114 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:box1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione1 ;
  x3do:hasChildren :Shape_2_2_11_1_3_1 ;
  x3do:DEF 'box1' ;
  x3do:translation ( -2.4 0.8 0.3 ) .
:Shape_2_2_11_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :box1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_11_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_1_3_1_2 .
:IndexedFaceSet_2_2_11_1_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_11_1_3_1 ;
  x3do:hasCoord :Coordinate_2_2_11_1_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 38 37 -1 35 36 73 72 -1 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 -1 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 -1 ) ;
  x3do:creaseAngle 0.1745 ;
  x3do:solid false .
:Coordinate_2_2_11_1_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_11_1_3_1_1 ;
  x3do:point ( -1.8 -0.66 0 -1.05 -0.64 0 -0.9 -0.61 0 -0.6 -0.48 0 -0.315 -0.25 0 -0.16 -0.08 0 -0.07 0.08 0 0 0.355 0 0.09 0.57 0 0.16 0.77 0 0.26 0.97 0 0.37 1.17 0 0.495 1.37 0 0.66 1.57 0 0.86 1.77 0 0.995 1.87 0 1.12 1.94 0 1.19 1.94 0 1.19 1.86 0 0.98 1.67 0 0.781 1.47 0 0.715 1.37 0 0.58 1.17 0 0.52 1.07 0 0.42 0.87 0 0.36 0.76 0 0.164 0.22 0 0.166 0.2 0 0.097 0 0 -0.02 -0.2 0 -0.17 -0.38 0 -0.3 -0.49 0 -0.6 -0.67 0 -0.75 -0.72 0 -0.95 -0.79 0 -1.05 -0.81 0 -1.8 -0.83 0 -1.8 -0.66 -0.30 -1.05 -0.64 -0.30 -0.9 -0.61 -0.30 -0.6 -0.48 -0.30 -0.315 -0.25 -0.30 -0.16 -0.08 -0.30 -0.07 0.08 -0.30 0 0.355 -0.30 0.09 0.57 -0.30 0.16 0.77 -0.30 0.26 0.97 -0.30 0.37 1.17 -0.30 0.495 1.37 -0.30 0.66 1.57 -0.30 0.86 1.77 -0.30 0.995 1.87 -0.30 1.12 1.94 -0.30 1.19 1.94 -0.30 1.19 1.86 -0.30 0.98 1.67 -0.30 0.781 1.47 -0.30 0.715 1.37 -0.30 0.58 1.17 -0.30 0.52 1.07 -0.30 0.42 0.87 -0.30 0.36 0.76 -0.30 0.164 0.22 -0.30 0.166 0.2 -0.30 0.097 0 -0.30 -0.02 -0.2 -0.30 -0.17 -0.38 -0.30 -0.3 -0.49 -0.30 -0.6 -0.67 -0.30 -0.75 -0.72 -0.30 -0.95 -0.79 -0.30 -1.05 -0.81 -0.30 -1.8 -0.83 -0.30 ) .
:Appearance_2_2_11_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_1_3_1 ;
  x3do:hasMaterial :Sandstone-USE-115 .
:Sandstone-USE-115 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_1_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cil a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione1 ;
  x3do:hasChildren :Shape_2_2_11_1_4_1 ;
  x3do:DEF 'cil' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( -1.13 2.625 0.15 ) .
:Shape_2_2_11_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cil ;
  x3do:hasGeometry :Cylinder_2_2_11_1_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_1_4_1_2 .
:Cylinder_2_2_11_1_4_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_11_1_4_1 ;
  x3do:height 0.3 ;
  x3do:radius 0.17 .
:Appearance_2_2_11_1_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_1_4_1 ;
  x3do:hasMaterial :Sandstone-USE-116 .
:Sandstone-USE-116 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_1_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:n2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione1 ;
  x3do:hasChildren :Shape_2_2_11_1_5_1 ;
  x3do:DEF 'n2' ;
  x3do:rotation ( 0 0 1 -2.6 ) ;
  x3do:scale ( 1.8 1.45 1 ) ;
  x3do:translation ( -3.45 1.11 0 ) .
:Shape_2_2_11_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_11_1_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_1_5_1_2 .
:IndexedFaceSet_2_2_11_1_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_11_1_5_1 ;
  x3do:hasCoord :Coordinate_2_2_11_1_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_11_1_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_11_1_5_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 1 0 0.62265 1 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 1 0.30 0.62265 1 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_11_1_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_1_5_1 ;
  x3do:hasMaterial :Sandstone-USE-117 .
:Sandstone-USE-117 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_1_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:n2bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione1 ;
  x3do:hasChildren :Shape_2_2_11_1_6_1 ;
  x3do:DEF 'n2bis' ;
  x3do:rotation ( 0 0 1 -2.7 ) ;
  x3do:scale ( 1.9 1.4 1 ) ;
  x3do:translation ( -3.36 0.92 0 ) .
:Shape_2_2_11_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n2bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_11_1_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_1_6_1_2 .
:IndexedFaceSet_2_2_11_1_6_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_11_1_6_1 ;
  x3do:hasCoord :Coordinate_2_2_11_1_6_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_11_1_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_11_1_6_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 1 0 0.62265 1 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 1 0.30 0.62265 1 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_11_1_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_1_6_1 ;
  x3do:hasMaterial :Sandstone-USE-118 .
:Sandstone-USE-118 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_1_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cornicione2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Cornicione ;
  x3do:hasChildren :n1c, :n1bisc, :box1c, :cilc, :n2c, :n2bisc ;
  x3do:DEF 'cornicione2' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( -0.51 0 0.3 ) .
:n1c a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione2 ;
  x3do:hasChildren :Shape_2_2_11_2_1_1 ;
  x3do:DEF 'n1c' ;
  x3do:rotation ( 0 0 1 1.14 ) ;
  x3do:scale ( 2.6 1.2 1 ) ;
  x3do:translation ( -1.55 1.3 0 ) .
:Shape_2_2_11_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n1c ;
  x3do:hasGeometry :IndexedFaceSet_2_2_11_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_2_1_1_2 .
:IndexedFaceSet_2_2_11_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_11_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_11_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_11_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_11_2_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 0 0.30 0.62265 0 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_11_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-119 .
:Sandstone-USE-119 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:n1bisc a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione2 ;
  x3do:hasChildren :Shape_2_2_11_2_2_1 ;
  x3do:DEF 'n1bisc' ;
  x3do:rotation ( 0 0 1 1.14 ) ;
  x3do:scale ( 2.6 1.2 1 ) ;
  x3do:translation ( -1.35 1.27 0 ) .
:Shape_2_2_11_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n1bisc ;
  x3do:hasGeometry :IndexedFaceSet_2_2_11_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_2_2_1_2 .
:IndexedFaceSet_2_2_11_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_11_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_11_2_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_11_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_11_2_2_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 0 0.30 0.62265 0 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_11_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-120 .
:Sandstone-USE-120 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:box1c a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione2 ;
  x3do:hasChildren :Shape_2_2_11_2_3_1 ;
  x3do:DEF 'box1c' ;
  x3do:translation ( -2.4 0.8 0.3 ) .
:Shape_2_2_11_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :box1c ;
  x3do:hasGeometry :IndexedFaceSet_2_2_11_2_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_2_3_1_2 .
:IndexedFaceSet_2_2_11_2_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_11_2_3_1 ;
  x3do:hasCoord :Coordinate_2_2_11_2_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 38 37 -1 35 36 73 72 -1 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 -1 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 -1 ) ;
  x3do:creaseAngle 0.1745 ;
  x3do:solid false .
:Coordinate_2_2_11_2_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_11_2_3_1_1 ;
  x3do:point ( -1.8 -0.66 0 -1.05 -0.64 0 -0.9 -0.61 0 -0.6 -0.48 0 -0.315 -0.25 0 -0.16 -0.08 0 -0.07 0.08 0 0 0.355 0 0.09 0.57 0 0.16 0.77 0 0.26 0.97 0 0.37 1.17 0 0.495 1.37 0 0.66 1.57 0 0.86 1.77 0 0.995 1.87 0 1.12 1.94 0 1.19 1.94 0 1.19 1.86 0 0.98 1.67 0 0.781 1.47 0 0.715 1.37 0 0.58 1.17 0 0.52 1.07 0 0.42 0.87 0 0.36 0.76 0 0.164 0.22 0 0.166 0.2 0 0.097 0 0 -0.02 -0.2 0 -0.17 -0.38 0 -0.3 -0.49 0 -0.6 -0.67 0 -0.75 -0.72 0 -0.95 -0.79 0 -1.05 -0.81 0 -1.8 -0.83 0 -1.8 -0.66 -0.30 -1.05 -0.64 -0.30 -0.9 -0.61 -0.30 -0.6 -0.48 -0.30 -0.315 -0.25 -0.30 -0.16 -0.08 -0.30 -0.07 0.08 -0.30 0 0.355 -0.30 0.09 0.57 -0.30 0.16 0.77 -0.30 0.26 0.97 -0.30 0.37 1.17 -0.30 0.495 1.37 -0.30 0.66 1.57 -0.30 0.86 1.77 -0.30 0.995 1.87 -0.30 1.12 1.94 -0.30 1.19 1.94 -0.30 1.19 1.86 -0.30 0.98 1.67 -0.30 0.781 1.47 -0.30 0.715 1.37 -0.30 0.58 1.17 -0.30 0.52 1.07 -0.30 0.42 0.87 -0.30 0.36 0.76 -0.30 0.164 0.22 -0.30 0.166 0.2 -0.30 0.097 0 -0.30 -0.02 -0.2 -0.30 -0.17 -0.38 -0.30 -0.3 -0.49 -0.30 -0.6 -0.67 -0.30 -0.75 -0.72 -0.30 -0.95 -0.79 -0.30 -1.05 -0.81 -0.30 -1.8 -0.83 -0.30 ) .
:Appearance_2_2_11_2_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_2_3_1 ;
  x3do:hasMaterial :Sandstone-USE-121 .
:Sandstone-USE-121 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_2_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cilc a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione2 ;
  x3do:hasChildren :Shape_2_2_11_2_4_1 ;
  x3do:DEF 'cilc' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( -1.13 2.625 0.15 ) .
:Shape_2_2_11_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cilc ;
  x3do:hasGeometry :Cylinder_2_2_11_2_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_2_4_1_2 .
:Cylinder_2_2_11_2_4_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_11_2_4_1 ;
  x3do:height 0.3 ;
  x3do:radius 0.17 .
:Appearance_2_2_11_2_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_2_4_1 ;
  x3do:hasMaterial :Sandstone-USE-122 .
:Sandstone-USE-122 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_2_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:n2c a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione2 ;
  x3do:hasChildren :Shape_2_2_11_2_5_1 ;
  x3do:DEF 'n2c' ;
  x3do:rotation ( 0 0 1 -2.6 ) ;
  x3do:scale ( 1.8 1.45 1 ) ;
  x3do:translation ( -3.45 1.11 0 ) .
:Shape_2_2_11_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n2c ;
  x3do:hasGeometry :IndexedFaceSet_2_2_11_2_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_2_5_1_2 .
:IndexedFaceSet_2_2_11_2_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_11_2_5_1 ;
  x3do:hasCoord :Coordinate_2_2_11_2_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_11_2_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_11_2_5_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 1 0 0.62265 1 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 1 0.30 0.62265 1 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_11_2_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_2_5_1 ;
  x3do:hasMaterial :Sandstone-USE-123 .
:Sandstone-USE-123 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_2_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:n2bisc a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cornicione2 ;
  x3do:hasChildren :Shape_2_2_11_2_6_1 ;
  x3do:DEF 'n2bisc' ;
  x3do:rotation ( 0 0 1 -2.7 ) ;
  x3do:scale ( 1.9 1.4 1 ) ;
  x3do:translation ( -3.36 0.92 0 ) .
:Shape_2_2_11_2_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n2bisc ;
  x3do:hasGeometry :IndexedFaceSet_2_2_11_2_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_2_6_1_2 .
:IndexedFaceSet_2_2_11_2_6_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_11_2_6_1 ;
  x3do:hasCoord :Coordinate_2_2_11_2_6_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_11_2_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_11_2_6_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 1 0 0.62265 1 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 1 0.30 0.62265 1 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_11_2_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_2_6_1 ;
  x3do:hasMaterial :Sandstone-USE-124 .
:Sandstone-USE-124 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_2_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:arcoSopra a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_12_1 ;
  x3do:DEF 'arcoSopra' ;
  x3do:scale ( 1.6 1 2.2 ) ;
  x3do:translation ( 5.725 8.35 -0.09 ) .
:Shape_2_2_12_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :arcoSopra ;
  x3do:hasGeometry :IndexedFaceSet_2_2_12_1_1 ;
  x3do:hasAppearance :Appearance_2_2_12_1_2 .
:IndexedFaceSet_2_2_12_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_12_1 ;
  x3do:hasCoord :Coordinate_2_2_12_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_12_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_12_1_1 ;
  x3do:point ( 0.62265 0 0 0.6218712 0.0311325 0 0.6195289 0.062265 0 0.6156054 0.0933975 0 0.6100699 0.12453 0 0.6028783 0.1556625 0 0.5939702 0.186795 0 0.5832672 0.2179275 0 0.5706682 0.24906 0 0.5560442 0.2801925 0 0.5392307 0.311325 0 0.5200153 0.3424575 0 0.49812 0.37359 0 0.473173 0.4047225 0 0.4446611 0.435855 0 0.4118443 0.4669875 0 0.37359 0.49812 0 0.3280012 0.5292525 0 0.2714068 0.560385 0 0.1944224 0.5915175 0 0 0.62265 0 -0 0.62265 0 -0.1944224 0.5915175 0 -0.2714068 0.560385 0 -0.3280012 0.5292525 0 -0.37359 0.49812 0 -0.4118443 0.4669875 0 -0.4446611 0.435855 0 -0.473173 0.4047225 0 -0.49812 0.37359 0 -0.5200153 0.3424575 0 -0.5392307 0.311325 0 -0.5560442 0.2801925 0 -0.5706682 0.24906 0 -0.5832672 0.2179275 0 -0.5939702 0.186795 0 -0.6028783 0.1556625 0 -0.6100699 0.12453 0 -0.6156054 0.0933975 0 -0.6195289 0.062265 0 -0.6218712 0.0311325 0 -0.62265 0 0 0.62265 0 0.3 0.6218712 0.0311325 0.3 0.6195289 0.062265 0.3 0.6156054 0.0933975 0.3 0.6100699 0.12453 0.3 0.6028783 0.1556625 0.3 0.5939702 0.186795 0.3 0.5832672 0.2179275 0.3 0.5706682 0.24906 0.3 0.5560442 0.2801925 0.3 0.5392307 0.311325 0.3 0.5200153 0.3424575 0.3 0.49812 0.37359 0.3 0.473173 0.4047225 0.3 0.4446611 0.435855 0.3 0.4118443 0.4669875 0.3 0.37359 0.49812 0.3 0.3280012 0.5292525 0.3 0.2714068 0.560385 0.3 0.1944224 0.5915175 0.3 0 0.62265 0.3 -0 0.62265 0.3 -0.1944224 0.5915175 0.3 -0.2714068 0.560385 0.3 -0.3280012 0.5292525 0.3 -0.37359 0.49812 0.3 -0.4118443 0.4669875 0.3 -0.4446611 0.435855 0.3 -0.473173 0.4047225 0.3 -0.49812 0.37359 0.3 -0.5200153 0.3424575 0.3 -0.5392307 0.311325 0.3 -0.5560442 0.2801925 0.3 -0.5706682 0.24906 0.3 -0.5832672 0.2179275 0.3 -0.5939702 0.186795 0.3 -0.6028783 0.1556625 0.3 -0.6100699 0.12453 0.3 -0.6156054 0.0933975 0.3 -0.6195289 0.062265 0.3 -0.6218712 0.0311325 0.3 -0.62265 0 0.3 -0.62265 0 0 -0.62265 0 0 -0.62265 -0.62265 0 0.62265 -0.62265 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.3 -0.62265 0 0.3 -0.62265 -0.62265 0.3 0.62265 -0.62265 0.3 0.62265 0 0.3 0.62265 0 0.3 ) .
:Appearance_2_2_12_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_12_1 ;
  x3do:hasMaterial :Sandstone-USE-125 .
:Sandstone-USE-125 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_12_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:BaseCroce a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :baseCil1bis, :Sferabis, :cur ;
  x3do:DEF 'BaseCroce' ;
  x3do:scale ( 1 1.2 1 ) ;
  x3do:translation ( 5.72 9.03 0.22 ) .
:baseCil1bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BaseCroce ;
  x3do:hasChildren :Shape_2_2_13_1_1 ;
  x3do:DEF 'baseCil1bis' .
:Shape_2_2_13_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :baseCil1bis ;
  x3do:hasGeometry :Cylinder_2_2_13_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_13_1_1_2 .
:Cylinder_2_2_13_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_13_1_1 ;
  x3do:height 0.13 ;
  x3do:radius 0.221 .
:Appearance_2_2_13_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_13_1_1 ;
  x3do:hasMaterial :Sandstone-USE-126 .
:Sandstone-USE-126 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_13_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sferabis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BaseCroce ;
  x3do:hasChildren :Shape_2_2_13_2_1 ;
  x3do:DEF 'Sferabis' ;
  x3do:scale ( 1 0.25 1 ) ;
  x3do:translation ( 0 0.1 0 ) .
:Shape_2_2_13_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sferabis ;
  x3do:hasGeometry :Sphere_2_2_13_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_13_2_1_2 .
:Sphere_2_2_13_2_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_13_2_1 ;
  x3do:radius 0.221 .
:Appearance_2_2_13_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_13_2_1 ;
  x3do:hasMaterial :Sandstone-USE-127 .
:Sandstone-USE-127 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_13_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cur a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BaseCroce ;
  x3do:hasChildren :curva2bis, :curva3bis, :curva3bis2 ;
  x3do:DEF 'cur' ;
  x3do:translation ( 0 -0.22 0 ) .
:curva2bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cur ;
  x3do:hasChildren :Shape_2_2_13_3_1_1 ;
  x3do:DEF 'curva2bis' ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:scale ( 1.13 1 1.13 ) ;
  x3do:translation ( 0 0.468 0 ) .
:Shape_2_2_13_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva2bis ;
  x3do:hasGeometry :Extrusion_2_2_13_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_13_3_1_1_2 .
:Extrusion_2_2_13_3_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_13_3_1_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0.142 0.0 0.14182238892361107 0.0070999999999999995 0.14128821606914002 0.014199999999999999 0.14039341152632484 0.0213 0.13913101739008452 0.028399999999999998 0.1374909087903633 0.0355 0.13545936660120628 0.0426 0.13301845736588588 0.049699999999999994 0.13014514973674585 0.056799999999999996 0.12681005480639143 0.0639 0.12297560733739028 0.071 0.11859338092827947 0.07809999999999999 0.11359999999999999 0.0852 0.10791065749035171 0.0923 0.10140828368530846 0.09939999999999999 0.09392417154279295 0.1065 0.0852 0.11359999999999999 0.07480314164525445 0.12069999999999999 0.06189636499827757 0.1278 0.04433948578862864 0.1349 0.0 0.142 -0.0 0.142 -0.04433948578862864 0.1349 -0.06189636499827757 0.1278 -0.07480314164525445 0.12069999999999999 -0.0852 0.11359999999999999 -0.09392417154279295 0.1065 -0.10140828368530846 0.09939999999999999 -0.10791065749035171 0.0923 -0.11359999999999999 0.0852 -0.11859338092827947 0.07809999999999999 -0.12297560733739028 0.071 -0.12681005480639143 0.0639 -0.13014514973674585 0.056799999999999996 -0.13301845736588588 0.049699999999999994 -0.13545936660120628 0.0426 -0.1374909087903633 0.0355 -0.13913101739008452 0.028399999999999998 -0.14039341152632484 0.0213 -0.14128821606914002 0.014199999999999999 -0.14182238892361107 0.0070999999999999995 -0.142 0.0 0.142 0.0 0.14182238892361107 -0.0070999999999999995 0.14128821606914002 -0.014199999999999999 0.14039341152632484 -0.0213 0.13913101739008452 -0.028399999999999998 0.1374909087903633 -0.0355 0.13545936660120628 -0.0426 0.13301845736588588 -0.049699999999999994 0.13014514973674585 -0.056799999999999996 0.12681005480639143 -0.0639 0.12297560733739028 -0.071 0.11859338092827947 -0.07809999999999999 0.11359999999999999 -0.0852 0.10791065749035171 -0.0923 0.10140828368530846 -0.09939999999999999 0.09392417154279295 -0.1065 0.0852 -0.11359999999999999 0.07480314164525445 -0.12069999999999999 0.06189636499827757 -0.1278 0.04433948578862864 -0.1349 0.0 -0.142 -0.0070999999999999995 -0.14182238892361107 -0.014199999999999999 -0.14128821606914002 -0.0213 -0.14039341152632484 -0.028399999999999998 -0.13913101739008452 -0.0355 -0.1374909087903633 -0.0426 -0.13545936660120628 -0.049699999999999994 -0.13301845736588588 -0.056799999999999996 -0.13014514973674585 -0.0639 -0.12681005480639143 -0.071 -0.12297560733739028 -0.07809999999999999 -0.11859338092827947 -0.0852 -0.11359999999999999 -0.0923 -0.10791065749035171 -0.09939999999999999 -0.10140828368530846 -0.1065 -0.09392417154279295 -0.11359999999999999 -0.0852 -0.12069999999999999 -0.07480314164525445 -0.1278 -0.06189636499827757 -0.1349 -0.04433948578862864 -0.142 0.0 ) ;
  x3do:scale ( 1.2 1.2 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.1 0 ) .
:Appearance_2_2_13_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_13_3_1_1 ;
  x3do:hasMaterial :Sandstone-USE-128 .
:Sandstone-USE-128 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_13_3_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva3bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cur ;
  x3do:hasChildren :Shape_2_2_13_3_2_1 ;
  x3do:DEF 'curva3bis' ;
  x3do:scale ( 1.13 1 1.13 ) ;
  x3do:translation ( 0 0.47 0 ) .
:Shape_2_2_13_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva3bis ;
  x3do:hasGeometry :Extrusion_2_2_13_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_13_3_2_1_2 .
:Extrusion_2_2_13_3_2_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_13_3_2_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0.142 0.0 0.14182238892361107 0.0070999999999999995 0.14128821606914002 0.014199999999999999 0.14039341152632484 0.0213 0.13913101739008452 0.028399999999999998 0.1374909087903633 0.0355 0.13545936660120628 0.0426 0.13301845736588588 0.049699999999999994 0.13014514973674585 0.056799999999999996 0.12681005480639143 0.0639 0.12297560733739028 0.071 0.11859338092827947 0.07809999999999999 0.11359999999999999 0.0852 0.10791065749035171 0.0923 0.10140828368530846 0.09939999999999999 0.09392417154279295 0.1065 0.0852 0.11359999999999999 0.07480314164525445 0.12069999999999999 0.06189636499827757 0.1278 0.04433948578862864 0.1349 0.0 0.142 -0.0 0.142 -0.04433948578862864 0.1349 -0.06189636499827757 0.1278 -0.07480314164525445 0.12069999999999999 -0.0852 0.11359999999999999 -0.09392417154279295 0.1065 -0.10140828368530846 0.09939999999999999 -0.10791065749035171 0.0923 -0.11359999999999999 0.0852 -0.11859338092827947 0.07809999999999999 -0.12297560733739028 0.071 -0.12681005480639143 0.0639 -0.13014514973674585 0.056799999999999996 -0.13301845736588588 0.049699999999999994 -0.13545936660120628 0.0426 -0.1374909087903633 0.0355 -0.13913101739008452 0.028399999999999998 -0.14039341152632484 0.0213 -0.14128821606914002 0.014199999999999999 -0.14182238892361107 0.0070999999999999995 -0.142 0.0 0.142 0.0 0.14182238892361107 -0.0070999999999999995 0.14128821606914002 -0.014199999999999999 0.14039341152632484 -0.0213 0.13913101739008452 -0.028399999999999998 0.1374909087903633 -0.0355 0.13545936660120628 -0.0426 0.13301845736588588 -0.049699999999999994 0.13014514973674585 -0.056799999999999996 0.12681005480639143 -0.0639 0.12297560733739028 -0.071 0.11859338092827947 -0.07809999999999999 0.11359999999999999 -0.0852 0.10791065749035171 -0.0923 0.10140828368530846 -0.09939999999999999 0.09392417154279295 -0.1065 0.0852 -0.11359999999999999 0.07480314164525445 -0.12069999999999999 0.06189636499827757 -0.1278 0.04433948578862864 -0.1349 0.0 -0.142 -0.0070999999999999995 -0.14182238892361107 -0.014199999999999999 -0.14128821606914002 -0.0213 -0.14039341152632484 -0.028399999999999998 -0.13913101739008452 -0.0355 -0.1374909087903633 -0.0426 -0.13545936660120628 -0.049699999999999994 -0.13301845736588588 -0.056799999999999996 -0.13014514973674585 -0.0639 -0.12681005480639143 -0.071 -0.12297560733739028 -0.07809999999999999 -0.11859338092827947 -0.0852 -0.11359999999999999 -0.0923 -0.10791065749035171 -0.09939999999999999 -0.10140828368530846 -0.1065 -0.09392417154279295 -0.11359999999999999 -0.0852 -0.12069999999999999 -0.07480314164525445 -0.1278 -0.06189636499827757 -0.1349 -0.04433948578862864 -0.142 0.0 ) ;
  x3do:scale ( 0.7 0.7 0.9 0.9 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.03 0 ) .
:Appearance_2_2_13_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_13_3_2_1 ;
  x3do:hasMaterial :Sandstone-USE-129 .
:Sandstone-USE-129 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_13_3_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:curva3bis2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :cur ;
  x3do:hasChildren :Shape_2_2_13_3_3_1 ;
  x3do:DEF 'curva3bis2' ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:scale ( 1.13 1 1.13 ) ;
  x3do:translation ( 0 0.53 0 ) .
:Shape_2_2_13_3_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva3bis2 ;
  x3do:hasGeometry :Extrusion_2_2_13_3_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_13_3_3_1_2 .
:Extrusion_2_2_13_3_3_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_13_3_3_1 ;
  x3do:convex false ;
  x3do:crossSection ( 0.142 0.0 0.14182238892361107 0.0070999999999999995 0.14128821606914002 0.014199999999999999 0.14039341152632484 0.0213 0.13913101739008452 0.028399999999999998 0.1374909087903633 0.0355 0.13545936660120628 0.0426 0.13301845736588588 0.049699999999999994 0.13014514973674585 0.056799999999999996 0.12681005480639143 0.0639 0.12297560733739028 0.071 0.11859338092827947 0.07809999999999999 0.11359999999999999 0.0852 0.10791065749035171 0.0923 0.10140828368530846 0.09939999999999999 0.09392417154279295 0.1065 0.0852 0.11359999999999999 0.07480314164525445 0.12069999999999999 0.06189636499827757 0.1278 0.04433948578862864 0.1349 0.0 0.142 -0.0 0.142 -0.04433948578862864 0.1349 -0.06189636499827757 0.1278 -0.07480314164525445 0.12069999999999999 -0.0852 0.11359999999999999 -0.09392417154279295 0.1065 -0.10140828368530846 0.09939999999999999 -0.10791065749035171 0.0923 -0.11359999999999999 0.0852 -0.11859338092827947 0.07809999999999999 -0.12297560733739028 0.071 -0.12681005480639143 0.0639 -0.13014514973674585 0.056799999999999996 -0.13301845736588588 0.049699999999999994 -0.13545936660120628 0.0426 -0.1374909087903633 0.0355 -0.13913101739008452 0.028399999999999998 -0.14039341152632484 0.0213 -0.14128821606914002 0.014199999999999999 -0.14182238892361107 0.0070999999999999995 -0.142 0.0 0.142 0.0 0.14182238892361107 -0.0070999999999999995 0.14128821606914002 -0.014199999999999999 0.14039341152632484 -0.0213 0.13913101739008452 -0.028399999999999998 0.1374909087903633 -0.0355 0.13545936660120628 -0.0426 0.13301845736588588 -0.049699999999999994 0.13014514973674585 -0.056799999999999996 0.12681005480639143 -0.0639 0.12297560733739028 -0.071 0.11859338092827947 -0.07809999999999999 0.11359999999999999 -0.0852 0.10791065749035171 -0.0923 0.10140828368530846 -0.09939999999999999 0.09392417154279295 -0.1065 0.0852 -0.11359999999999999 0.07480314164525445 -0.12069999999999999 0.06189636499827757 -0.1278 0.04433948578862864 -0.1349 0.0 -0.142 -0.0070999999999999995 -0.14182238892361107 -0.014199999999999999 -0.14128821606914002 -0.0213 -0.14039341152632484 -0.028399999999999998 -0.13913101739008452 -0.0355 -0.1374909087903633 -0.0426 -0.13545936660120628 -0.049699999999999994 -0.13301845736588588 -0.056799999999999996 -0.13014514973674585 -0.0639 -0.12681005480639143 -0.071 -0.12297560733739028 -0.07809999999999999 -0.11859338092827947 -0.0852 -0.11359999999999999 -0.0923 -0.10791065749035171 -0.09939999999999999 -0.10140828368530846 -0.1065 -0.09392417154279295 -0.11359999999999999 -0.0852 -0.12069999999999999 -0.07480314164525445 -0.1278 -0.06189636499827757 -0.1349 -0.04433948578862864 -0.142 0.0 ) ;
  x3do:scale ( 0.7 0.7 0.9 0.9 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 0.03 0 ) .
:Appearance_2_2_13_3_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_13_3_3_1 ;
  x3do:hasMaterial :Sandstone-USE-130 .
:Sandstone-USE-130 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_13_3_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Croce1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_14_1 ;
  x3do:DEF 'Croce1' ;
  x3do:translation ( 5.72 10.5 0.22 ) .
:Shape_2_2_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Croce1 ;
  x3do:hasGeometry :Box_2_2_14_1_1 ;
  x3do:hasAppearance :Appearance_2_2_14_1_2 .
:Box_2_2_14_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_14_1 ;
  x3do:size ( 0.1 2.21 0.1 ) .
:Appearance_2_2_14_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_14_1 ;
  x3do:hasMaterial :Sandstone-USE-131 .
:Sandstone-USE-131 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_14_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Croce2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_15_1 ;
  x3do:DEF 'Croce2' ;
  x3do:translation ( 5.72 11.1 0.22 ) .
:Shape_2_2_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Croce2 ;
  x3do:hasGeometry :Box_2_2_15_1_1 ;
  x3do:hasAppearance :Appearance_2_2_15_1_2 .
:Box_2_2_15_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_15_1 ;
  x3do:size ( 1.66 0.1 0.1 ) .
:Appearance_2_2_15_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_15_1 ;
  x3do:hasMaterial :Sandstone-USE-132 .
:Sandstone-USE-132 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_15_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FrontoneTorre a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Transform_2_2_16_1, :Transform_2_2_16_2, :Centro ;
  x3do:DEF 'FrontoneTorre' ;
  x3do:scale ( 0.5 0.5 0.18 ) ;
  x3do:translation ( -1.15 8.64 0.63 ) .
:Transform_2_2_16_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FrontoneTorre ;
  x3do:hasChildren :Shape_2_2_16_1_1 ;
  x3do:rotation ( 0 0 1 3.14 ) ;
  x3do:scale ( 2.87 2.65 1 ) ;
  x3do:translation ( 2.1 1 -1 ) .
:Shape_2_2_16_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_16_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_16_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_16_1_1_2 .
:IndexedFaceSet_2_2_16_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_16_1_1 ;
  x3do:hasCoord :Coordinate_2_2_16_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_16_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_16_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 1.2453 0.6218712004456791 0.0311325 1.2453 0.6195289277144369 0.062265 1.2453 0.6156053358230011 0.0933975 1.2453 0.6100699153375784 0.12453 1.2453 0.6028782701290121 0.1556625 1.2453 0.5939702437622613 0.186795 1.2453 0.5832672005554145 0.2179275 1.2453 0.5706681512928509 0.24906 1.2453 0.5560442297549271 0.2801925 1.2453 0.5392307176663808 0.311325 1.2453 0.520015272077417 0.3424575 1.2453 0.49812000000000006 0.37359 1.2453 0.47317303441103875 0.4047225 1.2453 0.4446610411032206 0.435855 1.2453 0.4118442634585919 0.4669875 1.2453 0.37359000000000003 0.49812 1.2453 0.3280012404606879 0.5292525 1.2453 0.2714068427195601 0.560385 1.2453 0.19442240018513812 0.5915175 1.2453 0.0 0.62265 1.2453 0 0.62265 1.2453 -0.19442240018513812 0.5915175 1.2453 -0.2714068427195601 0.560385 1.2453 -0.3280012404606879 0.5292525 1.2453 -0.37359000000000003 0.49812 1.2453 -0.4118442634585919 0.4669875 1.2453 -0.4446610411032206 0.435855 1.2453 -0.47317303441103875 0.4047225 1.2453 -0.49812000000000006 0.37359 1.2453 -0.520015272077417 0.3424575 1.2453 -0.5392307176663808 0.311325 1.2453 -0.5560442297549271 0.2801925 1.2453 -0.5706681512928509 0.24906 1.2453 -0.5832672005554145 0.2179275 1.2453 -0.5939702437622613 0.186795 1.2453 -0.6028782701290121 0.1556625 1.2453 -0.6100699153375784 0.12453 1.2453 -0.6156053358230011 0.0933975 1.2453 -0.6195289277144369 0.062265 1.2453 -0.6218712004456791 0.0311325 1.2453 -0.62265 0.0 1.2453 0 0.62265 0 0.62265 0.62265 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 0.62265 1.2453 0.62265 0.62265 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 ) .
:Appearance_2_2_16_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_16_1_1 ;
  x3do:hasMaterial :Sandstone-USE-133 .
:Sandstone-USE-133 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_16_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_16_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FrontoneTorre ;
  x3do:hasChildren :Transform_2_2_16_2_1 ;
  x3do:rotation ( 0 0 1 3.14 ) ;
  x3do:scale ( 2.85 2.65 1 ) ;
  x3do:translation ( -2.34 1 -1 ) .
:Transform_2_2_16_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_16_2 ;
  x3do:hasChildren :Shape_2_2_16_2_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:Shape_2_2_16_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_16_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_16_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_16_2_1_1_2 .
:IndexedFaceSet_2_2_16_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_16_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_16_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_16_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_16_2_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 1.2453 0.6218712004456791 0.0311325 1.2453 0.6195289277144369 0.062265 1.2453 0.6156053358230011 0.0933975 1.2453 0.6100699153375784 0.12453 1.2453 0.6028782701290121 0.1556625 1.2453 0.5939702437622613 0.186795 1.2453 0.5832672005554145 0.2179275 1.2453 0.5706681512928509 0.24906 1.2453 0.5560442297549271 0.2801925 1.2453 0.5392307176663808 0.311325 1.2453 0.520015272077417 0.3424575 1.2453 0.49812000000000006 0.37359 1.2453 0.47317303441103875 0.4047225 1.2453 0.4446610411032206 0.435855 1.2453 0.4118442634585919 0.4669875 1.2453 0.37359000000000003 0.49812 1.2453 0.3280012404606879 0.5292525 1.2453 0.2714068427195601 0.560385 1.2453 0.19442240018513812 0.5915175 1.2453 0.0 0.62265 1.2453 0 0.62265 1.2453 -0.19442240018513812 0.5915175 1.2453 -0.2714068427195601 0.560385 1.2453 -0.3280012404606879 0.5292525 1.2453 -0.37359000000000003 0.49812 1.2453 -0.4118442634585919 0.4669875 1.2453 -0.4446610411032206 0.435855 1.2453 -0.47317303441103875 0.4047225 1.2453 -0.49812000000000006 0.37359 1.2453 -0.520015272077417 0.3424575 1.2453 -0.5392307176663808 0.311325 1.2453 -0.5560442297549271 0.2801925 1.2453 -0.5706681512928509 0.24906 1.2453 -0.5832672005554145 0.2179275 1.2453 -0.5939702437622613 0.186795 1.2453 -0.6028782701290121 0.1556625 1.2453 -0.6100699153375784 0.12453 1.2453 -0.6156053358230011 0.0933975 1.2453 -0.6195289277144369 0.062265 1.2453 -0.6218712004456791 0.0311325 1.2453 -0.62265 0.0 1.2453 0 0.62265 0 0.62265 0.62265 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 0.62265 1.2453 0.62265 0.62265 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 ) .
:Appearance_2_2_16_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_16_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-134 .
:Sandstone-USE-134 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_16_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Centro a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FrontoneTorre ;
  x3do:hasChildren :Shape_2_2_16_3_1 ;
  x3do:DEF 'Centro' ;
  x3do:translation ( -0.12 0.179 -0.37735 ) .
:Shape_2_2_16_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Centro ;
  x3do:hasGeometry :Box_2_2_16_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_16_3_1_2 .
:Box_2_2_16_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_16_3_1 ;
  x3do:size ( 0.9 1.65 1.2453 ) .
:Appearance_2_2_16_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_16_3_1 ;
  x3do:hasMaterial :Sandstone-USE-135 .
:Sandstone-USE-135 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_16_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TramezzoIngresso a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_17_1 ;
  x3do:DEF 'TramezzoIngresso' ;
  x3do:translation ( 3.365 -0.07 -2.1 ) .
:Shape_2_2_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TramezzoIngresso ;
  x3do:hasGeometry :Box_2_2_17_1_1 ;
  x3do:hasAppearance :Appearance_2_2_17_1_2 .
:Box_2_2_17_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_17_1 ;
  x3do:size ( 2.35 4.13 0.22 ) .
:Appearance_2_2_17_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_17_1 ;
  x3do:hasMaterial :Sandstone-USE-136 .
:Sandstone-USE-136 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_17_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ArcoIngr a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_18_1 ;
  x3do:DEF 'ArcoIngr' ;
  x3do:scale ( 1.9 1.9 1 ) ;
  x3do:translation ( 5.72 0.23 -2.21 ) .
:Shape_2_2_18_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArcoIngr ;
  x3do:hasGeometry :IndexedFaceSet_2_2_18_1_1 ;
  x3do:hasAppearance :Appearance_2_2_18_1_2 .
:IndexedFaceSet_2_2_18_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_18_1 ;
  x3do:hasCoord :Coordinate_2_2_18_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_18_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_18_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.22 0.6218712004456791 0.0311325 0.22 0.6195289277144369 0.062265 0.22 0.6156053358230011 0.0933975 0.22 0.6100699153375784 0.12453 0.22 0.6028782701290121 0.1556625 0.22 0.5939702437622613 0.186795 0.22 0.5832672005554145 0.2179275 0.22 0.5706681512928509 0.24906 0.22 0.5560442297549271 0.2801925 0.22 0.5392307176663808 0.311325 0.22 0.520015272077417 0.3424575 0.22 0.49812000000000006 0.37359 0.22 0.47317303441103875 0.4047225 0.22 0.4446610411032206 0.435855 0.22 0.4118442634585919 0.4669875 0.22 0.37359000000000003 0.49812 0.22 0.3280012404606879 0.5292525 0.22 0.2714068427195601 0.560385 0.22 0.19442240018513812 0.5915175 0.22 0.0 0.62265 0.22 -0.0 0.62265 0.22 -0.19442240018513812 0.5915175 0.22 -0.2714068427195601 0.560385 0.22 -0.3280012404606879 0.5292525 0.22 -0.37359000000000003 0.49812 0.22 -0.4118442634585919 0.4669875 0.22 -0.4446610411032206 0.435855 0.22 -0.47317303441103875 0.4047225 0.22 -0.49812000000000006 0.37359 0.22 -0.520015272077417 0.3424575 0.22 -0.5392307176663808 0.311325 0.22 -0.5560442297549271 0.2801925 0.22 -0.5706681512928509 0.24906 0.22 -0.5832672005554145 0.2179275 0.22 -0.5939702437622613 0.186795 0.22 -0.6028782701290121 0.1556625 0.22 -0.6100699153375784 0.12453 0.22 -0.6156053358230011 0.0933975 0.22 -0.6195289277144369 0.062265 0.22 -0.6218712004456791 0.0311325 0.22 -0.62265 0.0 0.22 -0.62265 0 0 -0.62265 0 0 -0.62265 0.92 0 0.62265 0.93 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.22 -0.62265 0 0.22 -0.62265 0.93 0.22 0.62265 0.93 0.22 0.62265 0 0.22 0.62265 0 0.22 ) .
:Appearance_2_2_18_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_18_1 ;
  x3do:hasMaterial :Sandstone-USE-137 .
:Sandstone-USE-137 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_18_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TramezzoDX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_19_1 ;
  x3do:DEF 'TramezzoDX' ;
  x3do:translation ( 7.205 -0.07 -2.1 ) .
:Shape_2_2_19_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TramezzoDX ;
  x3do:hasGeometry :Box_2_2_19_1_1 ;
  x3do:hasAppearance :Appearance_2_2_19_1_2 .
:Box_2_2_19_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_19_1 ;
  x3do:size ( 0.61 4.13 0.22 ) .
:Appearance_2_2_19_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_19_1 ;
  x3do:hasMaterial :Sandstone-USE-138 .
:Sandstone-USE-138 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_19_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Termine0 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_20_1 ;
  x3do:DEF 'Termine0' ;
  x3do:translation ( 3.65 -2.13 -0.67 ) .
:Shape_2_2_20_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Termine0 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_20_1_1 ;
  x3do:hasAppearance :Appearance_2_2_20_1_2 .
:IndexedFaceSet_2_2_20_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_20_1 ;
  x3do:hasCoord :Coordinate_2_2_20_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 6 5 -1 0 4 9 5 -1 4 3 8 9 -1 3 2 7 8 -1 1 2 7 6 -1 0 1 2 3 4 -1 5 6 7 8 9 -1 6 12 11 10 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_20_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_20_1_1 ;
  x3do:point ( 0 0 0 0 0 1.34 0.89 0 1.34 0.89 0 0.58 0.62 0 0.58 0 4.3 0 0 4.3 1.34 0.89 4.3 1.34 0.89 4.3 0.58 0.62 4.3 0.58 0 5.52 1.34 1.081 5.52 1.34 1.081 4.3 1.34 ) .
:Appearance_2_2_20_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_20_1 ;
  x3do:hasMaterial :Sandstone-USE-139 .
:Sandstone-USE-139 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_20_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:termine1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_21_1 ;
  x3do:DEF 'termine1' ;
  x3do:translation ( 6.9 -2.13 0.49 ) .
:Shape_2_2_21_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :termine1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_21_1_1 ;
  x3do:hasAppearance :Appearance_2_2_21_1_2 .
:IndexedFaceSet_2_2_21_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_21_1 ;
  x3do:hasCoord :Coordinate_2_2_21_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 10 8 9 11 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_21_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_21_1_1 ;
  x3do:point ( 0 0 0.18 0.63 0 0.18 0.63 0 -0.8 0 0 -0.58 0 4.3 0.18 0.63 4.3 0.18 0.63 4.3 -0.8 0 4.3 -0.58 -0.191 5.52 0.18 3.78 5.52 0.18 -0.191 4.3 0.18 3.78 4.3 0.18 ) .
:Appearance_2_2_21_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_21_1 ;
  x3do:hasMaterial :Sandstone-USE-140 .
:Sandstone-USE-140 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_21_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroLateraleDX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :MuroLateraleInt, :nicchia, :nicchia2, :MuroLateraleEst ;
  x3do:DEF 'MuroLateraleDX' .
:MuroLateraleInt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleDX ;
  x3do:hasChildren :Shape_2_2_22_1_1 ;
  x3do:DEF 'MuroLateraleInt' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 9.356 -2.135 -31.17 ) .
:Shape_2_2_22_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLateraleInt ;
  x3do:hasGeometry :IndexedFaceSet_2_2_22_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_22_1_1_2 .
:IndexedFaceSet_2_2_22_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_22_1_1 ;
  x3do:hasCoord :Coordinate_2_2_22_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 10 12 7 3 -1 3 4 5 6 11 13 14 16 -1 16 10 34 19 20 22 -1 22 35 24 26 25 27 28 30 -1 30 24 31 32 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_22_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_22_1_1_1 ;
  x3do:point ( 0 0 0 0 7.3 0 4.41 7.3 0 4.41 0 0 4.41 1.91 0 6.23 1.91 0 6.23 4.66 0 4.41 4.66 0 6.23 7.3 0 13.39 7.3 0 15.21 7.3 0 13.39 4.66 0 15.21 4.66 0 13.39 1.91 0 15.21 1.91 0 13.39 0 0 15.21 0 0 17.46 4.09 0 18.68 4.09 0 17.46 2.33 0 18.68 2.33 0 17.46 0 0 18.68 0 0 22.61 7.3 0 24.43 7.3 0 22.61 4.66 0 24.43 4.66 0 22.61 1.91 0 24.43 1.91 0 22.61 0 0 24.43 0 0 31.3 7.3 0 31.3 0 0 6.23 0 0 17.46 7.3 0 18.68 7.3 0 ) .
:Appearance_2_2_22_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_22_1_1 ;
  x3do:hasMaterial :Sandstone-USE-141 .
:Sandstone-USE-141 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_22_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:nicchia a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleDX ;
  x3do:hasChildren :Shape_2_2_22_2_1 ;
  x3do:DEF 'nicchia' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 9.3708 0.195 -12.49 ) .
:Shape_2_2_22_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :nicchia ;
  x3do:hasGeometry :IndexedFaceSet_2_2_22_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_22_2_1_2 .
:IndexedFaceSet_2_2_22_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_22_2_1 ;
  x3do:hasCoord :Coordinate_2_2_22_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 3 2 6 7 -1 1 2 6 5 -1 0 1 2 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_22_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_22_2_1_1 ;
  x3do:point ( 0 0 0 0 0 0.8 1.221 0 0.8 1.221 0 0 0 2.5 0 0 2.5 0.8 1.221 2.5 0.8 1.221 2.5 0 ) .
:Appearance_2_2_22_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_22_2_1 ;
  x3do:hasMaterial :Sandstone-USE-142 .
:Sandstone-USE-142 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_22_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:nicchia2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleDX ;
  x3do:hasChildren :Shape_2_2_22_3_1 ;
  x3do:DEF 'nicchia2' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( 0.99 1 1 ) ;
  x3do:translation ( 9.3708 1.95 -13.1 ) .
:Shape_2_2_22_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :nicchia2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_22_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_22_3_1_2 .
:IndexedFaceSet_2_2_22_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_22_3_1 ;
  x3do:hasCoord :Coordinate_2_2_22_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_22_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_22_3_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.8 0.6218712004456791 0.0311325 0.8 0.6195289277144369 0.062265 0.8 0.6156053358230011 0.0933975 0.8 0.6100699153375784 0.12453 0.8 0.6028782701290121 0.1556625 0.8 0.5939702437622613 0.186795 0.8 0.5832672005554145 0.2179275 0.8 0.5706681512928509 0.24906 0.8 0.5560442297549271 0.2801925 0.8 0.5392307176663808 0.311325 0.8 0.520015272077417 0.3424575 0.8 0.49812000000000006 0.37359 0.8 0.47317303441103875 0.4047225 0.8 0.4446610411032206 0.435855 0.8 0.4118442634585919 0.4669875 0.8 0.37359000000000003 0.49812 0.8 0.3280012404606879 0.5292525 0.8 0.2714068427195601 0.560385 0.8 0.19442240018513812 0.5915175 0.8 0.0 0.62265 0.8 -0.0 0.62265 0.8 -0.19442240018513812 0.5915175 0.8 -0.2714068427195601 0.560385 0.8 -0.3280012404606879 0.5292525 0.8 -0.37359000000000003 0.49812 0.8 -0.4118442634585919 0.4669875 0.8 -0.4446610411032206 0.435855 0.8 -0.47317303441103875 0.4047225 0.8 -0.49812000000000006 0.37359 0.8 -0.520015272077417 0.3424575 0.8 -0.5392307176663808 0.311325 0.8 -0.5560442297549271 0.2801925 0.8 -0.5706681512928509 0.24906 0.8 -0.5832672005554145 0.2179275 0.8 -0.5939702437622613 0.186795 0.8 -0.6028782701290121 0.1556625 0.8 -0.6100699153375784 0.12453 0.8 -0.6156053358230011 0.0933975 0.8 -0.6195289277144369 0.062265 0.8 -0.6218712004456791 0.0311325 0.8 -0.62265 0.0 0.8 -0.62265 0 0 -0.62265 0 0 -0.62265 3.25 0 0.62265 3.25 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.8 -0.62265 0 0.8 -0.62265 0.8 0.8 0.62265 0.8 0.8 0.62265 0 0.8 0.62265 0 0.8 ) .
:Appearance_2_2_22_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_22_3_1 ;
  x3do:hasMaterial :Sandstone-USE-143 .
:Sandstone-USE-143 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_22_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroLateraleEst a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleDX ;
  x3do:hasChildren :Shape_2_2_22_4_1 ;
  x3do:DEF 'MuroLateraleEst' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 10.666 -2.135 -31.17 ) .
:Shape_2_2_22_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLateraleEst ;
  x3do:hasGeometry :IndexedFaceSet_2_2_22_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_22_4_1_2 .
:IndexedFaceSet_2_2_22_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_22_4_1 ;
  x3do:hasCoord :Coordinate_2_2_22_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 10 12 7 3 -1 3 4 5 6 11 13 14 16 -1 16 10 34 19 20 22 -1 22 35 24 26 25 27 28 30 -1 30 24 31 32 -1 19 29 35 34 -1 31 38 40 39 37 36 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_22_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_22_4_1_1 ;
  x3do:point ( 0 0 0 0 6.83 0 4.41 6.83 0 4.41 0 0 4.41 1.91 0 6.23 1.91 0 6.23 4.66 0 4.41 4.66 0 6.23 6.83 0 13.39 6.83 0 15.21 6.83 0 13.39 4.66 0 15.21 4.66 0 13.39 1.91 0 15.21 1.91 0 13.39 0 0 15.21 0 0 17.46 4.09 0 18.68 4.09 0 17.46 2.33 0 18.68 2.33 0 17.46 0 0 18.68 0 0 22.61 6.83 0 24.43 6.83 0 22.61 4.66 0 24.43 4.66 0 22.61 1.91 0 24.43 1.91 0 22.61 0 0 24.43 0 0 30.5 6.83 0 30.5 0 0 6.23 0 0 17.46 6.83 0 18.68 6.83 0 30.5 4.31 0 31.84 4.31 0 31.74 6.83 0 31.84 5.52 0 31.74 5.52 0 ) .
:Appearance_2_2_22_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_22_4_1 ;
  x3do:hasMaterial :Sandstone-USE-144 .
:Sandstone-USE-144 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_22_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroLateraleSX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :MuroLateraleInt2, :MuroLateraleEst2, :NicchiaSX1, :NicchiaSX2 ;
  x3do:DEF 'MuroLateraleSX' ;
  x3do:translation ( -9.81 0 0.02 ) .
:MuroLateraleInt2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleSX ;
  x3do:hasChildren :Shape_2_2_23_1_1 ;
  x3do:DEF 'MuroLateraleInt2' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 11.985 -2.135 -31.17 ) .
:Shape_2_2_23_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLateraleInt2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_23_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_23_1_1_2 .
:IndexedFaceSet_2_2_23_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_23_1_1 ;
  x3do:hasCoord :Coordinate_2_2_23_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 10 12 7 3 -1 3 4 5 6 11 13 14 16 -1 16 10 34 19 20 22 -1 22 35 24 26 25 27 28 30 -1 30 24 31 32 -1 32 36 37 38 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_23_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_23_1_1_1 ;
  x3do:point ( 0 0 0 0 7.3 0 4.41 7.3 0 4.41 0 0 4.41 1.91 0 6.23 1.91 0 6.23 4.66 0 4.41 4.66 0 6.23 7.3 0 13.39 7.3 0 15.21 7.3 0 13.39 4.66 0 15.21 4.66 0 13.39 1.91 0 15.21 1.91 0 13.39 0 0 15.21 0 0 17.32 4.09 0 19.44 4.09 0 17.32 2.33 0 19.44 2.33 0 17.32 0 0 19.44 0 0 22.61 7.3 0 24.43 7.3 0 22.61 4.66 0 24.43 4.66 0 22.61 1.91 0 24.43 1.91 0 22.61 0 0 24.43 0 0 27.7 7.3 0 27.7 0 0 6.23 0 0 17.32 7.3 0 19.44 7.3 0 27.7 4.13 0 29 4.13 0 29 0 0 17.32 4.09 0.8 19.44 4.09 0.8 17.32 2.33 0.8 19.44 2.33 0.8 ) .
:Appearance_2_2_23_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_23_1_1 ;
  x3do:hasMaterial :Sandstone-USE-145 .
:Sandstone-USE-145 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_23_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroLateraleEst2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleSX ;
  x3do:hasChildren :Shape_2_2_23_2_1 ;
  x3do:DEF 'MuroLateraleEst2' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 10.666 -2.135 -31.17 ) .
:Shape_2_2_23_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLateraleEst2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_23_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_23_2_1_2 .
:IndexedFaceSet_2_2_23_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_23_2_1 ;
  x3do:hasCoord :Coordinate_2_2_23_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 10 12 7 3 -1 3 4 5 6 11 13 14 16 -1 16 10 34 19 20 22 -1 22 35 24 26 25 27 28 30 -1 30 24 31 32 -1 19 29 35 34 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_23_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_23_2_1_1 ;
  x3do:point ( 0 0 0 0 6.88 0 4.41 6.88 0 4.41 0 0 4.41 1.91 0 6.23 1.91 0 6.23 4.66 0 4.41 4.66 0 6.23 6.88 0 13.39 6.88 0 15.21 6.88 0 13.39 4.66 0 15.21 4.66 0 13.39 1.91 0 15.21 1.91 0 13.39 0 0 15.21 0 0 17.46 4.09 0 18.68 4.09 0 17.46 2.33 0 18.68 2.33 0 17.46 0 0 18.68 0 0 22.61 6.88 0 24.43 6.88 0 22.61 4.66 0 24.43 4.66 0 22.61 1.91 0 24.43 1.91 0 22.61 0 0 24.43 0 0 27.7 6.88 0 27.7 0 0 6.23 0 0 17.46 6.88 0 18.68 6.88 0 ) .
:Appearance_2_2_23_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_23_2_1 ;
  x3do:hasMaterial :Sandstone-USE-146 .
:Sandstone-USE-146 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_23_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:NicchiaSX1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleSX ;
  x3do:hasChildren :Shape_2_2_23_3_1 ;
  x3do:DEF 'NicchiaSX1' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 11.985 -2.135 -31.17 ) .
:Shape_2_2_23_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaSX1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_23_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_23_3_1_2 .
:IndexedFaceSet_2_2_23_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_23_3_1 ;
  x3do:hasCoord :Coordinate_2_2_23_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 18 20 42 40 -1 19 20 42 41 -1 17 19 41 39 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_23_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_23_3_1_1 ;
  x3do:point ( 0 0 0 0 6.83 0 4.41 6.83 0 4.41 0 0 4.41 1.91 0 6.23 1.91 0 6.23 4.66 0 4.41 4.66 0 6.23 6.83 0 13.39 6.83 0 15.21 6.83 0 13.39 4.66 0 15.21 4.66 0 13.39 1.91 0 15.21 1.91 0 13.39 0 0 15.21 0 0 17.32 4.34 0 19.44 4.34 0 17.32 2.33 0 19.44 2.33 0 17.32 0 0 19.44 0 0 22.61 6.83 0 24.43 6.83 0 22.61 4.66 0 24.43 4.66 0 22.61 1.91 0 24.43 1.91 0 22.61 0 0 24.43 0 0 27.7 6.83 0 27.7 0 0 6.23 0 0 17.32 6.83 0 19.44 6.83 0 27.7 4.13 0 29 4.13 0 29 0 0 17.32 4.34 0.8 19.44 4.34 0.8 17.32 2.33 0.8 19.44 2.33 0.8 ) .
:Appearance_2_2_23_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_23_3_1 ;
  x3do:hasMaterial :Sandstone-USE-147 .
:Sandstone-USE-147 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_23_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:NicchiaSX2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleSX ;
  x3do:hasChildren :Shape_2_2_23_4_1 ;
  x3do:DEF 'NicchiaSX2' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( 1.71 1 1 ) ;
  x3do:translation ( 12 2.2 -12.79 ) .
:Shape_2_2_23_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaSX2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_23_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_23_4_1_2 .
:IndexedFaceSet_2_2_23_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_23_4_1 ;
  x3do:hasCoord :Coordinate_2_2_23_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_23_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_23_4_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.8 0.6218712004456791 0.0311325 0.8 0.6195289277144369 0.062265 0.8 0.6156053358230011 0.0933975 0.8 0.6100699153375784 0.12453 0.8 0.6028782701290121 0.1556625 0.8 0.5939702437622613 0.186795 0.8 0.5832672005554145 0.2179275 0.8 0.5706681512928509 0.24906 0.8 0.5560442297549271 0.2801925 0.8 0.5392307176663808 0.311325 0.8 0.520015272077417 0.3424575 0.8 0.49812000000000006 0.37359 0.8 0.47317303441103875 0.4047225 0.8 0.4446610411032206 0.435855 0.8 0.4118442634585919 0.4669875 0.8 0.37359000000000003 0.49812 0.8 0.3280012404606879 0.5292525 0.8 0.2714068427195601 0.560385 0.8 0.19442240018513812 0.5915175 0.8 0.0 0.62265 0.8 -0.0 0.62265 0.8 -0.19442240018513812 0.5915175 0.8 -0.2714068427195601 0.560385 0.8 -0.3280012404606879 0.5292525 0.8 -0.37359000000000003 0.49812 0.8 -0.4118442634585919 0.4669875 0.8 -0.4446610411032206 0.435855 0.8 -0.47317303441103875 0.4047225 0.8 -0.49812000000000006 0.37359 0.8 -0.520015272077417 0.3424575 0.8 -0.5392307176663808 0.311325 0.8 -0.5560442297549271 0.2801925 0.8 -0.5706681512928509 0.24906 0.8 -0.5832672005554145 0.2179275 0.8 -0.5939702437622613 0.186795 0.8 -0.6028782701290121 0.1556625 0.8 -0.6100699153375784 0.12453 0.8 -0.6156053358230011 0.0933975 0.8 -0.6195289277144369 0.062265 0.8 -0.6218712004456791 0.0311325 0.8 -0.62265 0.0 0.8 -0.62265 0 0 -0.62265 0 0 -0.62265 2.95 0 0.62265 2.95 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.8 -0.62265 0 0.8 -0.62265 0.95 0.8 0.62265 0.95 0.8 0.62265 0 0.8 0.62265 0 0.8 ) .
:Appearance_2_2_23_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_23_4_1 ;
  x3do:hasMaterial :Sandstone-USE-148 .
:Sandstone-USE-148 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_23_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto1DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :MuroTransetto1InttDX, :MuroTransetto1InttDXLat, :MuroTransetto1EsttDX ;
  x3do:DEF 'MuroTransetto1DX' ;
  x3do:translation ( 9.36 -2.135 -30.22 ) .
:MuroTransetto1InttDX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto1DX ;
  x3do:hasChildren :Shape_2_2_24_1_1 ;
  x3do:DEF 'MuroTransetto1InttDX' .
:Shape_2_2_24_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto1InttDX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_24_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_24_1_1_2 .
:IndexedFaceSet_2_2_24_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_24_1_1 ;
  x3do:hasCoord :Coordinate_2_2_24_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 1 2 18 19 4 5 13 9 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_24_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_24_1_1_1 ;
  x3do:point ( 0 0 0 0 0 -0.95 3.87 0 -0.95 3.87 0 0 5.58 0 -0.95 7.9 0 -0.95 8 0 0 5.58 0 0 0 7.1 0 0 7.1 -0.95 3.87 7.1 -0.95 3.87 7.1 0 5.58 7.1 -0.95 7.9 7.1 -0.95 8 7.1 0 5.58 7.1 0 3.87 2.75 0 5.58 2.75 0 3.87 2.75 -0.95 5.58 2.75 -0.95 ) .
:Appearance_2_2_24_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_24_1_1 ;
  x3do:hasMaterial :Sandstone-USE-149 .
:Sandstone-USE-149 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_24_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto1InttDXLat a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto1DX ;
  x3do:hasChildren :Shape_2_2_24_2_1 ;
  x3do:DEF 'MuroTransetto1InttDXLat' .
:Shape_2_2_24_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto1InttDXLat ;
  x3do:hasGeometry :IndexedFaceSet_2_2_24_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_24_2_1_2 .
:IndexedFaceSet_2_2_24_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_24_2_1 ;
  x3do:hasCoord :Coordinate_2_2_24_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 6 5 13 14 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_24_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_24_2_1_1 ;
  x3do:point ( 0 0 0 0 0 -0.95 3.87 0 -0.95 3.87 0 0 5.58 0 -0.95 8.28 0 -0.95 8.28 0 0 5.58 0 0 0 6.8 0 0 6.8 -0.95 3.87 6.8 -0.95 3.87 6.8 0 5.58 6.8 -0.95 8.28 6.8 -0.95 8.28 6.8 0 5.58 6.8 0 3.87 2.75 0 5.58 2.75 0 3.87 2.75 -0.95 5.58 2.75 -0.95 ) .
:Appearance_2_2_24_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_24_2_1 ;
  x3do:hasMaterial :Sandstone-USE-150 .
:Sandstone-USE-150 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_24_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto1EsttDX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto1DX ;
  x3do:hasChildren :Shape_2_2_24_3_1 ;
  x3do:DEF 'MuroTransetto1EsttDX' .
:Shape_2_2_24_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto1EsttDX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_24_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_24_3_1_2 .
:IndexedFaceSet_2_2_24_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_24_3_1 ;
  x3do:hasCoord :Coordinate_2_2_24_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 3 16 17 7 6 14 8 -1 2 3 16 18 -1 4 7 17 19 -1 16 17 19 18 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_24_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_24_3_1_1 ;
  x3do:point ( 0 0 0 0 0 -0.95 3.87 0 -0.95 3.87 0 0 5.58 0 -0.95 8.28 0 -0.95 8.28 0 0 5.58 0 0 0 6.8 0 0 6.8 -0.95 3.87 6.8 -0.95 3.87 6.8 0 5.58 6.8 -0.95 8.28 6.8 -0.95 8.28 6.8 0 5.58 6.8 0 3.87 2.75 0 5.58 2.75 0 3.87 2.75 -0.95 5.58 2.75 -0.95 ) .
:Appearance_2_2_24_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_24_3_1 ;
  x3do:hasMaterial :Sandstone-USE-151 .
:Sandstone-USE-151 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_24_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto1SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :MuroTransetto1EstSX, :MuroTransetto1IntSX ;
  x3do:DEF 'MuroTransetto1SX' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( -6.1035 -2.135 -31.17 ) .
:MuroTransetto1EstSX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto1SX ;
  x3do:hasChildren :Shape_2_2_25_1_1 ;
  x3do:DEF 'MuroTransetto1EstSX' .
:Shape_2_2_25_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto1EstSX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_25_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_25_1_1_2 .
:IndexedFaceSet_2_2_25_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_25_1_1 ;
  x3do:hasCoord :Coordinate_2_2_25_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 1 2 18 19 4 5 13 9 -1 0 1 9 8 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_25_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_25_1_1_1 ;
  x3do:point ( 0 0 0 0 0 -0.95 -3.87 0 -0.95 -3.87 0 0 -5.58 0 -0.95 -8.28 0 -0.95 -8.28 0 0 -5.58 0 0 0 6.8 0 0 6.8 -0.95 -3.87 6.8 -0.95 -3.87 6.8 0 -5.58 6.8 -0.95 -8.28 6.8 -0.95 -8.28 6.8 0 -5.58 6.8 0 -3.87 2.75 0 -5.58 2.75 0 -3.87 2.75 -0.95 -5.58 2.75 -0.95 ) .
:Appearance_2_2_25_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_25_1_1 ;
  x3do:hasMaterial :Sandstone-USE-152 .
:Sandstone-USE-152 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_25_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto1IntSX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto1SX ;
  x3do:hasChildren :Shape_2_2_25_2_1 ;
  x3do:DEF 'MuroTransetto1IntSX' .
:Shape_2_2_25_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto1IntSX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_25_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_25_2_1_2 .
:IndexedFaceSet_2_2_25_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_25_2_1 ;
  x3do:hasCoord :Coordinate_2_2_25_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 3 16 17 7 6 14 8 -1 2 3 16 18 -1 4 7 17 19 -1 16 17 19 18 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_25_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_25_2_1_1 ;
  x3do:point ( -0.2 0 0 0 0 -0.95 -3.87 0 -0.95 -3.87 0 0 -5.58 0 -0.95 -7.9 0 -0.95 -8.28 0 0 -5.58 0 0 -0.2 7.1 0 0 7.1 -0.95 -3.87 7.1 -0.95 -3.87 7.1 0 -5.58 7.1 -0.95 -7.1 7.1 -0.95 -8.28 7.1 0 -5.58 7.1 0 -3.87 2.75 0 -5.58 2.75 0 -3.87 2.75 -0.95 -5.58 2.75 -0.95 ) .
:Appearance_2_2_25_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_25_2_1 ;
  x3do:hasMaterial :Sandstone-USE-153 .
:Sandstone-USE-153 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_25_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto3DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :MuroTransetto3Int, :MuroTransetto3Est ;
  x3do:DEF 'MuroTransetto3DX' .
:MuroTransetto3Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto3DX ;
  x3do:hasChildren :Shape_2_2_26_1_1 ;
  x3do:DEF 'MuroTransetto3Int' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 16.6895 -2.135 -31.17 ) .
:Shape_2_2_26_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto3Int ;
  x3do:hasGeometry :IndexedFaceSet_2_2_26_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_26_1_1_2 .
:IndexedFaceSet_2_2_26_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_26_1_1 ;
  x3do:hasCoord :Coordinate_2_2_26_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 3 2 1 9 6 7 8 -1 4 5 9 8 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_26_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_26_1_1_1 ;
  x3do:point ( 0 0 0 7.4 0 0 7.4 7.1 0 0 7.1 0 2.94 1.91 0 4.76 1.91 0 4.76 4.66 0 2.94 4.66 0 2.94 0 0 4.76 0 0 ) .
:Appearance_2_2_26_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_26_1_1 ;
  x3do:hasMaterial :Sandstone-USE-154 .
:Sandstone-USE-154 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_26_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto3Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto3DX ;
  x3do:hasChildren :Shape_2_2_26_2_1 ;
  x3do:DEF 'MuroTransetto3Est' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 17.6395 -2.135 -31.17 ) .
:Shape_2_2_26_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto3Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_26_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_26_2_1_2 .
:IndexedFaceSet_2_2_26_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_26_2_1 ;
  x3do:hasCoord :Coordinate_2_2_26_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 3 2 1 9 6 7 8 -1 4 5 9 8 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_26_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_26_2_1_1 ;
  x3do:point ( 0 0 0 8.35 0 0 8.35 6.83 0 0 6.83 0 2.94 1.91 0 4.76 1.91 0 4.76 4.66 0 2.94 4.66 0 2.94 0 0 4.76 0 0 ) .
:Appearance_2_2_26_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_26_2_1 ;
  x3do:hasMaterial :Sandstone-USE-155 .
:Sandstone-USE-155 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_26_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto3SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :MuroTransetto3Int2, :MuroTransetto3Est2 ;
  x3do:DEF 'MuroTransetto3SX' ;
  x3do:translation ( -22.79 0 0 ) .
:MuroTransetto3Int2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto3SX ;
  x3do:hasChildren :Shape_2_2_27_1_1 ;
  x3do:DEF 'MuroTransetto3Int2' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 17.6395 -2.135 -31.17 ) .
:Shape_2_2_27_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto3Int2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_1_1_2 .
:IndexedFaceSet_2_2_27_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_1_1 ;
  x3do:hasCoord :Coordinate_2_2_27_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 3 2 1 9 6 7 8 -1 4 5 9 8 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_27_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_1_1_1 ;
  x3do:point ( 0 0 0 7.4 0 0 7.4 7.1 0 0 7.1 0 2.94 1.91 0 4.76 1.91 0 4.76 4.66 0 2.94 4.66 0 2.94 0 0 4.76 0 0 ) .
:Appearance_2_2_27_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_1_1 ;
  x3do:hasMaterial :Sandstone-USE-156 .
:Sandstone-USE-156 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto3Est2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto3SX ;
  x3do:hasChildren :Shape_2_2_27_2_1 ;
  x3do:DEF 'MuroTransetto3Est2' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 16.6895 -2.135 -31.17 ) .
:Shape_2_2_27_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto3Est2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_2_1_2 .
:IndexedFaceSet_2_2_27_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_2_1 ;
  x3do:hasCoord :Coordinate_2_2_27_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 3 2 1 9 6 7 8 -1 4 5 9 8 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_27_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_2_1_1 ;
  x3do:point ( 0 0 0 8.35 0 0 8.35 6.83 0 0 6.83 0 2.94 1.91 0 4.76 1.91 0 4.76 4.66 0 2.94 4.66 0 2.94 0 0 4.76 0 0 ) .
:Appearance_2_2_27_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_2_1 ;
  x3do:hasMaterial :Sandstone-USE-157 .
:Sandstone-USE-157 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto4DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :MuroTransetto4Int, :NicchiaTransetto1, :NicchiaTransetto2, :MuroTransetto4Est ;
  x3do:DEF 'MuroTransetto4DX' .
:MuroTransetto4Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4DX ;
  x3do:hasChildren :Shape_2_2_28_1_1 ;
  x3do:DEF 'MuroTransetto4Int' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_28_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto4Int ;
  x3do:hasGeometry :IndexedFaceSet_2_2_28_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_28_1_1_2 .
:IndexedFaceSet_2_2_28_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_28_1_1 ;
  x3do:hasCoord :Coordinate_2_2_28_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 3 7 17 9 8 16 6 2 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_28_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_28_1_1_1 ;
  x3do:point ( 0 0 0 8 0 0 7.9 0 0.95 0 0 0.95 0 7.1 0 8 7.1 0 7.9 7.1 0.95 0 7.1 0.95 4.74 2.23 0.95 2.65 2.23 0.95 2.65 4.09 0.95 4.74 4.09 0.95 4.74 2.23 0.25 2.65 2.23 0.25 2.65 4.09 0.25 4.74 4.09 0.25 4.74 7.1 0.95 2.65 7.1 0.95 ) .
:Appearance_2_2_28_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_28_1_1 ;
  x3do:hasMaterial :Sandstone-USE-158 .
:Sandstone-USE-158 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_28_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:NicchiaTransetto1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4DX ;
  x3do:hasChildren :Shape_2_2_28_2_1 ;
  x3do:DEF 'NicchiaTransetto1' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_28_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaTransetto1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_28_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_28_2_1_2 .
:IndexedFaceSet_2_2_28_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_28_2_1 ;
  x3do:hasCoord :Coordinate_2_2_28_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 9 13 14 10 -1 8 12 15 11 -1 8 9 13 12 -1 12 13 14 15 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_28_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_28_2_1_1 ;
  x3do:point ( 0 0 0 8.34 0 0 8.34 0 0.95 0 0 0.95 0 6.83 0 8.34 6.83 0 8.34 6.83 0.95 0 6.83 0.95 4.74 2.23 0.95 2.65 2.23 0.95 2.65 4.09 0.95 4.74 4.09 0.95 4.74 2.23 0.25 2.65 2.23 0.25 2.65 5 0.25 4.74 5 0.25 4.74 6.83 0.95 2.65 6.83 0.95 ) .
:Appearance_2_2_28_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_28_2_1 ;
  x3do:hasMaterial :Sandstone-USE-159 .
:Sandstone-USE-159 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_28_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:NicchiaTransetto2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4DX ;
  x3do:hasChildren :Shape_2_2_28_3_1 ;
  x3do:DEF 'NicchiaTransetto2' ;
  x3do:scale ( 1.685 1 1 ) ;
  x3do:translation ( 12.995 1.955 -39.37 ) .
:Shape_2_2_28_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaTransetto2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_28_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_28_3_1_2 .
:IndexedFaceSet_2_2_28_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_28_3_1 ;
  x3do:hasCoord :Coordinate_2_2_28_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_28_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_28_3_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.8 0.6218712004456791 0.0311325 0.8 0.6195289277144369 0.062265 0.8 0.6156053358230011 0.0933975 0.8 0.6100699153375784 0.12453 0.8 0.6028782701290121 0.1556625 0.8 0.5939702437622613 0.186795 0.8 0.5832672005554145 0.2179275 0.8 0.5706681512928509 0.24906 0.8 0.5560442297549271 0.2801925 0.8 0.5392307176663808 0.311325 0.8 0.520015272077417 0.3424575 0.8 0.49812000000000006 0.37359 0.8 0.47317303441103875 0.4047225 0.8 0.4446610411032206 0.435855 0.8 0.4118442634585919 0.4669875 0.8 0.37359000000000003 0.49812 0.8 0.3280012404606879 0.5292525 0.8 0.2714068427195601 0.560385 0.8 0.19442240018513812 0.5915175 0.8 0.0 0.62265 0.8 -0.0 0.62265 0.8 -0.19442240018513812 0.5915175 0.8 -0.2714068427195601 0.560385 0.8 -0.3280012404606879 0.5292525 0.8 -0.37359000000000003 0.49812 0.8 -0.4118442634585919 0.4669875 0.8 -0.4446610411032206 0.435855 0.8 -0.47317303441103875 0.4047225 0.8 -0.49812000000000006 0.37359 0.8 -0.520015272077417 0.3424575 0.8 -0.5392307176663808 0.311325 0.8 -0.5560442297549271 0.2801925 0.8 -0.5706681512928509 0.24906 0.8 -0.5832672005554145 0.2179275 0.8 -0.5939702437622613 0.186795 0.8 -0.6028782701290121 0.1556625 0.8 -0.6100699153375784 0.12453 0.8 -0.6156053358230011 0.0933975 0.8 -0.6195289277144369 0.062265 0.8 -0.6218712004456791 0.0311325 0.8 -0.62265 0.0 0.8 -0.62265 0 0 -0.62265 0 0 -0.62265 1.15 0 0.62265 1.15 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.8 -0.62265 0 0.8 -0.62265 3.05 0.8 0.62265 3.05 0.8 0.62265 0 0.8 0.62265 0 0.8 ) .
:Appearance_2_2_28_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_28_3_1 ;
  x3do:hasMaterial :Sandstone-USE-160 .
:Sandstone-USE-160 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_28_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto4Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4DX ;
  x3do:hasChildren :Shape_2_2_28_4_1 ;
  x3do:DEF 'MuroTransetto4Est' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_28_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto4Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_28_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_28_4_1_2 .
:IndexedFaceSet_2_2_28_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_28_4_1 ;
  x3do:hasCoord :Coordinate_2_2_28_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_28_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_28_4_1_1 ;
  x3do:point ( 0 0 0 8.34 0 0 8.34 0 0.95 0 0 0.95 0 6.83 0 8.34 6.83 0 8.34 6.83 0.95 0 6.83 0.95 ) .
:Appearance_2_2_28_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_28_4_1 ;
  x3do:hasMaterial :Sandstone-USE-161 .
:Sandstone-USE-161 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_28_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto4SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :MuroTransetto4Int2, :NicchiaTransetto12, :NicchiaTransetto22, :MuroTransetto4Est2 ;
  x3do:DEF 'MuroTransetto4SX' ;
  x3do:translation ( -7.05 0 0 ) .
:MuroTransetto4Int2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4SX ;
  x3do:hasChildren :Shape_2_2_29_1_1 ;
  x3do:DEF 'MuroTransetto4Int2' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_29_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto4Int2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_29_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_29_1_1_2 .
:IndexedFaceSet_2_2_29_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_29_1_1 ;
  x3do:hasCoord :Coordinate_2_2_29_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 3 7 17 9 8 16 6 2 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_29_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_29_1_1_1 ;
  x3do:point ( -0.2 0 0 -8.34 0 0 -8.14 0 0.95 0 0 0.95 0 7.1 0 -8.34 7.1 0 -8.14 7.1 0.95 0 7.1 0.95 -4.74 2.23 0.95 -2.65 2.23 0.95 -2.65 4.09 0.95 -4.74 4.09 0.95 -4.74 2.23 0.25 -2.65 2.23 0.25 -2.65 4.09 0.25 -4.74 4.09 0.25 -4.74 7.1 0.95 -2.65 7.1 0.95 ) .
:Appearance_2_2_29_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_29_1_1 ;
  x3do:hasMaterial :Sandstone-USE-162 .
:Sandstone-USE-162 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_29_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:NicchiaTransetto12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4SX ;
  x3do:hasChildren :Shape_2_2_29_2_1 ;
  x3do:DEF 'NicchiaTransetto12' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_29_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaTransetto12 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_29_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_29_2_1_2 .
:IndexedFaceSet_2_2_29_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_29_2_1 ;
  x3do:hasCoord :Coordinate_2_2_29_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 9 13 14 10 -1 8 12 15 11 -1 8 9 13 12 -1 12 13 14 15 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_29_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_29_2_1_1 ;
  x3do:point ( 0 0 0 -8.34 0 0 -8.34 0 0.95 0 0 0.95 0 6.83 0 -8.34 6.83 0 -8.34 6.83 0.95 0 6.83 0.95 -4.74 2.23 0.95 -2.65 2.23 0.95 -2.65 4.09 0.95 -4.74 4.09 0.95 -4.74 2.23 0.25 -2.65 2.23 0.25 -2.65 5 0.25 -4.74 5 0.25 -4.74 6.83 0.95 -2.65 6.83 0.95 ) .
:Appearance_2_2_29_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_29_2_1 ;
  x3do:hasMaterial :Sandstone-USE-163 .
:Sandstone-USE-163 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_29_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:NicchiaTransetto22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4SX ;
  x3do:hasChildren :Shape_2_2_29_3_1 ;
  x3do:DEF 'NicchiaTransetto22' ;
  x3do:scale ( 1.685 1 1 ) ;
  x3do:translation ( 5.6 1.955 -39.37 ) .
:Shape_2_2_29_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaTransetto22 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_29_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_29_3_1_2 .
:IndexedFaceSet_2_2_29_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_29_3_1 ;
  x3do:hasCoord :Coordinate_2_2_29_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_29_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_29_3_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.8 0.6218712004456791 0.0311325 0.8 0.6195289277144369 0.062265 0.8 0.6156053358230011 0.0933975 0.8 0.6100699153375784 0.12453 0.8 0.6028782701290121 0.1556625 0.8 0.5939702437622613 0.186795 0.8 0.5832672005554145 0.2179275 0.8 0.5706681512928509 0.24906 0.8 0.5560442297549271 0.2801925 0.8 0.5392307176663808 0.311325 0.8 0.520015272077417 0.3424575 0.8 0.49812000000000006 0.37359 0.8 0.47317303441103875 0.4047225 0.8 0.4446610411032206 0.435855 0.8 0.4118442634585919 0.4669875 0.8 0.37359000000000003 0.49812 0.8 0.3280012404606879 0.5292525 0.8 0.2714068427195601 0.560385 0.8 0.19442240018513812 0.5915175 0.8 0.0 0.62265 0.8 -0.0 0.62265 0.8 -0.19442240018513812 0.5915175 0.8 -0.2714068427195601 0.560385 0.8 -0.3280012404606879 0.5292525 0.8 -0.37359000000000003 0.49812 0.8 -0.4118442634585919 0.4669875 0.8 -0.4446610411032206 0.435855 0.8 -0.47317303441103875 0.4047225 0.8 -0.49812000000000006 0.37359 0.8 -0.520015272077417 0.3424575 0.8 -0.5392307176663808 0.311325 0.8 -0.5560442297549271 0.2801925 0.8 -0.5706681512928509 0.24906 0.8 -0.5832672005554145 0.2179275 0.8 -0.5939702437622613 0.186795 0.8 -0.6028782701290121 0.1556625 0.8 -0.6100699153375784 0.12453 0.8 -0.6156053358230011 0.0933975 0.8 -0.6195289277144369 0.062265 0.8 -0.6218712004456791 0.0311325 0.8 -0.62265 0.0 0.8 -0.62265 0 0 -0.62265 0 0 -0.62265 1.15 0 0.62265 1.15 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.8 -0.62265 0 0.8 -0.62265 3.05 0.8 0.62265 3.05 0.8 0.62265 0 0.8 0.62265 0 0.8 ) .
:Appearance_2_2_29_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_29_3_1 ;
  x3do:hasMaterial :Sandstone-USE-164 .
:Sandstone-USE-164 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_29_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroTransetto4Est2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4SX ;
  x3do:hasChildren :Shape_2_2_29_4_1 ;
  x3do:DEF 'MuroTransetto4Est2' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_29_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto4Est2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_29_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_29_4_1_2 .
:IndexedFaceSet_2_2_29_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_29_4_1 ;
  x3do:hasCoord :Coordinate_2_2_29_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_29_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_29_4_1_1 ;
  x3do:point ( 0 0 0 -8.34 0 0 -8.34 0 0.95 0 0 0.95 0 6.83 0 -8.34 6.83 0 -8.34 6.83 0.95 0 6.83 0.95 ) .
:Appearance_2_2_29_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_29_4_1 ;
  x3do:hasMaterial :Sandstone-USE-165 .
:Sandstone-USE-165 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_29_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Presbiterio a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Presbiterio1Int, :Presbiterio1Est, :Presbiterio2Est, :Presbiterio2Int ;
  x3do:DEF 'Presbiterio' ;
  x3do:translation ( 0.95 0 -5.45 ) .
:Presbiterio1Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Presbiterio ;
  x3do:hasChildren :Shape_2_2_30_1_1 ;
  x3do:DEF 'Presbiterio1Int' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_30_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Presbiterio1Int ;
  x3do:hasGeometry :IndexedFaceSet_2_2_30_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_30_1_1_2 .
:IndexedFaceSet_2_2_30_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_30_1_1 ;
  x3do:hasCoord :Coordinate_2_2_30_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 6 15 12 11 5 4 13 14 -1 7 8 12 11 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_30_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_30_1_1_1 ;
  x3do:point ( 0 0 0 3.05 0 0 4.96 0 0 6.4 0 0 6.4 0 0.95 4.96 0 0.95 0 0 0.95 4.96 2.71 0 3.05 2.71 0 6.4 7.3 0 0 7.3 0 4.96 2.71 0.95 3.05 2.71 0.95 6.4 7.3 0.95 0 7.3 0.95 3.05 0 0.95 ) .
:Appearance_2_2_30_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_30_1_1 ;
  x3do:hasMaterial :Sandstone-USE-166 .
:Sandstone-USE-166 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_30_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Presbiterio1Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Presbiterio ;
  x3do:hasChildren :Shape_2_2_30_2_1 ;
  x3do:DEF 'Presbiterio1Est' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_30_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Presbiterio1Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_30_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_30_2_1_2 .
:IndexedFaceSet_2_2_30_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_30_2_1 ;
  x3do:hasCoord :Coordinate_2_2_30_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 8 7 2 3 9 10 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_30_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_30_2_1_1 ;
  x3do:point ( 0 0 0 3.05 0 0 4.96 0 0 6.4 0 0 6.4 0 0.95 4.96 0 0.95 0 0 0.95 4.96 2.71 0 3.05 2.71 0 6.4 7.05 0 0 7.05 0 4.96 2.71 0.95 3.05 2.71 0.95 6.4 7.05 0.95 0 7.05 0.95 3.05 0 0.95 ) .
:Appearance_2_2_30_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_30_2_1 ;
  x3do:hasMaterial :Sandstone-USE-167 .
:Sandstone-USE-167 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_30_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Presbiterio2Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Presbiterio ;
  x3do:hasChildren :Shape_2_2_30_3_1 ;
  x3do:DEF 'Presbiterio2Est' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 0.344 -2.135 -39.52 ) .
:Shape_2_2_30_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Presbiterio2Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_30_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_30_3_1_2 .
:IndexedFaceSet_2_2_30_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_30_3_1 ;
  x3do:hasCoord :Coordinate_2_2_30_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 17 9 8 12 13 21 4 -1 17 1 5 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_30_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_30_3_1_1 ;
  x3do:point ( -0.02 0 0 6.4 0 0 6.4 0 -0.95 -0.02 0 -0.95 -0.02 7.1 0 6.4 7.1 0 6.4 7.1 -0.95 -0.02 7.1 -0.95 2.75 3.37 0 4.277 3.37 0 4.277 3.37 -0.95 2.75 3.37 -0.95 2.75 5.86 0 4.277 5.86 0 4.277 5.86 -0.95 2.75 5.86 -0.95 2.75 0 0 4.277 0 0 4.277 0 -0.95 2.75 0 -0.95 2.75 7.1 0 4.277 7.1 0 4.277 7.1 -0.95 2.75 7.1 -0.95 ) .
:Appearance_2_2_30_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_30_3_1 ;
  x3do:hasMaterial :Sandstone-USE-168 .
:Sandstone-USE-168 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_30_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Presbiterio2Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Presbiterio ;
  x3do:hasChildren :Shape_2_2_30_4_1 ;
  x3do:DEF 'Presbiterio2Int' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 0.344 -2.135 -39.52 ) .
:Shape_2_2_30_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Presbiterio2Int ;
  x3do:hasGeometry :IndexedFaceSet_2_2_30_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_30_4_1_2 .
:IndexedFaceSet_2_2_30_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_30_4_1 ;
  x3do:hasCoord :Coordinate_2_2_30_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 3 18 10 11 15 14 22 7 -1 18 22 6 2 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_30_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_30_4_1_1 ;
  x3do:point ( -0.02 0 0 6.4 0 0 6.4 0 -0.95 -0.02 0 -0.95 -0.02 7.3 0 6.4 7.3 0 6.4 7.3 -0.95 -0.02 7.3 -0.95 2.75 3.37 0 4.277 3.37 0 4.277 3.37 -0.95 2.75 3.37 -0.95 2.75 5.86 0 4.277 5.86 0 4.277 5.86 -0.95 2.75 5.86 -0.95 2.75 0 0 4.277 0 0 4.277 0 -0.95 2.75 0 -0.95 2.75 7.3 0 4.277 7.3 0 4.277 7.3 -0.95 2.75 7.3 -0.95 ) .
:Appearance_2_2_30_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_30_4_1 ;
  x3do:hasMaterial :Sandstone-USE-169 .
:Sandstone-USE-169 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_30_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Retro a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Retro1Est, :Retro1Int, :Retro2Int, :Retro2Est, :BisRetro2Est, :BisRetro2Int, :Finestra4DXbis, :Finestra4DXtris, :MuriRetro1 ;
  x3do:DEF 'Retro' ;
  x3do:translation ( 0.95 0 -8.623 ) .
:Retro1Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_31_1_1 ;
  x3do:DEF 'Retro1Est' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_31_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Retro1Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_1_1_2 .
:IndexedFaceSet_2_2_31_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_1_1 ;
  x3do:hasCoord :Coordinate_2_2_31_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 8 9 2 3 13 12 -1 8 9 11 10 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_1_1_1 ;
  x3do:point ( 0 0 0 0.9 0 0 2.53 0 0 3.17 0 0 0 0 0.95 0.9 0 0.95 2.53 0 0.95 3.17 0 0.95 0.9 2.25 0 2.53 2.25 0 0.9 2.25 0 2.53 2.25 0 0 7.001 0 3.17 7.001 0 3.17 7.001 0.95 0 7.001 0.95 ) .
:Appearance_2_2_31_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_1_1 ;
  x3do:hasMaterial :Sandstone-USE-170 .
:Sandstone-USE-170 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Retro1Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_31_2_1 ;
  x3do:DEF 'Retro1Int' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_31_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Retro1Int ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_2_1_2 .
:IndexedFaceSet_2_2_31_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_2_1 ;
  x3do:hasCoord :Coordinate_2_2_31_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 4 5 10 11 6 7 15 14 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_2_1_1 ;
  x3do:point ( 0 -1 0 0.9 0 0 2.53 0 0 3.17 0 0 0 0 0.95 0.9 0 0.95 2.53 0 0.95 3.17 0 0.95 0.9 2.25 0 2.53 2.25 0 0.9 2.25 0.95 2.53 2.25 0.95 0 7.1 0 3.17 7.1 0 0 7.1 0.95 3.17 7.1 0.95 ) .
:Appearance_2_2_31_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_2_1 ;
  x3do:hasMaterial :Sandstone-USE-171 .
:Sandstone-USE-171 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Retro2Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_31_3_1 ;
  x3do:DEF 'Retro2Int' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_31_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Retro2Int ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_3_1_2 .
:IndexedFaceSet_2_2_31_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_3_1 ;
  x3do:hasCoord :Coordinate_2_2_31_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 4 10 9 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_3_1_1 ;
  x3do:point ( 0 0 0 8.946 0 0 8.946 0 -3.17 7.996 0 -3.17 7.996 0 -0.95 0.2 0 -0.95 0 7.1 0 8.946 7.1 0 8.946 7.1 -3.17 7.996 7.1 -3.17 7.996 7.1 -0.95 0.2 7.1 -0.95 3.4 0 0 3.85 0 0 3.4 0 -0.95 3.85 0 -0.95 3.4 5.3 0 3.85 5.3 0 3.4 5.3 -0.95 3.85 5.3 -0.95 3.4 6.3 0 3.85 6.3 0 3.4 6.3 -0.95 3.85 6.3 -0.95 3.4 7.1 0 3.85 7.1 0 3.4 7.1 -0.95 3.85 7.1 -0.95 ) .
:Appearance_2_2_31_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_3_1 ;
  x3do:hasMaterial :Sandstone-USE-172 .
:Sandstone-USE-172 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Retro2Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_31_4_1 ;
  x3do:DEF 'Retro2Est' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_31_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Retro2Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_4_1_2 .
:IndexedFaceSet_2_2_31_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_4_1 ;
  x3do:hasCoord :Coordinate_2_2_31_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 1 2 8 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_4_1_1 ;
  x3do:point ( 0 0 0 8.946 0 0 8.946 0 -3.17 7.996 0 -3.17 7.996 0 -0.95 0 0 -0.95 0 7.001 0 8.946 7.001 0 8.946 7.001 -3.17 7.996 7.001 -3.17 7.996 7.001 -0.95 0 7.001 -0.95 3.4 6.3 0 3.85 6.3 0 3.4 6.3 -0.95 3.85 6.3 -0.95 3.4 7.1 0 3.85 7.1 0 3.4 7.1 -0.95 3.85 7.001 -0.95 ) .
:Appearance_2_2_31_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_4_1 ;
  x3do:hasMaterial :Sandstone-USE-173 .
:Sandstone-USE-173 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:BisRetro2Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_31_5_1 ;
  x3do:DEF 'BisRetro2Est' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_31_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BisRetro2Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_5_1_2 .
:IndexedFaceSet_2_2_31_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_5_1 ;
  x3do:hasCoord :Coordinate_2_2_31_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 4 19 16 12 41 18 17 13 14 9 6 -1 9 41 15 4 5 11 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_5_1_1 ;
  x3do:point ( 0 0 0 4.001 0 0 4.05 0 0 4.85 0 0 5.01 0 0 8.946 0 0 0 7.05 0 4.001 7.05 0 4.05 7.05 0 4.85 7.05 0 5.01 7.05 0 8.946 7.05 0 4.001 3 0 4.05 6.26 0 4.85 6.26 0 5.01 3 0 4.001 1.3 0 4.05 4.85 0 4.85 4.85 0 5.01 1.3 0 0 0 -0.95 4.001 0 -0.95 4.05 0 -0.95 4.85 0 -0.95 5.01 0 -0.95 8.946 0 -0.95 0 7.05 -0.95 4.001 5.013 -0.95 4.05 7.05 -0.95 4.85 7.05 -0.95 5.01 5.013 -0.95 8.946 7.05 -0.95 4.001 3 -0.95 4.05 6.26 -0.95 4.85 6.26 -0.95 5.01 3 -0.95 4.001 1.3 -0.95 4.05 4.85 -0.95 4.85 4.85 -0.95 5.01 1.3 -0.95 4.05 3 0 4.85 3 0 4.05 3 -0.95 4.85 3 -0.95 ) .
:Appearance_2_2_31_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_5_1 ;
  x3do:hasMaterial :Sandstone-USE-174 .
:Sandstone-USE-174 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:BisRetro2Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_31_6_1 ;
  x3do:DEF 'BisRetro2Int' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_31_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BisRetro2Int ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_6_1_2 .
:IndexedFaceSet_2_2_31_6_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_6_1 ;
  x3do:hasCoord :Coordinate_2_2_31_6_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 20 24 39 36 32 43 38 37 33 34 29 26 -1 29 43 35 24 25 31 -1 16 19 39 36 -1 12 15 35 32 -1 16 12 32 36 -1 19 15 35 39 -1 17 18 38 37 -1 13 14 34 33 -1 17 13 33 37 -1 18 14 34 38 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_6_1_1 ;
  x3do:point ( 0 0 0 3.852 0 0 4.05 0 0 4.85 0 0 5.159 0 0 8.946 0 0 0 6.83 0 3.852 6.83 0 4.05 6.83 0 4.85 6.83 0 5.159 6.83 0 8.946 6.83 0 3.852 3.149 0 4.05 6.26 0 4.85 6.26 0 5.159 3.149 0 3.852 1.151 0 4.05 4.85 0 4.85 4.85 0 5.159 1.151 0 0 0 -0.95 3.852 0 -0.95 4.05 0 -0.95 4.85 0 -0.95 5.159 0 -0.95 8.946 0 -0.95 0 6.83 -0.95 3.852 5.1593 -0.95 4.05 6.83 -0.95 4.85 6.83 -0.95 5.159 5.1593 -0.95 8.946 6.83 -0.95 3.852 3.149 -0.95 4.05 6.26 -0.95 4.85 6.26 -0.95 5.159 3.149 -0.95 3.852 1.151 -0.95 4.05 4.85 -0.95 4.85 4.85 -0.95 5.159 1.151 -0.95 4.05 3.149 0 4.85 3.149 0 4.05 3.149 -0.95 4.85 3.149 -0.95 ) .
:Appearance_2_2_31_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_6_1 ;
  x3do:hasMaterial :Sandstone-USE-175 .
:Sandstone-USE-175 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Finestra4DXbis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :terminixfinLAT4bis, :terminixfinSOTtris ;
  x3do:DEF 'Finestra4DXbis' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 12.65 -0.615 -29.2015 ) .
:terminixfinLAT4bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra4DXbis ;
  x3do:hasChildren :terminexfin4bis, :terminexfin42bis ;
  x3do:DEF 'terminixfinLAT4bis' ;
  x3do:translation ( 9.3699 -0.2165 -7.216 ) .
:terminexfin4bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT4bis ;
  x3do:hasChildren :Shape_2_2_31_7_1_1_1 ;
  x3do:DEF 'terminexfin4bis' ;
  x3do:translation ( 0 -0.149 0 ) .
:Shape_2_2_31_7_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin4bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_7_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_7_1_1_1_2 .
:IndexedFaceSet_2_2_31_7_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_7_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_31_7_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_7_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_7_1_1_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 -0.149 0.7 0 -0.149 0 1.998 0 0.95 1.998 0 0.95 1.998 -0.149 0.7 1.998 -0.149 ) .
:Appearance_2_2_31_7_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_7_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-176 .
:Sandstone-USE-176 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_7_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin42bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT4bis ;
  x3do:hasChildren :Shape_2_2_31_7_1_2_1 ;
  x3do:DEF 'terminexfin42bis' ;
  x3do:translation ( 0 -0.149 -1.299 ) .
:Shape_2_2_31_7_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin42bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_7_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_7_1_2_1_2 .
:IndexedFaceSet_2_2_31_7_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_7_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_31_7_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_7_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_7_1_2_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 0.149 0.7 0 0.149 0 1.998 0 0.95 1.998 0 0.95 1.998 0.149 0.7 1.998 0.149 ) .
:Appearance_2_2_31_7_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_7_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-177 .
:Sandstone-USE-177 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_7_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminixfinSOTtris a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra4DXbis ;
  x3do:hasChildren :terminexfin1bis, :terminexfin2bis ;
  x3do:DEF 'terminixfinSOTtris' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 9.37 -0.2165 -8.37 ) .
:terminexfin1bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOTtris ;
  x3do:hasChildren :Shape_2_2_31_7_2_1_1 ;
  x3do:DEF 'terminexfin1bis' ;
  x3do:translation ( 0 -0.149 0.149 ) .
:Shape_2_2_31_7_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin1bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_7_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_7_2_1_1_2 .
:IndexedFaceSet_2_2_31_7_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_7_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_31_7_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_7_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_7_2_1_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 -0.149 0.7 0 -0.149 0 1.299 0 0.95 1.299 0 0.95 1.299 -0.149 0.7 1.299 -0.149 ) .
:Appearance_2_2_31_7_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_7_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-178 .
:Sandstone-USE-178 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_7_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin2bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOTtris ;
  x3do:hasChildren :Shape_2_2_31_7_2_2_1 ;
  x3do:DEF 'terminexfin2bis' ;
  x3do:translation ( 0 -0.149 -1.849 ) .
:Shape_2_2_31_7_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin2bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_7_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_7_2_2_1_2 .
:IndexedFaceSet_2_2_31_7_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_7_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_31_7_2_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_7_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_7_2_2_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 0.149 0.7 0 0.149 0 1.299 0 0.95 1.299 0 0.95 1.299 0.149 0.7 1.299 0.149 ) .
:Appearance_2_2_31_7_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_7_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-179 .
:Sandstone-USE-179 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_7_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Finestra4DXtris a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :terminixfinLAT4tris, :terminixfinSOTquatris ;
  x3do:DEF 'Finestra4DXtris' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 12.65 2.9 -29.2015 ) .
:terminixfinLAT4tris a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra4DXtris ;
  x3do:hasChildren :terminexfin4tris, :terminexfin42tris ;
  x3do:DEF 'terminixfinLAT4tris' ;
  x3do:translation ( 9.3699 -0.2165 -7.365 ) .
:terminexfin4tris a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT4tris ;
  x3do:hasChildren :Shape_2_2_31_8_1_1_1 ;
  x3do:DEF 'terminexfin4tris' .
:Shape_2_2_31_8_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin4tris ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_8_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_8_1_1_1_2 .
:IndexedFaceSet_2_2_31_8_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_8_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_31_8_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_8_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_8_1_1_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 -0.149 0.7 0 -0.149 0 1.7 0 0.95 1.7 0 0.95 1.7 -0.149 0.7 1.7 -0.149 ) .
:Appearance_2_2_31_8_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_8_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-180 .
:Sandstone-USE-180 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_8_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin42tris a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT4tris ;
  x3do:hasChildren :Shape_2_2_31_8_1_2_1 ;
  x3do:DEF 'terminexfin42tris' ;
  x3do:translation ( 0 0 -1.01 ) .
:Shape_2_2_31_8_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin42tris ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_8_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_8_1_2_1_2 .
:IndexedFaceSet_2_2_31_8_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_8_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_31_8_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_8_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_8_1_2_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 0.149 0.7 0 0.149 0 1.7 0 0.95 1.7 0 0.95 1.7 0.149 0.7 1.7 0.149 ) .
:Appearance_2_2_31_8_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_8_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-181 .
:Sandstone-USE-181 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_8_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminixfinSOTquatris a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra4DXtris ;
  x3do:hasChildren :terminexfin1tris, :terminexfin2tris ;
  x3do:DEF 'terminixfinSOTquatris' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 9.37 -0.2165 -8.37 ) .
:terminexfin1tris a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOTquatris ;
  x3do:hasChildren :Shape_2_2_31_8_2_1_1 ;
  x3do:DEF 'terminexfin1tris' .
:Shape_2_2_31_8_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin1tris ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_8_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_8_2_1_1_2 .
:IndexedFaceSet_2_2_31_8_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_8_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_31_8_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_8_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_8_2_1_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 -0.149 0.7 0 -0.149 0 1.01 0 0.95 1.01 0 0.95 1.01 -0.149 0.7 1.01 -0.149 ) .
:Appearance_2_2_31_8_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_8_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-182 .
:Sandstone-USE-182 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_8_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin2tris a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOTquatris ;
  x3do:hasChildren :Shape_2_2_31_8_2_2_1 ;
  x3do:DEF 'terminexfin2tris' ;
  x3do:translation ( 0 0 -1.7 ) .
:Shape_2_2_31_8_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin2tris ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_8_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_8_2_2_1_2 .
:IndexedFaceSet_2_2_31_8_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_8_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_31_8_2_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_8_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_8_2_2_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 0.149 0.7 0 0.149 0 1.01 0 0.95 1.01 0 0.95 1.01 0.149 0.7 1.01 0.149 ) .
:Appearance_2_2_31_8_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_8_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-183 .
:Sandstone-USE-183 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_8_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuriRetro1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_31_9_1 ;
  x3do:DEF 'MuriRetro1' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 5.8 -2.135 -36.5 ) .
:Shape_2_2_31_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuriRetro1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_9_1_2 .
:IndexedFaceSet_2_2_31_9_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_9_1 ;
  x3do:hasCoord :Coordinate_2_2_31_9_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 9 8 7 6 5 25 11 10 1 -1 2 25 4 3 -1 12 21 20 19 18 17 27 23 22 13 -1 14 27 16 15 -1 1 10 22 13 -1 10 11 23 22 -1 2 11 23 14 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_31_9_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_9_1_1 ;
  x3do:point ( 0 0 0 0.74 0 0 1.63 0 0 2.07 0 0 2.07 7.1 0 0 7.1 0 0 5.75 0 0.551 5.75 0 0.551 2.6 0 0 2.2 0 0.74 2 0 1.63 2 0 0 0 -0.1 0.74 0 -0.1 1.63 0 -0.1 2.07 0 -0.1 2.07 7.1 -0.1 0 7.1 -0.1 0 5.75 -0.1 0.551 5.75 -0.1 0.551 2.6 -0.1 0 2.2 -0.1 0.74 2 -0.1 1.63 2 -0.1 0.74 7.1 0 1.63 7.1 0 0.74 7.1 -0.1 1.63 7.1 -0.1 0.551 7.1 0 0.551 7.1 -0.1 0.551 0 0 0.551 0 -0.1 ) .
:Appearance_2_2_31_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_9_1 ;
  x3do:hasMaterial :Sandstone-USE-184 .
:Sandstone-USE-184 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_9_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AbsideDX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :AbsideDXint, :AbsideNicchia1, :AbsideNicchia2, :AbsideNicchia22, :AbsideDXest ;
  x3do:DEF 'AbsideDX' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 18.827 0.4 -84.475 ) .
:AbsideDXint a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AbsideDX ;
  x3do:hasChildren :Shape_2_2_32_1_1 ;
  x3do:DEF 'AbsideDXint' ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_32_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AbsideDXint ;
  x3do:hasGeometry :IndexedFaceSet_2_2_32_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_32_1_1_2 .
:IndexedFaceSet_2_2_32_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_32_1_1 ;
  x3do:hasCoord :Coordinate_2_2_32_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 3 12 8 9 22 -1 11 22 1 2 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_32_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_32_1_1_1 ;
  x3do:point ( 0 0 0 2.1 0 0 2.1 6.92 0 0 6.92 0 0 0 0.149 2.1 0 0.149 2.1 6.92 0.149 0 6.92 0.149 0.59 2.51 0 1.49 2.51 0 1.49 4.06 0 1.49 6.92 0 0.59 6.92 0 0.59 4.06 0 0.59 2.51 0.7 1.49 2.51 0.7 1.49 4.06 0.7 0.59 4.06 0.7 1.49 6.92 0.149 0.59 6.92 0.149 1.49 6.92 0.7 0.59 6.92 0.7 1.49 0 0 1.49 0 0.149 1.49 0 0.7 ) .
:Appearance_2_2_32_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_32_1_1 ;
  x3do:hasMaterial :Sandstone-USE-185 .
:Sandstone-USE-185 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_32_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AbsideNicchia1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AbsideDX ;
  x3do:hasChildren :Shape_2_2_32_2_1 ;
  x3do:DEF 'AbsideNicchia1' ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_32_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AbsideNicchia1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_32_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_32_2_1_2 .
:IndexedFaceSet_2_2_32_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_32_2_1 ;
  x3do:hasCoord :Coordinate_2_2_32_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 8 14 17 13 -1 9 15 16 10 -1 8 9 15 14 -1 14 15 16 17 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_32_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_32_2_1_1 ;
  x3do:point ( 0 0 0 2.1 0 0 2.1 7.1 0 0 7.1 0 0 0 0.149 2.1 0 0.149 2.1 7.1 0.149 0 7.1 0.149 0.59 2.51 0 1.49 2.51 0 1.49 4.06 0 1.49 7.1 0 0.59 7.1 0 0.59 4.06 0 0.59 2.51 0.7 1.49 2.51 0.7 1.49 4.06 0.7 0.59 4.06 0.7 1.49 7.1 0.149 0.59 7.1 0.149 1.49 7.1 0.7 0.59 7.1 0.7 1.49 0 0 1.49 0 0.149 1.49 0 0.7 ) .
:Appearance_2_2_32_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_32_2_1 ;
  x3do:hasMaterial :Sandstone-USE-186 .
:Sandstone-USE-186 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_32_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AbsideNicchia2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AbsideDX ;
  x3do:hasChildren :Shape_2_2_32_3_1 ;
  x3do:DEF 'AbsideNicchia2' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:scale ( 0.725 1 1 ) ;
  x3do:translation ( 10.334 1.49 -38.821 ) .
:Shape_2_2_32_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AbsideNicchia2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_32_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_32_3_1_2 .
:IndexedFaceSet_2_2_32_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_32_3_1 ;
  x3do:hasCoord :Coordinate_2_2_32_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_32_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_32_3_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.7 0.6218712004456791 0.0311325 0.7 0.6195289277144369 0.062265 0.7 0.6156053358230011 0.0933975 0.7 0.6100699153375784 0.12453 0.7 0.6028782701290121 0.1556625 0.7 0.5939702437622613 0.186795 0.7 0.5832672005554145 0.2179275 0.7 0.5706681512928509 0.24906 0.7 0.5560442297549271 0.2801925 0.7 0.5392307176663808 0.311325 0.7 0.520015272077417 0.3424575 0.7 0.49812000000000006 0.37359 0.7 0.47317303441103875 0.4047225 0.7 0.4446610411032206 0.435855 0.7 0.4118442634585919 0.4669875 0.7 0.37359000000000003 0.49812 0.7 0.3280012404606879 0.5292525 0.7 0.2714068427195601 0.560385 0.7 0.19442240018513812 0.5915175 0.7 0.0 0.62265 0.7 -0.0 0.62265 0.7 -0.19442240018513812 0.5915175 0.7 -0.2714068427195601 0.560385 0.7 -0.3280012404606879 0.5292525 0.7 -0.37359000000000003 0.49812 0.7 -0.4118442634585919 0.4669875 0.7 -0.4446610411032206 0.435855 0.7 -0.47317303441103875 0.4047225 0.7 -0.49812000000000006 0.37359 0.7 -0.520015272077417 0.3424575 0.7 -0.5392307176663808 0.311325 0.7 -0.5560442297549271 0.2801925 0.7 -0.5706681512928509 0.24906 0.7 -0.5832672005554145 0.2179275 0.7 -0.5939702437622613 0.186795 0.7 -0.6028782701290121 0.1556625 0.7 -0.6100699153375784 0.12453 0.7 -0.6156053358230011 0.0933975 0.7 -0.6195289277144369 0.062265 0.7 -0.6218712004456791 0.0311325 0.7 -0.62265 0.0 0.7 -0.62265 0 0 -0.62265 0 0 -0.62265 -0.5 0 0.62265 -0.5 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.7 -0.62265 0 0.7 -0.62265 3.5 0.7 0.62265 3.5 0.7 0.62265 0 0.7 0.62265 0 0.7 ) .
:Appearance_2_2_32_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_32_3_1 ;
  x3do:hasMaterial :Sandstone-USE-187 .
:Sandstone-USE-187 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_32_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AbsideNicchia22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AbsideDX ;
  x3do:hasChildren :Shape_2_2_32_4_1 ;
  x3do:DEF 'AbsideNicchia22' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:scale ( 0.725 1 1 ) ;
  x3do:translation ( 10.334 1.49 -39.372 ) .
:Shape_2_2_32_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AbsideNicchia22 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_32_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_32_4_1_2 .
:IndexedFaceSet_2_2_32_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_32_4_1 ;
  x3do:hasCoord :Coordinate_2_2_32_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_32_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_32_4_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.149 0.6218712004456791 0.0311325 0.149 0.6195289277144369 0.062265 0.149 0.6156053358230011 0.0933975 0.149 0.6100699153375784 0.12453 0.149 0.6028782701290121 0.1556625 0.149 0.5939702437622613 0.186795 0.149 0.5832672005554145 0.2179275 0.149 0.5706681512928509 0.24906 0.149 0.5560442297549271 0.2801925 0.149 0.5392307176663808 0.311325 0.149 0.520015272077417 0.3424575 0.149 0.49812000000000006 0.37359 0.149 0.47317303441103875 0.4047225 0.149 0.4446610411032206 0.435855 0.149 0.4118442634585919 0.4669875 0.149 0.37359000000000003 0.49812 0.149 0.3280012404606879 0.5292525 0.149 0.2714068427195601 0.560385 0.149 0.19442240018513812 0.5915175 0.149 0.0 0.62265 0.149 -0.0 0.62265 0.149 -0.19442240018513812 0.5915175 0.149 -0.2714068427195601 0.560385 0.149 -0.3280012404606879 0.5292525 0.149 -0.37359000000000003 0.49812 0.149 -0.4118442634585919 0.4669875 0.149 -0.4446610411032206 0.435855 0.149 -0.47317303441103875 0.4047225 0.149 -0.49812000000000006 0.37359 0.149 -0.520015272077417 0.3424575 0.149 -0.5392307176663808 0.311325 0.149 -0.5560442297549271 0.2801925 0.149 -0.5706681512928509 0.24906 0.149 -0.5832672005554145 0.2179275 0.149 -0.5939702437622613 0.186795 0.149 -0.6028782701290121 0.1556625 0.149 -0.6100699153375784 0.12453 0.149 -0.6156053358230011 0.0933975 0.149 -0.6195289277144369 0.062265 0.149 -0.6218712004456791 0.0311325 0.149 -0.62265 0.0 0.149 -0.62265 0 0 -0.62265 0 0 -0.62265 3 0 0.62265 3 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.149 -0.62265 0 0.149 -0.62265 3.5 0.149 0.62265 3.5 0.149 0.62265 0 0.149 0.62265 0 0.149 ) .
:Appearance_2_2_32_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_32_4_1 ;
  x3do:hasMaterial :Sandstone-USE-188 .
:Sandstone-USE-188 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_32_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AbsideDXest a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AbsideDX ;
  x3do:hasChildren :Shape_2_2_32_5_1 ;
  x3do:DEF 'AbsideDXest' ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_32_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AbsideDXest ;
  x3do:hasGeometry :IndexedFaceSet_2_2_32_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_32_5_1_2 .
:IndexedFaceSet_2_2_32_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_32_5_1 ;
  x3do:hasCoord :Coordinate_2_2_32_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 5 23 18 6 -1 4 26 19 7 -1 26 28 29 23 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_32_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_32_5_1_1 ;
  x3do:point ( 0 0 0 2.1 0 0 2.1 6.91 0 0 6.91 0 0 0 0.149 2.1 0 0.149 2.1 6.91 0.149 0 6.91 0.149 0.59 2.51 0 1.49 2.51 0 1.49 4.06 0 1.49 6.91 0 0.59 6.91 0 0.59 4.06 0 0.59 2.51 0.7 1.49 2.51 0.7 1.49 4.06 0.7 0.59 4.06 0.7 1.49 6.91 0.149 0.59 6.91 0.149 1.49 6.91 0.7 0.59 6.91 0.7 1.49 0 0 1.49 0 0.149 1.49 0 0.7 0.59 0 0 0.59 0 0.149 0.59 0 0.7 0.59 2.51 0.149 1.49 2.51 0.149 1.49 4.06 0.149 0.59 4.06 0.149 ) .
:Appearance_2_2_32_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_32_5_1 ;
  x3do:hasMaterial :Sandstone-USE-189 .
:Sandstone-USE-189 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_32_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Fronte a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :FronteInt, :FronteNicchia, :FronteEst, :CurvaNicchia1, :CurvaNicchia1Est, :CurvaNicchia2, :CurvaNicchia2Est, :AngoliFronte, :AngoliFronteEst, :ArcoFronte, :ArcoFronte2 ;
  x3do:DEF 'Fronte' ;
  x3do:translation ( -2.963 -3.625 -5.599 ) .
:FronteInt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fronte ;
  x3do:hasChildren :Shape_2_2_33_1_1 ;
  x3do:DEF 'FronteInt' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 10.334 1.89 -39.372 ) .
:Shape_2_2_33_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FronteInt ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_1_1_2 .
:IndexedFaceSet_2_2_33_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_1_1 ;
  x3do:hasCoord :Coordinate_2_2_33_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 9 6 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_33_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_1_1_1 ;
  x3do:point ( 0 0 0 0 0 0.149 0 0 0.7 3.2 0 0 3.2 0 0.149 3.2 0 0.7 3.2 2.22 0 3.2 2.22 0.149 3.2 2.22 0.7 0 2.22 0 0 2.22 0.149 0 2.22 0.7 0 4.61 0 0 4.61 0.149 0 4.61 0.7 3.2 4.61 0 3.2 4.61 0.149 3.2 4.61 0.7 0 5.14 0.7 3.2 5.14 0.7 ) .
:Appearance_2_2_33_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_1_1 ;
  x3do:hasMaterial :Sandstone-USE-190 .
:Sandstone-USE-190 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FronteNicchia a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fronte ;
  x3do:hasChildren :Shape_2_2_33_2_1 ;
  x3do:DEF 'FronteNicchia' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 10.334 1.89 -39.372 ) .
:Shape_2_2_33_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FronteNicchia ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_2_1_2 .
:IndexedFaceSet_2_2_33_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_2_1 ;
  x3do:hasCoord :Coordinate_2_2_33_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 18 19 8 11 -1 15 17 11 9 -1 12 6 8 14 -1 9 6 8 11 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_33_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_2_1_1 ;
  x3do:point ( 0 0 0 0 0 0.149 0 0 0.7 3.2 0 0 3.2 0 0.149 3.2 0 0.7 3.2 2.22 0 3.2 2.22 0.149 3.2 2.22 0.7 0 2.22 0 0 2.22 0.149 0 2.22 0.7 3.2 4.61 0 3.2 4.61 0.149 3.2 4.61 0.7 0 4.61 0 0 4.61 0.149 0 4.61 0.7 0 5.14 0.7 3.2 5.14 0.7 ) .
:Appearance_2_2_33_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_2_1 ;
  x3do:hasMaterial :Sandstone-USE-191 .
:Sandstone-USE-191 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FronteEst a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fronte ;
  x3do:hasChildren :Shape_2_2_33_3_1 ;
  x3do:DEF 'FronteEst' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:scale ( 0.725 1 1 ) ;
  x3do:translation ( 10.334 1.89 -39.372 ) .
:Shape_2_2_33_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FronteEst ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_3_1_2 .
:IndexedFaceSet_2_2_33_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_3_1 ;
  x3do:hasCoord :Coordinate_2_2_33_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 1 4 10 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_33_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_3_1_1 ;
  x3do:point ( 0 0 0 0 0 0.149 0 0 0.7 3.2 0 0 3.2 0 0.149 3.2 0 0.7 0 2.22 0 0 2.22 0.149 0 2.22 0.7 3.2 2.22 0 3.2 2.22 0.149 3.2 2.22 0.7 0 4.61 0 0 4.61 0.149 0 4.61 0.7 3.2 4.61 0 3.2 4.61 0.149 3.2 4.61 0.7 ) .
:Appearance_2_2_33_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_3_1 ;
  x3do:hasMaterial :Sandstone-USE-192 .
:Sandstone-USE-192 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:CurvaNicchia1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fronte ;
  x3do:hasChildren :Shape_2_2_33_4_1 ;
  x3do:DEF 'CurvaNicchia1' ;
  x3do:scale ( 0.71 0.71 1 ) ;
  x3do:translation ( 9.9 6.5 -40.0725 ) .
:Shape_2_2_33_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :CurvaNicchia1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_4_1_2 .
:IndexedFaceSet_2_2_33_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_4_1 ;
  x3do:hasCoord :Coordinate_2_2_33_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_33_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_4_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 0.7 .6218712004456791 0.0311325 0.7 .6195289277144369 0.062265 0.7 .6156053358230011 0.0933975 0.7 .6100699153375784 0.12453 0.7 .6028782701290121 0.1556625 0.7 .5939702437622613 0.186795 0.7 .5832672005554145 0.2179275 0.7 .5706681512928509 0.24906 0.7 .5560442297549271 0.2801925 0.7 .5392307176663808 0.311325 0.7 .520015272077417 0.3424575 0.7 .49812000000000006 0.37359 0.7 .47317303441103875 0.4047225 0.7 .4446610411032206 0.435855 0.7 .4118442634585919 0.4669875 0.7 .37359000000000003 0.49812 0.7 .3280012404606879 0.5292525 0.7 .2714068427195601 0.560385 0.7 .19442240018513812 0.5915175 0.7 .0 0.62265 0.7 0 0.62265 0.7 -0.19442240018513812 0.5915175 0.7 -0.2714068427195601 0.560385 0.7 -0.3280012404606879 0.5292525 0.7 -0.37359000000000003 0.49812 0.7 -0.4118442634585919 0.4669875 0.7 -0.4446610411032206 0.435855 0.7 -0.47317303441103875 0.4047225 0.7 -0.49812000000000006 0.37359 0.7 -0.520015272077417 0.3424575 0.7 -0.5392307176663808 0.311325 0.7 -0.5560442297549271 0.2801925 0.7 -0.5706681512928509 0.24906 0.7 -0.5832672005554145 0.2179275 0.7 -0.5939702437622613 0.186795 0.7 -0.6028782701290121 0.1556625 0.7 -0.6100699153375784 0.12453 0.7 -0.6156053358230011 0.0933975 0.7 -0.6195289277144369 0.062265 0.7 -0.6218712004456791 0.0311325 0.7 -0.62265 0.0 0.7 0 0.62265 0 0.62265 0.62265 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 0.62265 0.7 0.62265 0.62265 0.7 0.62265 0 0.7 0.62265 0 0.7 0.62265 0 0.7 ) .
:Appearance_2_2_33_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_4_1 ;
  x3do:hasMaterial :Sandstone-USE-193 .
:Sandstone-USE-193 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:CurvaNicchia1Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fronte ;
  x3do:hasChildren :Shape_2_2_33_5_1 ;
  x3do:DEF 'CurvaNicchia1Est' ;
  x3do:scale ( 0.71 0.71 1 ) ;
  x3do:translation ( 9.9 6.5 -39.5215 ) .
:Shape_2_2_33_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :CurvaNicchia1Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_5_1_2 .
:IndexedFaceSet_2_2_33_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_5_1 ;
  x3do:hasCoord :Coordinate_2_2_33_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_33_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_5_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 0.149 .6218712004456791 0.0311325 0.149 .6195289277144369 0.062265 0.149 .6156053358230011 0.0933975 0.149 .6100699153375784 0.12453 0.149 .6028782701290121 0.1556625 0.149 .5939702437622613 0.186795 0.149 .5832672005554145 0.2179275 0.149 .5706681512928509 0.24906 0.149 .5560442297549271 0.2801925 0.149 .5392307176663808 0.311325 0.149 .520015272077417 0.3424575 0.149 .49812000000000006 0.37359 0.149 .47317303441103875 0.4047225 0.149 .4446610411032206 0.435855 0.149 .4118442634585919 0.4669875 0.149 .37359000000000003 0.49812 0.149 .3280012404606879 0.5292525 0.149 .2714068427195601 0.560385 0.149 .19442240018513812 0.5915175 0.149 .0 0.62265 0.149 0 0.62265 0.149 -0.19442240018513812 0.5915175 0.149 -0.2714068427195601 0.560385 0.149 -0.3280012404606879 0.5292525 0.149 -0.37359000000000003 0.49812 0.149 -0.4118442634585919 0.4669875 0.149 -0.4446610411032206 0.435855 0.149 -0.47317303441103875 0.4047225 0.149 -0.49812000000000006 0.37359 0.149 -0.520015272077417 0.3424575 0.149 -0.5392307176663808 0.311325 0.149 -0.5560442297549271 0.2801925 0.149 -0.5706681512928509 0.24906 0.149 -0.5832672005554145 0.2179275 0.149 -0.5939702437622613 0.186795 0.149 -0.6028782701290121 0.1556625 0.149 -0.6100699153375784 0.12453 0.149 -0.6156053358230011 0.0933975 0.149 -0.6195289277144369 0.062265 0.149 -0.6218712004456791 0.0311325 0.149 -0.62265 0.0 0.149 0 0.62265 0 0.62265 0.62265 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 0.62265 0.149 0.62265 0.62265 0.149 0.62265 0 0.149 0.62265 0 0.149 0.62265 0 0.149 ) .
:Appearance_2_2_33_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_5_1 ;
  x3do:hasMaterial :Sandstone-USE-194 .
:Sandstone-USE-194 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:CurvaNicchia2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fronte ;
  x3do:hasChildren :Shape_2_2_33_6_1 ;
  x3do:DEF 'CurvaNicchia2' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:scale ( 0.71 0.71 1 ) ;
  x3do:translation ( 7.575 6.5 -39.3725 ) .
:Shape_2_2_33_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :CurvaNicchia2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_6_1_2 .
:IndexedFaceSet_2_2_33_6_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_6_1 ;
  x3do:hasCoord :Coordinate_2_2_33_6_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_33_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_6_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 0.7 .6218712004456791 0.0311325 0.7 .6195289277144369 0.062265 0.7 .6156053358230011 0.0933975 0.7 .6100699153375784 0.12453 0.7 .6028782701290121 0.1556625 0.7 .5939702437622613 0.186795 0.7 .5832672005554145 0.2179275 0.7 .5706681512928509 0.24906 0.7 .5560442297549271 0.2801925 0.7 .5392307176663808 0.311325 0.7 .520015272077417 0.3424575 0.7 .49812000000000006 0.37359 0.7 .47317303441103875 0.4047225 0.7 .4446610411032206 0.435855 0.7 .4118442634585919 0.4669875 0.7 .37359000000000003 0.49812 0.7 .3280012404606879 0.5292525 0.7 .2714068427195601 0.560385 0.7 .19442240018513812 0.5915175 0.7 .0 0.62265 0.7 0 0.62265 0.7 -0.19442240018513812 0.5915175 0.7 -0.2714068427195601 0.560385 0.7 -0.3280012404606879 0.5292525 0.7 -0.37359000000000003 0.49812 0.7 -0.4118442634585919 0.4669875 0.7 -0.4446610411032206 0.435855 0.7 -0.47317303441103875 0.4047225 0.7 -0.49812000000000006 0.37359 0.7 -0.520015272077417 0.3424575 0.7 -0.5392307176663808 0.311325 0.7 -0.5560442297549271 0.2801925 0.7 -0.5706681512928509 0.24906 0.7 -0.5832672005554145 0.2179275 0.7 -0.5939702437622613 0.186795 0.7 -0.6028782701290121 0.1556625 0.7 -0.6100699153375784 0.12453 0.7 -0.6156053358230011 0.0933975 0.7 -0.6195289277144369 0.062265 0.7 -0.6218712004456791 0.0311325 0.7 -0.62265 0.0 0.7 0 0.62265 0 0.62265 0.62265 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 0.62265 0.7 0.62265 0.62265 0.7 0.62265 0 0.7 0.62265 0 0.7 0.62265 0 0.7 ) .
:Appearance_2_2_33_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_6_1 ;
  x3do:hasMaterial :Sandstone-USE-195 .
:Sandstone-USE-195 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:CurvaNicchia2Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fronte ;
  x3do:hasChildren :Shape_2_2_33_7_1 ;
  x3do:DEF 'CurvaNicchia2Est' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:scale ( 0.71 0.71 1 ) ;
  x3do:translation ( 7.575 6.5 -39.3725 ) .
:Shape_2_2_33_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :CurvaNicchia2Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_7_1_2 .
:IndexedFaceSet_2_2_33_7_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_7_1 ;
  x3do:hasCoord :Coordinate_2_2_33_7_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_33_7_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_7_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 0.149 .6218712004456791 0.0311325 0.149 .6195289277144369 0.062265 0.149 .6156053358230011 0.0933975 0.149 .6100699153375784 0.12453 0.149 .6028782701290121 0.1556625 0.149 .5939702437622613 0.186795 0.149 .5832672005554145 0.2179275 0.149 .5706681512928509 0.24906 0.149 .5560442297549271 0.2801925 0.149 .5392307176663808 0.311325 0.149 .520015272077417 0.3424575 0.149 .49812000000000006 0.37359 0.149 .47317303441103875 0.4047225 0.149 .4446610411032206 0.435855 0.149 .4118442634585919 0.4669875 0.149 .37359000000000003 0.49812 0.149 .3280012404606879 0.5292525 0.149 .2714068427195601 0.560385 0.149 .19442240018513812 0.5915175 0.149 .0 0.62265 0.149 0 0.62265 0.149 -0.19442240018513812 0.5915175 0.149 -0.2714068427195601 0.560385 0.149 -0.3280012404606879 0.5292525 0.149 -0.37359000000000003 0.49812 0.149 -0.4118442634585919 0.4669875 0.149 -0.4446610411032206 0.435855 0.149 -0.47317303441103875 0.4047225 0.149 -0.49812000000000006 0.37359 0.149 -0.520015272077417 0.3424575 0.149 -0.5392307176663808 0.311325 0.149 -0.5560442297549271 0.2801925 0.149 -0.5706681512928509 0.24906 0.149 -0.5832672005554145 0.2179275 0.149 -0.5939702437622613 0.186795 0.149 -0.6028782701290121 0.1556625 0.149 -0.6100699153375784 0.12453 0.149 -0.6156053358230011 0.0933975 0.149 -0.6195289277144369 0.062265 0.149 -0.6218712004456791 0.0311325 0.149 -0.62265 0.0 0.149 0 0.62265 0 0.62265 0.62265 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 0.62265 0.149 0.62265 0.62265 0.149 0.62265 0 0.149 0.62265 0 0.149 0.62265 0 0.149 ) .
:Appearance_2_2_33_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_7_1 ;
  x3do:hasMaterial :Sandstone-USE-196 .
:Sandstone-USE-196 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AngoliFronte a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fronte ;
  x3do:hasChildren :Shape_2_2_33_8_1 ;
  x3do:DEF 'AngoliFronte' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 9.904 6.94 -39.372 ) .
:Shape_2_2_33_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AngoliFronte ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_8_1_2 .
:IndexedFaceSet_2_2_33_8_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_8_1 ;
  x3do:hasCoord :Coordinate_2_2_33_8_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 6 7 10 11 -1 0 6 7 1 -1 1 2 8 7 -1 3 4 10 9 -1 5 11 10 4 -1 12 13 14 2 1 0 -1 3 15 16 17 5 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_33_8_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_8_1_1 ;
  x3do:point ( 0 0 0 0 0.3 0 0.3 0.3 0 2.03 0.3 0 2.33 0.3 0 2.33 0 0 0 0 0.7 0 0.3 0.7 0.3 0.3 0.7 2.03 0.3 0.7 2.33 0.3 0.7 2.33 0 0.7 -0.445 0 0 -0.445 2.6 0 0.3 2.6 0 2.03 2.6 0 2.765 2.6 0 2.765 0 0 0 5.14 0.7 3.2 5.14 0.7 ) .
:Appearance_2_2_33_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_8_1 ;
  x3do:hasMaterial :Sandstone-USE-197 .
:Sandstone-USE-197 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_8_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AngoliFronteEst a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fronte ;
  x3do:hasChildren :Shape_2_2_33_9_1 ;
  x3do:DEF 'AngoliFronteEst' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 9.904 6.94 -39.521 ) .
:Shape_2_2_33_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AngoliFronteEst ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_9_1_2 .
:IndexedFaceSet_2_2_33_9_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_9_1 ;
  x3do:hasCoord :Coordinate_2_2_33_9_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 12 13 14 2 1 0 -1 3 15 16 17 5 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_33_9_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_9_1_1 ;
  x3do:point ( 0 0 0 0 0.3 0 0.3 0.3 0 2.03 0.3 0 2.33 0.3 0 2.33 0 0 0 0 0.7 0 0.3 0.7 0.3 0.3 0.7 2.03 0.3 0.7 2.33 0.3 0.7 2.33 0 0.7 -0.445 0 0 -0.445 2.6 0 0.3 2.6 0 2.03 2.6 0 2.765 2.6 0 2.765 0 0 ) .
:Appearance_2_2_33_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_9_1 ;
  x3do:hasMaterial :Sandstone-USE-198 .
:Sandstone-USE-198 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_9_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ArcoFronte a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fronte ;
  x3do:hasChildren :Shape_2_2_33_10_1 ;
  x3do:DEF 'ArcoFronte' ;
  x3do:scale ( 1.394 0.82 1 ) ;
  x3do:translation ( 8.738 7.235 -40.08 ) .
:Shape_2_2_33_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArcoFronte ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_10_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_10_1_2 .
:IndexedFaceSet_2_2_33_10_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_10_1 ;
  x3do:hasCoord :Coordinate_2_2_33_10_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_33_10_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_10_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.7 0.6218712004456791 0.0311325 0.7 0.6195289277144369 0.062265 0.7 0.6156053358230011 0.0933975 0.7 0.6100699153375784 0.12453 0.7 0.6028782701290121 0.1556625 0.7 0.5939702437622613 0.186795 0.7 0.5832672005554145 0.2179275 0.7 0.5706681512928509 0.24906 0.7 0.5560442297549271 0.2801925 0.7 0.5392307176663808 0.311325 0.7 0.520015272077417 0.3424575 0.7 0.49812000000000006 0.37359 0.7 0.47317303441103875 0.4047225 0.7 0.4446610411032206 0.435855 0.7 0.4118442634585919 0.4669875 0.7 0.37359000000000003 0.49812 0.7 0.3280012404606879 0.5292525 0.7 0.2714068427195601 0.560385 0.7 0.19442240018513812 0.5915175 0.7 0.0 0.62265 0.7 -0.0 0.62265 0.7 -0.19442240018513812 0.5915175 0.7 -0.2714068427195601 0.560385 0.7 -0.3280012404606879 0.5292525 0.7 -0.37359000000000003 0.49812 0.7 -0.4118442634585919 0.4669875 0.7 -0.4446610411032206 0.435855 0.7 -0.47317303441103875 0.4047225 0.7 -0.49812000000000006 0.37359 0.7 -0.520015272077417 0.3424575 0.7 -0.5392307176663808 0.311325 0.7 -0.5560442297549271 0.2801925 0.7 -0.5706681512928509 0.24906 0.7 -0.5832672005554145 0.2179275 0.7 -0.5939702437622613 0.186795 0.7 -0.6028782701290121 0.1556625 0.7 -0.6100699153375784 0.12453 0.7 -0.6156053358230011 0.0933975 0.7 -0.6195289277144369 0.062265 0.7 -0.6218712004456791 0.0311325 0.7 -0.62265 0.0 0.7 -0.62265 0 0 -0.62265 0 0 -0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.7 -0.62265 0 0.7 -0.62265 2.9 0.7 0.62265 2.9 0.7 0.62265 0 0.7 0.62265 0 0.7 ) .
:Appearance_2_2_33_10_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_10_1 ;
  x3do:hasMaterial :Sandstone-USE-199 .
:Sandstone-USE-199 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_10_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ArcoFronte2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fronte ;
  x3do:hasChildren :Shape_2_2_33_11_1 ;
  x3do:DEF 'ArcoFronte2' ;
  x3do:scale ( 1.394 0.82 1 ) ;
  x3do:translation ( 8.738 7.415 -39.529 ) .
:Shape_2_2_33_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArcoFronte2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_11_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_11_1_2 .
:IndexedFaceSet_2_2_33_11_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_11_1 ;
  x3do:hasCoord :Coordinate_2_2_33_11_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_33_11_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_11_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.149 0.6218712004456791 0.0311325 0.149 0.6195289277144369 0.062265 0.149 0.6156053358230011 0.0933975 0.149 0.6100699153375784 0.12453 0.149 0.6028782701290121 0.1556625 0.149 0.5939702437622613 0.186795 0.149 0.5832672005554145 0.2179275 0.149 0.5706681512928509 0.24906 0.149 0.5560442297549271 0.2801925 0.149 0.5392307176663808 0.311325 0.149 0.520015272077417 0.3424575 0.149 0.49812000000000006 0.37359 0.149 0.47317303441103875 0.4047225 0.149 0.4446610411032206 0.435855 0.149 0.4118442634585919 0.4669875 0.149 0.37359000000000003 0.49812 0.149 0.3280012404606879 0.5292525 0.149 0.2714068427195601 0.560385 0.149 0.19442240018513812 0.5915175 0.149 0.0 0.62265 0.149 -0.0 0.62265 0.149 -0.19442240018513812 0.5915175 0.149 -0.2714068427195601 0.560385 0.149 -0.3280012404606879 0.5292525 0.149 -0.37359000000000003 0.49812 0.149 -0.4118442634585919 0.4669875 0.149 -0.4446610411032206 0.435855 0.149 -0.47317303441103875 0.4047225 0.149 -0.49812000000000006 0.37359 0.149 -0.520015272077417 0.3424575 0.149 -0.5392307176663808 0.311325 0.149 -0.5560442297549271 0.2801925 0.149 -0.5706681512928509 0.24906 0.149 -0.5832672005554145 0.2179275 0.149 -0.5939702437622613 0.186795 0.149 -0.6028782701290121 0.1556625 0.149 -0.6100699153375784 0.12453 0.149 -0.6156053358230011 0.0933975 0.149 -0.6195289277144369 0.062265 0.149 -0.6218712004456791 0.0311325 0.149 -0.62265 0.0 0.149 -0.62265 0 0 -0.62265 0 0 -0.62265 2.4 0 0.62265 2.4 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.149 -0.62265 0 0.149 -0.62265 2.6 0.149 0.62265 2.6 0.149 0.62265 0 0.149 0.62265 0 0.149 ) .
:Appearance_2_2_33_11_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_11_1 ;
  x3do:hasMaterial :Sandstone-USE-200 .
:Sandstone-USE-200 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_11_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AbsideSX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :AbsideSXint, :AbsideNicchiaS1, :AbsideNicchiaS2, :AbsideNicchiaS22, :AbsideSXest ;
  x3do:DEF 'AbsideSX' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 13.545 0.4 -84.475 ) .
:AbsideSXint a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AbsideSX ;
  x3do:hasChildren :Shape_2_2_34_1_1 ;
  x3do:DEF 'AbsideSXint' ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_34_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AbsideSXint ;
  x3do:hasGeometry :IndexedFaceSet_2_2_34_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_34_1_1_2 .
:IndexedFaceSet_2_2_34_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_34_1_1 ;
  x3do:hasCoord :Coordinate_2_2_34_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 3 12 8 9 22 -1 11 22 1 2 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_34_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_34_1_1_1 ;
  x3do:point ( 0 0 0 2.1 0 0 2.1 7 0 0 7 0 0 0 0.149 2.1 0 0.149 2.1 7 0.149 0 7 0.149 0.59 2.51 0 1.49 2.51 0 1.49 4.06 0 1.49 7 0 0.59 7 0 0.59 4.06 0 0.59 2.51 0.7 1.49 2.51 0.7 1.49 4.06 0.7 0.59 4.06 0.7 1.49 7 0.149 0.59 7 0.149 1.49 7 0.7 0.59 7 0.7 1.49 0 0 1.49 0 0.149 1.49 0 0.7 ) .
:Appearance_2_2_34_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_34_1_1 ;
  x3do:hasMaterial :Sandstone-USE-201 .
:Sandstone-USE-201 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_34_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AbsideNicchiaS1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AbsideSX ;
  x3do:hasChildren :Shape_2_2_34_2_1 ;
  x3do:DEF 'AbsideNicchiaS1' ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_34_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AbsideNicchiaS1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_34_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_34_2_1_2 .
:IndexedFaceSet_2_2_34_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_34_2_1 ;
  x3do:hasCoord :Coordinate_2_2_34_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 8 14 17 13 -1 9 15 16 10 -1 8 9 15 14 -1 14 15 16 17 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_34_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_34_2_1_1 ;
  x3do:point ( 0 0 0 2.1 0 0 2.1 7.1 0 0 7.1 0 0 0 0.149 2.1 0 0.149 2.1 7.1 0.149 0 7.1 0.149 0.59 2.51 0 1.49 2.51 0 1.49 4.06 0 1.49 7.1 0 0.59 7.1 0 0.59 4.06 0 0.59 2.51 0.7 1.49 2.51 0.7 1.49 4.06 0.7 0.59 4.06 0.7 1.49 7.1 0.149 0.59 7.1 0.149 1.49 7.1 0.7 0.59 7.1 0.7 1.49 0 0 1.49 0 0.149 1.49 0 0.7 ) .
:Appearance_2_2_34_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_34_2_1 ;
  x3do:hasMaterial :Sandstone-USE-202 .
:Sandstone-USE-202 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_34_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AbsideNicchiaS2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AbsideSX ;
  x3do:hasChildren :Shape_2_2_34_3_1 ;
  x3do:DEF 'AbsideNicchiaS2' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:scale ( 0.725 1 1 ) ;
  x3do:translation ( 10.334 1.49 -38.821 ) .
:Shape_2_2_34_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AbsideNicchiaS2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_34_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_34_3_1_2 .
:IndexedFaceSet_2_2_34_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_34_3_1 ;
  x3do:hasCoord :Coordinate_2_2_34_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_34_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_34_3_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.7 0.6218712004456791 0.0311325 0.7 0.6195289277144369 0.062265 0.7 0.6156053358230011 0.0933975 0.7 0.6100699153375784 0.12453 0.7 0.6028782701290121 0.1556625 0.7 0.5939702437622613 0.186795 0.7 0.5832672005554145 0.2179275 0.7 0.5706681512928509 0.24906 0.7 0.5560442297549271 0.2801925 0.7 0.5392307176663808 0.311325 0.7 0.520015272077417 0.3424575 0.7 0.49812000000000006 0.37359 0.7 0.47317303441103875 0.4047225 0.7 0.4446610411032206 0.435855 0.7 0.4118442634585919 0.4669875 0.7 0.37359000000000003 0.49812 0.7 0.3280012404606879 0.5292525 0.7 0.2714068427195601 0.560385 0.7 0.19442240018513812 0.5915175 0.7 0.0 0.62265 0.7 -0.0 0.62265 0.7 -0.19442240018513812 0.5915175 0.7 -0.2714068427195601 0.560385 0.7 -0.3280012404606879 0.5292525 0.7 -0.37359000000000003 0.49812 0.7 -0.4118442634585919 0.4669875 0.7 -0.4446610411032206 0.435855 0.7 -0.47317303441103875 0.4047225 0.7 -0.49812000000000006 0.37359 0.7 -0.520015272077417 0.3424575 0.7 -0.5392307176663808 0.311325 0.7 -0.5560442297549271 0.2801925 0.7 -0.5706681512928509 0.24906 0.7 -0.5832672005554145 0.2179275 0.7 -0.5939702437622613 0.186795 0.7 -0.6028782701290121 0.1556625 0.7 -0.6100699153375784 0.12453 0.7 -0.6156053358230011 0.0933975 0.7 -0.6195289277144369 0.062265 0.7 -0.6218712004456791 0.0311325 0.7 -0.62265 0.0 0.7 -0.62265 0 0 -0.62265 0 0 -0.62265 -0.5 0 0.62265 -0.5 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.7 -0.62265 0 0.7 -0.62265 3.5 0.7 0.62265 3.5 0.7 0.62265 0 0.7 0.62265 0 0.7 ) .
:Appearance_2_2_34_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_34_3_1 ;
  x3do:hasMaterial :Sandstone-USE-203 .
:Sandstone-USE-203 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_34_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AbsideNicchiaS22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AbsideSX ;
  x3do:hasChildren :Shape_2_2_34_4_1 ;
  x3do:DEF 'AbsideNicchiaS22' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:scale ( 0.725 1 1 ) ;
  x3do:translation ( 10.334 1.49 -39.372 ) .
:Shape_2_2_34_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AbsideNicchiaS22 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_34_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_34_4_1_2 .
:IndexedFaceSet_2_2_34_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_34_4_1 ;
  x3do:hasCoord :Coordinate_2_2_34_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_34_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_34_4_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.149 0.6218712004456791 0.0311325 0.149 0.6195289277144369 0.062265 0.149 0.6156053358230011 0.0933975 0.149 0.6100699153375784 0.12453 0.149 0.6028782701290121 0.1556625 0.149 0.5939702437622613 0.186795 0.149 0.5832672005554145 0.2179275 0.149 0.5706681512928509 0.24906 0.149 0.5560442297549271 0.2801925 0.149 0.5392307176663808 0.311325 0.149 0.520015272077417 0.3424575 0.149 0.49812000000000006 0.37359 0.149 0.47317303441103875 0.4047225 0.149 0.4446610411032206 0.435855 0.149 0.4118442634585919 0.4669875 0.149 0.37359000000000003 0.49812 0.149 0.3280012404606879 0.5292525 0.149 0.2714068427195601 0.560385 0.149 0.19442240018513812 0.5915175 0.149 0.0 0.62265 0.149 -0.0 0.62265 0.149 -0.19442240018513812 0.5915175 0.149 -0.2714068427195601 0.560385 0.149 -0.3280012404606879 0.5292525 0.149 -0.37359000000000003 0.49812 0.149 -0.4118442634585919 0.4669875 0.149 -0.4446610411032206 0.435855 0.149 -0.47317303441103875 0.4047225 0.149 -0.49812000000000006 0.37359 0.149 -0.520015272077417 0.3424575 0.149 -0.5392307176663808 0.311325 0.149 -0.5560442297549271 0.2801925 0.149 -0.5706681512928509 0.24906 0.149 -0.5832672005554145 0.2179275 0.149 -0.5939702437622613 0.186795 0.149 -0.6028782701290121 0.1556625 0.149 -0.6100699153375784 0.12453 0.149 -0.6156053358230011 0.0933975 0.149 -0.6195289277144369 0.062265 0.149 -0.6218712004456791 0.0311325 0.149 -0.62265 0.0 0.149 -0.62265 0 0 -0.62265 0 0 -0.62265 3 0 0.62265 3 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.149 -0.62265 0 0.149 -0.62265 3.55 0.149 0.62265 3.55 0.149 0.62265 0 0.149 0.62265 0 0.149 ) .
:Appearance_2_2_34_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_34_4_1 ;
  x3do:hasMaterial :Sandstone-USE-204 .
:Sandstone-USE-204 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_34_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:AbsideSXest a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AbsideSX ;
  x3do:hasChildren :Shape_2_2_34_5_1 ;
  x3do:DEF 'AbsideSXest' ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_34_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :AbsideSXest ;
  x3do:hasGeometry :IndexedFaceSet_2_2_34_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_34_5_1_2 .
:IndexedFaceSet_2_2_34_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_34_5_1 ;
  x3do:hasCoord :Coordinate_2_2_34_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 5 23 18 6 -1 4 26 19 7 -1 26 28 29 23 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_34_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_34_5_1_1 ;
  x3do:point ( 0 0 0 2.1 0 0 2.1 7 0 0 7 0 0 0 0.149 2.1 0 0.149 2.1 7 0.149 0 7 0.149 0.59 2.51 0 1.49 2.51 0 1.49 4.06 0 1.49 7 0 0.59 7 0 0.59 4.06 0 0.59 2.51 0.7 1.49 2.51 0.7 1.49 4.06 0.7 0.59 4.06 0.7 1.49 7 0.149 0.59 7 0.149 1.49 7 0.7 0.59 7 0.7 1.49 0 0 1.49 0 0.149 1.49 0 0.7 0.59 0 0 0.59 0 0.149 0.59 0 0.7 0.59 2.51 0.149 1.49 2.51 0.149 1.49 4.06 0.149 0.59 4.06 0.149 ) .
:Appearance_2_2_34_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_34_5_1 ;
  x3do:hasMaterial :Sandstone-USE-205 .
:Sandstone-USE-205 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_34_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Finestra4DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :terminixfinLAT4, :terminixfinSOTbis ;
  x3do:DEF 'Finestra4DX' ;
  x3do:translation ( 7.3205 -0.01 -27.56 ) .
:terminixfinLAT4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra4DX ;
  x3do:hasChildren :terminexfin4, :terminexfin42 ;
  x3do:DEF 'terminixfinLAT4' ;
  x3do:translation ( 9.3699 -0.2165 -6.55 ) .
:terminexfin4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT4 ;
  x3do:hasChildren :Shape_2_2_35_1_1_1 ;
  x3do:DEF 'terminexfin4' .
:Shape_2_2_35_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin4 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_35_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_35_1_1_1_2 .
:IndexedFaceSet_2_2_35_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_35_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_35_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_35_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_35_1_1_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 -0.149 0.7 0 -0.149 0 2.75 0 0.95 2.75 0 0.95 2.75 -0.149 0.7 2.75 -0.149 ) .
:Appearance_2_2_35_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_35_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-206 .
:Sandstone-USE-206 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_35_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin42 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT4 ;
  x3do:hasChildren :Shape_2_2_35_1_2_1 ;
  x3do:DEF 'terminexfin42' ;
  x3do:translation ( 0 0 -1.82 ) .
:Shape_2_2_35_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin42 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_35_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_35_1_2_1_2 .
:IndexedFaceSet_2_2_35_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_35_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_35_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_35_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_35_1_2_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 0.149 0.7 0 0.149 0 2.75 0 0.95 2.75 0 0.95 2.75 0.149 0.7 2.75 0.149 ) .
:Appearance_2_2_35_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_35_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-207 .
:Sandstone-USE-207 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_35_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminixfinSOTbis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra4DX ;
  x3do:hasChildren :terminexfin1, :terminexfin2 ;
  x3do:DEF 'terminixfinSOTbis' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 9.37 -0.2165 -8.37 ) .
:terminexfin1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOTbis ;
  x3do:hasChildren :Shape_2_2_35_2_1_1 ;
  x3do:DEF 'terminexfin1' .
:Shape_2_2_35_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_35_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_35_2_1_1_2 .
:IndexedFaceSet_2_2_35_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_35_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_35_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_35_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_35_2_1_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 -0.149 0.7 0 -0.149 0 1.82 0 0.95 1.82 0 0.95 1.82 -0.149 0.7 1.82 -0.149 ) .
:Appearance_2_2_35_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_35_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-208 .
:Sandstone-USE-208 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_35_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOTbis ;
  x3do:hasChildren :Shape_2_2_35_2_2_1 ;
  x3do:DEF 'terminexfin2' ;
  x3do:translation ( 0 0 -2.75 ) .
:Shape_2_2_35_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_35_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_35_2_2_1_2 .
:IndexedFaceSet_2_2_35_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_35_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_35_2_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_35_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_35_2_2_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 0.149 0.7 0 0.149 0 1.82 0 0.95 1.82 0 0.95 1.82 0.149 0.7 1.82 0.149 ) .
:Appearance_2_2_35_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_35_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-209 .
:Sandstone-USE-209 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_35_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Finestra4SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :terminixfinLAT42, :terminixfinSOT2 ;
  x3do:DEF 'Finestra4SX' ;
  x3do:translation ( -14.521 -0.01 -27.56 ) .
:terminixfinLAT42 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra4SX ;
  x3do:hasChildren :terminexfin422, :terminexfin4222 ;
  x3do:DEF 'terminixfinLAT42' ;
  x3do:translation ( 9.3699 -0.2165 -6.55 ) .
:terminexfin422 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT42 ;
  x3do:hasChildren :Shape_2_2_36_1_1_1 ;
  x3do:DEF 'terminexfin422' .
:Shape_2_2_36_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin422 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_36_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_36_1_1_1_2 .
:IndexedFaceSet_2_2_36_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_36_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_36_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_36_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_36_1_1_1_1 ;
  x3do:point ( 0 0 0 -0.95 0 0 -0.95 0 -0.149 -0.7 0 -0.149 0 2.75 0 -0.95 2.75 0 -0.95 2.75 -0.149 -0.7 2.75 -0.149 ) .
:Appearance_2_2_36_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_36_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-210 .
:Sandstone-USE-210 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_36_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin4222 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT42 ;
  x3do:hasChildren :Shape_2_2_36_1_2_1 ;
  x3do:DEF 'terminexfin4222' ;
  x3do:translation ( 0 0 -1.82 ) .
:Shape_2_2_36_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin4222 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_36_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_36_1_2_1_2 .
:IndexedFaceSet_2_2_36_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_36_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_36_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_36_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_36_1_2_1_1 ;
  x3do:point ( 0 0 0 -0.95 0 0 -0.95 0 0.149 -0.7 0 0.149 0 2.75 0 -0.95 2.75 0 -0.95 2.75 0.149 -0.7 2.75 0.149 ) .
:Appearance_2_2_36_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_36_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-211 .
:Sandstone-USE-211 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_36_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminixfinSOT2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra4SX ;
  x3do:hasChildren :terminexfin12, :terminexfin22 ;
  x3do:DEF 'terminixfinSOT2' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 9.37 -0.2165 -8.37 ) .
:terminexfin12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOT2 ;
  x3do:hasChildren :Shape_2_2_36_2_1_1 ;
  x3do:DEF 'terminexfin12' .
:Shape_2_2_36_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin12 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_36_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_36_2_1_1_2 .
:IndexedFaceSet_2_2_36_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_36_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_36_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_36_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_36_2_1_1_1 ;
  x3do:point ( 0 0 0 -0.95 0 0 -0.95 0 -0.149 -0.7 0 -0.149 0 1.82 0 -0.95 1.82 0 -0.95 1.82 -0.149 -0.7 1.82 -0.149 ) .
:Appearance_2_2_36_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_36_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-212 .
:Sandstone-USE-212 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_36_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOT2 ;
  x3do:hasChildren :Shape_2_2_36_2_2_1 ;
  x3do:DEF 'terminexfin22' ;
  x3do:translation ( 0 0 -2.75 ) .
:Shape_2_2_36_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin22 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_36_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_36_2_2_1_2 .
:IndexedFaceSet_2_2_36_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_36_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_36_2_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_36_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_36_2_2_1_1 ;
  x3do:point ( 0 0 0 -0.95 0 0 -0.95 0 0.149 -0.7 0 0.149 0 1.82 0 -0.95 1.82 0 -0.95 1.82 0.149 -0.7 1.82 0.149 ) .
:Appearance_2_2_36_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_36_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-213 .
:Sandstone-USE-213 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_36_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FinestreDX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :finestraDX, :Finestra2, :Finestra3 ;
  x3do:DEF 'FinestreDX' .
:finestraDX a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :FinestreDX ;
  x3do:hasChildren :Finestra1 ;
  x3do:DEF 'finestraDX' .
:Finestra1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :finestraDX ;
  x3do:hasChildren :terminixfinLAT, :terminixfinSOT ;
  x3do:DEF 'Finestra1' ;
  x3do:translation ( 0 -0.01 -0.19 ) .
:terminixfinLAT a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra1 ;
  x3do:hasChildren :terminexfin1DXbis, :terminexfin2DXbis ;
  x3do:DEF 'terminixfinLAT' ;
  x3do:translation ( 9.3699 -0.2165 -6.55 ) .
:terminexfin1DXbis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT ;
  x3do:hasChildren :Shape_2_2_37_1_1_1_1_1 ;
  x3do:DEF 'terminexfin1DXbis' .
:Shape_2_2_37_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin1DXbis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_37_1_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_37_1_1_1_1_1_2 .
:IndexedFaceSet_2_2_37_1_1_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_37_1_1_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_37_1_1_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_37_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_37_1_1_1_1_1_1 ;
  x3do:point ( 0 0 0 1.31 0 0 1.31 0 -0.149 0.89 0 -0.149 0 2.75 0 1.31 2.75 0 1.31 2.75 -0.149 0.89 2.75 -0.149 ) .
:Appearance_2_2_37_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_37_1_1_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-214 .
:Sandstone-USE-214 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_37_1_1_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin2DXbis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT ;
  x3do:hasChildren :Shape_2_2_37_1_1_1_2_1 ;
  x3do:DEF 'terminexfin2DXbis' ;
  x3do:translation ( 0 0 -1.82 ) .
:Shape_2_2_37_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin2DXbis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_37_1_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_37_1_1_1_2_1_2 .
:IndexedFaceSet_2_2_37_1_1_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_37_1_1_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_37_1_1_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_37_1_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_37_1_1_1_2_1_1 ;
  x3do:point ( 0 0 0 1.31 0 0 1.31 0 0.149 0.89 0 0.149 0 2.75 0 1.31 2.75 0 1.31 2.75 0.149 0.89 2.75 0.149 ) .
:Appearance_2_2_37_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_37_1_1_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-215 .
:Sandstone-USE-215 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_37_1_1_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminixfinSOT a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra1 ;
  x3do:hasChildren :terminexfin1DX, :terminexfin2DX ;
  x3do:DEF 'terminixfinSOT' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 9.37 -0.2165 -8.37 ) .
:terminexfin1DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOT ;
  x3do:hasChildren :Shape_2_2_37_1_1_2_1_1 ;
  x3do:DEF 'terminexfin1DX' .
:Shape_2_2_37_1_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin1DX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_37_1_1_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_37_1_1_2_1_1_2 .
:IndexedFaceSet_2_2_37_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_37_1_1_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_37_1_1_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_37_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_37_1_1_2_1_1_1 ;
  x3do:point ( 0 0 0 1.31 0 0 1.31 0 -0.149 0.89 0 -0.149 0 1.82 0 1.31 1.82 0 1.31 1.82 -0.149 0.89 1.82 -0.149 ) .
:Appearance_2_2_37_1_1_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_37_1_1_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-216 .
:Sandstone-USE-216 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_37_1_1_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin2DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOT ;
  x3do:hasChildren :Shape_2_2_37_1_1_2_2_1 ;
  x3do:DEF 'terminexfin2DX' ;
  x3do:translation ( 0 0 -2.75 ) .
:Shape_2_2_37_1_1_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin2DX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_37_1_1_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_37_1_1_2_2_1_2 .
:IndexedFaceSet_2_2_37_1_1_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_37_1_1_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_37_1_1_2_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_37_1_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_37_1_1_2_2_1_1 ;
  x3do:point ( 0 0 0 1.31 0 0 1.31 0 0.149 0.89 0 0.149 0 1.82 0 1.31 1.82 0 1.31 1.82 0.149 0.89 1.82 0.149 ) .
:Appearance_2_2_37_1_1_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_37_1_1_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-217 .
:Sandstone-USE-217 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_37_1_1_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Finestra2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FinestreDX ;
  x3do:hasChildren :finestraDX-USE-1 ;
  x3do:DEF 'Finestra2' ;
  x3do:translation ( 0 0 -9.22 ) .
:finestraDX-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Finestra2 ;
  owl:sameAs :finestraDX . # DEF matching this USE
:Finestra3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FinestreDX ;
  x3do:hasChildren :finestraDX-USE-2 ;
  x3do:DEF 'Finestra3' ;
  x3do:translation ( 0 0 -18.195 ) .
:finestraDX-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Finestra3 ;
  owl:sameAs :finestraDX . # DEF matching this USE
:FinestreSX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :finestraSX, :Finestra22SX, :Finestra32SX ;
  x3do:DEF 'FinestreSX' ;
  x3do:translation ( -7.187 0 0 ) .
:finestraSX a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :FinestreSX ;
  x3do:hasChildren :Finestra12SX ;
  x3do:DEF 'finestraSX' .
:Finestra12SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :finestraSX ;
  x3do:hasChildren :terminixfinLAT2SX, :terminixfinSOT2SX ;
  x3do:DEF 'Finestra12SX' ;
  x3do:translation ( 0 -0.01 -0.19 ) .
:terminixfinLAT2SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra12SX ;
  x3do:hasChildren :terminexfin12SXbis, :terminexfin22SXbis ;
  x3do:DEF 'terminixfinLAT2SX' ;
  x3do:translation ( 9.3699 -0.2165 -6.55 ) .
:terminexfin12SXbis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT2SX ;
  x3do:hasChildren :Shape_2_2_38_1_1_1_1_1 ;
  x3do:DEF 'terminexfin12SXbis' .
:Shape_2_2_38_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin12SXbis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_38_1_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_1_1_1_1_1_2 .
:IndexedFaceSet_2_2_38_1_1_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_38_1_1_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_38_1_1_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_38_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_38_1_1_1_1_1_1 ;
  x3do:point ( 0 0 0 -1.31 0 0 -1.31 0 -0.149 -0.89 0 -0.149 0 2.75 0 -1.31 2.75 0 -1.31 2.75 -0.149 -0.89 2.75 -0.149 ) .
:Appearance_2_2_38_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_1_1_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-218 .
:Sandstone-USE-218 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_1_1_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin22SXbis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLAT2SX ;
  x3do:hasChildren :Shape_2_2_38_1_1_1_2_1 ;
  x3do:DEF 'terminexfin22SXbis' ;
  x3do:translation ( 0 0 -1.82 ) .
:Shape_2_2_38_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin22SXbis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_38_1_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_1_1_1_2_1_2 .
:IndexedFaceSet_2_2_38_1_1_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_38_1_1_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_38_1_1_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_38_1_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_38_1_1_1_2_1_1 ;
  x3do:point ( 0 0 0 -1.31 0 0 -1.31 0 0.149 -0.89 0 0.149 0 2.75 0 -1.31 2.75 0 -1.31 2.75 0.149 -0.89 2.75 0.149 ) .
:Appearance_2_2_38_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_1_1_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-219 .
:Sandstone-USE-219 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_1_1_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminixfinSOT2SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Finestra12SX ;
  x3do:hasChildren :terminexfin12SX, :terminexfin22SX ;
  x3do:DEF 'terminixfinSOT2SX' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 9.37 -0.2165 -8.37 ) .
:terminexfin12SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOT2SX ;
  x3do:hasChildren :Shape_2_2_38_1_1_2_1_1 ;
  x3do:DEF 'terminexfin12SX' .
:Shape_2_2_38_1_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin12SX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_38_1_1_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_1_1_2_1_1_2 .
:IndexedFaceSet_2_2_38_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_38_1_1_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_38_1_1_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_38_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_38_1_1_2_1_1_1 ;
  x3do:point ( 0 0 0 -1.31 0 0 -1.31 0 -0.149 -0.89 0 -0.149 0 1.82 0 -1.31 1.82 0 -1.31 1.82 -0.149 -0.89 1.82 -0.149 ) .
:Appearance_2_2_38_1_1_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_1_1_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-220 .
:Sandstone-USE-220 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_1_1_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfin22SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOT2SX ;
  x3do:hasChildren :Shape_2_2_38_1_1_2_2_1 ;
  x3do:DEF 'terminexfin22SX' ;
  x3do:translation ( 0 0 -2.75 ) .
:Shape_2_2_38_1_1_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin22SX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_38_1_1_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_1_1_2_2_1_2 .
:IndexedFaceSet_2_2_38_1_1_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_38_1_1_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_38_1_1_2_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_38_1_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_38_1_1_2_2_1_1 ;
  x3do:point ( 0 0 0 -1.31 0 0 -1.31 0 0.149 -0.89 0 0.149 0 1.82 0 -1.31 1.82 0 -1.31 1.82 0.149 -0.89 1.82 0.149 ) .
:Appearance_2_2_38_1_1_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_1_1_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-221 .
:Sandstone-USE-221 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_1_1_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Finestra22SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FinestreSX ;
  x3do:hasChildren :finestraSX-USE-1 ;
  x3do:DEF 'Finestra22SX' ;
  x3do:translation ( 0 0 -9.22 ) .
:finestraSX-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Finestra22SX ;
  owl:sameAs :finestraSX . # DEF matching this USE
:Finestra32SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FinestreSX ;
  x3do:hasChildren :finestraSX-USE-2 ;
  x3do:DEF 'Finestra32SX' ;
  x3do:translation ( 0 0 -18.195 ) .
:finestraSX-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Finestra32SX ;
  owl:sameAs :finestraSX . # DEF matching this USE
:portaDX a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :terminixpor ;
  x3do:DEF 'portaDX' .
:terminixpor a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :portaDX ;
  x3do:hasChildren :terminexpor1bis, :terminexpor2bis ;
  x3do:DEF 'terminixpor' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 13.24 -2.135 -31.169 ) .
:terminexpor1bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixpor ;
  x3do:hasChildren :Shape_2_2_39_1_1_1 ;
  x3do:DEF 'terminexpor1bis' ;
  x3do:translation ( 0 0 0.01 ) .
:Shape_2_2_39_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor1bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_39_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_39_1_1_1_2 .
:IndexedFaceSet_2_2_39_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_39_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_39_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_39_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_39_1_1_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 -0.149 0.76 0 -0.149 0 2.75 0 0.95 2.75 0 0.95 2.75 -0.149 0.76 2.75 -0.149 ) .
:Appearance_2_2_39_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_39_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-222 .
:Sandstone-USE-222 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_39_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexpor2bis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixpor ;
  x3do:hasChildren :Shape_2_2_39_1_2_1 ;
  x3do:DEF 'terminexpor2bis' ;
  x3do:translation ( 0 0 -1.7 ) .
:Shape_2_2_39_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor2bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_39_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_39_1_2_1_2 .
:IndexedFaceSet_2_2_39_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_39_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_39_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_39_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_39_1_2_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 0.149 0.76 0 0.149 0 2.75 0 0.95 2.75 0 0.95 2.75 0.149 0.76 2.75 0.149 ) .
:Appearance_2_2_39_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_39_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-223 .
:Sandstone-USE-223 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_39_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:portaSX a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :terminixporSX ;
  x3do:DEF 'portaSX' .
:terminixporSX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :portaSX ;
  x3do:hasChildren :terminexpor12SX, :terminexpor22SX ;
  x3do:DEF 'terminixporSX' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( -2.226 -2.135 -31.1655 ) .
:terminexpor12SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixporSX ;
  x3do:hasChildren :Shape_2_2_40_1_1_1 ;
  x3do:DEF 'terminexpor12SX' ;
  x3do:translation ( 0 0 0.01 ) .
:Shape_2_2_40_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor12SX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_40_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_40_1_1_1_2 .
:IndexedFaceSet_2_2_40_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_40_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_40_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_40_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_40_1_1_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 -0.149 0.76 0 -0.149 0 2.75 0 0.95 2.75 0 0.95 2.75 -0.149 0.76 2.75 -0.149 ) .
:Appearance_2_2_40_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_40_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-224 .
:Sandstone-USE-224 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_40_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexpor22SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixporSX ;
  x3do:hasChildren :Shape_2_2_40_1_2_1 ;
  x3do:DEF 'terminexpor22SX' ;
  x3do:translation ( 0 0 -1.7 ) .
:Shape_2_2_40_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor22SX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_40_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_40_1_2_1_2 .
:IndexedFaceSet_2_2_40_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_40_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_40_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_40_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_40_1_2_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 0.149 0.76 0 0.149 0 2.75 0 0.95 2.75 0 0.95 2.75 0.149 0.76 2.75 0.149 ) .
:Appearance_2_2_40_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_40_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-225 .
:Sandstone-USE-225 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_40_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:PortaPresb a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :terminixporbis2 ;
  x3do:DEF 'PortaPresb' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 40.461 0 -26.74 ) .
:terminixporbis2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortaPresb ;
  x3do:hasChildren :terminexpor1bis2, :terminexpor2bis2 ;
  x3do:DEF 'terminixporbis2' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 13.24 -2.135 -31.169 ) .
:terminexpor1bis2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixporbis2 ;
  x3do:hasChildren :Shape_2_2_41_1_1_1 ;
  x3do:DEF 'terminexpor1bis2' .
:Shape_2_2_41_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor1bis2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_41_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_41_1_1_1_2 .
:IndexedFaceSet_2_2_41_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_41_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_41_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_41_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_41_1_1_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 -0.149 0.76 0 -0.149 0 2.75 0 0.95 2.75 0 0.95 2.75 -0.149 0.76 2.75 -0.149 ) .
:Appearance_2_2_41_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_41_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-226 .
:Sandstone-USE-226 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_41_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexpor2bis2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixporbis2 ;
  x3do:hasChildren :Shape_2_2_41_1_2_1 ;
  x3do:DEF 'terminexpor2bis2' ;
  x3do:translation ( 0 0 -1.92 ) .
:Shape_2_2_41_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor2bis2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_41_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_41_1_2_1_2 .
:IndexedFaceSet_2_2_41_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_41_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_41_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_41_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_41_1_2_1_1 ;
  x3do:point ( 0 0 0 0.95 0 0 0.95 0 0.149 0.76 0 0.149 0 2.75 0 0.95 2.75 0 0.95 2.75 0.149 0.76 2.75 0.149 ) .
:Appearance_2_2_41_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_41_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-227 .
:Sandstone-USE-227 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_41_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:PortaRetro a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :terminexpor1, :terminexpor2 ;
  x3do:DEF 'PortaRetro' ;
  x3do:translation ( 10.2473 -2.135 -45.612 ) .
:terminexpor1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortaRetro ;
  x3do:hasChildren :Shape_2_2_42_1_1 ;
  x3do:DEF 'terminexpor1' .
:Shape_2_2_42_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_42_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_42_1_1_2 .
:IndexedFaceSet_2_2_42_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_42_1_1 ;
  x3do:hasCoord :Coordinate_2_2_42_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_42_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_42_1_1_1 ;
  x3do:point ( 0 0 0 -0.95 0 0 -0.95 0 -0.4 -0.78 0 -0.4 0 2.75 0 -0.95 2.75 0 -0.95 2.75 -0.4 -0.78 2.75 -0.4 ) .
:Appearance_2_2_42_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_42_1_1 ;
  x3do:hasMaterial :Sandstone-USE-228 .
:Sandstone-USE-228 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_42_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexpor2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortaRetro ;
  x3do:hasChildren :Shape_2_2_42_2_1 ;
  x3do:DEF 'terminexpor2' ;
  x3do:translation ( 0 0 -1.633 ) .
:Shape_2_2_42_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_42_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_42_2_1_2 .
:IndexedFaceSet_2_2_42_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_42_2_1 ;
  x3do:hasCoord :Coordinate_2_2_42_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_42_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_42_2_1_1 ;
  x3do:point ( 0 0 0 -0.95 0 0 -0.95 0 0.4 -0.78 0 0.4 0 2.75 0 -0.95 2.75 0 -0.95 2.75 0.4 -0.78 2.75 0.4 ) .
:Appearance_2_2_42_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_42_2_1 ;
  x3do:hasMaterial :Sandstone-USE-229 .
:Sandstone-USE-229 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_42_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:FinestraA1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :terminixfinLATa, :terminixfinSOTa ;
  x3do:DEF 'FinestraA1' ;
  x3do:translation ( -7.116 1.45 -34.15 ) .
:terminixfinLATa a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FinestraA1 ;
  x3do:hasChildren :terminexfinA1, :terminexfinA2 ;
  x3do:DEF 'terminixfinLATa' ;
  x3do:translation ( 9.3699 -0.2165 -6.55 ) .
:terminexfinA1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLATa ;
  x3do:hasChildren :Shape_2_2_43_1_1_1 ;
  x3do:DEF 'terminexfinA1' .
:Shape_2_2_43_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfinA1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_43_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_43_1_1_1_2 .
:IndexedFaceSet_2_2_43_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_43_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_43_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_43_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_43_1_1_1_1 ;
  x3do:point ( 0 0 0 -0.95 0 0 -0.95 0 -0.149 -0.76 0 -0.149 0 2.49 0 -0.95 2.49 0 -0.95 2.49 -0.149 -0.76 2.49 -0.149 ) .
:Appearance_2_2_43_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_43_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-230 .
:Sandstone-USE-230 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_43_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfinA2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinLATa ;
  x3do:hasChildren :Shape_2_2_43_1_2_1 ;
  x3do:DEF 'terminexfinA2' ;
  x3do:translation ( 0 0 -1.527 ) .
:Shape_2_2_43_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfinA2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_43_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_43_1_2_1_2 .
:IndexedFaceSet_2_2_43_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_43_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_43_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_43_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_43_1_2_1_1 ;
  x3do:point ( 0 0 0 -0.95 0 0 -0.95 0 0.149 -0.76 0 0.149 0 2.49 0 -0.95 2.49 0 -0.95 2.49 0.149 -0.76 2.49 0.149 ) .
:Appearance_2_2_43_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_43_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-231 .
:Sandstone-USE-231 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_43_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminixfinSOTa a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FinestraA1 ;
  x3do:hasChildren :terminexfinA12, :terminexfinA22 ;
  x3do:DEF 'terminixfinSOTa' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 9.37 -0.2165 -8.08 ) .
:terminexfinA12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOTa ;
  x3do:hasChildren :Shape_2_2_43_2_1_1 ;
  x3do:DEF 'terminexfinA12' .
:Shape_2_2_43_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfinA12 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_43_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_43_2_1_1_2 .
:IndexedFaceSet_2_2_43_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_43_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_43_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_43_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_43_2_1_1_1 ;
  x3do:point ( 0 0 0 -0.95 0 0 -0.95 0 -0.149 -0.76 0 -0.149 0 1.527 0 -0.95 1.527 0 -0.95 1.527 -0.149 -0.76 1.527 -0.149 ) .
:Appearance_2_2_43_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_43_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-232 .
:Sandstone-USE-232 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_43_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:terminexfinA22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :terminixfinSOTa ;
  x3do:hasChildren :Shape_2_2_43_2_2_1 ;
  x3do:DEF 'terminexfinA22' ;
  x3do:translation ( 0 0 -2.49 ) .
:Shape_2_2_43_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfinA22 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_43_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_43_2_2_1_2 .
:IndexedFaceSet_2_2_43_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_43_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_43_2_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_43_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_43_2_2_1_1 ;
  x3do:point ( 0 0 0 -0.95 0 0 -0.95 0 0.149 -0.76 0 0.149 0 1.527 0 -0.95 1.527 0 -0.95 1.527 0.149 -0.76 1.527 0.149 ) .
:Appearance_2_2_43_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_43_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-233 .
:Sandstone-USE-233 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_43_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_44 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_44_1 ;
  x3do:translation ( 7.55 0 -1.32 ) .
:Shape_2_2_44_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_44 ;
  x3do:hasGeometry :Box_2_2_44_1_1 ;
  x3do:hasAppearance :Appearance_2_2_44_1_2 .
:Box_2_2_44_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_44_1 ;
  x3do:size ( 0.14 4.27 1.35 ) .
:Appearance_2_2_44_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_44_1 ;
  x3do:hasMaterial :Sandstone-USE-234 .
:Sandstone-USE-234 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_44_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_45 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_45_1 ;
  x3do:translation ( 9.3 0 -2.1 ) .
:Shape_2_2_45_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_45 ;
  x3do:hasGeometry :Box_2_2_45_1_1 ;
  x3do:hasAppearance :Appearance_2_2_45_1_2 .
:Box_2_2_45_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_45_1 ;
  x3do:size ( 0.19 4.27 0.22 ) .
:Appearance_2_2_45_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_45_1 ;
  x3do:hasMaterial :Sandstone-USE-235 .
:Sandstone-USE-235 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_45_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_46 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_46_1 ;
  x3do:translation ( 7.64 0 -2.1 ) .
:Shape_2_2_46_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_46 ;
  x3do:hasGeometry :Box_2_2_46_1_1 ;
  x3do:hasAppearance :Appearance_2_2_46_1_2 .
:Box_2_2_46_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_46_1 ;
  x3do:size ( 0.32 4.27 0.22 ) .
:Appearance_2_2_46_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_46_1 ;
  x3do:hasMaterial :Sandstone-USE-236 .
:Sandstone-USE-236 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_46_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_47 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_47_1 ;
  x3do:translation ( 7.28 0 -2.35 ) .
:Shape_2_2_47_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_47 ;
  x3do:hasGeometry :Box_2_2_47_1_1 ;
  x3do:hasAppearance :Appearance_2_2_47_1_2 .
:Box_2_2_47_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_47_1 ;
  x3do:size ( 0.22 4.27 0.33 ) .
:Appearance_2_2_47_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_47_1 ;
  x3do:hasMaterial :Sandstone-USE-237 .
:Sandstone-USE-237 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_47_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_48 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_48_1 ;
  x3do:translation ( 7.28 0 -3.89 ) .
:Shape_2_2_48_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_48 ;
  x3do:hasGeometry :Box_2_2_48_1_1 ;
  x3do:hasAppearance :Appearance_2_2_48_1_2 .
:Box_2_2_48_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_48_1 ;
  x3do:size ( 0.22 4.27 0.33 ) .
:Appearance_2_2_48_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_48_1 ;
  x3do:hasMaterial :Sandstone-USE-238 .
:Sandstone-USE-238 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_48_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_49 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_49_1 ;
  x3do:translation ( 8.32 0 -4.1 ) .
:Shape_2_2_49_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_49 ;
  x3do:hasGeometry :Box_2_2_49_1_1 ;
  x3do:hasAppearance :Appearance_2_2_49_1_2 .
:Box_2_2_49_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_49_1 ;
  x3do:size ( 2.3 4.27 0.14 ) .
:Appearance_2_2_49_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_49_1 ;
  x3do:hasMaterial :Sandstone-USE-239 .
:Sandstone-USE-239 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_49_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Piano a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_50_1 ;
  x3do:DEF 'Piano' ;
  x3do:translation ( 5.8465 2.03 -3.2 ) .
:Shape_2_2_50_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Piano ;
  x3do:hasGeometry :Box_2_2_50_1_1 ;
  x3do:hasAppearance :Appearance_2_2_50_1_2 .
:Box_2_2_50_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_50_1 ;
  x3do:size ( 7.4 0.38 6.7 ) .
:Appearance_2_2_50_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_50_1 ;
  x3do:hasMaterial :Sandstone-USE-240 .
:Sandstone-USE-240 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_50_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Piano2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_51_1 ;
  x3do:DEF 'Piano2' ;
  x3do:translation ( 5.8465 1.815 -3.28 ) .
:Shape_2_2_51_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Piano2 ;
  x3do:hasGeometry :Box_2_2_51_1_1 ;
  x3do:hasAppearance :Appearance_2_2_51_1_2 .
:Box_2_2_51_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_51_1 ;
  x3do:size ( 7.3 0.0447 6.88 ) .
:Appearance_2_2_51_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_51_1 ;
  x3do:hasMaterial :Sandstone-USE-241 .
:Sandstone-USE-241 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_51_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:BARRE a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Barre1, :Barre2, :Barre3, :Barre4, :Barre5, :Barre6, :Barra ;
  x3do:DEF 'BARRE' .
:Barre1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARRE ;
  x3do:hasChildren :Bar ;
  x3do:DEF 'Barre1' ;
  x3do:translation ( 6.55 1.7 -4.4 ) .
:Bar a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Barre1 ;
  x3do:hasGeometry :Box_2_2_52_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_52_1_1_2 ;
  x3do:DEF 'Bar' .
:Box_2_2_52_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Bar ;
  x3do:size ( 0.14 0.14 4.3 ) .
:Appearance_2_2_52_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Bar ;
  x3do:hasMaterial :Sandstone-USE-242 .
:Sandstone-USE-242 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_52_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Barre2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARRE ;
  x3do:hasChildren :Bar-USE-1 ;
  x3do:DEF 'Barre2' ;
  x3do:translation ( 5.02 1.7 -4.4 ) .
:Bar-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Barre2 ;
  owl:sameAs :Bar . # DEF matching this USE
:Barre3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARRE ;
  x3do:hasChildren :Bar-USE-2 ;
  x3do:DEF 'Barre3' ;
  x3do:translation ( 3.545 1.7 -4.4 ) .
:Bar-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Barre3 ;
  owl:sameAs :Bar . # DEF matching this USE
:Barre4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARRE ;
  x3do:hasChildren :Bar-USE-3 ;
  x3do:DEF 'Barre4' ;
  x3do:translation ( 2.27 1.7 -4.4 ) .
:Bar-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Barre4 ;
  owl:sameAs :Bar . # DEF matching this USE
:Barre5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARRE ;
  x3do:hasChildren :Bar-USE-4 ;
  x3do:DEF 'Barre5' ;
  x3do:translation ( 8.005 1.7 -4.4 ) .
:Bar-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Barre5 ;
  owl:sameAs :Bar . # DEF matching this USE
:Barre6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARRE ;
  x3do:hasChildren :Bar-USE-5 ;
  x3do:DEF 'Barre6' ;
  x3do:translation ( 9.32 1.7 -4.4 ) .
:Bar-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Barre6 ;
  owl:sameAs :Bar . # DEF matching this USE
:Barra a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARRE ;
  x3do:hasChildren :Shape_2_2_52_7_1 ;
  x3do:DEF 'Barra' ;
  x3do:translation ( 5.8465 1.56 -6.28 ) .
:Shape_2_2_52_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Barra ;
  x3do:hasGeometry :Box_2_2_52_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_52_7_1_2 .
:Box_2_2_52_7_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_52_7_1 ;
  x3do:size ( 7.3 0.14 0.14 ) .
:Appearance_2_2_52_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_52_7_1 ;
  x3do:hasMaterial :Sandstone-USE-243 .
:Sandstone-USE-243 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_52_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Organo a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_53_1 ;
  x3do:DEF 'Organo' ;
  x3do:translation ( 5.8465 4.03 -2.1 ) .
:Shape_2_2_53_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Organo ;
  x3do:hasGeometry :Box_2_2_53_1_1 ;
  x3do:hasAppearance :Appearance_2_2_53_1_2 .
:Box_2_2_53_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_53_1 ;
  x3do:size ( 3 3.6 2.34 ) .
:Appearance_2_2_53_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_53_1 ;
  x3do:hasMaterial :Sandstone-USE-244 .
:Sandstone-USE-244 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_53_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:DecOrg a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_54_1 ;
  x3do:DEF 'DecOrg' ;
  x3do:scale ( 1.02 1.03 1.03 ) ;
  x3do:translation ( 4.317 4.85 -3.3 ) .
:Shape_2_2_54_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DecOrg ;
  x3do:hasGeometry :IndexedFaceSet_2_2_54_1_1 ;
  x3do:hasAppearance :Appearance_2_2_54_1_2 .
:IndexedFaceSet_2_2_54_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_54_1 ;
  x3do:hasCoord :Coordinate_2_2_54_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 3 7 4 0 -1 3 7 6 2 -1 6 2 1 5 -1 5 1 0 4 -1 3 11 8 0 -1 3 11 10 2 -1 2 10 9 1 -1 1 9 8 0 -1 4 12 15 7 -1 7 6 14 15 -1 6 5 13 14 -1 5 4 12 13 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_54_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_54_1_1 ;
  x3do:point ( 0 0 0 3 0 0 3 0 2.34 0 0 2.34 -0.1 0.1 -0.1 3.1 0.1 -0.1 3.1 0.1 2.44 -0.1 0.1 2.44 0.03 0 0.03 2.97 0 0.03 2.97 0 2.28 0.06 0 2.31 -0.1 0.13 -0.1 3.1 0.13 -0.1 3.1 0.13 2.44 -0.1 0.13 2.44 ) .
:Appearance_2_2_54_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_54_1 ;
  x3do:hasMaterial :Sandstone-USE-245 .
:Sandstone-USE-245 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_54_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:DecOrg2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_55_1 ;
  x3do:DEF 'DecOrg2' ;
  x3do:rotation ( 1 0 0 3.15 ) ;
  x3do:scale ( 1.028 1.28 1.028 ) ;
  x3do:translation ( 4.29 2.38 -0.9 ) .
:Shape_2_2_55_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DecOrg2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_55_1_1 ;
  x3do:hasAppearance :Appearance_2_2_55_1_2 .
:IndexedFaceSet_2_2_55_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_55_1 ;
  x3do:hasCoord :Coordinate_2_2_55_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 3 7 4 0 -1 3 7 6 2 -1 6 2 1 5 -1 5 1 0 4 -1 3 11 8 0 -1 3 11 10 2 -1 2 10 9 1 -1 1 9 8 0 -1 4 12 15 7 -1 7 6 14 15 -1 6 5 13 14 -1 5 4 12 13 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_55_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_55_1_1 ;
  x3do:point ( 0 0 0 3 0 0 3 0 2.34 0 0 2.34 -0.05 0.1 -0.05 3.05 0.1 -0.05 3.05 0.1 2.39 -0.05 0.1 2.39 0.03 0 0.03 2.97 0 0.03 2.97 0 2.28 0.06 0 2.31 -0.05 0.13 -0.05 3.05 0.13 -0.05 3.05 0.13 2.39 -0.05 0.13 2.39 ) .
:Appearance_2_2_55_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_55_1 ;
  x3do:hasMaterial :Sandstone-USE-246 .
:Sandstone-USE-246 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_55_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:SacrestiaInEs4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :SacrestiaEST, :SacrestiaINT ;
  x3do:DEF 'SacrestiaInEs4' ;
  x3do:translation ( 17.64 -2.14 -39.49 ) .
:SacrestiaEST a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SacrestiaInEs4 ;
  x3do:hasChildren :Shape_2_2_56_1_1 ;
  x3do:DEF 'SacrestiaEST' .
:Shape_2_2_56_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SacrestiaEST ;
  x3do:hasGeometry :IndexedFaceSet_2_2_56_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_56_1_1_2 .
:IndexedFaceSet_2_2_56_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_56_1_1 ;
  x3do:hasCoord :Coordinate_2_2_56_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 2 19 18 31 32 54 30 -1 2 54 35 5 4 27 26 3 -1 5 7 21 20 36 37 49 35 -1 7 49 38 8 -1 55 38 35 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_56_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_56_1_1_1 ;
  x3do:point ( 0 0 0 0 0 -3.4 0 0 -4.54 0 0 -5.22 0 0 -6.38 0 0 -8.65 -3.61 0 -8.65 -4.62 0 -8.65 -7.54 0 -8.65 -7.54 0 -8.3263 -4.62 0 -8.3263 -3.61 0 -8.3263 -0.1937 0 -8.3263 -0.1937 0 -6.38 -0.1937 0 -5.22 -0.1937 0 -4.54 -0.1937 0 -3.4 -0.1937 0 0 0 0.85 -3.4 0 0.85 -4.54 -3.61 1.35 -8.65 -4.62 1.35 -8.65 -3.61 1.35 -8.3263 -4.62 1.35 -8.3263 -0.1937 0.85 -4.54 -0.1937 0.85 -3.4 0 2.37 -5.22 0 2.37 -6.38 -0.1937 2.37 -6.38 -0.1937 2.37 -5.22 0 2.8 0 0 2.45 -3.4 0 2.45 -4.54 0 2.8 -5.22 0 2.8 -6.38 0 2.8 -8.65 -3.61 2.8 -8.65 -4.62 2.8 -8.65 -7.54 2.8 -8.65 -7.54 2.8 -8.3263 -4.62 2.8 -8.3263 -3.61 2.8 -8.3263 -0.1937 2.8 -8.3263 -0.1937 2.8 -6.38 -0.1937 2.8 -5.22 -0.1937 2.45 -4.54 -0.1937 2.45 -3.4 -0.1937 2.8 0 -3.61 2.8 -8.65 -4.62 2.8 -8.65 -4.62 2.8 -8.3263 -3.61 2.8 -8.3263 -0.1937 2.8 -3.4 -0.1937 2.8 -4.54 0 2.8 -4.54 -7.54 5.22 -8.65 -7.54 5.22 -8.3263 ) .
:Appearance_2_2_56_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_56_1_1 ;
  x3do:hasMaterial :Sandstone-USE-247 .
:Sandstone-USE-247 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_56_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:SacrestiaINT a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SacrestiaInEs4 ;
  x3do:hasChildren :Shape_2_2_56_2_1 ;
  x3do:DEF 'SacrestiaINT' .
:Shape_2_2_56_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SacrestiaINT ;
  x3do:hasGeometry :IndexedFaceSet_2_2_56_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_56_2_1_2 .
:IndexedFaceSet_2_2_56_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_56_2_1 ;
  x3do:hasCoord :Coordinate_2_2_56_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 17 15 24 25 46 45 53 47 -1 15 53 42 12 13 28 29 14 -1 42 12 10 23 22 41 40 50 -1 10 50 39 9 -1 56 39 42 -1 3 14 29 26 -1 4 13 28 27 -1 26 27 28 29 -1 18 25 46 31 -1 19 24 45 32 -1 24 25 18 19 -1 45 46 31 32 -1 20 22 41 36 -1 21 23 40 37 -1 20 21 23 22 -1 36 37 40 41 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_56_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_56_2_1_1 ;
  x3do:point ( 0 0 0 0 0 -3.4 0 0 -4.54 0 0 -5.22 0 0 -6.38 0 0 -8.65 -3.61 0 -8.65 -4.62 0 -8.65 -7.54 0 -8.65 -7.54 0 -8.4563 -4.62 0 -8.4563 -3.61 0 -8.4563 -0.1937 0 -8.4563 -0.1937 0 -6.38 -0.1937 0 -5.22 -0.1937 0 -4.54 -0.1937 0 -3.4 -0.1937 0 0 0 0.85 -3.4 0 0.85 -4.54 -3.61 1.35 -8.65 -4.62 1.35 -8.65 -3.61 1.35 -8.4563 -4.62 1.35 -8.4563 -0.1937 0.85 -4.54 -0.1937 0.85 -3.4 0 2.37 -5.22 0 2.37 -6.38 -0.1937 2.37 -6.38 -0.1937 2.37 -5.22 0 2.85 0 0 2.45 -3.4 0 2.45 -4.54 0 2.85 -5.22 0 2.85 -6.38 0 2.85 -8.65 -3.61 2.8 -8.65 -4.62 2.8 -8.65 -7.54 2.85 -8.65 -7.54 2.85 -8.4563 -4.62 2.8 -8.4563 -3.61 2.8 -8.4563 -0.1937 2.8 -8.4563 -0.1937 2.85 -6.38 -0.1937 2.85 -5.22 -0.1937 2.45 -4.54 -0.1937 2.45 -3.4 -0.1937 2.85 0 -3.61 2.8 -8.65 -4.62 2.8 -8.65 -4.62 2.8 -8.4563 -3.61 2.8 -8.4563 -0.1937 2.85 -3.4 -0.1937 2.85 -4.54 0 2.85 -4.54 -7.54 5.22 -8.65 -7.54 5.22 -8.4563 ) .
:Appearance_2_2_56_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_56_2_1 ;
  x3do:hasMaterial :Sandstone-USE-248 .
:Sandstone-USE-248 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_56_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TETTO a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Tettox, :Soffitto2, :SacrestiaInEs, :Transetto1sx, :Transetto1dx, :Transetto3dx, :Transetto3sx, :Transetto2dx, :Transetto2sx, :Presbsx, :Presbdx, :DecSopp1, :DecSopp12, :Roof, :Roofdx, :Roofsx, :Tetto, :SopraTetto, :TRAVI ;
  x3do:DEF 'TETTO' ;
  x3do:translation ( 0 -10 0 ) .
:Tettox a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_57_1_1 ;
  x3do:DEF 'Tettox' ;
  x3do:translation ( -3.2575 8.78 -3.6 ) .
:Shape_2_2_57_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Tettox ;
  x3do:hasGeometry :IndexedFaceSet_2_2_57_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_1_1_2 .
:IndexedFaceSet_2_2_57_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_57_1_1 ;
  x3do:hasCoord :Coordinate_2_2_57_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 0 3 7 4 -1 1 2 6 5 -1 2 3 7 6 -1 0 1 2 3 -1 4 5 6 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_57_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_57_1_1_1 ;
  x3do:point ( 0 0 0 4 0 0 4 0 4.07 0 0 4.07 1.8 2.86 1.835 2.2 2.86 1.835 2.2 2.86 2.235 1.8 2.86 2.235 ) .
:Appearance_2_2_57_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_1_1 ;
  x3do:hasMaterial :Sandstone-USE-249 .
:Sandstone-USE-249 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Soffitto2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_57_2_1 ;
  x3do:DEF 'Soffitto2' ;
  x3do:translation ( -1.21 8.532 -1.55 ) .
:Shape_2_2_57_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Soffitto2 ;
  x3do:hasGeometry :Box_2_2_57_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_2_1_2 .
:Box_2_2_57_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_2_1 ;
  x3do:size ( 3.09 0.64 3.3 ) .
:Appearance_2_2_57_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_2_1 ;
  x3do:hasMaterial :Sandstone-USE-250 .
:Sandstone-USE-250 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:SacrestiaInEs a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :SacrestiaTetto, :SacrestiaTettoSopra ;
  x3do:DEF 'SacrestiaInEs' ;
  x3do:translation ( 17.64 -2.14 -39.49 ) .
:SacrestiaTetto a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SacrestiaInEs ;
  x3do:hasChildren :Shape_2_2_57_3_1_1 ;
  x3do:DEF 'SacrestiaTetto' .
:Shape_2_2_57_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SacrestiaTetto ;
  x3do:hasGeometry :IndexedFaceSet_2_2_57_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_3_1_1_2 .
:IndexedFaceSet_2_2_57_3_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_57_3_1_1 ;
  x3do:hasCoord :Coordinate_2_2_57_3_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 30 35 38 55 -1 30 35 59 58 -1 35 38 60 59 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_57_3_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_57_3_1_1_1 ;
  x3do:point ( 0 0 0 0 0 -3.6 0 0 -4.44 0 0 -5.22 0 0 -6.38 0 0 -8.94 -3.51 0 -8.94 -4.62 0 -8.94 -7.54 0 -8.94 -7.54 0 -8.3263 -4.62 0 -8.3263 -3.51 0 -8.3263 -0.1937 0 -8.3263 -0.1937 0 -6.38 -0.1937 0 -5.22 -0.1937 0 -4.44 -0.1937 0 -3.6 -0.1937 0 0 0 0.75 -3.6 0 0.75 -4.44 -3.51 0.75 -8.94 -4.62 1.45 -8.94 -3.51 1.45 -8.3263 -4.62 1.45 -8.3263 -0.1937 0.75 -4.44 -0.1937 0.75 -3.6 0 2.37 -5.22 0 2.37 -6.38 -0.1937 2.37 -6.38 -0.1937 2.37 -5.22 0.3 2.7 0 0 2.45 -3.6 0 2.45 -4.44 0 2.7 -5.22 0 2.7 -6.38 0.3 2.7 -8.94 -3.51 2.45 -8.94 -4.62 2.45 -8.94 -7.54 5.22 -8.94 -7.54 2.7 -8.3263 -4.62 2.45 -8.3263 -3.51 2.45 -8.3263 -0.1937 2.7 -8.3263 -0.1937 2.7 -6.38 -0.1937 2.7 -5.22 -0.1937 2.45 -4.44 -0.1937 2.45 -3.6 -0.1937 2.7 0 -3.51 2.7 -8.94 -4.62 2.7 -8.94 -4.62 2.7 -8.3263 -3.51 2.7 -8.3263 -0.1937 2.7 -3.6 -0.1937 2.7 -4.44 0 2.7 -4.44 -7.54 5.22 0 -7.54 5.22 -8.94 -7.54 5.22 -8.3263 0.3 2.8 0 0.3 2.8 -8.94 -7.54 5.3 -8.94 ) .
:Appearance_2_2_57_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_3_1_1 ;
  x3do:hasMaterial :Sandstone-USE-251 .
:Sandstone-USE-251 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_3_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:SacrestiaTettoSopra a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SacrestiaInEs ;
  x3do:hasChildren :Shape_2_2_57_3_2_1 ;
  x3do:DEF 'SacrestiaTettoSopra' ;
  x3do:translation ( 0 0.1 0 ) .
:Shape_2_2_57_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SacrestiaTettoSopra ;
  x3do:hasGeometry :IndexedFaceSet_2_2_57_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_3_2_1_2 .
:IndexedFaceSet_2_2_57_3_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_57_3_2_1 ;
  x3do:hasCoord :Coordinate_2_2_57_3_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 30 35 38 55 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_57_3_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_57_3_2_1_1 ;
  x3do:point ( 0 0 0 0 0 -3.6 0 0 -4.44 0 0 -5.22 0 0 -6.38 0 0 -8.94 -3.51 0 -8.94 -4.62 0 -8.94 -7.54 0 -8.94 -7.54 0 -8.3263 -4.62 0 -8.3263 -3.51 0 -8.3263 -0.1937 0 -8.3263 -0.1937 0 -6.38 -0.1937 0 -5.22 -0.1937 0 -4.44 -0.1937 0 -3.6 -0.1937 0 0 0 0.75 -3.6 0 0.75 -4.44 -3.51 0.75 -8.94 -4.62 1.45 -8.94 -3.51 1.45 -8.3263 -4.62 1.45 -8.3263 -0.1937 0.75 -4.44 -0.1937 0.75 -3.6 0 2.37 -5.22 0 2.37 -6.38 -0.1937 2.37 -6.38 -0.1937 2.37 -5.22 0.3 2.7 0 0 2.45 -3.6 0 2.45 -4.44 0 2.7 -5.22 0 2.7 -6.38 0.3 2.7 -8.94 -3.51 2.45 -8.94 -4.62 2.45 -8.94 -7.54 5.22 -8.94 -7.54 2.7 -8.3263 -4.62 2.45 -8.3263 -3.51 2.45 -8.3263 -0.1937 2.7 -8.3263 -0.1937 2.7 -6.38 -0.1937 2.7 -5.22 -0.1937 2.45 -4.44 -0.1937 2.45 -3.6 -0.1937 2.7 0 -3.51 2.7 -8.94 -4.62 2.7 -8.94 -4.62 2.7 -8.3263 -3.51 2.7 -8.3263 -0.1937 2.7 -3.6 -0.1937 2.7 -4.44 0 2.7 -4.44 -7.54 5.22 0 -7.54 5.22 -8.94 -7.54 5.22 -8.3263 ) .
:Appearance_2_2_57_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_3_2_1 ;
  x3do:hasMaterial :Sandstone-USE-252 .
:Sandstone-USE-252 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_3_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transetto1sx a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :DecorazioM, :DecorazioniDx, :DecorazioTransetto ;
  x3do:DEF 'Transetto1sx' .
:DecorazioM a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transetto1sx ;
  x3do:hasChildren :Decoraz, :Transform_2_2_57_4_1_2, :Transform_2_2_57_4_1_3, :Transform_2_2_57_4_1_4, :Transform_2_2_57_4_1_5, :Transform_2_2_57_4_1_6, :Transform_2_2_57_4_1_7, :Transform_2_2_57_4_1_8, :Transform_2_2_57_4_1_9, :Transform_2_2_57_4_1_10, :Transform_2_2_57_4_1_11, :Transform_2_2_57_4_1_12, :Transform_2_2_57_4_1_13, :Transform_2_2_57_4_1_14, :Transform_2_2_57_4_1_15, :Transform_2_2_57_4_1_16, :Transform_2_2_57_4_1_17, :Transform_2_2_57_4_1_18, :Transform_2_2_57_4_1_19, :Transform_2_2_57_4_1_20, :Transform_2_2_57_4_1_21, :Transform_2_2_57_4_1_22, :Transform_2_2_57_4_1_23, :Transform_2_2_57_4_1_24, :Transform_2_2_57_4_1_25, :Transform_2_2_57_4_1_26, :Transform_2_2_57_4_1_27, :Transform_2_2_57_4_1_28, :Transform_2_2_57_4_1_29, :Transform_2_2_57_4_1_30, :Transform_2_2_57_4_1_31 ;
  x3do:DEF 'DecorazioM' .
:Decoraz a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decorazione ;
  x3do:DEF 'Decoraz' .
:Decorazione a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Decoraz ;
  x3do:hasChildren :rett1, :rett2, :rett3, :rett4, :arco1, :arco2a, :forma ;
  x3do:DEF 'Decorazione' ;
  x3do:scale ( 0.21 0.27 0.5 ) ;
  x3do:translation ( 2.41 4.783 -0.21 ) .
:rett1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Decorazione ;
  x3do:hasChildren :Shape_2_2_57_4_1_1_1_1_1 ;
  x3do:DEF 'rett1' ;
  x3do:translation ( -0.75 0.4 0 ) .
:Shape_2_2_57_4_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :rett1 ;
  x3do:hasGeometry :Box_2_2_57_4_1_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_4_1_1_1_1_1_2 .
:Box_2_2_57_4_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_1_1 ;
  x3do:size ( 0.36 0.95 0.4 ) .
:Appearance_2_2_57_4_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-253 .
:Sandstone-USE-253 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_4_1_1_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:rett2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Decorazione ;
  x3do:hasChildren :Shape_2_2_57_4_1_1_1_2_1 ;
  x3do:DEF 'rett2' ;
  x3do:translation ( -0.26 0.45 0 ) .
:Shape_2_2_57_4_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :rett2 ;
  x3do:hasGeometry :Box_2_2_57_4_1_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_4_1_1_1_2_1_2 .
:Box_2_2_57_4_1_1_1_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_2_1 ;
  x3do:size ( 1.37 0.73 0.4 ) .
:Appearance_2_2_57_4_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-254 .
:Sandstone-USE-254 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_4_1_1_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:rett3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Decorazione ;
  x3do:hasChildren :Shape_2_2_57_4_1_1_1_3_1 ;
  x3do:DEF 'rett3' ;
  x3do:translation ( 0.48 0.72 0 ) .
:Shape_2_2_57_4_1_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :rett3 ;
  x3do:hasGeometry :Box_2_2_57_4_1_1_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_4_1_1_1_3_1_2 .
:Box_2_2_57_4_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_3_1 ;
  x3do:size ( 1.37 0.19 0.4 ) .
:Appearance_2_2_57_4_1_1_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_3_1 ;
  x3do:hasMaterial :Sandstone-USE-255 .
:Sandstone-USE-255 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_4_1_1_1_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:rett4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Decorazione ;
  x3do:hasChildren :Shape_2_2_57_4_1_1_1_4_1 ;
  x3do:DEF 'rett4' ;
  x3do:translation ( 0.7 0.6 0 ) .
:Shape_2_2_57_4_1_1_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :rett4 ;
  x3do:hasGeometry :Box_2_2_57_4_1_1_1_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_4_1_1_1_4_1_2 .
:Box_2_2_57_4_1_1_1_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_4_1 ;
  x3do:size ( 0.4 0.12 0.4 ) .
:Appearance_2_2_57_4_1_1_1_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_4_1 ;
  x3do:hasMaterial :Sandstone-USE-256 .
:Sandstone-USE-256 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_4_1_1_1_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:arco1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Decorazione ;
  x3do:hasChildren :Shape_2_2_57_4_1_1_1_5_1 ;
  x3do:DEF 'arco1' ;
  x3do:rotation ( 0 0 1 3.17 ) ;
  x3do:scale ( 0.7 0.38 1 ) ;
  x3do:translation ( -0.01 0.09 -0.2 ) .
:Shape_2_2_57_4_1_1_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :arco1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_57_4_1_1_1_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_4_1_1_1_5_1_2 .
:IndexedFaceSet_2_2_57_4_1_1_1_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_5_1 ;
  x3do:hasCoord :Coordinate_2_2_57_4_1_1_1_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 89 0 42 95 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_57_4_1_1_1_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_57_4_1_1_1_5_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.4 0.6218712004456791 0.0311325 0.4 0.6195289277144369 0.062265 0.4 0.6156053358230011 0.0933975 0.4 0.6100699153375784 0.12453 0.4 0.6028782701290121 0.1556625 0.4 0.5939702437622613 0.186795 0.4 0.5832672005554145 0.2179275 0.4 0.5706681512928509 0.24906 0.4 0.5560442297549271 0.2801925 0.4 0.5392307176663808 0.311325 0.4 0.520015272077417 0.3424575 0.4 0.49812000000000006 0.37359 0.4 0.47317303441103875 0.4047225 0.4 0.4446610411032206 0.435855 0.4 0.4118442634585919 0.4669875 0.4 0.37359000000000003 0.49812 0.4 0.3280012404606879 0.5292525 0.4 0.2714068427195601 0.560385 0.4 0.19442240018513812 0.5915175 0.4 0.0 0.62265 0.4 -0.0 0.62265 0.4 -0.19442240018513812 0.5915175 0.4 -0.2714068427195601 0.560385 0.4 -0.3280012404606879 0.5292525 0.4 -0.37359000000000003 0.49812 0.4 -0.4118442634585919 0.4669875 0.4 -0.4446610411032206 0.435855 0.4 -0.47317303441103875 0.4047225 0.4 -0.49812000000000006 0.37359 0.4 -0.520015272077417 0.3424575 0.4 -0.5392307176663808 0.311325 0.4 -0.5560442297549271 0.2801925 0.4 -0.5706681512928509 0.24906 0.4 -0.5832672005554145 0.2179275 0.4 -0.5939702437622613 0.186795 0.4 -0.6028782701290121 0.1556625 0.4 -0.6100699153375784 0.12453 0.4 -0.6156053358230011 0.0933975 0.4 -0.6195289277144369 0.062265 0.4 -0.6218712004456791 0.0311325 0.4 -0.62265 0.0 0.4 -0.62265 0 0 -0.62265 0 0 -0.62265 -0.5 0 0.62265 -0.5 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.4 -0.62265 0 0.4 -0.62265 -0.5 0.4 0.62265 -0.5 0.4 0.62265 0 0.4 0.62265 0 0.4 ) .
:Appearance_2_2_57_4_1_1_1_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_5_1 ;
  x3do:hasMaterial :Sandstone-USE-257 .
:Sandstone-USE-257 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_4_1_1_1_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:arco2a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Decorazione ;
  x3do:hasChildren :arco2b ;
  x3do:DEF 'arco2a' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:scale ( 0.8 1 1 ) ;
  x3do:translation ( 0.894 -0.13 0.201 ) .
:arco2b a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :arco2a ;
  x3do:hasChildren :Shape_2_2_57_4_1_1_1_6_1_1 ;
  x3do:DEF 'arco2b' ;
  x3do:rotation ( 0 0 1 0.33 ) .
:Shape_2_2_57_4_1_1_1_6_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :arco2b ;
  x3do:hasGeometry :IndexedFaceSet_2_2_57_4_1_1_1_6_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_4_1_1_1_6_1_1_2 .
:IndexedFaceSet_2_2_57_4_1_1_1_6_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_6_1_1 ;
  x3do:hasCoord :Coordinate_2_2_57_4_1_1_1_6_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_57_4_1_1_1_6_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_57_4_1_1_1_6_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 0.4 0.6218712004456791 0.0311325 0.4 0.6195289277144369 0.062265 0.4 0.6156053358230011 0.0933975 0.4 0.6100699153375784 0.12453 0.4 0.6028782701290121 0.1556625 0.4 0.5939702437622613 0.186795 0.4 0.5832672005554145 0.2179275 0.4 0.5706681512928509 0.24906 0.4 0.5560442297549271 0.2801925 0.4 0.5392307176663808 0.311325 0.4 0.520015272077417 0.3424575 0.4 0.49812000000000006 0.37359 0.4 0.47317303441103875 0.4047225 0.4 0.4446610411032206 0.435855 0.4 0.4118442634585919 0.4669875 0.4 0.37359000000000003 0.49812 0.4 0.3280012404606879 0.5292525 0.4 0.2714068427195601 0.560385 0.4 0.19442240018513812 0.5915175 0.4 0.0 0.62265 0.4 0 0.62265 0.4 -0.19442240018513812 0.5915175 0.4 -0.2714068427195601 0.560385 0.4 -0.3280012404606879 0.5292525 0.4 -0.37359000000000003 0.49812 0.4 -0.4118442634585919 0.4669875 0.4 -0.4446610411032206 0.435855 0.4 -0.47317303441103875 0.4047225 0.4 -0.49812000000000006 0.37359 0.4 -0.520015272077417 0.3424575 0.4 -0.5392307176663808 0.311325 0.4 -0.5560442297549271 0.2801925 0.4 -0.5706681512928509 0.24906 0.4 -0.5832672005554145 0.2179275 0.4 -0.5939702437622613 0.186795 0.4 -0.6028782701290121 0.1556625 0.4 -0.6100699153375784 0.12453 0.4 -0.6156053358230011 0.0933975 0.4 -0.6195289277144369 0.062265 0.4 -0.6218712004456791 0.0311325 0.4 -0.62265 0.0 0.4 0 0.62265 0 0.8 0.62265 0 0.8 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 0.62265 0.4 0.8 0.62265 0.4 0.8 0 0.4 0.62265 0 0.4 0.62265 0 0.4 ) .
:Appearance_2_2_57_4_1_1_1_6_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_6_1_1 ;
  x3do:hasMaterial :Sandstone-USE-258 .
:Sandstone-USE-258 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_4_1_1_1_6_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:forma a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Decorazione ;
  x3do:hasChildren :Shape_2_2_57_4_1_1_1_7_1 ;
  x3do:DEF 'forma' ;
  x3do:translation ( 0.8555 0.459 -0.199 ) .
:Shape_2_2_57_4_1_1_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :forma ;
  x3do:hasGeometry :IndexedFaceSet_2_2_57_4_1_1_1_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_4_1_1_1_7_1_2 .
:IndexedFaceSet_2_2_57_4_1_1_1_7_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_7_1 ;
  x3do:hasCoord :Coordinate_2_2_57_4_1_1_1_7_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 4 5 6 7 -1 1 2 6 5 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_57_4_1_1_1_7_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_57_4_1_1_1_7_1_1 ;
  x3do:point ( 0 0.08 0 0.2 0 0 0.2 0.2 0 0 0.2 0 0 0.08 0.4 0.2 0 0.4 0.2 0.2 0.4 0 0.2 0.4 ) .
:Appearance_2_2_57_4_1_1_1_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_4_1_1_1_7_1 ;
  x3do:hasMaterial :Sandstone-USE-259 .
:Sandstone-USE-259 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_4_1_1_1_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_57_4_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-1 ;
  x3do:translation ( 0 0 -1 ) .
:Decoraz-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_2 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-2 ;
  x3do:translation ( 0 0 -2 ) .
:Decoraz-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_3 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-3 ;
  x3do:translation ( 0 0 -3 ) .
:Decoraz-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_4 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-4 ;
  x3do:translation ( 0 0 -4 ) .
:Decoraz-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_5 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-5 ;
  x3do:translation ( 0 0 -5 ) .
:Decoraz-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_6 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-6 ;
  x3do:translation ( 0 0 -6 ) .
:Decoraz-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_7 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-7 ;
  x3do:translation ( 0 0 -7 ) .
:Decoraz-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_8 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-8 ;
  x3do:translation ( 0 0 -8 ) .
:Decoraz-USE-8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_9 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-9 ;
  x3do:translation ( 0 0 -9 ) .
:Decoraz-USE-9 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_10 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-10 ;
  x3do:translation ( 0 0 -10 ) .
:Decoraz-USE-10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_11 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-11 ;
  x3do:translation ( 0 0 -11 ) .
:Decoraz-USE-11 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_12 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-12 ;
  x3do:translation ( 0 0 -12 ) .
:Decoraz-USE-12 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_13 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-13 ;
  x3do:translation ( 0 0 -13 ) .
:Decoraz-USE-13 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_14 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-14 ;
  x3do:translation ( 0 0 -14 ) .
:Decoraz-USE-14 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_15 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-15 ;
  x3do:translation ( 0 0 -15 ) .
:Decoraz-USE-15 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_16 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-16 ;
  x3do:translation ( 0 0 -16 ) .
:Decoraz-USE-16 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_17 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-17 ;
  x3do:translation ( 0 0 -17 ) .
:Decoraz-USE-17 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_18 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_19 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-18 ;
  x3do:translation ( 0 0 -18 ) .
:Decoraz-USE-18 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_19 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_20 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-19 ;
  x3do:translation ( 0 0 -19 ) .
:Decoraz-USE-19 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_20 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-20 ;
  x3do:translation ( 0 0 -20 ) .
:Decoraz-USE-20 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_21 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-21 ;
  x3do:translation ( 0 0 -21 ) .
:Decoraz-USE-21 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_22 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-22 ;
  x3do:translation ( 0 0 -22 ) .
:Decoraz-USE-22 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_23 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_24 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-23 ;
  x3do:translation ( 0 0 -23 ) .
:Decoraz-USE-23 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_24 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_25 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-24 ;
  x3do:translation ( 0 0 -24 ) .
:Decoraz-USE-24 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_25 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_26 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-25 ;
  x3do:translation ( 0 0 -25 ) .
:Decoraz-USE-25 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_26 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_27 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-26 ;
  x3do:translation ( 0 0 -26 ) .
:Decoraz-USE-26 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_27 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_28 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-27 ;
  x3do:translation ( 0 0 -27 ) .
:Decoraz-USE-27 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_28 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_29 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-28 ;
  x3do:translation ( 0 0 -28 ) .
:Decoraz-USE-28 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_29 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_30 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-29 ;
  x3do:translation ( 0 0 -29 ) .
:Decoraz-USE-29 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_30 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_1_31 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioM ;
  x3do:hasChildren :Decoraz-USE-30 ;
  x3do:translation ( 0 0 -30 ) .
:Decoraz-USE-30 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_1_31 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:DecorazioniDx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transetto1sx ;
  x3do:hasChildren :DecorazioM-USE-1 ;
  x3do:DEF 'DecorazioniDx' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 11.58 0 -30.41 ) .
:DecorazioM-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :DecorazioniDx ;
  owl:sameAs :DecorazioM . # DEF matching this USE
:DecorazioTransetto a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transetto1sx ;
  x3do:hasChildren :DecorTransetto1DX ;
  x3do:DEF 'DecorazioTransetto' .
:DecorTransetto1DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioTransetto ;
  x3do:hasChildren :Transform_2_2_57_4_3_1_1, :Transform_2_2_57_4_3_1_2, :Transform_2_2_57_4_3_1_3, :Transform_2_2_57_4_3_1_4, :Transform_2_2_57_4_3_1_5, :Transform_2_2_57_4_3_1_6, :Transform_2_2_57_4_3_1_7 ;
  x3do:DEF 'DecorTransetto1DX' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 18 0 -28.95 ) .
:Transform_2_2_57_4_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorTransetto1DX ;
  x3do:hasChildren :Decoraz-USE-31 ;
  x3do:translation ( 0 0 -2 ) .
:Decoraz-USE-31 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_3_1_1 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_3_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorTransetto1DX ;
  x3do:hasChildren :Decoraz-USE-32 ;
  x3do:translation ( 0 0 -3 ) .
:Decoraz-USE-32 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_3_1_2 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_3_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorTransetto1DX ;
  x3do:hasChildren :Decoraz-USE-33 ;
  x3do:translation ( 0 0 -4 ) .
:Decoraz-USE-33 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_3_1_3 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_3_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorTransetto1DX ;
  x3do:hasChildren :Decoraz-USE-34 ;
  x3do:translation ( 0 0 -5 ) .
:Decoraz-USE-34 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_3_1_4 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_3_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorTransetto1DX ;
  x3do:hasChildren :Decoraz-USE-35 ;
  x3do:translation ( 0 0 -6 ) .
:Decoraz-USE-35 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_3_1_5 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_3_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorTransetto1DX ;
  x3do:hasChildren :Decoraz-USE-36 ;
  x3do:translation ( 0 0 -7 ) .
:Decoraz-USE-36 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_3_1_6 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transform_2_2_57_4_3_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorTransetto1DX ;
  x3do:hasChildren :Decoraz-USE-37 ;
  x3do:translation ( 0 0 -8 ) .
:Decoraz-USE-37 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_4_3_1_7 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Transetto1dx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :DecorazioTransetto-USE-1 ;
  x3do:DEF 'Transetto1dx' ;
  x3do:translation ( -14.1 0 0 ) .
:DecorazioTransetto-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transetto1dx ;
  owl:sameAs :DecorazioTransetto . # DEF matching this USE
:Transetto3dx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :DecorazioTransetto-USE-2 ;
  x3do:DEF 'Transetto3dx' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 25.6 0 -69.6 ) .
:DecorazioTransetto-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transetto3dx ;
  owl:sameAs :DecorazioTransetto . # DEF matching this USE
:Transetto3sx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :DecorazioTransetto-USE-3 ;
  x3do:DEF 'Transetto3sx' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 11.65 0 -69.6 ) .
:DecorazioTransetto-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transetto3sx ;
  owl:sameAs :DecorazioTransetto . # DEF matching this USE
:Transetto2dx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :DecorazioTransetto-USE-4 ;
  x3do:DEF 'Transetto2dx' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 47.8 0 -22 ) .
:DecorazioTransetto-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transetto2dx ;
  owl:sameAs :DecorazioTransetto . # DEF matching this USE
:Transetto2sx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :DecorazioTransetto-USE-5 ;
  x3do:DEF 'Transetto2sx' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( -36.3 0 -47.6 ) .
:DecorazioTransetto-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transetto2sx ;
  owl:sameAs :DecorazioTransetto . # DEF matching this USE
:Presbsx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :DecorazioTransetto-USE-6 ;
  x3do:DEF 'Presbsx' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( -28.88 0.025 -54.7 ) .
:DecorazioTransetto-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Presbsx ;
  owl:sameAs :DecorazioTransetto . # DEF matching this USE
:Presbdx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :DecorazioTransetto-USE-7 ;
  x3do:DEF 'Presbdx' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 40.42 0.025 -29.1 ) .
:DecorazioTransetto-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Presbdx ;
  owl:sameAs :DecorazioTransetto . # DEF matching this USE
:DecSopp1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Decoraz-USE-38 ;
  x3do:DEF 'DecSopp1' ;
  x3do:scale ( 1.1 1 1 ) ;
  x3do:translation ( -0.25 -3.53 -6.12 ) .
:Decoraz-USE-38 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :DecSopp1 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:DecSopp12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Decoraz-USE-39 ;
  x3do:DEF 'DecSopp12' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:scale ( 1.1 1 1 ) ;
  x3do:translation ( 11.8 -3.53 -6.536 ) .
:Decoraz-USE-39 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :DecSopp12 ;
  owl:sameAs :Decoraz . # DEF matching this USE
:Roof a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_57_14_1 ;
  x3do:DEF 'Roof' ;
  x3do:translation ( 5.8465 4.98 -24 ) .
:Shape_2_2_57_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Roof ;
  x3do:hasGeometry :Box_2_2_57_14_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_14_1_2 .
:Box_2_2_57_14_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_14_1 ;
  x3do:size ( 7.73 0.02 48 ) .
:Appearance_2_2_57_14_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_14_1 ;
  x3do:hasMaterial :Sandstone-USE-260 .
:Sandstone-USE-260 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_14_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Roofdx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_57_15_1 ;
  x3do:DEF 'Roofdx' ;
  x3do:translation ( 13.335 4.98 -34.9 ) .
:Shape_2_2_57_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Roofdx ;
  x3do:hasGeometry :Box_2_2_57_15_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_15_1_2 .
:Box_2_2_57_15_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_15_1 ;
  x3do:size ( 7.3 0.02 7.58 ) .
:Appearance_2_2_57_15_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_15_1 ;
  x3do:hasMaterial :Sandstone-USE-261 .
:Sandstone-USE-261 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_15_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Roofsx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_57_16_1 ;
  x3do:DEF 'Roofsx' ;
  x3do:translation ( -1.61 4.98 -34.9 ) .
:Shape_2_2_57_16_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Roofsx ;
  x3do:hasGeometry :Box_2_2_57_16_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_16_1_2 .
:Box_2_2_57_16_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_16_1 ;
  x3do:size ( 7.3 0.02 7.58 ) .
:Appearance_2_2_57_16_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_16_1 ;
  x3do:hasMaterial :Sandstone-USE-262 .
:Sandstone-USE-262 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_16_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Tetto a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_57_17_1 ;
  x3do:DEF 'Tetto' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 0.2 4.5 0 ) .
:Shape_2_2_57_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Tetto ;
  x3do:hasGeometry :IndexedFaceSet_2_2_57_17_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_17_1_2 .
:IndexedFaceSet_2_2_57_17_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_57_17_1 ;
  x3do:hasCoord :Coordinate_2_2_57_17_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 18 17 13 2 -1 1 12 13 3 -1 4 14 13 3 -1 4 14 5 -1 5 14 13 6 -1 10 11 15 -1 10 15 13 9 -1 11 2 13 15 -1 8 16 7 -1 8 16 13 9 -1 7 16 13 6 -1 17 21 22 19 -1 12 17 23 0 -1 18 24 25 2 -1 2 25 26 11 -1 10 11 26 27 -1 9 10 27 28 -1 8 9 28 29 -1 7 8 29 30 -1 7 6 31 30 -1 5 6 31 32 -1 4 5 32 33 -1 4 3 34 33 -1 1 3 34 35 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_57_17_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_57_17_1_1 ;
  x3do:point ( 0.4 0 0 0.4 0 -11 -29.7 0 0 -29.7 0 -11 -29.7 0 -18 -40.04 0 -18 -40.04 0 -11 -49.2 0 -11 -49.2 0 0 -40.04 0 0 -40.04 0 7 -29.7 0 7 0.4 1.93 -5.6 -35 1.93 -5.6 -35 1.93 -14.2 -35 1.93 3.2 -45.4 1.93 -5.6 -1.1 1.93 -5.6 -1.1 0 0 -3.7 0.5 -1.5 0.4 0.5 -1.5 -0.3 1.93 -5.6 -0.3 0.5 -1.5 -0.3 0 0 -1.1 0.1 0 -29.7 0.1 0 -29.7 0.1 7 -40.04 0.1 7 -40.04 0.1 0 -49.2 0.1 0 -49.2 0.1 -11 -40.04 0.1 -11 -40.04 0.1 -18 -29.7 0.1 -18 -29.7 0.1 -11 0.4 0.1 -11 ) .
:Appearance_2_2_57_17_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_17_1 ;
  x3do:hasMaterial :Sandstone-USE-263 .
:Sandstone-USE-263 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_17_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:SopraTetto a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_57_18_1 ;
  x3do:DEF 'SopraTetto' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 0.2 4.6 0 ) .
:Shape_2_2_57_18_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SopraTetto ;
  x3do:hasGeometry :IndexedFaceSet_2_2_57_18_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_18_1_2 .
:IndexedFaceSet_2_2_57_18_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_57_18_1 ;
  x3do:hasCoord :Coordinate_2_2_57_18_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 18 17 13 2 -1 1 12 13 3 -1 4 14 13 3 -1 4 14 5 -1 5 14 13 6 -1 10 11 15 -1 10 15 13 9 -1 11 2 13 15 -1 8 16 7 -1 8 16 13 9 -1 7 16 13 6 -1 17 21 22 19 -1 12 17 23 0 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_57_18_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_57_18_1_1 ;
  x3do:point ( 0.4 0 0 0.4 0 -11 -29.7 0 0 -29.7 0 -11 -29.7 0 -18 -40.04 0 -18 -40.04 0 -11 -49.2 0 -11 -49.2 0 0 -40.04 0 0 -40.04 0 7 -29.7 0 7 0.4 1.93 -5.6 -35 1.93 -5.6 -35 1.93 -14.2 -35 1.93 3.2 -45.4 1.93 -5.6 -1.1 1.93 -5.6 -1.1 0 0 -3.7 0.5 -1.5 0.4 0.5 -1.5 -0.3 1.93 -5.6 -0.3 0.5 -1.5 -0.3 0 0 ) .
:Appearance_2_2_57_18_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_18_1 ;
  x3do:hasMaterial :Sandstone-USE-264 .
:Sandstone-USE-264 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_18_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TRAVI a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :TravTetto, :TraveTetto1, :Transform_2_2_57_19_3, :Transform_2_2_57_19_4, :Transform_2_2_57_19_5, :Transform_2_2_57_19_6, :Transform_2_2_57_19_7, :Transform_2_2_57_19_8, :Transform_2_2_57_19_9, :Transform_2_2_57_19_10, :Transform_2_2_57_19_11, :Transform_2_2_57_19_12, :Transform_2_2_57_19_13, :Transform_2_2_57_19_14, :Transform_2_2_57_19_15, :Transform_2_2_57_19_16, :Transform_2_2_57_19_17, :Transform_2_2_57_19_18, :Transform_2_2_57_19_19, :Transform_2_2_57_19_20, :TravTetto2, :Transform_2_2_57_19_22, :Transform_2_2_57_19_23, :Transform_2_2_57_19_24, :Transform_2_2_57_19_25, :Transform_2_2_57_19_26, :Transform_2_2_57_19_27, :Transform_2_2_57_19_28, :Transform_2_2_57_19_29, :Transform_2_2_57_19_30, :Transform_2_2_57_19_31, :Transform_2_2_57_19_32, :Transform_2_2_57_19_33, :Transform_2_2_57_19_34, :Transform_2_2_57_19_35, :Transform_2_2_57_19_36, :Transform_2_2_57_19_37, :Transform_2_2_57_19_38, :TravTetto3, :Transform_2_2_57_19_40, :Transform_2_2_57_19_41, :Transform_2_2_57_19_42, :Transform_2_2_57_19_43, :TravTetto4, :Transform_2_2_57_19_45, :Transform_2_2_57_19_46, :Transform_2_2_57_19_47, :Transform_2_2_57_19_48, :TravTetto5, :Transform_2_2_57_19_50, :Transform_2_2_57_19_51, :Transform_2_2_57_19_52, :Transform_2_2_57_19_53, :Transform_2_2_57_19_54, :TravTetto6, :Transform_2_2_57_19_56, :Transform_2_2_57_19_57, :Transform_2_2_57_19_58, :Transform_2_2_57_19_59, :Transform_2_2_57_19_60, :TravTetto7, :Transform_2_2_57_19_62, :Transform_2_2_57_19_63, :Transform_2_2_57_19_64, :Transform_2_2_57_19_65, :TravTetto8, :Transform_2_2_57_19_67, :Transform_2_2_57_19_68, :Transform_2_2_57_19_69, :Transform_2_2_57_19_70, :TravTetto9, :Transform_2_2_57_19_72, :Transform_2_2_57_19_73, :Transform_2_2_57_19_74, :Transform_2_2_57_19_75, :Transform_2_2_57_19_76, :TravTetto10, :Transform_2_2_57_19_78, :Transform_2_2_57_19_79, :Transform_2_2_57_19_80, :Transform_2_2_57_19_81, :Transform_2_2_57_19_82, :TravTetto11, :Transform_2_2_57_19_84, :Transform_2_2_57_19_85, :Transform_2_2_57_19_86, :Transform_2_2_57_19_87, :Transform_2_2_57_19_88 ;
  x3do:DEF 'TRAVI' .
:TravTetto a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TraveTetto ;
  x3do:DEF 'TravTetto' .
:TraveTetto a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto ;
  x3do:hasChildren :Shape_2_2_57_19_1_1_1 ;
  x3do:DEF 'TraveTetto' ;
  x3do:rotation ( 0 0 1 -0.33 ) ;
  x3do:translation ( 10.85 4.58 0 ) .
:Shape_2_2_57_19_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveTetto ;
  x3do:hasGeometry :Box_2_2_57_19_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_19_1_1_1_2 .
:Box_2_2_57_19_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_19_1_1_1 ;
  x3do:size ( 0.5 0.08 0.08 ) .
:Appearance_2_2_57_19_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_19_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-265 .
:Sandstone-USE-265 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_19_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:TraveTetto1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-1 ;
  x3do:DEF 'TraveTetto1' ;
  x3do:translation ( 0 0 -1.5 ) .
:TravTetto-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TraveTetto1 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-2 ;
  x3do:translation ( 0 0 -3 ) .
:TravTetto-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_3 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-3 ;
  x3do:translation ( 0 0 -4.5 ) .
:TravTetto-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_4 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-4 ;
  x3do:translation ( 0 0 -6 ) .
:TravTetto-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_5 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-5 ;
  x3do:translation ( 0 0 -7.5 ) .
:TravTetto-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_6 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-6 ;
  x3do:translation ( 0 0 -9 ) .
:TravTetto-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_7 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-7 ;
  x3do:translation ( 0 0 -10.5 ) .
:TravTetto-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_8 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-8 ;
  x3do:translation ( 0 0 -12 ) .
:TravTetto-USE-8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_9 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-9 ;
  x3do:translation ( 0 0 -13.5 ) .
:TravTetto-USE-9 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_10 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-10 ;
  x3do:translation ( 0 0 -15 ) .
:TravTetto-USE-10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_11 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-11 ;
  x3do:translation ( 0 0 -16.5 ) .
:TravTetto-USE-11 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_12 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-12 ;
  x3do:translation ( 0 0 -18 ) .
:TravTetto-USE-12 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_13 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-13 ;
  x3do:translation ( 0 0 -19.5 ) .
:TravTetto-USE-13 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_14 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-14 ;
  x3do:translation ( 0 0 -21 ) .
:TravTetto-USE-14 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_15 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-15 ;
  x3do:translation ( 0 0 -22.5 ) .
:TravTetto-USE-15 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_16 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-16 ;
  x3do:translation ( 0 0 -24 ) .
:TravTetto-USE-16 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_17 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-17 ;
  x3do:translation ( 0 0 -25.5 ) .
:TravTetto-USE-17 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_18 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_19 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-18 ;
  x3do:translation ( 0 0 -27 ) .
:TravTetto-USE-18 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_19 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_57_19_20 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto-USE-19 ;
  x3do:translation ( 0 0 -28.5 ) .
:TravTetto-USE-19 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_20 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:TravTetto2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TraveTetto1sx ;
  x3do:DEF 'TravTetto2' .
:TraveTetto1sx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto2 ;
  x3do:hasChildren :Shape_2_2_57_19_21_1_1 ;
  x3do:DEF 'TraveTetto1sx' ;
  x3do:rotation ( 0 0 1 0.33 ) ;
  x3do:translation ( 0.68 4.63 -4 ) .
:Shape_2_2_57_19_21_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveTetto1sx ;
  x3do:hasGeometry :Box_2_2_57_19_21_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_19_21_1_1_2 .
:Box_2_2_57_19_21_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_19_21_1_1 ;
  x3do:size ( 0.7 0.08 0.08 ) .
:Appearance_2_2_57_19_21_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_19_21_1_1 ;
  x3do:hasMaterial :Sandstone-USE-266 .
:Sandstone-USE-266 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_19_21_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_57_19_22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-1 ;
  x3do:translation ( 0 0 -1.5 ) .
:TravTetto2-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_22 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-2 ;
  x3do:translation ( 0 0 -3 ) .
:TravTetto2-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_23 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_24 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-3 ;
  x3do:translation ( 0 0 -4.5 ) .
:TravTetto2-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_24 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_25 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-4 ;
  x3do:translation ( 0 0 -6 ) .
:TravTetto2-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_25 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_26 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-5 ;
  x3do:translation ( 0 0 -7.5 ) .
:TravTetto2-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_26 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_27 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-6 ;
  x3do:translation ( 0 0 -9 ) .
:TravTetto2-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_27 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_28 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-7 ;
  x3do:translation ( 0 0 -10.5 ) .
:TravTetto2-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_28 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_29 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-8 ;
  x3do:translation ( 0 0 -12 ) .
:TravTetto2-USE-8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_29 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_30 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-9 ;
  x3do:translation ( 0 0 -13.5 ) .
:TravTetto2-USE-9 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_30 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_31 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-10 ;
  x3do:translation ( 0 0 -15 ) .
:TravTetto2-USE-10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_31 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_32 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-11 ;
  x3do:translation ( 0 0 -16.5 ) .
:TravTetto2-USE-11 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_32 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_33 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-12 ;
  x3do:translation ( 0 0 -18 ) .
:TravTetto2-USE-12 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_33 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_34 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-13 ;
  x3do:translation ( 0 0 -19.5 ) .
:TravTetto2-USE-13 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_34 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_35 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-14 ;
  x3do:translation ( 0 0 -21 ) .
:TravTetto2-USE-14 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_35 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_36 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-15 ;
  x3do:translation ( 0 0 -22.5 ) .
:TravTetto2-USE-15 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_36 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_37 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-16 ;
  x3do:translation ( 0 0 -24 ) .
:TravTetto2-USE-16 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_37 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_57_19_38 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto2-USE-17 ;
  x3do:translation ( 0 0 -25.5 ) .
:TravTetto2-USE-17 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_38 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:TravTetto3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :sottotetto2dx ;
  x3do:DEF 'TravTetto3' .
:sottotetto2dx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto3 ;
  x3do:hasChildren :Transform_2_2_57_19_39_1_1 ;
  x3do:DEF 'sottotetto2dx' ;
  x3do:rotation ( 1 0 0 0.33 ) ;
  x3do:translation ( 11.45 4.59 -30 ) .
:Transform_2_2_57_19_39_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :sottotetto2dx ;
  x3do:hasChildren :Shape_2_2_57_19_39_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_2_57_19_39_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_57_19_39_1_1 ;
  x3do:hasGeometry :Box_2_2_57_19_39_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_19_39_1_1_1_2 .
:Box_2_2_57_19_39_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_19_39_1_1_1 ;
  x3do:size ( 0.5 0.08 0.08 ) .
:Appearance_2_2_57_19_39_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_19_39_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-267 .
:Sandstone-USE-267 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_19_39_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_57_19_40 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto3-USE-1 ;
  x3do:translation ( 1.5 0 0 ) .
:TravTetto3-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_40 ;
  owl:sameAs :TravTetto3 . # DEF matching this USE
:Transform_2_2_57_19_41 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto3-USE-2 ;
  x3do:translation ( 3 0 0 ) .
:TravTetto3-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_41 ;
  owl:sameAs :TravTetto3 . # DEF matching this USE
:Transform_2_2_57_19_42 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto3-USE-3 ;
  x3do:translation ( 4.5 0 0 ) .
:TravTetto3-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_42 ;
  owl:sameAs :TravTetto3 . # DEF matching this USE
:Transform_2_2_57_19_43 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto3-USE-4 ;
  x3do:translation ( 6 0 0 ) .
:TravTetto3-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_43 ;
  owl:sameAs :TravTetto3 . # DEF matching this USE
:TravTetto4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :sottotetto2sx ;
  x3do:DEF 'TravTetto4' .
:sottotetto2sx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto4 ;
  x3do:hasChildren :Transform_2_2_57_19_44_1_1 ;
  x3do:DEF 'sottotetto2sx' ;
  x3do:rotation ( 1 0 0 0.33 ) ;
  x3do:translation ( -5.8 4.55 -30 ) .
:Transform_2_2_57_19_44_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :sottotetto2sx ;
  x3do:hasChildren :Shape_2_2_57_19_44_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_2_57_19_44_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_57_19_44_1_1 ;
  x3do:hasGeometry :Box_2_2_57_19_44_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_19_44_1_1_1_2 .
:Box_2_2_57_19_44_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_19_44_1_1_1 ;
  x3do:size ( 0.5 0.08 0.08 ) .
:Appearance_2_2_57_19_44_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_19_44_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-268 .
:Sandstone-USE-268 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_19_44_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_57_19_45 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto4-USE-1 ;
  x3do:translation ( 1.5 0 0 ) .
:TravTetto4-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_45 ;
  owl:sameAs :TravTetto4 . # DEF matching this USE
:Transform_2_2_57_19_46 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto4-USE-2 ;
  x3do:translation ( 3 0 0 ) .
:TravTetto4-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_46 ;
  owl:sameAs :TravTetto4 . # DEF matching this USE
:Transform_2_2_57_19_47 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto4-USE-3 ;
  x3do:translation ( 4.5 0 0 ) .
:TravTetto4-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_47 ;
  owl:sameAs :TravTetto4 . # DEF matching this USE
:Transform_2_2_57_19_48 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto4-USE-4 ;
  x3do:translation ( 6 0 0 ) .
:TravTetto4-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_48 ;
  owl:sameAs :TravTetto4 . # DEF matching this USE
:TravTetto5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :Trave3dx ;
  x3do:DEF 'TravTetto5' .
:Trave3dx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto5 ;
  x3do:hasChildren :Shape_2_2_57_19_49_1_1 ;
  x3do:DEF 'Trave3dx' ;
  x3do:rotation ( 0 0 1 -0.36 ) ;
  x3do:translation ( 17.72 4.63 -31 ) .
:Shape_2_2_57_19_49_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Trave3dx ;
  x3do:hasGeometry :Box_2_2_57_19_49_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_19_49_1_1_2 .
:Box_2_2_57_19_49_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_19_49_1_1 ;
  x3do:size ( 0.7 0.08 0.08 ) .
:Appearance_2_2_57_19_49_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_19_49_1_1 ;
  x3do:hasMaterial :Sandstone-USE-269 .
:Sandstone-USE-269 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_19_49_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_57_19_50 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto5-USE-1 ;
  x3do:translation ( 0 0 -1.5 ) .
:TravTetto5-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_50 ;
  owl:sameAs :TravTetto5 . # DEF matching this USE
:Transform_2_2_57_19_51 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto5-USE-2 ;
  x3do:translation ( 0 0 -3 ) .
:TravTetto5-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_51 ;
  owl:sameAs :TravTetto5 . # DEF matching this USE
:Transform_2_2_57_19_52 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto5-USE-3 ;
  x3do:translation ( 0 0 -4.5 ) .
:TravTetto5-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_52 ;
  owl:sameAs :TravTetto5 . # DEF matching this USE
:Transform_2_2_57_19_53 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto5-USE-4 ;
  x3do:translation ( 0 0 -6 ) .
:TravTetto5-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_53 ;
  owl:sameAs :TravTetto5 . # DEF matching this USE
:Transform_2_2_57_19_54 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto5-USE-5 ;
  x3do:translation ( 0 0 -7.5 ) .
:TravTetto5-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_54 ;
  owl:sameAs :TravTetto5 . # DEF matching this USE
:TravTetto6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :Trave3sx ;
  x3do:DEF 'TravTetto6' .
:Trave3sx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto6 ;
  x3do:hasChildren :Shape_2_2_57_19_55_1_1 ;
  x3do:DEF 'Trave3sx' ;
  x3do:rotation ( 0 0 1 0.38 ) ;
  x3do:translation ( -6.32 4.68 -31.1 ) .
:Shape_2_2_57_19_55_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Trave3sx ;
  x3do:hasGeometry :Box_2_2_57_19_55_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_19_55_1_1_2 .
:Box_2_2_57_19_55_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_19_55_1_1 ;
  x3do:size ( 0.7 0.08 0.08 ) .
:Appearance_2_2_57_19_55_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_19_55_1_1 ;
  x3do:hasMaterial :Sandstone-USE-270 .
:Sandstone-USE-270 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_19_55_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_57_19_56 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto6-USE-1 ;
  x3do:translation ( 0 0 -1.5 ) .
:TravTetto6-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_56 ;
  owl:sameAs :TravTetto6 . # DEF matching this USE
:Transform_2_2_57_19_57 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto6-USE-2 ;
  x3do:translation ( 0 0 -3 ) .
:TravTetto6-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_57 ;
  owl:sameAs :TravTetto6 . # DEF matching this USE
:Transform_2_2_57_19_58 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto6-USE-3 ;
  x3do:translation ( 0 0 -4.5 ) .
:TravTetto6-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_58 ;
  owl:sameAs :TravTetto6 . # DEF matching this USE
:Transform_2_2_57_19_59 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto6-USE-4 ;
  x3do:translation ( 0 0 -6 ) .
:TravTetto6-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_59 ;
  owl:sameAs :TravTetto6 . # DEF matching this USE
:Transform_2_2_57_19_60 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto6-USE-5 ;
  x3do:translation ( 0 0 -7.5 ) .
:TravTetto6-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_60 ;
  owl:sameAs :TravTetto6 . # DEF matching this USE
:TravTetto7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :sottotetto4dxw ;
  x3do:DEF 'TravTetto7' .
:sottotetto4dxw a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto7 ;
  x3do:hasChildren :Transform_2_2_57_19_61_1_1 ;
  x3do:DEF 'sottotetto4dxw' ;
  x3do:rotation ( 1 0 0 -0.33 ) ;
  x3do:translation ( 11.45 4.59 -39.7 ) .
:Transform_2_2_57_19_61_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :sottotetto4dxw ;
  x3do:hasChildren :Shape_2_2_57_19_61_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_2_57_19_61_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_57_19_61_1_1 ;
  x3do:hasGeometry :Box_2_2_57_19_61_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_19_61_1_1_1_2 .
:Box_2_2_57_19_61_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_19_61_1_1_1 ;
  x3do:size ( 0.5 0.08 0.08 ) .
:Appearance_2_2_57_19_61_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_19_61_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-271 .
:Sandstone-USE-271 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_19_61_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_57_19_62 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto7-USE-1 ;
  x3do:translation ( 1.5 0 0 ) .
:TravTetto7-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_62 ;
  owl:sameAs :TravTetto7 . # DEF matching this USE
:Transform_2_2_57_19_63 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto7-USE-2 ;
  x3do:translation ( 3 0 0 ) .
:TravTetto7-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_63 ;
  owl:sameAs :TravTetto7 . # DEF matching this USE
:Transform_2_2_57_19_64 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto7-USE-3 ;
  x3do:translation ( 4.5 0 0 ) .
:TravTetto7-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_64 ;
  owl:sameAs :TravTetto7 . # DEF matching this USE
:Transform_2_2_57_19_65 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto7-USE-4 ;
  x3do:translation ( 6 0 0 ) .
:TravTetto7-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_65 ;
  owl:sameAs :TravTetto7 . # DEF matching this USE
:TravTetto8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :sottotetto4sx ;
  x3do:DEF 'TravTetto8' .
:sottotetto4sx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto8 ;
  x3do:hasChildren :Transform_2_2_57_19_66_1_1 ;
  x3do:DEF 'sottotetto4sx' ;
  x3do:rotation ( 1 0 0 -0.33 ) ;
  x3do:translation ( -5.8 4.59 -39.7 ) .
:Transform_2_2_57_19_66_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :sottotetto4sx ;
  x3do:hasChildren :Shape_2_2_57_19_66_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_2_57_19_66_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_57_19_66_1_1 ;
  x3do:hasGeometry :Box_2_2_57_19_66_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_19_66_1_1_1_2 .
:Box_2_2_57_19_66_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_19_66_1_1_1 ;
  x3do:size ( 0.5 0.08 0.08 ) .
:Appearance_2_2_57_19_66_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_19_66_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-272 .
:Sandstone-USE-272 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_19_66_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_57_19_67 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto8-USE-1 ;
  x3do:translation ( 1.5 0 0 ) .
:TravTetto8-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_67 ;
  owl:sameAs :TravTetto8 . # DEF matching this USE
:Transform_2_2_57_19_68 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto8-USE-2 ;
  x3do:translation ( 3 0 0 ) .
:TravTetto8-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_68 ;
  owl:sameAs :TravTetto8 . # DEF matching this USE
:Transform_2_2_57_19_69 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto8-USE-3 ;
  x3do:translation ( 4.5 0 0 ) .
:TravTetto8-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_69 ;
  owl:sameAs :TravTetto8 . # DEF matching this USE
:Transform_2_2_57_19_70 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto8-USE-4 ;
  x3do:translation ( 6 0 0 ) .
:TravTetto8-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_70 ;
  owl:sameAs :TravTetto8 . # DEF matching this USE
:TravTetto9 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TraveTetto5dxr ;
  x3do:DEF 'TravTetto9' .
:TraveTetto5dxr a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto9 ;
  x3do:hasChildren :Shape_2_2_57_19_71_1_1 ;
  x3do:DEF 'TraveTetto5dxr' ;
  x3do:rotation ( 0 0 1 -0.33 ) ;
  x3do:translation ( 10.65 4.6 -40 ) .
:Shape_2_2_57_19_71_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveTetto5dxr ;
  x3do:hasGeometry :Box_2_2_57_19_71_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_19_71_1_1_2 .
:Box_2_2_57_19_71_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_19_71_1_1 ;
  x3do:size ( 0.9 0.08 0.08 ) .
:Appearance_2_2_57_19_71_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_19_71_1_1 ;
  x3do:hasMaterial :Sandstone-USE-273 .
:Sandstone-USE-273 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_19_71_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_57_19_72 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto9-USE-1 ;
  x3do:translation ( 0 0 -1.5 ) .
:TravTetto9-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_72 ;
  owl:sameAs :TravTetto9 . # DEF matching this USE
:Transform_2_2_57_19_73 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto9-USE-2 ;
  x3do:translation ( 0 0 -3 ) .
:TravTetto9-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_73 ;
  owl:sameAs :TravTetto9 . # DEF matching this USE
:Transform_2_2_57_19_74 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto9-USE-3 ;
  x3do:translation ( 0 0 -4.5 ) .
:TravTetto9-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_74 ;
  owl:sameAs :TravTetto9 . # DEF matching this USE
:Transform_2_2_57_19_75 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto9-USE-4 ;
  x3do:translation ( 0 0 -6 ) .
:TravTetto9-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_75 ;
  owl:sameAs :TravTetto9 . # DEF matching this USE
:Transform_2_2_57_19_76 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto9-USE-5 ;
  x3do:translation ( 0 0 -7.5 ) .
:TravTetto9-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_76 ;
  owl:sameAs :TravTetto9 . # DEF matching this USE
:TravTetto10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TraveTetto5dx ;
  x3do:DEF 'TravTetto10' .
:TraveTetto5dx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto10 ;
  x3do:hasChildren :Shape_2_2_57_19_77_1_1 ;
  x3do:DEF 'TraveTetto5dx' ;
  x3do:rotation ( 0 0 1 0.33 ) ;
  x3do:translation ( 0.88 4.7 -40 ) .
:Shape_2_2_57_19_77_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveTetto5dx ;
  x3do:hasGeometry :Box_2_2_57_19_77_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_19_77_1_1_2 .
:Box_2_2_57_19_77_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_19_77_1_1 ;
  x3do:size ( 1.2 0.08 0.08 ) .
:Appearance_2_2_57_19_77_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_19_77_1_1 ;
  x3do:hasMaterial :Sandstone-USE-274 .
:Sandstone-USE-274 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_19_77_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_57_19_78 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto10-USE-1 ;
  x3do:translation ( 0 0 -1.5 ) .
:TravTetto10-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_78 ;
  owl:sameAs :TravTetto10 . # DEF matching this USE
:Transform_2_2_57_19_79 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto10-USE-2 ;
  x3do:translation ( 0 0 -3 ) .
:TravTetto10-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_79 ;
  owl:sameAs :TravTetto10 . # DEF matching this USE
:Transform_2_2_57_19_80 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto10-USE-3 ;
  x3do:translation ( 0 0 -4.5 ) .
:TravTetto10-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_80 ;
  owl:sameAs :TravTetto10 . # DEF matching this USE
:Transform_2_2_57_19_81 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto10-USE-4 ;
  x3do:translation ( 0 0 -6 ) .
:TravTetto10-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_81 ;
  owl:sameAs :TravTetto10 . # DEF matching this USE
:Transform_2_2_57_19_82 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto10-USE-5 ;
  x3do:translation ( 0 0 -7.5 ) .
:TravTetto10-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_82 ;
  owl:sameAs :TravTetto10 . # DEF matching this USE
:TravTetto11 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :sottotetto4dx ;
  x3do:DEF 'TravTetto11' .
:sottotetto4dx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto11 ;
  x3do:hasChildren :Transform_2_2_57_19_83_1_1 ;
  x3do:DEF 'sottotetto4dx' ;
  x3do:rotation ( 1 0 0 -0.36 ) ;
  x3do:translation ( 2 4.75 -48.5 ) .
:Transform_2_2_57_19_83_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :sottotetto4dx ;
  x3do:hasChildren :Shape_2_2_57_19_83_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_2_57_19_83_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_57_19_83_1_1 ;
  x3do:hasGeometry :Box_2_2_57_19_83_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_57_19_83_1_1_1_2 .
:Box_2_2_57_19_83_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_57_19_83_1_1_1 ;
  x3do:size ( 1.2 0.08 0.08 ) .
:Appearance_2_2_57_19_83_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_57_19_83_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-275 .
:Sandstone-USE-275 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_57_19_83_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_57_19_84 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto11-USE-1 ;
  x3do:translation ( 1.5 0 0 ) .
:TravTetto11-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_84 ;
  owl:sameAs :TravTetto11 . # DEF matching this USE
:Transform_2_2_57_19_85 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto11-USE-2 ;
  x3do:translation ( 3 0 0 ) .
:TravTetto11-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_85 ;
  owl:sameAs :TravTetto11 . # DEF matching this USE
:Transform_2_2_57_19_86 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto11-USE-3 ;
  x3do:translation ( 4.5 0 0 ) .
:TravTetto11-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_86 ;
  owl:sameAs :TravTetto11 . # DEF matching this USE
:Transform_2_2_57_19_87 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto11-USE-4 ;
  x3do:translation ( 6 0 0 ) .
:TravTetto11-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_87 ;
  owl:sameAs :TravTetto11 . # DEF matching this USE
:Transform_2_2_57_19_88 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TravTetto11-USE-5 ;
  x3do:translation ( 7.5 0 0 ) .
:TravTetto11-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_57_19_88 ;
  owl:sameAs :TravTetto11 . # DEF matching this USE
:PancheLato a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Panche, :Transform_2_2_58_2, :Transform_2_2_58_3, :Transform_2_2_58_4, :Transform_2_2_58_5, :Transform_2_2_58_6, :Transform_2_2_58_7, :Transform_2_2_58_8, :Transform_2_2_58_9, :Transform_2_2_58_10, :Transform_2_2_58_11, :Transform_2_2_58_12, :Transform_2_2_58_13, :Transform_2_2_58_14, :Transform_2_2_58_15, :Transform_2_2_58_16, :Transform_2_2_58_17, :Transform_2_2_58_18, :Transform_2_2_58_19, :Transform_2_2_58_20, :Transform_2_2_58_21, :Transform_2_2_58_22, :Transform_2_2_58_23, :Transform_2_2_58_24, :Transform_2_2_58_25, :Transform_2_2_58_26, :Transform_2_2_58_27, :Transform_2_2_58_28, :Transform_2_2_58_29, :Transform_2_2_58_30, :Transform_2_2_58_31, :Transform_2_2_58_32, :Transform_2_2_58_33, :Transform_2_2_58_34, :Transform_2_2_58_35, :Transform_2_2_58_36 ;
  x3do:DEF 'PancheLato' .
:Panche a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panca ;
  x3do:DEF 'Panche' .
:Panca a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panche ;
  x3do:hasChildren :piano, :piano2, :gambe1f, :gambe2f, :gambe1r, :gambe2r, :gambe2rAlto, :top, :gambe2rAltoOpp, :topOpp, :Schienale1, :Schienale2, :Schienale3, :braccioli1, :braccioli2, :braccioli1Opp, :braccioli2Opp, :base1, :base2, :base3Lungo, :base12, :base22, :base3Lungo2 ;
  x3do:DEF 'Panca' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 8.15 -1.7 -4.4 ) .
:piano a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_1_1 ;
  x3do:DEF 'piano' ;
  x3do:translation ( 0 -0.03 0 ) .
:Shape_2_2_58_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :piano ;
  x3do:hasGeometry :Box_2_2_58_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_1_1_2 .
:Box_2_2_58_1_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_1_1 ;
  x3do:size ( 2.35 0.03 0.383 ) .
:Appearance_2_2_58_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-276 .
:Sandstone-USE-276 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:piano2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_2_1 ;
  x3do:DEF 'piano2' ;
  x3do:translation ( 0 -0.08 0 ) .
:Shape_2_2_58_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :piano2 ;
  x3do:hasGeometry :Box_2_2_58_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_2_1_2 .
:Box_2_2_58_1_1_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_2_1 ;
  x3do:size ( 2.32 0.07 0.353 ) .
:Appearance_2_2_58_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-277 .
:Sandstone-USE-277 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:gambe1f a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_3_1 ;
  x3do:DEF 'gambe1f' ;
  x3do:translation ( -1.149 -0.1055 0.16 ) .
:Shape_2_2_58_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :gambe1f ;
  x3do:hasGeometry :Box_2_2_58_1_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_3_1_2 .
:Box_2_2_58_1_1_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_3_1 ;
  x3do:size ( 0.052 0.629 0.06 ) .
:Appearance_2_2_58_1_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_3_1 ;
  x3do:hasMaterial :Sandstone-USE-278 .
:Sandstone-USE-278 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:gambe2f a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_4_1 ;
  x3do:DEF 'gambe2f' ;
  x3do:translation ( 1.149 -0.1055 0.16 ) .
:Shape_2_2_58_1_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :gambe2f ;
  x3do:hasGeometry :Box_2_2_58_1_1_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_4_1_2 .
:Box_2_2_58_1_1_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_4_1 ;
  x3do:size ( 0.052 0.629 0.06 ) .
:Appearance_2_2_58_1_1_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_4_1 ;
  x3do:hasMaterial :Sandstone-USE-279 .
:Sandstone-USE-279 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:gambe1r a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_5_1 ;
  x3do:DEF 'gambe1r' ;
  x3do:translation ( 1.149 -0.1875 -0.16 ) .
:Shape_2_2_58_1_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :gambe1r ;
  x3do:hasGeometry :Box_2_2_58_1_1_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_5_1_2 .
:Box_2_2_58_1_1_5_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_5_1 ;
  x3do:size ( 0.052 0.445 0.06 ) .
:Appearance_2_2_58_1_1_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_5_1 ;
  x3do:hasMaterial :Sandstone-USE-280 .
:Sandstone-USE-280 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:gambe2r a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_6_1 ;
  x3do:DEF 'gambe2r' ;
  x3do:translation ( -1.149 -0.1875 -0.16 ) .
:Shape_2_2_58_1_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :gambe2r ;
  x3do:hasGeometry :Box_2_2_58_1_1_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_6_1_2 .
:Box_2_2_58_1_1_6_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_6_1 ;
  x3do:size ( 0.052 0.445 0.06 ) .
:Appearance_2_2_58_1_1_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_6_1 ;
  x3do:hasMaterial :Sandstone-USE-281 .
:Sandstone-USE-281 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:gambe2rAlto a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_7_1 ;
  x3do:DEF 'gambe2rAlto' ;
  x3do:rotation ( 1 0 0 -0.07 ) ;
  x3do:scale ( 1 0.914 1 ) ;
  x3do:translation ( 1.123 0.03 -0.19 ) .
:Shape_2_2_58_1_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :gambe2rAlto ;
  x3do:hasGeometry :IndexedFaceSet_2_2_58_1_1_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_7_1_2 .
:IndexedFaceSet_2_2_58_1_1_7_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_58_1_1_7_1 ;
  x3do:hasCoord :Coordinate_2_2_58_1_1_7_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 0 1 5 4 -1 2 3 7 6 -1 4 5 6 7 -1 0 3 7 4 -1 1 2 6 5 -1 ) ;
  x3do:creaseAngle 0.1745 ;
  x3do:solid false .
:Coordinate_2_2_58_1_1_7_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_58_1_1_7_1_1 ;
  x3do:point ( 0 0 0 0.052 0 0 0.052 0 0.06 0 0 0.06 0 0.44 0.01 0.052 0.44 0.01 0.052 0.44 0.05 0 0.44 0.05 ) .
:Appearance_2_2_58_1_1_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_7_1 ;
  x3do:hasMaterial :Sandstone-USE-282 .
:Sandstone-USE-282 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:top a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Transform_2_2_58_1_1_8_1 ;
  x3do:DEF 'top' ;
  x3do:rotation ( 1 0 0 -0.07 ) ;
  x3do:translation ( 1.149 0.432 -0.188 ) .
:Transform_2_2_58_1_1_8_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :top ;
  x3do:hasChildren :Shape_2_2_58_1_1_8_1_1 ;
  x3do:rotation ( 0 0 1 1.57105 ) ;
  x3do:scale ( 1.5 1 0.77 ) .
:Shape_2_2_58_1_1_8_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_58_1_1_8_1 ;
  x3do:hasGeometry :Cylinder_2_2_58_1_1_8_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_8_1_1_2 .
:Cylinder_2_2_58_1_1_8_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_58_1_1_8_1_1 ;
  x3do:height 0.052 ;
  x3do:radius 0.026 .
:Appearance_2_2_58_1_1_8_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_8_1_1 ;
  x3do:hasMaterial :Sandstone-USE-283 .
:Sandstone-USE-283 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_8_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:gambe2rAltoOpp a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_9_1 ;
  x3do:DEF 'gambe2rAltoOpp' ;
  x3do:rotation ( 1 0 0 -0.07 ) ;
  x3do:scale ( 1 0.914 1 ) ;
  x3do:translation ( -1.175 0.03 -0.19 ) .
:Shape_2_2_58_1_1_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :gambe2rAltoOpp ;
  x3do:hasGeometry :IndexedFaceSet_2_2_58_1_1_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_9_1_2 .
:IndexedFaceSet_2_2_58_1_1_9_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_58_1_1_9_1 ;
  x3do:hasCoord :Coordinate_2_2_58_1_1_9_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 0 1 5 4 -1 2 3 7 6 -1 4 5 6 7 -1 0 3 7 4 -1 1 2 6 5 -1 ) ;
  x3do:creaseAngle 0.1745 ;
  x3do:solid false .
:Coordinate_2_2_58_1_1_9_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_58_1_1_9_1_1 ;
  x3do:point ( 0 0 0 0.052 0 0 0.052 0 0.06 0 0 0.06 0 0.44 0.01 0.052 0.44 0.01 0.052 0.44 0.05 0 0.44 0.05 ) .
:Appearance_2_2_58_1_1_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_9_1 ;
  x3do:hasMaterial :Sandstone-USE-284 .
:Sandstone-USE-284 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_9_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:topOpp a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Transform_2_2_58_1_1_10_1 ;
  x3do:DEF 'topOpp' ;
  x3do:rotation ( 1 0 0 -0.07 ) ;
  x3do:translation ( -1.149 0.432 -0.188 ) .
:Transform_2_2_58_1_1_10_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :topOpp ;
  x3do:hasChildren :Shape_2_2_58_1_1_10_1_1 ;
  x3do:rotation ( 0 0 1 1.57105 ) ;
  x3do:scale ( 1.5 1 0.77 ) .
:Shape_2_2_58_1_1_10_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_58_1_1_10_1 ;
  x3do:hasGeometry :Cylinder_2_2_58_1_1_10_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_10_1_1_2 .
:Cylinder_2_2_58_1_1_10_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_58_1_1_10_1_1 ;
  x3do:height 0.052 ;
  x3do:radius 0.026 .
:Appearance_2_2_58_1_1_10_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_10_1_1 ;
  x3do:hasMaterial :Sandstone-USE-285 .
:Sandstone-USE-285 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_10_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Schienale1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_11_1 ;
  x3do:DEF 'Schienale1' ;
  x3do:rotation ( 1 0 0 -0.07 ) ;
  x3do:scale ( 1 0.6 0.9 ) ;
  x3do:translation ( 1.123 0.065 -0.19 ) .
:Shape_2_2_58_1_1_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Schienale1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_58_1_1_11_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_11_1_2 .
:IndexedFaceSet_2_2_58_1_1_11_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_58_1_1_11_1 ;
  x3do:hasCoord :Coordinate_2_2_58_1_1_11_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 0 1 5 4 -1 2 3 7 6 -1 4 5 6 7 -1 0 3 7 4 -1 1 2 6 5 -1 ) ;
  x3do:creaseAngle 0.1745 ;
  x3do:solid false .
:Coordinate_2_2_58_1_1_11_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_58_1_1_11_1_1 ;
  x3do:point ( 0 0 0 -2.29 0 0 -2.29 0 0.06 0 0 0.06 0 0.44 0.01 -2.29 0.44 0.01 -2.29 0.44 0.05 0 0.44 0.05 ) .
:Appearance_2_2_58_1_1_11_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_11_1 ;
  x3do:hasMaterial :Sandstone-USE-286 .
:Sandstone-USE-286 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_11_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Schienale2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_12_1 ;
  x3do:DEF 'Schienale2' ;
  x3do:rotation ( 1 0 0 -0.07 ) ;
  x3do:scale ( 1 0.15 0.48 ) ;
  x3do:translation ( 1.123 0.335 -0.195 ) .
:Shape_2_2_58_1_1_12_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Schienale2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_58_1_1_12_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_12_1_2 .
:IndexedFaceSet_2_2_58_1_1_12_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_58_1_1_12_1 ;
  x3do:hasCoord :Coordinate_2_2_58_1_1_12_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 0 1 5 4 -1 2 3 7 6 -1 4 5 6 7 -1 0 3 7 4 -1 1 2 6 5 -1 ) ;
  x3do:creaseAngle 0.1745 ;
  x3do:solid false .
:Coordinate_2_2_58_1_1_12_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_58_1_1_12_1_1 ;
  x3do:point ( 0 0 0 -2.29 0 0 -2.29 0 0.06 0 0 0.06 0 0.44 0.01 -2.29 0.44 0.01 -2.29 0.44 0.05 0 0.44 0.05 ) .
:Appearance_2_2_58_1_1_12_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_12_1 ;
  x3do:hasMaterial :Sandstone-USE-287 .
:Sandstone-USE-287 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_12_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Schienale3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_13_1 ;
  x3do:DEF 'Schienale3' ;
  x3do:rotation ( 1 0 0 -0.07 ) ;
  x3do:scale ( 1 0.15 0.28 ) ;
  x3do:translation ( 1.123 0.3 -0.18 ) .
:Shape_2_2_58_1_1_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Schienale3 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_58_1_1_13_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_13_1_2 .
:IndexedFaceSet_2_2_58_1_1_13_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_58_1_1_13_1 ;
  x3do:hasCoord :Coordinate_2_2_58_1_1_13_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 0 1 5 4 -1 2 3 7 6 -1 4 5 6 7 -1 0 3 7 4 -1 1 2 6 5 -1 ) ;
  x3do:creaseAngle 0.1745 ;
  x3do:solid false .
:Coordinate_2_2_58_1_1_13_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_58_1_1_13_1_1 ;
  x3do:point ( 0 0 0 -2.29 0 0 -2.29 0 0.06 0 0 0.06 0 0.44 0.01 -2.29 0.44 0.01 -2.29 0.44 0.05 0 0.44 0.05 ) .
:Appearance_2_2_58_1_1_13_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_13_1 ;
  x3do:hasMaterial :Sandstone-USE-288 .
:Sandstone-USE-288 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_13_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:braccioli1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_14_1 ;
  x3do:DEF 'braccioli1' ;
  x3do:translation ( 1.149 0.19 0.036 ) .
:Shape_2_2_58_1_1_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :braccioli1 ;
  x3do:hasGeometry :Box_2_2_58_1_1_14_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_14_1_2 .
:Box_2_2_58_1_1_14_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_14_1 ;
  x3do:size ( 0.052 0.04 0.37 ) .
:Appearance_2_2_58_1_1_14_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_14_1 ;
  x3do:hasMaterial :Sandstone-USE-289 .
:Sandstone-USE-289 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_14_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:braccioli2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_15_1 ;
  x3do:DEF 'braccioli2' ;
  x3do:rotation ( 0 0 1 1.57105 ) ;
  x3do:scale ( 1.06 1 1.2 ) ;
  x3do:translation ( 1.149 0.1825 0.224 ) .
:Shape_2_2_58_1_1_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :braccioli2 ;
  x3do:hasGeometry :Cylinder_2_2_58_1_1_15_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_15_1_2 .
:Cylinder_2_2_58_1_1_15_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_58_1_1_15_1 ;
  x3do:height 0.052 ;
  x3do:radius 0.026 .
:Appearance_2_2_58_1_1_15_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_15_1 ;
  x3do:hasMaterial :Sandstone-USE-290 .
:Sandstone-USE-290 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_15_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:braccioli1Opp a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_16_1 ;
  x3do:DEF 'braccioli1Opp' ;
  x3do:translation ( -1.149 0.19 0.036 ) .
:Shape_2_2_58_1_1_16_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :braccioli1Opp ;
  x3do:hasGeometry :Box_2_2_58_1_1_16_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_16_1_2 .
:Box_2_2_58_1_1_16_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_16_1 ;
  x3do:size ( 0.052 0.04 0.37 ) .
:Appearance_2_2_58_1_1_16_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_16_1 ;
  x3do:hasMaterial :Sandstone-USE-291 .
:Sandstone-USE-291 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_16_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:braccioli2Opp a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_17_1 ;
  x3do:DEF 'braccioli2Opp' ;
  x3do:rotation ( 0 0 1 1.57105 ) ;
  x3do:scale ( 1.06 1 1.2 ) ;
  x3do:translation ( -1.149 0.1825 0.224 ) .
:Shape_2_2_58_1_1_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :braccioli2Opp ;
  x3do:hasGeometry :Cylinder_2_2_58_1_1_17_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_17_1_2 .
:Cylinder_2_2_58_1_1_17_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_58_1_1_17_1 ;
  x3do:height 0.052 ;
  x3do:radius 0.026 .
:Appearance_2_2_58_1_1_17_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_17_1 ;
  x3do:hasMaterial :Sandstone-USE-292 .
:Sandstone-USE-292 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_17_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:base1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_18_1 ;
  x3do:DEF 'base1' ;
  x3do:translation ( -1.149 -0.4125 -0.17 ) .
:Shape_2_2_58_1_1_18_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :base1 ;
  x3do:hasGeometry :Box_2_2_58_1_1_18_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_18_1_2 .
:Box_2_2_58_1_1_18_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_18_1 ;
  x3do:size ( 0.06 0.045 0.06 ) .
:Appearance_2_2_58_1_1_18_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_18_1 ;
  x3do:hasMaterial :Sandstone-USE-293 .
:Sandstone-USE-293 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_18_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:base2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_19_1 ;
  x3do:DEF 'base2' ;
  x3do:translation ( -1.149 -0.4125 0.17 ) .
:Shape_2_2_58_1_1_19_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :base2 ;
  x3do:hasGeometry :Box_2_2_58_1_1_19_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_19_1_2 .
:Box_2_2_58_1_1_19_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_19_1 ;
  x3do:size ( 0.06 0.045 0.06 ) .
:Appearance_2_2_58_1_1_19_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_19_1 ;
  x3do:hasMaterial :Sandstone-USE-294 .
:Sandstone-USE-294 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_19_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:base3Lungo a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_20_1 ;
  x3do:DEF 'base3Lungo' ;
  x3do:translation ( -1.149 -0.4075 0 ) .
:Shape_2_2_58_1_1_20_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :base3Lungo ;
  x3do:hasGeometry :Box_2_2_58_1_1_20_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_20_1_2 .
:Box_2_2_58_1_1_20_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_20_1 ;
  x3do:size ( 0.06 0.035 0.3 ) .
:Appearance_2_2_58_1_1_20_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_20_1 ;
  x3do:hasMaterial :Sandstone-USE-295 .
:Sandstone-USE-295 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_20_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:base12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_21_1 ;
  x3do:DEF 'base12' ;
  x3do:translation ( 1.149 -0.4125 -0.17 ) .
:Shape_2_2_58_1_1_21_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :base12 ;
  x3do:hasGeometry :Box_2_2_58_1_1_21_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_21_1_2 .
:Box_2_2_58_1_1_21_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_21_1 ;
  x3do:size ( 0.06 0.045 0.06 ) .
:Appearance_2_2_58_1_1_21_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_21_1 ;
  x3do:hasMaterial :Sandstone-USE-296 .
:Sandstone-USE-296 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_21_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:base22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_22_1 ;
  x3do:DEF 'base22' ;
  x3do:translation ( 1.149 -0.4125 0.17 ) .
:Shape_2_2_58_1_1_22_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :base22 ;
  x3do:hasGeometry :Box_2_2_58_1_1_22_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_22_1_2 .
:Box_2_2_58_1_1_22_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_22_1 ;
  x3do:size ( 0.06 0.045 0.06 ) .
:Appearance_2_2_58_1_1_22_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_22_1 ;
  x3do:hasMaterial :Sandstone-USE-297 .
:Sandstone-USE-297 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_22_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:base3Lungo2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Panca ;
  x3do:hasChildren :Shape_2_2_58_1_1_23_1 ;
  x3do:DEF 'base3Lungo2' ;
  x3do:translation ( 1.149 -0.4075 0 ) .
:Shape_2_2_58_1_1_23_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :base3Lungo2 ;
  x3do:hasGeometry :Box_2_2_58_1_1_23_1_1 ;
  x3do:hasAppearance :Appearance_2_2_58_1_1_23_1_2 .
:Box_2_2_58_1_1_23_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_58_1_1_23_1 ;
  x3do:size ( 0.06 0.035 0.3 ) .
:Appearance_2_2_58_1_1_23_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_58_1_1_23_1 ;
  x3do:hasMaterial :Sandstone-USE-298 .
:Sandstone-USE-298 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_58_1_1_23_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_58_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-1 ;
  x3do:translation ( 0 0 -0.75 ) .
:Panche-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_2 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-2 ;
  x3do:translation ( 0 0 -1.5 ) .
:Panche-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_3 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-3 ;
  x3do:translation ( 0 0 -2.25 ) .
:Panche-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_4 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-4 ;
  x3do:translation ( 0 0 -3 ) .
:Panche-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_5 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-5 ;
  x3do:translation ( 0 0 -3.75 ) .
:Panche-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_6 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-6 ;
  x3do:translation ( 0 0 -4.5 ) .
:Panche-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_7 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-7 ;
  x3do:translation ( 0 0 -5.25 ) .
:Panche-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_8 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-8 ;
  x3do:translation ( 0 0 -6 ) .
:Panche-USE-8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_9 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-9 ;
  x3do:translation ( 0 0 -6.75 ) .
:Panche-USE-9 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_10 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-10 ;
  x3do:translation ( 0 0 -7.5 ) .
:Panche-USE-10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_11 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-11 ;
  x3do:translation ( 0 0 -8.25 ) .
:Panche-USE-11 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_12 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-12 ;
  x3do:translation ( 0 0 -9 ) .
:Panche-USE-12 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_13 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-13 ;
  x3do:translation ( 0 0 -9.75 ) .
:Panche-USE-13 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_14 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-14 ;
  x3do:translation ( 0 0 -10.5 ) .
:Panche-USE-14 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_15 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-15 ;
  x3do:translation ( 0 0 -11.25 ) .
:Panche-USE-15 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_16 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-16 ;
  x3do:translation ( 0 0 -12 ) .
:Panche-USE-16 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_17 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-17 ;
  x3do:translation ( 0 0 -12.75 ) .
:Panche-USE-17 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_18 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_19 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-18 ;
  x3do:translation ( 0 0 -13.5 ) .
:Panche-USE-18 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_19 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_20 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-19 ;
  x3do:translation ( 0 0 -14.25 ) .
:Panche-USE-19 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_20 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-20 ;
  x3do:translation ( 0 0 -15 ) .
:Panche-USE-20 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_21 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-21 ;
  x3do:translation ( 0 0 -15.75 ) .
:Panche-USE-21 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_22 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-22 ;
  x3do:translation ( 0 0 -16.5 ) .
:Panche-USE-22 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_23 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_24 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-23 ;
  x3do:translation ( 0 0 -17.25 ) .
:Panche-USE-23 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_24 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_25 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-24 ;
  x3do:translation ( 0 0 -18 ) .
:Panche-USE-24 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_25 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_26 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-25 ;
  x3do:translation ( 0 0 -18.75 ) .
:Panche-USE-25 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_26 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_27 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-26 ;
  x3do:translation ( 0 0 -19.5 ) .
:Panche-USE-26 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_27 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_28 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-27 ;
  x3do:translation ( 0 0 -20.25 ) .
:Panche-USE-27 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_28 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_29 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-28 ;
  x3do:translation ( 0 0 -21 ) .
:Panche-USE-28 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_29 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_30 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-29 ;
  x3do:translation ( 0 0 -21.75 ) .
:Panche-USE-29 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_30 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_31 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-30 ;
  x3do:translation ( 0 0 -22.5 ) .
:Panche-USE-30 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_31 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_32 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-31 ;
  x3do:translation ( 0 0 -23.25 ) .
:Panche-USE-31 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_32 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_33 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-32 ;
  x3do:translation ( 0 0 -24 ) .
:Panche-USE-32 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_33 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_34 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-33 ;
  x3do:translation ( 0 0 -24.75 ) .
:Panche-USE-33 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_34 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_35 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-34 ;
  x3do:translation ( 0 0 -25.5 ) .
:Panche-USE-34 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_35 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_58_36 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheLato ;
  x3do:hasChildren :Panche-USE-35 ;
  x3do:translation ( 0 0 -26.25 ) .
:Panche-USE-35 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_58_36 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_59 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :PancheLato-USE-1, :Transform_2_2_59_2, :Transform_2_2_59_3 ;
  x3do:translation ( -4.7 0 0 ) .
:PancheLato-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_59 ;
  owl:sameAs :PancheLato . # DEF matching this USE
:Transform_2_2_59_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_59 ;
  x3do:hasChildren :Panche-USE-36 ;
  x3do:translation ( 0 0 0.75 ) .
:Panche-USE-36 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_59_2 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_59_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_59 ;
  x3do:hasChildren :Panche-USE-37 ;
  x3do:translation ( 0 0 1.5 ) .
:Panche-USE-37 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_59_3 ;
  owl:sameAs :Panche . # DEF matching this USE
:Altare a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Colonna1, :Colonna2, :Colonna3, :Colonna4, :bbase, :bbase2, :bbase3, :bbase4, :arcoAltare, :arcoAltare2, :arcoAltare3, :arcoAltare4, :piano13, :piano1 ;
  x3do:DEF 'Altare' ;
  x3do:scale ( 0.86 0.9 0.9 ) ;
  x3do:translation ( 5.8 -1.29 -38.4 ) .
:Colonna1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_1_1 ;
  x3do:DEF 'Colonna1' ;
  x3do:translation ( 0.7 0 -0.7 ) .
:Shape_2_2_60_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Colonna1 ;
  x3do:hasGeometry :Box_2_2_60_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_1_1_2 .
:Box_2_2_60_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_60_1_1 ;
  x3do:size ( 0.4 1.2 0.4 ) .
:Appearance_2_2_60_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_1_1 ;
  x3do:hasMaterial :Sandstone-USE-299 .
:Sandstone-USE-299 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Colonna2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_2_1 ;
  x3do:DEF 'Colonna2' ;
  x3do:translation ( -0.7 0 -0.7 ) .
:Shape_2_2_60_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Colonna2 ;
  x3do:hasGeometry :Box_2_2_60_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_2_1_2 .
:Box_2_2_60_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_60_2_1 ;
  x3do:size ( 0.4 1.2 0.4 ) .
:Appearance_2_2_60_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_2_1 ;
  x3do:hasMaterial :Sandstone-USE-300 .
:Sandstone-USE-300 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Colonna3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_3_1 ;
  x3do:DEF 'Colonna3' ;
  x3do:translation ( 0.7 0 0.7 ) .
:Shape_2_2_60_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Colonna3 ;
  x3do:hasGeometry :Box_2_2_60_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_3_1_2 .
:Box_2_2_60_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_60_3_1 ;
  x3do:size ( 0.4 1.2 0.4 ) .
:Appearance_2_2_60_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_3_1 ;
  x3do:hasMaterial :Sandstone-USE-301 .
:Sandstone-USE-301 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Colonna4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_4_1 ;
  x3do:DEF 'Colonna4' ;
  x3do:translation ( -0.7 0 0.7 ) .
:Shape_2_2_60_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Colonna4 ;
  x3do:hasGeometry :Box_2_2_60_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_4_1_2 .
:Box_2_2_60_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_60_4_1 ;
  x3do:size ( 0.4 1.2 0.4 ) .
:Appearance_2_2_60_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_4_1 ;
  x3do:hasMaterial :Sandstone-USE-302 .
:Sandstone-USE-302 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:bbase a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_5_1 ;
  x3do:DEF 'bbase' ;
  x3do:translation ( -1 -0.7 1 ) .
:Shape_2_2_60_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :bbase ;
  x3do:hasGeometry :IndexedFaceSet_2_2_60_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_5_1_2 .
:IndexedFaceSet_2_2_60_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_60_5_1 ;
  x3do:hasCoord :Coordinate_2_2_60_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 3 7 4 0 -1 0 1 5 4 -1 4 5 6 7 -1 3 7 6 2 -1 1 5 6 2 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_60_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_60_5_1_1 ;
  x3do:point ( 0 0 0 0.5 0 0 0.5 0 -0.5 0 0 -0.5 0.09 0.2 -0.09 0.5 0.2 -0.09 0.5 0.2 -0.5 0.09 0.2 -0.5 ) .
:Appearance_2_2_60_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_5_1 ;
  x3do:hasMaterial :Sandstone-USE-303 .
:Sandstone-USE-303 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:bbase2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_6_1 ;
  x3do:DEF 'bbase2' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 0.9995 -0.7 1 ) .
:Shape_2_2_60_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :bbase2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_60_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_6_1_2 .
:IndexedFaceSet_2_2_60_6_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_60_6_1 ;
  x3do:hasCoord :Coordinate_2_2_60_6_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 3 7 4 0 -1 0 1 5 4 -1 4 5 6 7 -1 3 7 6 2 -1 1 5 6 2 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_60_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_60_6_1_1 ;
  x3do:point ( 0 0 0 0.5 0 0 0.5 0 -0.5 0 0 -0.5 0.09 0.2 -0.09 0.5 0.2 -0.09 0.5 0.2 -0.5 0.09 0.2 -0.5 ) .
:Appearance_2_2_60_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_6_1 ;
  x3do:hasMaterial :Sandstone-USE-304 .
:Sandstone-USE-304 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:bbase3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_7_1 ;
  x3do:DEF 'bbase3' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 0.9995 -0.7 -1 ) .
:Shape_2_2_60_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :bbase3 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_60_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_7_1_2 .
:IndexedFaceSet_2_2_60_7_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_60_7_1 ;
  x3do:hasCoord :Coordinate_2_2_60_7_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 3 7 4 0 -1 0 1 5 4 -1 4 5 6 7 -1 3 7 6 2 -1 1 5 6 2 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_60_7_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_60_7_1_1 ;
  x3do:point ( 0 0 0 0.5 0 0 0.5 0 -0.5 0 0 -0.5 0.09 0.2 -0.09 0.5 0.2 -0.09 0.5 0.2 -0.5 0.09 0.2 -0.5 ) .
:Appearance_2_2_60_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_7_1 ;
  x3do:hasMaterial :Sandstone-USE-305 .
:Sandstone-USE-305 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:bbase4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_8_1 ;
  x3do:DEF 'bbase4' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( -1 -0.7 -1 ) .
:Shape_2_2_60_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :bbase4 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_60_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_8_1_2 .
:IndexedFaceSet_2_2_60_8_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_60_8_1 ;
  x3do:hasCoord :Coordinate_2_2_60_8_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 3 7 4 0 -1 0 1 5 4 -1 4 5 6 7 -1 3 7 6 2 -1 1 5 6 2 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_60_8_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_60_8_1_1 ;
  x3do:point ( 0 0 0 0.5 0 0 0.5 0 -0.5 0 0 -0.5 0.09 0.2 -0.09 0.5 0.2 -0.09 0.5 0.2 -0.5 0.09 0.2 -0.5 ) .
:Appearance_2_2_60_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_8_1 ;
  x3do:hasMaterial :Sandstone-USE-306 .
:Sandstone-USE-306 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_8_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:arcoAltare a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_9_1 ;
  x3do:DEF 'arcoAltare' ;
  x3do:scale ( 0.7 0.7 0.7 ) ;
  x3do:translation ( 0 -0.3 0.66 ) .
:Shape_2_2_60_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :arcoAltare ;
  x3do:hasGeometry :IndexedFaceSet_2_2_60_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_9_1_2 .
:IndexedFaceSet_2_2_60_9_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_60_9_1 ;
  x3do:hasCoord :Coordinate_2_2_60_9_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_60_9_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_60_9_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 -0.65 0 -1 -0.65 0 -1 1.3 0 1 1.3 0 1 -0.65 0 0.62265 -0.65 0 -0.62265 -0.65 0.30 -1 -0.65 0.30 -1 1.3 0.30 1 1.3 0.30 1 -0.65 0.30 0.62265 -0.65 0.30 ) .
:Appearance_2_2_60_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_9_1 ;
  x3do:hasMaterial :Sandstone-USE-307 .
:Sandstone-USE-307 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_9_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:arcoAltare2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_10_1 ;
  x3do:DEF 'arcoAltare2' ;
  x3do:scale ( 0.7 0.7 0.7 ) ;
  x3do:translation ( 0 -0.3 -0.86 ) .
:Shape_2_2_60_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :arcoAltare2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_60_10_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_10_1_2 .
:IndexedFaceSet_2_2_60_10_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_60_10_1 ;
  x3do:hasCoord :Coordinate_2_2_60_10_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_60_10_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_60_10_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 -0.65 0 -1 -0.65 0 -1 1.3 0 1 1.3 0 1 -0.65 0 0.62265 -0.65 0 -0.62265 -0.65 0.30 -1 -0.65 0.30 -1 1.3 0.30 1 1.3 0.30 1 -0.65 0.30 0.62265 -0.65 0.30 ) .
:Appearance_2_2_60_10_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_10_1 ;
  x3do:hasMaterial :Sandstone-USE-308 .
:Sandstone-USE-308 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_10_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:arcoAltare3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_11_1 ;
  x3do:DEF 'arcoAltare3' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( 0.7 0.7 0.7 ) ;
  x3do:translation ( 0.66 -0.3 0 ) .
:Shape_2_2_60_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :arcoAltare3 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_60_11_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_11_1_2 .
:IndexedFaceSet_2_2_60_11_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_60_11_1 ;
  x3do:hasCoord :Coordinate_2_2_60_11_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_60_11_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_60_11_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 -0.65 0 -1 -0.65 0 -1 1.3 0 1 1.3 0 1 -0.65 0 0.62265 -0.65 0 -0.62265 -0.65 0.30 -1 -0.65 0.30 -1 1.3 0.30 1 1.3 0.30 1 -0.65 0.30 0.62265 -0.65 0.30 ) .
:Appearance_2_2_60_11_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_11_1 ;
  x3do:hasMaterial :Sandstone-USE-309 .
:Sandstone-USE-309 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_11_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:arcoAltare4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_12_1 ;
  x3do:DEF 'arcoAltare4' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( 0.7 0.7 0.7 ) ;
  x3do:translation ( -0.86 -0.3 0 ) .
:Shape_2_2_60_12_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :arcoAltare4 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_60_12_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_12_1_2 .
:IndexedFaceSet_2_2_60_12_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_60_12_1 ;
  x3do:hasCoord :Coordinate_2_2_60_12_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 84 85 86 87 88 89 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_60_12_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_60_12_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 -0.65 0 -1 -0.65 0 -1 1.3 0 1 1.3 0 1 -0.65 0 0.62265 -0.65 0 -0.62265 -0.65 0.30 -1 -0.65 0.30 -1 1.3 0.30 1 1.3 0.30 1 -0.65 0.30 0.62265 -0.65 0.30 ) .
:Appearance_2_2_60_12_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_12_1 ;
  x3do:hasMaterial :Sandstone-USE-310 .
:Sandstone-USE-310 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_12_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:piano13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_13_1 ;
  x3do:DEF 'piano13' ;
  x3do:translation ( 0 0.58 0 ) .
:Shape_2_2_60_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :piano13 ;
  x3do:hasGeometry :Box_2_2_60_13_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_13_1_2 .
:Box_2_2_60_13_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_60_13_1 ;
  x3do:size ( 2.1 0.06 2.1 ) .
:Appearance_2_2_60_13_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_13_1 ;
  x3do:hasMaterial :Sandstone-USE-311 .
:Sandstone-USE-311 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_13_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:piano1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Altare ;
  x3do:hasChildren :Shape_2_2_60_14_1 ;
  x3do:DEF 'piano1' ;
  x3do:translation ( 0 0.5 0 ) .
:Shape_2_2_60_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :piano1 ;
  x3do:hasGeometry :Box_2_2_60_14_1_1 ;
  x3do:hasAppearance :Appearance_2_2_60_14_1_2 .
:Box_2_2_60_14_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_60_14_1 ;
  x3do:size ( 1.9 0.02 1.9 ) .
:Appearance_2_2_60_14_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_60_14_1 ;
  x3do:hasMaterial :Sandstone-USE-312 .
:Sandstone-USE-312 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_60_14_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:scalino1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_61_1 ;
  x3do:DEF 'scalino1' ;
  x3do:translation ( 5.775 -2.04 -39.61 ) .
:Shape_2_2_61_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :scalino1 ;
  x3do:hasGeometry :Box_2_2_61_1_1 ;
  x3do:hasAppearance :Appearance_2_2_61_1_2 .
:Box_2_2_61_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_61_1 ;
  x3do:size ( 8.955 0.22 4.91 ) .
:Appearance_2_2_61_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_61_1 ;
  x3do:hasMaterial :Sandstone-USE-313 .
:Sandstone-USE-313 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_61_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:scalino2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_62_1 ;
  x3do:DEF 'scalino2' ;
  x3do:translation ( 5.775 -2.08 -38.1 ) .
:Shape_2_2_62_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :scalino2 ;
  x3do:hasGeometry :Box_2_2_62_1_1 ;
  x3do:hasAppearance :Appearance_2_2_62_1_2 .
:Box_2_2_62_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_62_1 ;
  x3do:size ( 9.8 0.09 2.555 ) .
:Appearance_2_2_62_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_62_1 ;
  x3do:hasMaterial :Sandstone-USE-314 .
:Sandstone-USE-314 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_62_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:scalino3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_63_1 ;
  x3do:DEF 'scalino3' ;
  x3do:translation ( 5.775 -1.97 -43.5 ) .
:Shape_2_2_63_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :scalino3 ;
  x3do:hasGeometry :Box_2_2_63_1_1 ;
  x3do:hasAppearance :Appearance_2_2_63_1_2 .
:Box_2_2_63_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_63_1 ;
  x3do:size ( 8.7 0.38 2.9 ) .
:Appearance_2_2_63_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_63_1 ;
  x3do:hasMaterial :Sandstone-USE-315 .
:Sandstone-USE-315 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_63_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:scalino4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_64_1 ;
  x3do:DEF 'scalino4' ;
  x3do:translation ( 5.775 -1.97 -43.7 ) .
:Shape_2_2_64_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :scalino4 ;
  x3do:hasGeometry :Box_2_2_64_1_1 ;
  x3do:hasAppearance :Appearance_2_2_64_1_2 .
:Box_2_2_64_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_64_1 ;
  x3do:size ( 8.7 0.68 2.5 ) .
:Appearance_2_2_64_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_64_1 ;
  x3do:hasMaterial :Sandstone-USE-316 .
:Sandstone-USE-316 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_64_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:decbar a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :DecorazioneBarre1 ;
  x3do:DEF 'decbar' .
:DecorazioneBarre1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :decbar ;
  x3do:hasChildren :Shape_2_2_65_1_1, :Transform_2_2_65_1_2 ;
  x3do:DEF 'DecorazioneBarre1' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( 0.08 0.098 0.119 ) ;
  x3do:translation ( 3.6215 1.625 -6.655 ) .
:Shape_2_2_65_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DecorazioneBarre1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_65_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_65_1_1_2 .
:IndexedFaceSet_2_2_65_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_65_1_1 ;
  x3do:hasCoord :Coordinate_2_2_65_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 21 84 90 63 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_65_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_65_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 1.2453 0.6218712004456791 0.0311325 1.2453 0.6195289277144369 0.062265 1.2453 0.6156053358230011 0.0933975 1.2453 0.6100699153375784 0.12453 1.2453 0.6028782701290121 0.1556625 1.2453 0.5939702437622613 0.186795 1.2453 0.5832672005554145 0.2179275 1.2453 0.5706681512928509 0.24906 1.2453 0.5560442297549271 0.2801925 1.2453 0.5392307176663808 0.311325 1.2453 0.520015272077417 0.3424575 1.2453 0.49812000000000006 0.37359 1.2453 0.47317303441103875 0.4047225 1.2453 0.4446610411032206 0.435855 1.2453 0.4118442634585919 0.4669875 1.2453 0.37359000000000003 0.49812 1.2453 0.3280012404606879 0.5292525 1.2453 0.2714068427195601 0.560385 1.2453 0.19442240018513812 0.5915175 1.2453 0.0 0.62265 1.2453 0 0.62265 1.2453 -0.19442240018513812 0.5915175 1.2453 -0.2714068427195601 0.560385 1.2453 -0.3280012404606879 0.5292525 1.2453 -0.37359000000000003 0.49812 1.2453 -0.4118442634585919 0.4669875 1.2453 -0.4446610411032206 0.435855 1.2453 -0.47317303441103875 0.4047225 1.2453 -0.49812000000000006 0.37359 1.2453 -0.520015272077417 0.3424575 1.2453 -0.5392307176663808 0.311325 1.2453 -0.5560442297549271 0.2801925 1.2453 -0.5706681512928509 0.24906 1.2453 -0.5832672005554145 0.2179275 1.2453 -0.5939702437622613 0.186795 1.2453 -0.6028782701290121 0.1556625 1.2453 -0.6100699153375784 0.12453 1.2453 -0.6156053358230011 0.0933975 1.2453 -0.6195289277144369 0.062265 1.2453 -0.6218712004456791 0.0311325 1.2453 -0.62265 0.0 1.2453 0 0.82265 0 0.62265 0.82265 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 0.82265 1.2453 0.62265 0.82265 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 ) .
:Appearance_2_2_65_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_65_1_1 ;
  x3do:hasMaterial :Sandstone-USE-317 .
:Sandstone-USE-317 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_65_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_65_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DecorazioneBarre1 ;
  x3do:hasChildren :Transform_2_2_65_1_2_1 ;
  x3do:translation ( 0 1.4453 0 ) .
:Transform_2_2_65_1_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_65_1_2 ;
  x3do:hasChildren :Shape_2_2_65_1_2_1_1 ;
  x3do:rotation ( 0 0 1 3.14 ) .
:Shape_2_2_65_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_65_1_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_65_1_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_65_1_2_1_1_2 .
:IndexedFaceSet_2_2_65_1_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_65_1_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_65_1_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_65_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_65_1_2_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 1.2453 0.6218712004456791 0.0311325 1.2453 0.6195289277144369 0.062265 1.2453 0.6156053358230011 0.0933975 1.2453 0.6100699153375784 0.12453 1.2453 0.6028782701290121 0.1556625 1.2453 0.5939702437622613 0.186795 1.2453 0.5832672005554145 0.2179275 1.2453 0.5706681512928509 0.24906 1.2453 0.5560442297549271 0.2801925 1.2453 0.5392307176663808 0.311325 1.2453 0.520015272077417 0.3424575 1.2453 0.49812000000000006 0.37359 1.2453 0.47317303441103875 0.4047225 1.2453 0.4446610411032206 0.435855 1.2453 0.4118442634585919 0.4669875 1.2453 0.37359000000000003 0.49812 1.2453 0.3280012404606879 0.5292525 1.2453 0.2714068427195601 0.560385 1.2453 0.19442240018513812 0.5915175 1.2453 0.0 0.62265 1.2453 0 0.62265 1.2453 -0.19442240018513812 0.5915175 1.2453 -0.2714068427195601 0.560385 1.2453 -0.3280012404606879 0.5292525 1.2453 -0.37359000000000003 0.49812 1.2453 -0.4118442634585919 0.4669875 1.2453 -0.4446610411032206 0.435855 1.2453 -0.47317303441103875 0.4047225 1.2453 -0.49812000000000006 0.37359 1.2453 -0.520015272077417 0.3424575 1.2453 -0.5392307176663808 0.311325 1.2453 -0.5560442297549271 0.2801925 1.2453 -0.5706681512928509 0.24906 1.2453 -0.5832672005554145 0.2179275 1.2453 -0.5939702437622613 0.186795 1.2453 -0.6028782701290121 0.1556625 1.2453 -0.6100699153375784 0.12453 1.2453 -0.6156053358230011 0.0933975 1.2453 -0.6195289277144369 0.062265 1.2453 -0.6218712004456791 0.0311325 1.2453 -0.62265 0.0 1.2453 0 0.62265 0 -0.62265 0.62265 0 -0.62265 0 0 -0.62265 0 0 -0.62265 0 0 -0.62265 0 0 0 0.62265 1.2453 -0.62265 0.62265 1.2453 -0.62265 0 1.2453 -0.62265 0 1.2453 0.62265 0 1.2453 ) .
:Appearance_2_2_65_1_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_65_1_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-318 .
:Sandstone-USE-318 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_65_1_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_66 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :decbar-USE-1 ;
  x3do:translation ( 1.4732 0 0 ) .
:decbar-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_66 ;
  owl:sameAs :decbar . # DEF matching this USE
:Transform_2_2_67 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :decbar-USE-2 ;
  x3do:translation ( 3.001 0 0 ) .
:decbar-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_67 ;
  owl:sameAs :decbar . # DEF matching this USE
:Transform_2_2_68 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :decbar-USE-3 ;
  x3do:translation ( 4.456 0 0 ) .
:decbar-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_68 ;
  owl:sameAs :decbar . # DEF matching this USE
:Transform_2_2_69 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :decbar-USE-4 ;
  x3do:translation ( 5.768 0 0 ) .
:decbar-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_69 ;
  owl:sameAs :decbar . # DEF matching this USE
:Transform_2_2_70 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :decbar-USE-5 ;
  x3do:translation ( -1.275 0 0 ) .
:decbar-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_70 ;
  owl:sameAs :decbar . # DEF matching this USE
:ringhhh a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Ringh ;
  x3do:DEF 'ringhhh' .
:Ringh a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ringhhh ;
  x3do:hasChildren :SferaC, :ParteSup, :ParteInf ;
  x3do:DEF 'Ringh' ;
  x3do:scale ( 0.45 0.45 0.1 ) ;
  x3do:translation ( 2.96 2.68 -6.52 ) .
:SferaC a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Ringh ;
  x3do:hasChildren :Shape_2_2_71_1_1_1 ;
  x3do:DEF 'SferaC' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 1.1 1 1 ) ;
  x3do:translation ( 0.06 -0.049 -0.1056 ) .
:Shape_2_2_71_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SferaC ;
  x3do:hasGeometry :Cylinder_2_2_71_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_71_1_1_1_2 .
:Cylinder_2_2_71_1_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_71_1_1_1 ;
  x3do:height 0.3112 ;
  x3do:radius 0.14 .
:Appearance_2_2_71_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_71_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-319 .
:Sandstone-USE-319 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_71_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ParteSup a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Ringh ;
  x3do:hasChildren :ringhh ;
  x3do:DEF 'ParteSup' .
:ringhh a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ParteSup ;
  x3do:hasChildren :SferaS1, :SferaS2, :SferaS3, :arco1sopra, :arco2sott, :Archi2, :Basef ;
  x3do:DEF 'ringhh' .
:SferaS1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ringhh ;
  x3do:hasChildren :Shape_2_2_71_1_2_1_1_1 ;
  x3do:DEF 'SferaS1' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 0.06 0.151 -0.1056 ) .
:Shape_2_2_71_1_2_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SferaS1 ;
  x3do:hasGeometry :Cylinder_2_2_71_1_2_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_71_1_2_1_1_1_2 .
:Cylinder_2_2_71_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_71_1_2_1_1_1 ;
  x3do:height 0.3112 ;
  x3do:radius 0.154 .
:Appearance_2_2_71_1_2_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_71_1_2_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-320 .
:Sandstone-USE-320 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_71_1_2_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:SferaS2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ringhh ;
  x3do:hasChildren :Shape_2_2_71_1_2_1_2_1 ;
  x3do:DEF 'SferaS2' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 1 1 1.1 ) ;
  x3do:translation ( 0.06 0.2 -0.1056 ) .
:Shape_2_2_71_1_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SferaS2 ;
  x3do:hasGeometry :Cylinder_2_2_71_1_2_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_71_1_2_1_2_1_2 .
:Cylinder_2_2_71_1_2_1_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_71_1_2_1_2_1 ;
  x3do:height 0.3112 ;
  x3do:radius 0.154 .
:Appearance_2_2_71_1_2_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_71_1_2_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-321 .
:Sandstone-USE-321 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_71_1_2_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:SferaS3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ringhh ;
  x3do:hasChildren :Shape_2_2_71_1_2_1_3_1 ;
  x3do:DEF 'SferaS3' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 1.02 1 1.1 ) ;
  x3do:translation ( 0.06 0.173 -0.1056 ) .
:Shape_2_2_71_1_2_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SferaS3 ;
  x3do:hasGeometry :Cylinder_2_2_71_1_2_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_71_1_2_1_3_1_2 .
:Cylinder_2_2_71_1_2_1_3_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_71_1_2_1_3_1 ;
  x3do:height 0.3112 ;
  x3do:radius 0.154 .
:Appearance_2_2_71_1_2_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_71_1_2_1_3_1 ;
  x3do:hasMaterial :Sandstone-USE-322 .
:Sandstone-USE-322 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_71_1_2_1_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:arco1sopra a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ringhh ;
  x3do:hasChildren :Shape_2_2_71_1_2_1_4_1 ;
  x3do:DEF 'arco1sopra' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:scale ( 0.32 0.18 0.25 ) ;
  x3do:translation ( 0.22 0.5 -0.2614 ) .
:Shape_2_2_71_1_2_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :arco1sopra ;
  x3do:hasGeometry :IndexedFaceSet_2_2_71_1_2_1_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_71_1_2_1_4_1_2 .
:IndexedFaceSet_2_2_71_1_2_1_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_71_1_2_1_4_1 ;
  x3do:hasCoord :Coordinate_2_2_71_1_2_1_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_71_1_2_1_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_71_1_2_1_4_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 1.2453 0.6218712004456791 0.0311325 1.2453 0.6195289277144369 0.062265 1.2453 0.6156053358230011 0.0933975 1.2453 0.6100699153375784 0.12453 1.2453 0.6028782701290121 0.1556625 1.2453 0.5939702437622613 0.186795 1.2453 0.5832672005554145 0.2179275 1.2453 0.5706681512928509 0.24906 1.2453 0.5560442297549271 0.2801925 1.2453 0.5392307176663808 0.311325 1.2453 0.520015272077417 0.3424575 1.2453 0.49812000000000006 0.37359 1.2453 0.47317303441103875 0.4047225 1.2453 0.4446610411032206 0.435855 1.2453 0.4118442634585919 0.4669875 1.2453 0.37359000000000003 0.49812 1.2453 0.3280012404606879 0.5292525 1.2453 0.2714068427195601 0.560385 1.2453 0.19442240018513812 0.5915175 1.2453 0.0 0.62265 1.2453 0 0.62265 1.2453 -0.19442240018513812 0.5915175 1.2453 -0.2714068427195601 0.560385 1.2453 -0.3280012404606879 0.5292525 1.2453 -0.37359000000000003 0.49812 1.2453 -0.4118442634585919 0.4669875 1.2453 -0.4446610411032206 0.435855 1.2453 -0.47317303441103875 0.4047225 1.2453 -0.49812000000000006 0.37359 1.2453 -0.520015272077417 0.3424575 1.2453 -0.5392307176663808 0.311325 1.2453 -0.5560442297549271 0.2801925 1.2453 -0.5706681512928509 0.24906 1.2453 -0.5832672005554145 0.2179275 1.2453 -0.5939702437622613 0.186795 1.2453 -0.6028782701290121 0.1556625 1.2453 -0.6100699153375784 0.12453 1.2453 -0.6156053358230011 0.0933975 1.2453 -0.6195289277144369 0.062265 1.2453 -0.6218712004456791 0.0311325 1.2453 -0.62265 0.0 1.2453 0 1.16265 0 0.62265 1.16265 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 1.16265 1.2453 0.62265 1.16265 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 ) .
:Appearance_2_2_71_1_2_1_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_71_1_2_1_4_1 ;
  x3do:hasMaterial :Sandstone-USE-323 .
:Sandstone-USE-323 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_71_1_2_1_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:arco2sott a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ringhh ;
  x3do:hasChildren :Transform_2_2_71_1_2_1_5_1 ;
  x3do:DEF 'arco2sott' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:scale ( 0.34 0.15 0.25 ) ;
  x3do:translation ( 0.2 0.5 -0.2614 ) .
:Transform_2_2_71_1_2_1_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :arco2sott ;
  x3do:hasChildren :Shape_2_2_71_1_2_1_5_1_1 ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 0 0 1.246 ) .
:Shape_2_2_71_1_2_1_5_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_71_1_2_1_5_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_71_1_2_1_5_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_71_1_2_1_5_1_1_2 .
:IndexedFaceSet_2_2_71_1_2_1_5_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_71_1_2_1_5_1_1 ;
  x3do:hasCoord :Coordinate_2_2_71_1_2_1_5_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_71_1_2_1_5_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_71_1_2_1_5_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 1.2453 0.6218712004456791 0.0311325 1.2453 0.6195289277144369 0.062265 1.2453 0.6156053358230011 0.0933975 1.2453 0.6100699153375784 0.12453 1.2453 0.6028782701290121 0.1556625 1.2453 0.5939702437622613 0.186795 1.2453 0.5832672005554145 0.2179275 1.2453 0.5706681512928509 0.24906 1.2453 0.5560442297549271 0.2801925 1.2453 0.5392307176663808 0.311325 1.2453 0.520015272077417 0.3424575 1.2453 0.49812000000000006 0.37359 1.2453 0.47317303441103875 0.4047225 1.2453 0.4446610411032206 0.435855 1.2453 0.4118442634585919 0.4669875 1.2453 0.37359000000000003 0.49812 1.2453 0.3280012404606879 0.5292525 1.2453 0.2714068427195601 0.560385 1.2453 0.19442240018513812 0.5915175 1.2453 0.0 0.62265 1.2453 0 0.62265 1.2453 -0.19442240018513812 0.5915175 1.2453 -0.2714068427195601 0.560385 1.2453 -0.3280012404606879 0.5292525 1.2453 -0.37359000000000003 0.49812 1.2453 -0.4118442634585919 0.4669875 1.2453 -0.4446610411032206 0.435855 1.2453 -0.47317303441103875 0.4047225 1.2453 -0.49812000000000006 0.37359 1.2453 -0.520015272077417 0.3424575 1.2453 -0.5392307176663808 0.311325 1.2453 -0.5560442297549271 0.2801925 1.2453 -0.5706681512928509 0.24906 1.2453 -0.5832672005554145 0.2179275 1.2453 -0.5939702437622613 0.186795 1.2453 -0.6028782701290121 0.1556625 1.2453 -0.6100699153375784 0.12453 1.2453 -0.6156053358230011 0.0933975 1.2453 -0.6195289277144369 0.062265 1.2453 -0.6218712004456791 0.0311325 1.2453 -0.62265 0.0 1.2453 0 1.16265 0 1.16265 0.62265 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 1.16265 1.2453 0.62265 1.16265 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 ) .
:Appearance_2_2_71_1_2_1_5_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_71_1_2_1_5_1_1 ;
  x3do:hasMaterial :Sandstone-USE-324 .
:Sandstone-USE-324 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_71_1_2_1_5_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Archi2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ringhh ;
  x3do:hasChildren :arco1sopra2, :arco2sott2 ;
  x3do:DEF 'Archi2' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 0.1195 0 -0.2115 ) .
:arco1sopra2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Archi2 ;
  x3do:hasChildren :Shape_2_2_71_1_2_1_6_1_1 ;
  x3do:DEF 'arco1sopra2' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:scale ( 0.32 0.18 0.25 ) ;
  x3do:translation ( 0.22 0.5 -0.2614 ) .
:Shape_2_2_71_1_2_1_6_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :arco1sopra2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_71_1_2_1_6_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_71_1_2_1_6_1_1_2 .
:IndexedFaceSet_2_2_71_1_2_1_6_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_71_1_2_1_6_1_1 ;
  x3do:hasCoord :Coordinate_2_2_71_1_2_1_6_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_71_1_2_1_6_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_71_1_2_1_6_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 1.2453 0.6218712004456791 0.0311325 1.2453 0.6195289277144369 0.062265 1.2453 0.6156053358230011 0.0933975 1.2453 0.6100699153375784 0.12453 1.2453 0.6028782701290121 0.1556625 1.2453 0.5939702437622613 0.186795 1.2453 0.5832672005554145 0.2179275 1.2453 0.5706681512928509 0.24906 1.2453 0.5560442297549271 0.2801925 1.2453 0.5392307176663808 0.311325 1.2453 0.520015272077417 0.3424575 1.2453 0.49812000000000006 0.37359 1.2453 0.47317303441103875 0.4047225 1.2453 0.4446610411032206 0.435855 1.2453 0.4118442634585919 0.4669875 1.2453 0.37359000000000003 0.49812 1.2453 0.3280012404606879 0.5292525 1.2453 0.2714068427195601 0.560385 1.2453 0.19442240018513812 0.5915175 1.2453 0.0 0.62265 1.2453 0 0.62265 1.2453 -0.19442240018513812 0.5915175 1.2453 -0.2714068427195601 0.560385 1.2453 -0.3280012404606879 0.5292525 1.2453 -0.37359000000000003 0.49812 1.2453 -0.4118442634585919 0.4669875 1.2453 -0.4446610411032206 0.435855 1.2453 -0.47317303441103875 0.4047225 1.2453 -0.49812000000000006 0.37359 1.2453 -0.520015272077417 0.3424575 1.2453 -0.5392307176663808 0.311325 1.2453 -0.5560442297549271 0.2801925 1.2453 -0.5706681512928509 0.24906 1.2453 -0.5832672005554145 0.2179275 1.2453 -0.5939702437622613 0.186795 1.2453 -0.6028782701290121 0.1556625 1.2453 -0.6100699153375784 0.12453 1.2453 -0.6156053358230011 0.0933975 1.2453 -0.6195289277144369 0.062265 1.2453 -0.6218712004456791 0.0311325 1.2453 -0.62265 0.0 1.2453 0 1.16265 0 0.62265 1.16265 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 1.16265 1.2453 0.62265 1.16265 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 ) .
:Appearance_2_2_71_1_2_1_6_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_71_1_2_1_6_1_1 ;
  x3do:hasMaterial :Sandstone-USE-325 .
:Sandstone-USE-325 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_71_1_2_1_6_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:arco2sott2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Archi2 ;
  x3do:hasChildren :Transform_2_2_71_1_2_1_6_2_1 ;
  x3do:DEF 'arco2sott2' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:scale ( 0.34 0.15 0.25 ) ;
  x3do:translation ( 0.2 0.5 -0.2614 ) .
:Transform_2_2_71_1_2_1_6_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :arco2sott2 ;
  x3do:hasChildren :Shape_2_2_71_1_2_1_6_2_1_1 ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 0 0 1.246 ) .
:Shape_2_2_71_1_2_1_6_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_71_1_2_1_6_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_71_1_2_1_6_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_71_1_2_1_6_2_1_1_2 .
:IndexedFaceSet_2_2_71_1_2_1_6_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_71_1_2_1_6_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_71_1_2_1_6_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 84 85 86 87 -1 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 90 91 92 93 -1 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_71_1_2_1_6_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_71_1_2_1_6_2_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 1 0 0.62265 0.0 1.2453 0.6218712004456791 0.0311325 1.2453 0.6195289277144369 0.062265 1.2453 0.6156053358230011 0.0933975 1.2453 0.6100699153375784 0.12453 1.2453 0.6028782701290121 0.1556625 1.2453 0.5939702437622613 0.186795 1.2453 0.5832672005554145 0.2179275 1.2453 0.5706681512928509 0.24906 1.2453 0.5560442297549271 0.2801925 1.2453 0.5392307176663808 0.311325 1.2453 0.520015272077417 0.3424575 1.2453 0.49812000000000006 0.37359 1.2453 0.47317303441103875 0.4047225 1.2453 0.4446610411032206 0.435855 1.2453 0.4118442634585919 0.4669875 1.2453 0.37359000000000003 0.49812 1.2453 0.3280012404606879 0.5292525 1.2453 0.2714068427195601 0.560385 1.2453 0.19442240018513812 0.5915175 1.2453 0.0 0.62265 1.2453 0 0.62265 1.2453 -0.19442240018513812 0.5915175 1.2453 -0.2714068427195601 0.560385 1.2453 -0.3280012404606879 0.5292525 1.2453 -0.37359000000000003 0.49812 1.2453 -0.4118442634585919 0.4669875 1.2453 -0.4446610411032206 0.435855 1.2453 -0.47317303441103875 0.4047225 1.2453 -0.49812000000000006 0.37359 1.2453 -0.520015272077417 0.3424575 1.2453 -0.5392307176663808 0.311325 1.2453 -0.5560442297549271 0.2801925 1.2453 -0.5706681512928509 0.24906 1.2453 -0.5832672005554145 0.2179275 1.2453 -0.5939702437622613 0.186795 1.2453 -0.6028782701290121 0.1556625 1.2453 -0.6100699153375784 0.12453 1.2453 -0.6156053358230011 0.0933975 1.2453 -0.6195289277144369 0.062265 1.2453 -0.6218712004456791 0.0311325 1.2453 -0.62265 0.0 1.2453 0 1.16265 0 0.62265 1.16265 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 0 1.16265 1.2453 0.62265 1.16265 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 0.62265 0 1.2453 ) .
:Appearance_2_2_71_1_2_1_6_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_71_1_2_1_6_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-326 .
:Sandstone-USE-326 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_71_1_2_1_6_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Basef a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ringhh ;
  x3do:hasChildren :Shape_2_2_71_1_2_1_7_1 ;
  x3do:DEF 'Basef' ;
  x3do:translation ( 0.0595 0.7577 -0.1058 ) .
:Shape_2_2_71_1_2_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Basef ;
  x3do:hasGeometry :Box_2_2_71_1_2_1_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_71_1_2_1_7_1_2 .
:Box_2_2_71_1_2_1_7_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_71_1_2_1_7_1 ;
  x3do:size ( 0.322 0.117 0.3112 ) .
:Appearance_2_2_71_1_2_1_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_71_1_2_1_7_1 ;
  x3do:hasMaterial :Sandstone-USE-327 .
:Sandstone-USE-327 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_71_1_2_1_7_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ParteInf a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Ringh ;
  x3do:hasChildren :ringhh-USE-1 ;
  x3do:DEF 'ParteInf' ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:translation ( 0 -0.09 -0.211 ) .
:ringhh-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ParteInf ;
  owl:sameAs :ringhh . # DEF matching this USE
:Transform_2_2_72 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-1 ;
  x3do:translation ( -0.2 0 0 ) .
:ringhhh-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_72 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_73 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-2 ;
  x3do:translation ( -0.4 0 0 ) .
:ringhhh-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_73 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_74 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-3 ;
  x3do:translation ( -0.6 0 0 ) .
:ringhhh-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_74 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_75 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-4 ;
  x3do:translation ( -0.8 0 0 ) .
:ringhhh-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_75 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_76 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-5 ;
  x3do:translation ( 0.2 0 0 ) .
:ringhhh-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_76 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_77 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-6 ;
  x3do:translation ( 0.4 0 0 ) .
:ringhhh-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_77 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_78 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-7 ;
  x3do:translation ( 0.6 0 0 ) .
:ringhhh-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_78 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_79 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-8 ;
  x3do:translation ( 0.8 0 0 ) .
:ringhhh-USE-8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_79 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_80 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-9 ;
  x3do:translation ( 1 0 0 ) .
:ringhhh-USE-9 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_80 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_81 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-10 ;
  x3do:translation ( 1.2 0 0 ) .
:ringhhh-USE-10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_81 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_82 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-11 ;
  x3do:translation ( 1.4 0 0 ) .
:ringhhh-USE-11 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_82 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_83 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-12 ;
  x3do:translation ( 1.6 0 0 ) .
:ringhhh-USE-12 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_83 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_84 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-13 ;
  x3do:translation ( 1.8 0 0 ) .
:ringhhh-USE-13 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_84 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_85 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-14 ;
  x3do:translation ( 2 0 0 ) .
:ringhhh-USE-14 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_85 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_86 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-15 ;
  x3do:translation ( 2.2 0 0 ) .
:ringhhh-USE-15 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_86 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_87 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-16 ;
  x3do:translation ( 2.4 0 0 ) .
:ringhhh-USE-16 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_87 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_88 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-17 ;
  x3do:translation ( 2.6 0 0 ) .
:ringhhh-USE-17 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_88 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_89 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-18 ;
  x3do:translation ( 2.8 0 0 ) .
:ringhhh-USE-18 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_89 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_90 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-19 ;
  x3do:translation ( 3 0 0 ) .
:ringhhh-USE-19 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_90 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_91 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-20 ;
  x3do:translation ( 3.2 0 0 ) .
:ringhhh-USE-20 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_91 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_92 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-21 ;
  x3do:translation ( 3.4 0 0 ) .
:ringhhh-USE-21 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_92 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_93 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-22 ;
  x3do:translation ( 3.6 0 0 ) .
:ringhhh-USE-22 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_93 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_94 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-23 ;
  x3do:translation ( 3.8 0 0 ) .
:ringhhh-USE-23 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_94 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_95 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-24 ;
  x3do:translation ( 4 0 0 ) .
:ringhhh-USE-24 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_95 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_96 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-25 ;
  x3do:translation ( 4.2 0 0 ) .
:ringhhh-USE-25 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_96 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_97 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-26 ;
  x3do:translation ( 4.4 0 0 ) .
:ringhhh-USE-26 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_97 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_98 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-27 ;
  x3do:translation ( 4.6 0 0 ) .
:ringhhh-USE-27 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_98 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_99 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-28 ;
  x3do:translation ( 4.8 0 0 ) .
:ringhhh-USE-28 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_99 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_100 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-29 ;
  x3do:translation ( 5 0 0 ) .
:ringhhh-USE-29 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_100 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_101 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-30 ;
  x3do:translation ( 5.2 0 0 ) .
:ringhhh-USE-30 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_101 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_102 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-31 ;
  x3do:translation ( 5.4 0 0 ) .
:ringhhh-USE-31 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_102 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_103 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-32 ;
  x3do:translation ( 5.6 0 0 ) .
:ringhhh-USE-32 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_103 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_104 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-33 ;
  x3do:translation ( 5.8 0 0 ) .
:ringhhh-USE-33 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_104 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_105 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-34 ;
  x3do:translation ( 6 0 0 ) .
:ringhhh-USE-34 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_105 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_106 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-35 ;
  x3do:translation ( 6.2 0 0 ) .
:ringhhh-USE-35 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_106 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:Transform_2_2_107 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :ringhhh-USE-36 ;
  x3do:translation ( 6.4 0 0 ) .
:ringhhh-USE-36 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_107 ;
  owl:sameAs :ringhhh . # DEF matching this USE
:BaseRingh1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_108_1 ;
  x3do:DEF 'BaseRingh1' ;
  x3do:scale ( 1 1 0.1 ) ;
  x3do:translation ( 6 2.24 -6.53 ) .
:Shape_2_2_108_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BaseRingh1 ;
  x3do:hasGeometry :Box_2_2_108_1_1 ;
  x3do:hasAppearance :Appearance_2_2_108_1_2 .
:Box_2_2_108_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_108_1 ;
  x3do:size ( 8 0.07 0.3112 ) .
:Appearance_2_2_108_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_108_1 ;
  x3do:hasMaterial :Sandstone-USE-328 .
:Sandstone-USE-328 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_108_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:BaseRingh2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Shape_2_2_109_1 ;
  x3do:DEF 'BaseRingh2' ;
  x3do:scale ( 1 1 0.1 ) ;
  x3do:translation ( 6 3.07 -6.53 ) .
:Shape_2_2_109_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BaseRingh2 ;
  x3do:hasGeometry :Box_2_2_109_1_1 ;
  x3do:hasAppearance :Appearance_2_2_109_1_2 .
:Box_2_2_109_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_109_1 ;
  x3do:size ( 8 0.07 0.3112 ) .
:Appearance_2_2_109_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_109_1 ;
  x3do:hasMaterial :Sandstone-USE-329 .
:Sandstone-USE-329 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_109_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:QuadriDx a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :quadro0, :Quadro1, :Quadro2, :Quadro3, :Quadro4, :Quadro5, :Quadro6, :Quadro7, :quadro8, :quadro9, :quadro10 ;
  x3do:DEF 'QuadriDx' .
:quadro0 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriDx ;
  x3do:hasChildren :Shape_2_2_110_1_1 ;
  x3do:DEF 'quadro0' ;
  x3do:scale ( 1.1 1.1 1 ) ;
  x3do:translation ( 8.3 0.4 -4.25 ) .
:Shape_2_2_110_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro0 ;
  x3do:hasGeometry :Box_2_2_110_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_1_1_2 .
:Box_2_2_110_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_1_1 ;
  x3do:size ( 0.879 1.083 0.02 ) .
:Appearance_2_2_110_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_1_1 ;
  x3do:hasMaterial :Sandstone-USE-330 .
:Sandstone-USE-330 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :QuadriDx ;
  x3do:hasChildren :quadro1, :Sopra, :cr1, :cr2 ;
  x3do:DEF 'Quadro1' .
:quadro1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro1 ;
  x3do:hasChildren :Shape_2_2_110_2_1_1 ;
  x3do:DEF 'quadro1' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_110_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro1 ;
  x3do:hasGeometry :Box_2_2_110_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_2_1_1_2 .
:Box_2_2_110_2_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_2_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_110_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-331 .
:Sandstone-USE-331 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro1 ;
  x3do:hasChildren :Shape_2_2_110_2_2_1 ;
  x3do:DEF 'Sopra' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.37 1.55 -10.6 ) .
:Shape_2_2_110_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra ;
  x3do:hasGeometry :Cylinder_2_2_110_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_2_2_1_2 .
:Cylinder_2_2_110_2_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_110_2_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_110_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-332 .
:Sandstone-USE-332 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro1 ;
  x3do:hasChildren :Shape_2_2_110_2_3_1 ;
  x3do:DEF 'cr1' ;
  x3do:translation ( 9.37 1.85 -10.6 ) .
:Shape_2_2_110_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr1 ;
  x3do:hasGeometry :Box_2_2_110_2_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_2_3_1_2 .
:Box_2_2_110_2_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_2_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_110_2_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_2_3_1 ;
  x3do:hasMaterial :Sandstone-USE-333 .
:Sandstone-USE-333 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_2_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro1 ;
  x3do:hasChildren :Shape_2_2_110_2_4_1 ;
  x3do:DEF 'cr2' ;
  x3do:translation ( 9.37 1.9 -10.6 ) .
:Shape_2_2_110_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr2 ;
  x3do:hasGeometry :Box_2_2_110_2_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_2_4_1_2 .
:Box_2_2_110_2_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_2_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_110_2_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_2_4_1 ;
  x3do:hasMaterial :Sandstone-USE-334 .
:Sandstone-USE-334 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_2_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriDx ;
  x3do:hasChildren :quadro2q, :Sopra2, :cr12, :cr22 ;
  x3do:DEF 'Quadro2' ;
  x3do:translation ( 0 0 -4.1 ) .
:quadro2q a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro2 ;
  x3do:hasChildren :Shape_2_2_110_3_1_1 ;
  x3do:DEF 'quadro2q' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_110_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro2q ;
  x3do:hasGeometry :Box_2_2_110_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_3_1_1_2 .
:Box_2_2_110_3_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_3_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_110_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_3_1_1 ;
  x3do:hasMaterial :Sandstone-USE-335 .
:Sandstone-USE-335 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_3_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro2 ;
  x3do:hasChildren :Shape_2_2_110_3_2_1 ;
  x3do:DEF 'Sopra2' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.37 1.55 -10.6 ) .
:Shape_2_2_110_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra2 ;
  x3do:hasGeometry :Cylinder_2_2_110_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_3_2_1_2 .
:Cylinder_2_2_110_3_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_110_3_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_110_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_3_2_1 ;
  x3do:hasMaterial :Sandstone-USE-336 .
:Sandstone-USE-336 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_3_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro2 ;
  x3do:hasChildren :Shape_2_2_110_3_3_1 ;
  x3do:DEF 'cr12' ;
  x3do:translation ( 9.37 1.85 -10.6 ) .
:Shape_2_2_110_3_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr12 ;
  x3do:hasGeometry :Box_2_2_110_3_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_3_3_1_2 .
:Box_2_2_110_3_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_3_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_110_3_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_3_3_1 ;
  x3do:hasMaterial :Sandstone-USE-337 .
:Sandstone-USE-337 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_3_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro2 ;
  x3do:hasChildren :Shape_2_2_110_3_4_1 ;
  x3do:DEF 'cr22' ;
  x3do:translation ( 9.37 1.9 -10.6 ) .
:Shape_2_2_110_3_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr22 ;
  x3do:hasGeometry :Box_2_2_110_3_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_3_4_1_2 .
:Box_2_2_110_3_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_3_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_110_3_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_3_4_1 ;
  x3do:hasMaterial :Sandstone-USE-338 .
:Sandstone-USE-338 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_3_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriDx ;
  x3do:hasChildren :quadro3, :Sopra3, :cr13, :cr23 ;
  x3do:DEF 'Quadro3' ;
  x3do:translation ( 0 0 -8.7 ) .
:quadro3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro3 ;
  x3do:hasChildren :Shape_2_2_110_4_1_1 ;
  x3do:DEF 'quadro3' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_110_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro3 ;
  x3do:hasGeometry :Box_2_2_110_4_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_4_1_1_2 .
:Box_2_2_110_4_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_4_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_110_4_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_4_1_1 ;
  x3do:hasMaterial :Sandstone-USE-339 .
:Sandstone-USE-339 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_4_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro3 ;
  x3do:hasChildren :Shape_2_2_110_4_2_1 ;
  x3do:DEF 'Sopra3' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.37 1.55 -10.6 ) .
:Shape_2_2_110_4_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra3 ;
  x3do:hasGeometry :Cylinder_2_2_110_4_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_4_2_1_2 .
:Cylinder_2_2_110_4_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_110_4_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_110_4_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_4_2_1 ;
  x3do:hasMaterial :Sandstone-USE-340 .
:Sandstone-USE-340 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_4_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro3 ;
  x3do:hasChildren :Shape_2_2_110_4_3_1 ;
  x3do:DEF 'cr13' ;
  x3do:translation ( 9.37 1.85 -10.6 ) .
:Shape_2_2_110_4_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr13 ;
  x3do:hasGeometry :Box_2_2_110_4_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_4_3_1_2 .
:Box_2_2_110_4_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_4_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_110_4_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_4_3_1 ;
  x3do:hasMaterial :Sandstone-USE-341 .
:Sandstone-USE-341 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_4_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro3 ;
  x3do:hasChildren :Shape_2_2_110_4_4_1 ;
  x3do:DEF 'cr23' ;
  x3do:translation ( 9.37 1.9 -10.6 ) .
:Shape_2_2_110_4_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr23 ;
  x3do:hasGeometry :Box_2_2_110_4_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_4_4_1_2 .
:Box_2_2_110_4_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_4_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_110_4_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_4_4_1 ;
  x3do:hasMaterial :Sandstone-USE-342 .
:Sandstone-USE-342 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_4_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriDx ;
  x3do:hasChildren :quadro4, :Sopra4, :cr14, :cr24 ;
  x3do:DEF 'Quadro4' ;
  x3do:translation ( 0 0 -10.75 ) .
:quadro4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro4 ;
  x3do:hasChildren :Shape_2_2_110_5_1_1 ;
  x3do:DEF 'quadro4' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_110_5_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro4 ;
  x3do:hasGeometry :Box_2_2_110_5_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_5_1_1_2 .
:Box_2_2_110_5_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_5_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_110_5_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_5_1_1 ;
  x3do:hasMaterial :Sandstone-USE-343 .
:Sandstone-USE-343 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_5_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro4 ;
  x3do:hasChildren :Shape_2_2_110_5_2_1 ;
  x3do:DEF 'Sopra4' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.37 1.55 -10.6 ) .
:Shape_2_2_110_5_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra4 ;
  x3do:hasGeometry :Cylinder_2_2_110_5_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_5_2_1_2 .
:Cylinder_2_2_110_5_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_110_5_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_110_5_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_5_2_1 ;
  x3do:hasMaterial :Sandstone-USE-344 .
:Sandstone-USE-344 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_5_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro4 ;
  x3do:hasChildren :Shape_2_2_110_5_3_1 ;
  x3do:DEF 'cr14' ;
  x3do:translation ( 9.37 1.85 -10.6 ) .
:Shape_2_2_110_5_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr14 ;
  x3do:hasGeometry :Box_2_2_110_5_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_5_3_1_2 .
:Box_2_2_110_5_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_5_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_110_5_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_5_3_1 ;
  x3do:hasMaterial :Sandstone-USE-345 .
:Sandstone-USE-345 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_5_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr24 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro4 ;
  x3do:hasChildren :Shape_2_2_110_5_4_1 ;
  x3do:DEF 'cr24' ;
  x3do:translation ( 9.37 1.9 -10.6 ) .
:Shape_2_2_110_5_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr24 ;
  x3do:hasGeometry :Box_2_2_110_5_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_5_4_1_2 .
:Box_2_2_110_5_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_5_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_110_5_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_5_4_1 ;
  x3do:hasMaterial :Sandstone-USE-346 .
:Sandstone-USE-346 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_5_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriDx ;
  x3do:hasChildren :quadro5, :Sopra5, :cr15, :cr25 ;
  x3do:DEF 'Quadro5' ;
  x3do:translation ( -0.02 0 -12.8 ) .
:quadro5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro5 ;
  x3do:hasChildren :Shape_2_2_110_6_1_1 ;
  x3do:DEF 'quadro5' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_110_6_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro5 ;
  x3do:hasGeometry :Box_2_2_110_6_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_6_1_1_2 .
:Box_2_2_110_6_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_6_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_110_6_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_6_1_1 ;
  x3do:hasMaterial :Sandstone-USE-347 .
:Sandstone-USE-347 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_6_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro5 ;
  x3do:hasChildren :Shape_2_2_110_6_2_1 ;
  x3do:DEF 'Sopra5' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.37 1.55 -10.6 ) .
:Shape_2_2_110_6_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra5 ;
  x3do:hasGeometry :Cylinder_2_2_110_6_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_6_2_1_2 .
:Cylinder_2_2_110_6_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_110_6_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_110_6_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_6_2_1 ;
  x3do:hasMaterial :Sandstone-USE-348 .
:Sandstone-USE-348 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_6_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro5 ;
  x3do:hasChildren :Shape_2_2_110_6_3_1 ;
  x3do:DEF 'cr15' ;
  x3do:translation ( 9.37 1.85 -10.6 ) .
:Shape_2_2_110_6_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr15 ;
  x3do:hasGeometry :Box_2_2_110_6_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_6_3_1_2 .
:Box_2_2_110_6_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_6_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_110_6_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_6_3_1 ;
  x3do:hasMaterial :Sandstone-USE-349 .
:Sandstone-USE-349 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_6_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr25 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro5 ;
  x3do:hasChildren :Shape_2_2_110_6_4_1 ;
  x3do:DEF 'cr25' ;
  x3do:translation ( 9.37 1.9 -10.6 ) .
:Shape_2_2_110_6_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr25 ;
  x3do:hasGeometry :Box_2_2_110_6_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_6_4_1_2 .
:Box_2_2_110_6_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_6_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_110_6_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_6_4_1 ;
  x3do:hasMaterial :Sandstone-USE-350 .
:Sandstone-USE-350 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_6_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriDx ;
  x3do:hasChildren :quadro6, :Sopra6, :cr16, :cr26 ;
  x3do:DEF 'Quadro6' ;
  x3do:translation ( -0.02 0 -17.5 ) .
:quadro6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro6 ;
  x3do:hasChildren :Shape_2_2_110_7_1_1 ;
  x3do:DEF 'quadro6' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_110_7_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro6 ;
  x3do:hasGeometry :Box_2_2_110_7_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_7_1_1_2 .
:Box_2_2_110_7_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_7_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_110_7_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_7_1_1 ;
  x3do:hasMaterial :Sandstone-USE-351 .
:Sandstone-USE-351 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_7_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro6 ;
  x3do:hasChildren :Shape_2_2_110_7_2_1 ;
  x3do:DEF 'Sopra6' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.37 1.55 -10.6 ) .
:Shape_2_2_110_7_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra6 ;
  x3do:hasGeometry :Cylinder_2_2_110_7_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_7_2_1_2 .
:Cylinder_2_2_110_7_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_110_7_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_110_7_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_7_2_1 ;
  x3do:hasMaterial :Sandstone-USE-352 .
:Sandstone-USE-352 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_7_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro6 ;
  x3do:hasChildren :Shape_2_2_110_7_3_1 ;
  x3do:DEF 'cr16' ;
  x3do:translation ( 9.37 1.85 -10.6 ) .
:Shape_2_2_110_7_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr16 ;
  x3do:hasGeometry :Box_2_2_110_7_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_7_3_1_2 .
:Box_2_2_110_7_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_7_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_110_7_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_7_3_1 ;
  x3do:hasMaterial :Sandstone-USE-353 .
:Sandstone-USE-353 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_7_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr26 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro6 ;
  x3do:hasChildren :Shape_2_2_110_7_4_1 ;
  x3do:DEF 'cr26' ;
  x3do:translation ( 9.37 1.9 -10.6 ) .
:Shape_2_2_110_7_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr26 ;
  x3do:hasGeometry :Box_2_2_110_7_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_7_4_1_2 .
:Box_2_2_110_7_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_7_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_110_7_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_7_4_1 ;
  x3do:hasMaterial :Sandstone-USE-354 .
:Sandstone-USE-354 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_7_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriDx ;
  x3do:hasChildren :quadro7, :Sopra7, :cr17, :cr27 ;
  x3do:DEF 'Quadro7' ;
  x3do:translation ( -0.02 0 -19.3 ) .
:quadro7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro7 ;
  x3do:hasChildren :Shape_2_2_110_8_1_1 ;
  x3do:DEF 'quadro7' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_110_8_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro7 ;
  x3do:hasGeometry :Box_2_2_110_8_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_8_1_1_2 .
:Box_2_2_110_8_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_8_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_110_8_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_8_1_1 ;
  x3do:hasMaterial :Sandstone-USE-355 .
:Sandstone-USE-355 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_8_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro7 ;
  x3do:hasChildren :Shape_2_2_110_8_2_1 ;
  x3do:DEF 'Sopra7' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.37 1.55 -10.6 ) .
:Shape_2_2_110_8_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra7 ;
  x3do:hasGeometry :Cylinder_2_2_110_8_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_8_2_1_2 .
:Cylinder_2_2_110_8_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_110_8_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_110_8_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_8_2_1 ;
  x3do:hasMaterial :Sandstone-USE-356 .
:Sandstone-USE-356 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_8_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro7 ;
  x3do:hasChildren :Shape_2_2_110_8_3_1 ;
  x3do:DEF 'cr17' ;
  x3do:translation ( 9.37 1.85 -10.6 ) .
:Shape_2_2_110_8_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr17 ;
  x3do:hasGeometry :Box_2_2_110_8_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_8_3_1_2 .
:Box_2_2_110_8_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_8_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_110_8_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_8_3_1 ;
  x3do:hasMaterial :Sandstone-USE-357 .
:Sandstone-USE-357 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_8_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr27 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro7 ;
  x3do:hasChildren :Shape_2_2_110_8_4_1 ;
  x3do:DEF 'cr27' ;
  x3do:translation ( 9.37 1.9 -10.6 ) .
:Shape_2_2_110_8_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr27 ;
  x3do:hasGeometry :Box_2_2_110_8_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_8_4_1_2 .
:Box_2_2_110_8_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_8_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_110_8_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_8_4_1 ;
  x3do:hasMaterial :Sandstone-USE-358 .
:Sandstone-USE-358 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_8_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:quadro8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriDx ;
  x3do:hasChildren :Shape_2_2_110_9_1 ;
  x3do:DEF 'quadro8' ;
  x3do:scale ( 1.3 1.3 1 ) ;
  x3do:translation ( 11.34 1 -31.3 ) .
:Shape_2_2_110_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro8 ;
  x3do:hasGeometry :Box_2_2_110_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_9_1_2 .
:Box_2_2_110_9_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_9_1 ;
  x3do:size ( 1.05 0.879 0.02 ) .
:Appearance_2_2_110_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_9_1 ;
  x3do:hasMaterial :Sandstone-USE-359 .
:Sandstone-USE-359 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_9_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:quadro9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriDx ;
  x3do:hasChildren :Shape_2_2_110_10_1 ;
  x3do:DEF 'quadro9' ;
  x3do:scale ( 1.3 1.3 1 ) ;
  x3do:translation ( 14.1 2 -31.19 ) .
:Shape_2_2_110_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro9 ;
  x3do:hasGeometry :Box_2_2_110_10_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_10_1_2 .
:Box_2_2_110_10_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_10_1 ;
  x3do:size ( 0.929 1.521 0.02 ) .
:Appearance_2_2_110_10_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_10_1 ;
  x3do:hasMaterial :Sandstone-USE-360 .
:Sandstone-USE-360 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_10_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:quadro10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriDx ;
  x3do:hasChildren :Shape_2_2_110_11_1 ;
  x3do:DEF 'quadro10' ;
  x3do:scale ( 1.3 1.3 1 ) ;
  x3do:translation ( 16.7 1 -37.35 ) .
:Shape_2_2_110_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro10 ;
  x3do:hasGeometry :Box_2_2_110_11_1_1 ;
  x3do:hasAppearance :Appearance_2_2_110_11_1_2 .
:Box_2_2_110_11_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_110_11_1 ;
  x3do:size ( 0.02 1.1 0.909 ) .
:Appearance_2_2_110_11_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_110_11_1 ;
  x3do:hasMaterial :Sandstone-USE-361 .
:Sandstone-USE-361 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_110_11_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:QuadriSx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :Quadro11, :Quadro212, :Quadro13, :Quadro14, :Quadro15, :Quadro16, :Quadro17, :quadro18, :quadro19, :quadro20, :quadro21 ;
  x3do:DEF 'QuadriSx' ;
  x3do:translation ( -7.16 0 0 ) .
:Quadro11 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :QuadriSx ;
  x3do:hasChildren :quadro11, :Sopra11, :cr11, :cr211 ;
  x3do:DEF 'Quadro11' .
:quadro11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro11 ;
  x3do:hasChildren :Shape_2_2_111_1_1_1 ;
  x3do:DEF 'quadro11' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_111_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro11 ;
  x3do:hasGeometry :Box_2_2_111_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_1_1_1_2 .
:Box_2_2_111_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_1_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_111_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-362 .
:Sandstone-USE-362 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro11 ;
  x3do:hasChildren :Shape_2_2_111_1_2_1 ;
  x3do:DEF 'Sopra11' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.35 1.55 -10.6 ) .
:Shape_2_2_111_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra11 ;
  x3do:hasGeometry :Cylinder_2_2_111_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_1_2_1_2 .
:Cylinder_2_2_111_1_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_111_1_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_111_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-363 .
:Sandstone-USE-363 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro11 ;
  x3do:hasChildren :Shape_2_2_111_1_3_1 ;
  x3do:DEF 'cr11' ;
  x3do:translation ( 9.35 1.85 -10.6 ) .
:Shape_2_2_111_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr11 ;
  x3do:hasGeometry :Box_2_2_111_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_1_3_1_2 .
:Box_2_2_111_1_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_1_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_111_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_1_3_1 ;
  x3do:hasMaterial :Sandstone-USE-364 .
:Sandstone-USE-364 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_1_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr211 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro11 ;
  x3do:hasChildren :Shape_2_2_111_1_4_1 ;
  x3do:DEF 'cr211' ;
  x3do:translation ( 9.35 1.9 -10.6 ) .
:Shape_2_2_111_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr211 ;
  x3do:hasGeometry :Box_2_2_111_1_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_1_4_1_2 .
:Box_2_2_111_1_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_1_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_111_1_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_1_4_1 ;
  x3do:hasMaterial :Sandstone-USE-365 .
:Sandstone-USE-365 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_1_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro212 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriSx ;
  x3do:hasChildren :quadro2, :Sopra12, :cr112, :cr212 ;
  x3do:DEF 'Quadro212' ;
  x3do:translation ( 0 0 -4.1 ) .
:quadro2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro212 ;
  x3do:hasChildren :Shape_2_2_111_2_1_1 ;
  x3do:DEF 'quadro2' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_111_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro2 ;
  x3do:hasGeometry :Box_2_2_111_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_2_1_1_2 .
:Box_2_2_111_2_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_2_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_111_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-366 .
:Sandstone-USE-366 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro212 ;
  x3do:hasChildren :Shape_2_2_111_2_2_1 ;
  x3do:DEF 'Sopra12' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.35 1.55 -10.6 ) .
:Shape_2_2_111_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra12 ;
  x3do:hasGeometry :Cylinder_2_2_111_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_2_2_1_2 .
:Cylinder_2_2_111_2_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_111_2_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_111_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-367 .
:Sandstone-USE-367 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr112 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro212 ;
  x3do:hasChildren :Shape_2_2_111_2_3_1 ;
  x3do:DEF 'cr112' ;
  x3do:translation ( 9.35 1.85 -10.6 ) .
:Shape_2_2_111_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr112 ;
  x3do:hasGeometry :Box_2_2_111_2_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_2_3_1_2 .
:Box_2_2_111_2_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_2_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_111_2_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_2_3_1 ;
  x3do:hasMaterial :Sandstone-USE-368 .
:Sandstone-USE-368 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_2_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr212 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro212 ;
  x3do:hasChildren :Shape_2_2_111_2_4_1 ;
  x3do:DEF 'cr212' ;
  x3do:translation ( 9.35 1.9 -10.6 ) .
:Shape_2_2_111_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr212 ;
  x3do:hasGeometry :Box_2_2_111_2_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_2_4_1_2 .
:Box_2_2_111_2_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_2_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_111_2_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_2_4_1 ;
  x3do:hasMaterial :Sandstone-USE-369 .
:Sandstone-USE-369 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_2_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriSx ;
  x3do:hasChildren :quadro13, :Sopra13, :cr113, :cr213 ;
  x3do:DEF 'Quadro13' ;
  x3do:translation ( 0 0 -8.7 ) .
:quadro13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro13 ;
  x3do:hasChildren :Shape_2_2_111_3_1_1 ;
  x3do:DEF 'quadro13' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_111_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro13 ;
  x3do:hasGeometry :Box_2_2_111_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_3_1_1_2 .
:Box_2_2_111_3_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_3_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_111_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_3_1_1 ;
  x3do:hasMaterial :Sandstone-USE-370 .
:Sandstone-USE-370 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_3_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro13 ;
  x3do:hasChildren :Shape_2_2_111_3_2_1 ;
  x3do:DEF 'Sopra13' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.35 1.55 -10.6 ) .
:Shape_2_2_111_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra13 ;
  x3do:hasGeometry :Cylinder_2_2_111_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_3_2_1_2 .
:Cylinder_2_2_111_3_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_111_3_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_111_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_3_2_1 ;
  x3do:hasMaterial :Sandstone-USE-371 .
:Sandstone-USE-371 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_3_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr113 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro13 ;
  x3do:hasChildren :Shape_2_2_111_3_3_1 ;
  x3do:DEF 'cr113' ;
  x3do:translation ( 9.35 1.85 -10.6 ) .
:Shape_2_2_111_3_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr113 ;
  x3do:hasGeometry :Box_2_2_111_3_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_3_3_1_2 .
:Box_2_2_111_3_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_3_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_111_3_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_3_3_1 ;
  x3do:hasMaterial :Sandstone-USE-372 .
:Sandstone-USE-372 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_3_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr213 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro13 ;
  x3do:hasChildren :Shape_2_2_111_3_4_1 ;
  x3do:DEF 'cr213' ;
  x3do:translation ( 9.35 1.9 -10.6 ) .
:Shape_2_2_111_3_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr213 ;
  x3do:hasGeometry :Box_2_2_111_3_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_3_4_1_2 .
:Box_2_2_111_3_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_3_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_111_3_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_3_4_1 ;
  x3do:hasMaterial :Sandstone-USE-373 .
:Sandstone-USE-373 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_3_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriSx ;
  x3do:hasChildren :quadro14, :Sopra14, :cr114, :cr214 ;
  x3do:DEF 'Quadro14' ;
  x3do:translation ( 0 0 -10.75 ) .
:quadro14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro14 ;
  x3do:hasChildren :Shape_2_2_111_4_1_1 ;
  x3do:DEF 'quadro14' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_111_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro14 ;
  x3do:hasGeometry :Box_2_2_111_4_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_4_1_1_2 .
:Box_2_2_111_4_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_4_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_111_4_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_4_1_1 ;
  x3do:hasMaterial :Sandstone-USE-374 .
:Sandstone-USE-374 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_4_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro14 ;
  x3do:hasChildren :Shape_2_2_111_4_2_1 ;
  x3do:DEF 'Sopra14' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.35 1.55 -10.6 ) .
:Shape_2_2_111_4_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra14 ;
  x3do:hasGeometry :Cylinder_2_2_111_4_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_4_2_1_2 .
:Cylinder_2_2_111_4_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_111_4_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_111_4_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_4_2_1 ;
  x3do:hasMaterial :Sandstone-USE-375 .
:Sandstone-USE-375 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_4_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr114 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro14 ;
  x3do:hasChildren :Shape_2_2_111_4_3_1 ;
  x3do:DEF 'cr114' ;
  x3do:translation ( 9.35 1.85 -10.6 ) .
:Shape_2_2_111_4_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr114 ;
  x3do:hasGeometry :Box_2_2_111_4_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_4_3_1_2 .
:Box_2_2_111_4_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_4_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_111_4_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_4_3_1 ;
  x3do:hasMaterial :Sandstone-USE-376 .
:Sandstone-USE-376 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_4_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr214 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro14 ;
  x3do:hasChildren :Shape_2_2_111_4_4_1 ;
  x3do:DEF 'cr214' ;
  x3do:translation ( 9.35 1.9 -10.6 ) .
:Shape_2_2_111_4_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr214 ;
  x3do:hasGeometry :Box_2_2_111_4_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_4_4_1_2 .
:Box_2_2_111_4_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_4_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_111_4_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_4_4_1 ;
  x3do:hasMaterial :Sandstone-USE-377 .
:Sandstone-USE-377 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_4_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriSx ;
  x3do:hasChildren :quadro15, :Sopra15, :cr115, :cr215 ;
  x3do:DEF 'Quadro15' ;
  x3do:translation ( -0.02 0 -12.8 ) .
:quadro15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro15 ;
  x3do:hasChildren :Shape_2_2_111_5_1_1 ;
  x3do:DEF 'quadro15' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_111_5_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro15 ;
  x3do:hasGeometry :Box_2_2_111_5_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_5_1_1_2 .
:Box_2_2_111_5_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_5_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_111_5_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_5_1_1 ;
  x3do:hasMaterial :Sandstone-USE-378 .
:Sandstone-USE-378 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_5_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro15 ;
  x3do:hasChildren :Shape_2_2_111_5_2_1 ;
  x3do:DEF 'Sopra15' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.355 1.55 -10.6 ) .
:Shape_2_2_111_5_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra15 ;
  x3do:hasGeometry :Cylinder_2_2_111_5_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_5_2_1_2 .
:Cylinder_2_2_111_5_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_111_5_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_111_5_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_5_2_1 ;
  x3do:hasMaterial :Sandstone-USE-379 .
:Sandstone-USE-379 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_5_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr115 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro15 ;
  x3do:hasChildren :Shape_2_2_111_5_3_1 ;
  x3do:DEF 'cr115' ;
  x3do:translation ( 9.36 1.85 -10.6 ) .
:Shape_2_2_111_5_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr115 ;
  x3do:hasGeometry :Box_2_2_111_5_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_5_3_1_2 .
:Box_2_2_111_5_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_5_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_111_5_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_5_3_1 ;
  x3do:hasMaterial :Sandstone-USE-380 .
:Sandstone-USE-380 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_5_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr215 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro15 ;
  x3do:hasChildren :Shape_2_2_111_5_4_1 ;
  x3do:DEF 'cr215' ;
  x3do:translation ( 9.36 1.9 -10.6 ) .
:Shape_2_2_111_5_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr215 ;
  x3do:hasGeometry :Box_2_2_111_5_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_5_4_1_2 .
:Box_2_2_111_5_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_5_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_111_5_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_5_4_1 ;
  x3do:hasMaterial :Sandstone-USE-381 .
:Sandstone-USE-381 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_5_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriSx ;
  x3do:hasChildren :quadro16, :Sopra16, :cr116, :cr216 ;
  x3do:DEF 'Quadro16' ;
  x3do:translation ( -0.02 0 -17.5 ) .
:quadro16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro16 ;
  x3do:hasChildren :Shape_2_2_111_6_1_1 ;
  x3do:DEF 'quadro16' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_111_6_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro16 ;
  x3do:hasGeometry :Box_2_2_111_6_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_6_1_1_2 .
:Box_2_2_111_6_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_6_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_111_6_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_6_1_1 ;
  x3do:hasMaterial :Sandstone-USE-382 .
:Sandstone-USE-382 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_6_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro16 ;
  x3do:hasChildren :Shape_2_2_111_6_2_1 ;
  x3do:DEF 'Sopra16' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.35 1.55 -10.6 ) .
:Shape_2_2_111_6_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra16 ;
  x3do:hasGeometry :Cylinder_2_2_111_6_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_6_2_1_2 .
:Cylinder_2_2_111_6_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_111_6_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_111_6_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_6_2_1 ;
  x3do:hasMaterial :Sandstone-USE-383 .
:Sandstone-USE-383 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_6_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr116 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro16 ;
  x3do:hasChildren :Shape_2_2_111_6_3_1 ;
  x3do:DEF 'cr116' ;
  x3do:translation ( 9.36 1.85 -10.6 ) .
:Shape_2_2_111_6_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr116 ;
  x3do:hasGeometry :Box_2_2_111_6_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_6_3_1_2 .
:Box_2_2_111_6_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_6_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_111_6_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_6_3_1 ;
  x3do:hasMaterial :Sandstone-USE-384 .
:Sandstone-USE-384 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_6_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr216 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro16 ;
  x3do:hasChildren :Shape_2_2_111_6_4_1 ;
  x3do:DEF 'cr216' ;
  x3do:translation ( 9.36 1.9 -10.6 ) .
:Shape_2_2_111_6_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr216 ;
  x3do:hasGeometry :Box_2_2_111_6_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_6_4_1_2 .
:Box_2_2_111_6_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_6_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_111_6_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_6_4_1 ;
  x3do:hasMaterial :Sandstone-USE-385 .
:Sandstone-USE-385 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_6_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Quadro17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriSx ;
  x3do:hasChildren :quadro17, :Sopra17, :cr117, :cr217 ;
  x3do:DEF 'Quadro17' ;
  x3do:translation ( -0.02 0 -19.3 ) .
:quadro17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro17 ;
  x3do:hasChildren :Shape_2_2_111_7_1_1 ;
  x3do:DEF 'quadro17' ;
  x3do:translation ( 9.36 1 -10.6 ) .
:Shape_2_2_111_7_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro17 ;
  x3do:hasGeometry :Box_2_2_111_7_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_7_1_1_2 .
:Box_2_2_111_7_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_7_1_1 ;
  x3do:size ( 0.02 1.245 0.984 ) .
:Appearance_2_2_111_7_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_7_1_1 ;
  x3do:hasMaterial :Sandstone-USE-386 .
:Sandstone-USE-386 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_7_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Sopra17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro17 ;
  x3do:hasChildren :Shape_2_2_111_7_2_1 ;
  x3do:DEF 'Sopra17' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.35 1.55 -10.6 ) .
:Shape_2_2_111_7_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sopra17 ;
  x3do:hasGeometry :Cylinder_2_2_111_7_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_7_2_1_2 .
:Cylinder_2_2_111_7_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_111_7_2_1 ;
  x3do:height 0.02 ;
  x3do:radius 0.2 .
:Appearance_2_2_111_7_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_7_2_1 ;
  x3do:hasMaterial :Sandstone-USE-387 .
:Sandstone-USE-387 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_7_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr117 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro17 ;
  x3do:hasChildren :Shape_2_2_111_7_3_1 ;
  x3do:DEF 'cr117' ;
  x3do:translation ( 9.35 1.85 -10.6 ) .
:Shape_2_2_111_7_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr117 ;
  x3do:hasGeometry :Box_2_2_111_7_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_7_3_1_2 .
:Box_2_2_111_7_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_7_3_1 ;
  x3do:size ( 0.015 0.2 0.02 ) .
:Appearance_2_2_111_7_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_7_3_1 ;
  x3do:hasMaterial :Sandstone-USE-388 .
:Sandstone-USE-388 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_7_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:cr217 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Quadro17 ;
  x3do:hasChildren :Shape_2_2_111_7_4_1 ;
  x3do:DEF 'cr217' ;
  x3do:translation ( 9.35 1.9 -10.6 ) .
:Shape_2_2_111_7_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cr217 ;
  x3do:hasGeometry :Box_2_2_111_7_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_7_4_1_2 .
:Box_2_2_111_7_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_7_4_1 ;
  x3do:size ( 0.015 0.02 0.1 ) .
:Appearance_2_2_111_7_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_7_4_1 ;
  x3do:hasMaterial :Sandstone-USE-389 .
:Sandstone-USE-389 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_7_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:quadro18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriSx ;
  x3do:hasChildren :Shape_2_2_111_8_1 ;
  x3do:DEF 'quadro18' ;
  x3do:translation ( 8 1 -31.16 ) .
:Shape_2_2_111_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro18 ;
  x3do:hasGeometry :Box_2_2_111_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_8_1_2 .
:Box_2_2_111_8_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_8_1 ;
  x3do:size ( 1.05 0.879 0.02 ) .
:Appearance_2_2_111_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_8_1 ;
  x3do:hasMaterial :Sandstone-USE-390 .
:Sandstone-USE-390 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_8_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:quadro19 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriSx ;
  x3do:hasChildren :Shape_2_2_111_9_1 ;
  x3do:DEF 'quadro19' ;
  x3do:scale ( 1.3 1.3 1 ) ;
  x3do:translation ( 5.8 2 -31.18 ) .
:Shape_2_2_111_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro19 ;
  x3do:hasGeometry :Box_2_2_111_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_9_1_2 .
:Box_2_2_111_9_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_9_1 ;
  x3do:size ( 0.929 1.521 0.02 ) .
:Appearance_2_2_111_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_9_1 ;
  x3do:hasMaterial :Sandstone-USE-391 .
:Sandstone-USE-391 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_9_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:quadro20 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriSx ;
  x3do:hasChildren :Shape_2_2_111_10_1 ;
  x3do:DEF 'quadro20' ;
  x3do:scale ( 1.3 1.3 1 ) ;
  x3do:translation ( 2.02 1 -37.35 ) .
:Shape_2_2_111_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro20 ;
  x3do:hasGeometry :Box_2_2_111_10_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_10_1_2 .
:Box_2_2_111_10_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_10_1 ;
  x3do:size ( 0.02 1.1 0.909 ) .
:Appearance_2_2_111_10_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_10_1 ;
  x3do:hasMaterial :Sandstone-USE-392 .
:Sandstone-USE-392 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_10_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:quadro21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :QuadriSx ;
  x3do:hasChildren :Shape_2_2_111_11_1 ;
  x3do:DEF 'quadro21' ;
  x3do:scale ( 1.1 1.1 1 ) ;
  x3do:translation ( 10.6 0.4 -2.28 ) .
:Shape_2_2_111_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :quadro21 ;
  x3do:hasGeometry :Box_2_2_111_11_1_1 ;
  x3do:hasAppearance :Appearance_2_2_111_11_1_2 .
:Box_2_2_111_11_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_111_11_1 ;
  x3do:size ( 0.929 1.521 0.02 ) .
:Appearance_2_2_111_11_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_111_11_1 ;
  x3do:hasMaterial :Sandstone-USE-393 .
:Sandstone-USE-393 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_111_11_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:PancTrans a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :PancheTransDx ;
  x3do:DEF 'PancTrans' .
:PancheTransDx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancTrans ;
  x3do:hasChildren :Transform_2_2_112_1_1, :Transform_2_2_112_1_2, :Transform_2_2_112_1_3, :Transform_2_2_112_1_4, :Transform_2_2_112_1_5, :Transform_2_2_112_1_6, :Transform_2_2_112_1_7, :Transform_2_2_112_1_8, :Transform_2_2_112_1_9, :Transform_2_2_112_1_10, :Transform_2_2_112_1_11 ;
  x3do:DEF 'PancheTransDx' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 39 0 -25.8 ) .
:Transform_2_2_112_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheTransDx ;
  x3do:hasChildren :Panche-USE-38 ;
  x3do:translation ( 0 0 -18.75 ) .
:Panche-USE-38 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_112_1_1 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_112_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheTransDx ;
  x3do:hasChildren :Panche-USE-39 ;
  x3do:translation ( 0 0 -19.5 ) .
:Panche-USE-39 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_112_1_2 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_112_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheTransDx ;
  x3do:hasChildren :Panche-USE-40 ;
  x3do:translation ( 0 0 -20.25 ) .
:Panche-USE-40 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_112_1_3 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_112_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheTransDx ;
  x3do:hasChildren :Panche-USE-41 ;
  x3do:translation ( 0 0 -21 ) .
:Panche-USE-41 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_112_1_4 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_112_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheTransDx ;
  x3do:hasChildren :Panche-USE-42 ;
  x3do:translation ( 0 0 -21.75 ) .
:Panche-USE-42 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_112_1_5 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_112_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheTransDx ;
  x3do:hasChildren :Panche-USE-43 ;
  x3do:translation ( 0 0 -22.5 ) .
:Panche-USE-43 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_112_1_6 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_112_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheTransDx ;
  x3do:hasChildren :Panche-USE-44 ;
  x3do:translation ( 0 0 -23.25 ) .
:Panche-USE-44 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_112_1_7 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_112_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheTransDx ;
  x3do:hasChildren :Panche-USE-45 ;
  x3do:translation ( 0 0 -24 ) .
:Panche-USE-45 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_112_1_8 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_112_1_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheTransDx ;
  x3do:hasChildren :Panche-USE-46 ;
  x3do:translation ( 0 0 -24.75 ) .
:Panche-USE-46 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_112_1_9 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_112_1_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheTransDx ;
  x3do:hasChildren :Panche-USE-47 ;
  x3do:translation ( 0 0 -25.5 ) .
:Panche-USE-47 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_112_1_10 ;
  owl:sameAs :Panche . # DEF matching this USE
:Transform_2_2_112_1_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PancheTransDx ;
  x3do:hasChildren :Panche-USE-48 ;
  x3do:translation ( 0 0 -26.25 ) .
:Panche-USE-48 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_112_1_11 ;
  owl:sameAs :Panche . # DEF matching this USE
:PancheTransSx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :PancTrans-USE-1 ;
  x3do:DEF 'PancheTransSx' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 11.7 0 -68 ) .
:PancTrans-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :PancheTransSx ;
  owl:sameAs :PancTrans . # DEF matching this USE
:Chandelier a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :chand ;
  x3do:DEF 'Chandelier' ;
  x3do:scale ( 0.07 0.07 0.07 ) ;
  x3do:translation ( 5.8 2.4 -11.5 ) .
:chand a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Chandelier ;
  x3do:hasChildren :Transform_2_2_114_1_1, :Transform_2_2_114_1_2, :Transform_2_2_114_1_3, :Transform_2_2_114_1_4, :riccGr, :Transform_2_2_114_1_6, :Transform_2_2_114_1_7, :Transform_2_2_114_1_8, :Transform_2_2_114_1_9, :Transform_2_2_114_1_10, :lamp, :Transform_2_2_114_1_12, :Transform_2_2_114_1_13, :Transform_2_2_114_1_14, :Transform_2_2_114_1_15, :Transform_2_2_114_1_16, :MuroAeAx2, :Transform_2_2_114_1_18, :chain, :Transform_2_2_114_1_20, :Transform_2_2_114_1_21, :Transform_2_2_114_1_22, :Transform_2_2_114_1_23, :Transform_2_2_114_1_24, :Transform_2_2_114_1_25, :Transform_2_2_114_1_26, :Transform_2_2_114_1_27, :Transform_2_2_114_1_28, :Transform_2_2_114_1_29, :Transform_2_2_114_1_30, :Transform_2_2_114_1_31, :Transform_2_2_114_1_32, :Transform_2_2_114_1_33, :Transform_2_2_114_1_34, :Transform_2_2_114_1_35, :Transform_2_2_114_1_36, :Transform_2_2_114_1_37, :Transform_2_2_114_1_38, :Transform_2_2_114_1_39, :Transform_2_2_114_1_40, :Transform_2_2_114_1_41, :Transform_2_2_114_1_42, :Transform_2_2_114_1_43, :Transform_2_2_114_1_44, :Transform_2_2_114_1_45, :Transform_2_2_114_1_46, :Transform_2_2_114_1_47, :Transform_2_2_114_1_48, :Transform_2_2_114_1_49 ;
  x3do:DEF 'chand' .
:Transform_2_2_114_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :Transform_2_2_114_1_1_1 ;
  x3do:scale ( 3 0.9 3 ) .
:Transform_2_2_114_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_114_1_1 ;
  x3do:hasChildren :Shape_2_2_114_1_1_1_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.2 0.2 2 ) .
:Shape_2_2_114_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_1_1_1_2 .
:IndexedFaceSet_2_2_114_1_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 83 84 1 -1 1 84 85 2 -1 2 85 86 3 -1 3 86 87 4 -1 4 87 88 5 -1 5 88 89 6 -1 6 89 90 7 -1 7 90 91 8 -1 8 91 92 9 -1 9 92 93 10 -1 10 93 94 11 -1 11 94 95 12 -1 12 95 96 13 -1 13 96 97 14 -1 14 97 98 15 -1 15 98 99 16 -1 16 99 100 17 -1 17 100 101 18 -1 18 101 102 19 -1 19 102 103 20 -1 20 103 104 21 -1 21 104 105 22 -1 22 105 106 23 -1 23 106 107 24 -1 24 107 108 25 -1 25 108 109 26 -1 26 109 110 27 -1 27 110 111 28 -1 28 111 112 29 -1 29 112 113 30 -1 30 113 114 31 -1 31 114 115 32 -1 32 115 116 33 -1 33 116 117 34 -1 34 117 118 35 -1 35 118 119 36 -1 36 119 120 37 -1 37 120 121 38 -1 38 121 122 39 -1 39 122 123 40 -1 40 123 124 41 -1 41 124 125 42 -1 42 125 126 43 -1 43 126 127 44 -1 44 127 128 45 -1 45 128 129 46 -1 46 129 130 47 -1 47 130 131 48 -1 48 131 132 49 -1 49 132 133 50 -1 50 133 134 51 -1 51 134 135 52 -1 52 135 136 53 -1 53 136 137 54 -1 54 137 138 55 -1 55 138 139 56 -1 56 139 140 57 -1 57 140 141 58 -1 58 141 142 59 -1 59 142 143 60 -1 60 143 144 61 -1 61 144 145 62 -1 62 145 146 63 -1 63 146 147 64 -1 64 147 148 65 -1 65 148 149 66 -1 66 149 150 67 -1 67 150 151 68 -1 68 151 152 69 -1 69 152 153 70 -1 70 153 154 71 -1 71 154 155 72 -1 72 155 156 73 -1 73 156 157 74 -1 74 157 158 75 -1 75 158 159 76 -1 76 159 160 77 -1 77 160 161 78 -1 78 161 162 79 -1 79 162 163 80 -1 80 163 164 81 -1 81 164 165 82 -1 82 165 166 83 -1 166 249 250 167 -1 167 250 251 168 -1 168 251 252 169 -1 169 252 253 170 -1 170 253 254 171 -1 171 254 255 172 -1 172 255 256 173 -1 173 256 257 174 -1 174 257 258 175 -1 175 258 259 176 -1 176 259 260 177 -1 177 260 261 178 -1 178 261 262 179 -1 179 262 263 180 -1 180 263 264 181 -1 181 264 265 182 -1 182 265 266 183 -1 183 266 267 184 -1 184 267 268 185 -1 185 268 269 186 -1 186 269 270 187 -1 187 270 271 188 -1 188 271 272 189 -1 189 272 273 190 -1 190 273 274 191 -1 191 274 275 192 -1 192 275 276 193 -1 193 276 277 194 -1 194 277 278 195 -1 195 278 279 196 -1 196 279 280 197 -1 197 280 281 198 -1 198 281 282 199 -1 199 282 283 200 -1 200 283 284 201 -1 201 284 285 202 -1 202 285 286 203 -1 203 286 287 204 -1 204 287 288 205 -1 205 288 289 206 -1 206 289 290 207 -1 207 290 291 208 -1 208 291 292 209 -1 209 292 293 210 -1 210 293 294 211 -1 211 294 295 212 -1 212 295 296 213 -1 213 296 297 214 -1 214 297 298 215 -1 215 298 299 216 -1 216 299 300 217 -1 217 300 301 218 -1 218 301 302 219 -1 219 302 303 220 -1 220 303 304 221 -1 221 304 305 222 -1 222 305 306 223 -1 223 306 307 224 -1 224 307 308 225 -1 225 308 309 226 -1 226 309 310 227 -1 227 310 311 228 -1 228 311 312 229 -1 229 312 313 230 -1 230 313 314 231 -1 231 314 315 232 -1 232 315 316 233 -1 233 316 317 234 -1 234 317 318 235 -1 235 318 319 236 -1 236 319 320 237 -1 237 320 321 238 -1 238 321 322 239 -1 239 322 323 240 -1 240 323 324 241 -1 241 324 325 242 -1 242 325 326 243 -1 243 326 327 244 -1 244 327 328 245 -1 245 328 329 246 -1 246 329 330 247 -1 247 330 331 248 -1 0 166 167 1 -1 83 249 250 84 -1 1 167 168 2 -1 84 250 251 85 -1 2 168 169 3 -1 85 251 252 86 -1 3 169 170 4 -1 86 252 253 87 -1 4 170 171 5 -1 87 253 254 88 -1 5 171 172 6 -1 88 254 255 89 -1 6 172 173 7 -1 89 255 256 90 -1 7 173 174 8 -1 90 256 257 91 -1 8 174 175 9 -1 91 257 258 92 -1 9 175 176 10 -1 92 258 259 93 -1 10 176 177 11 -1 93 259 260 94 -1 11 177 178 12 -1 94 260 261 95 -1 12 178 179 13 -1 95 261 262 96 -1 13 179 180 14 -1 96 262 263 97 -1 14 180 181 15 -1 97 263 264 98 -1 15 181 182 16 -1 98 264 265 99 -1 16 182 183 17 -1 99 265 266 100 -1 17 183 184 18 -1 100 266 267 101 -1 18 184 185 19 -1 101 267 268 102 -1 19 185 186 20 -1 102 268 269 103 -1 20 186 187 21 -1 103 269 270 104 -1 21 187 188 22 -1 104 270 271 105 -1 22 188 189 23 -1 105 271 272 106 -1 23 189 190 24 -1 106 272 273 107 -1 24 190 191 25 -1 107 273 274 108 -1 25 191 192 26 -1 108 274 275 109 -1 26 192 193 27 -1 109 275 276 110 -1 27 193 194 28 -1 110 276 277 111 -1 28 194 195 29 -1 111 277 278 112 -1 29 195 196 30 -1 112 278 279 113 -1 30 196 197 31 -1 113 279 280 114 -1 31 197 198 32 -1 114 280 281 115 -1 32 198 199 33 -1 115 281 282 116 -1 33 199 200 34 -1 116 282 283 117 -1 34 200 201 35 -1 117 283 284 118 -1 35 201 202 36 -1 118 284 285 119 -1 36 202 203 37 -1 119 285 286 120 -1 37 203 204 38 -1 120 286 287 121 -1 38 204 205 39 -1 121 287 288 122 -1 39 205 206 40 -1 122 288 289 123 -1 40 206 207 41 -1 123 289 290 124 -1 41 207 208 42 -1 124 290 291 125 -1 42 208 209 43 -1 125 291 292 126 -1 43 209 210 44 -1 126 292 293 127 -1 44 210 211 45 -1 127 293 294 128 -1 45 211 212 46 -1 128 294 295 129 -1 46 212 213 47 -1 129 295 296 130 -1 47 213 214 48 -1 130 296 297 131 -1 48 214 215 49 -1 131 297 298 132 -1 49 215 216 50 -1 132 298 299 133 -1 50 216 217 51 -1 133 299 300 134 -1 51 217 218 52 -1 134 300 301 135 -1 52 218 219 53 -1 135 301 302 136 -1 53 219 220 54 -1 136 302 303 137 -1 54 220 221 55 -1 137 303 304 138 -1 55 221 222 56 -1 138 304 305 139 -1 56 222 223 57 -1 139 305 306 140 -1 57 223 224 58 -1 140 306 307 141 -1 58 224 225 59 -1 141 307 308 142 -1 59 225 226 60 -1 142 308 309 143 -1 60 226 227 61 -1 143 309 310 144 -1 61 227 228 62 -1 144 310 311 145 -1 62 228 229 63 -1 145 311 312 146 -1 63 229 230 64 -1 146 312 313 147 -1 64 230 231 65 -1 147 313 314 148 -1 65 231 232 66 -1 148 314 315 149 -1 66 232 233 67 -1 149 315 316 150 -1 67 233 234 68 -1 150 316 317 151 -1 68 234 235 69 -1 151 317 318 152 -1 69 235 236 70 -1 152 318 319 153 -1 70 236 237 71 -1 153 319 320 154 -1 71 237 238 72 -1 154 320 321 155 -1 72 238 239 73 -1 155 321 322 156 -1 73 239 240 74 -1 156 322 323 157 -1 74 240 241 75 -1 157 323 324 158 -1 75 241 242 76 -1 158 324 325 159 -1 76 242 243 77 -1 159 325 326 160 -1 77 243 244 78 -1 160 326 327 161 -1 78 244 245 79 -1 161 327 328 162 -1 79 245 246 80 -1 162 328 329 163 -1 80 246 247 81 -1 163 329 330 164 -1 81 247 248 82 -1 164 330 331 165 -1 82 248 249 83 -1 83 249 250 84 -1 87 253 254 88 -1 88 254 255 89 -1 89 255 256 90 -1 90 256 257 91 -1 91 257 258 92 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_1_1_1_1 ;
  x3do:point ( 9.0 0.0 0 8.98874295994718 0.45 0 8.95488693395958 0.9 0 8.898173969978334 1.35 0 8.818163074019441 1.8 0 8.714212528966687 2.25 0 8.58545281275251 2.7 0 8.430747297837838 3.15 0 8.248636250920512 3.6 0 8.037256994771289 4.05 0 7.794228634059948 4.5 0 7.51648188982053 4.95 0 7.2 5.4 0 6.8394078691067985 5.8500000000000005 0 6.427285585688566 6.3 0 5.952940449895329 6.75 0 5.3999999999999995 7.2 0 4.741044188783731 7.65 0 3.9230090491866063 8.1 0 2.810249099279278 8.55 0 0.0 9.0 0 -0.0 9.0 0 -2.810249099279278 8.55 0 -3.9230090491866063 8.1 0 -4.741044188783731 7.65 0 -5.3999999999999995 7.2 0 -5.952940449895329 6.75 0 -6.427285585688566 6.3 0 -6.8394078691067985 5.8500000000000005 0 -7.2 5.4 0 -7.51648188982053 4.95 0 -7.794228634059948 4.5 0 -8.037256994771289 4.05 0 -8.248636250920512 3.6 0 -8.430747297837838 3.15 0 -8.58545281275251 2.7 0 -8.714212528966687 2.25 0 -8.818163074019441 1.8 0 -8.898173969978334 1.35 0 -8.95488693395958 0.9 0 -8.98874295994718 0.45 0 -9.0 0.0 0 -9.0 -0.0 0 -8.98874295994718 -0.45 0 -8.95488693395958 -0.9 0 -8.898173969978334 -1.35 0 -8.818163074019441 -1.8 0 -8.714212528966687 -2.25 0 -8.58545281275251 -2.7 0 -8.430747297837838 -3.15 0 -8.248636250920512 -3.6 0 -8.037256994771289 -4.05 0 -7.794228634059948 -4.5 0 -7.51648188982053 -4.95 0 -7.2 -5.4 0 -6.8394078691067985 -5.8500000000000005 0 -6.427285585688566 -6.3 0 -5.952940449895329 -6.75 0 -5.3999999999999995 -7.2 0 -4.741044188783731 -7.65 0 -3.9230090491866063 -8.1 0 -2.810249099279278 -8.55 0 -0.0 -9.0 0 0.45 -8.98874295994718 0 0.9 -8.95488693395958 0 1.35 -8.898173969978334 0 1.8 -8.818163074019441 0 2.25 -8.714212528966687 0 2.7 -8.58545281275251 0 3.15 -8.430747297837838 0 3.6 -8.248636250920512 0 4.05 -8.037256994771289 0 4.5 -7.794228634059948 0 4.95 -7.51648188982053 0 5.4 -7.2 0 5.8500000000000005 -6.8394078691067985 0 6.3 -6.427285585688566 0 6.75 -5.952940449895329 0 7.2 -5.3999999999999995 0 7.65 -4.741044188783731 0 8.1 -3.9230090491866063 0 8.55 -2.810249099279278 0 9.0 -0.0 0 9.0 0.0 1 8.98874295994718 0.45 1 8.95488693395958 0.9 1 8.898173969978334 1.35 1 8.818163074019441 1.8 1 8.714212528966687 2.25 1 8.58545281275251 2.7 1 8.430747297837838 3.15 1 8.248636250920512 3.6 1 8.037256994771289 4.05 1 7.794228634059948 4.5 1 7.51648188982053 4.95 1 7.2 5.4 1 6.8394078691067985 5.8500000000000005 1 6.427285585688566 6.3 1 5.952940449895329 6.75 1 5.3999999999999995 7.2 1 4.741044188783731 7.65 1 3.9230090491866063 8.1 1 2.810249099279278 8.55 1 0.0 9.0 1 -0.0 9.0 1 -2.810249099279278 8.55 1 -3.9230090491866063 8.1 1 -4.741044188783731 7.65 1 -5.3999999999999995 7.2 1 -5.952940449895329 6.75 1 -6.427285585688566 6.3 1 -6.8394078691067985 5.8500000000000005 1 -7.2 5.4 1 -7.51648188982053 4.95 1 -7.794228634059948 4.5 1 -8.037256994771289 4.05 1 -8.248636250920512 3.6 1 -8.430747297837838 3.15 1 -8.58545281275251 2.7 1 -8.714212528966687 2.25 1 -8.818163074019441 1.8 1 -8.898173969978334 1.35 1 -8.95488693395958 0.9 1 -8.98874295994718 0.45 1 -9.0 0.0 1 -9.0 -0.0 1 -8.98874295994718 -0.45 1 -8.95488693395958 -0.9 1 -8.898173969978334 -1.35 1 -8.818163074019441 -1.8 1 -8.714212528966687 -2.25 1 -8.58545281275251 -2.7 1 -8.430747297837838 -3.15 1 -8.248636250920512 -3.6 1 -8.037256994771289 -4.05 1 -7.794228634059948 -4.5 1 -7.51648188982053 -4.95 1 -7.2 -5.4 1 -6.8394078691067985 -5.8500000000000005 1 -6.427285585688566 -6.3 1 -5.952940449895329 -6.75 1 -5.3999999999999995 -7.2 1 -4.741044188783731 -7.65 1 -3.9230090491866063 -8.1 1 -2.810249099279278 -8.55 1 -0.0 -9.0 1 0.45 -8.98874295994718 1 0.9 -8.95488693395958 1 1.35 -8.898173969978334 1 1.8 -8.818163074019441 1 2.25 -8.714212528966687 1 2.7 -8.58545281275251 1 3.15 -8.430747297837838 1 3.6 -8.248636250920512 1 4.05 -8.037256994771289 1 4.5 -7.794228634059948 1 4.95 -7.51648188982053 1 5.4 -7.2 1 5.8500000000000005 -6.8394078691067985 1 6.3 -6.427285585688566 1 6.75 -5.952940449895329 1 7.2 -5.3999999999999995 1 7.65 -4.741044188783731 1 8.1 -3.9230090491866063 1 8.55 -2.810249099279278 1 9.0 -0.0 1 7.5 0.0 0 7.490619133289317 0.375 0 7.46240577829965 0.75 0 7.415144974981946 1.125 0 7.3484692283495345 1.5 0 7.261843774138907 1.875 0 7.1545440106270926 2.25 0 7.025622748198198 2.625 0 6.87386354243376 3.0 0 6.697714162309407 3.375 0 6.49519052838329 3.75 0 6.263734908183775 4.125 0 6.0 4.5 0 5.6995065575889985 4.875 0 5.356071321407137 5.25 0 4.960783708246107 5.625 0 4.5 6.0 0 3.950870157319777 6.375 0 3.2691742076555053 6.75 0 2.341874249399399 7.125 0 0.0 7.5 0 -0.0 7.5 0 -2.341874249399399 7.125 0 -3.2691742076555053 6.75 0 -3.950870157319777 6.375 0 -4.5 6.0 0 -4.960783708246107 5.625 0 -5.356071321407137 5.25 0 -5.6995065575889985 4.875 0 -6.0 4.5 0 -6.263734908183775 4.125 0 -6.49519052838329 3.75 0 -6.697714162309407 3.375 0 -6.87386354243376 3.0 0 -7.025622748198198 2.625 0 -7.1545440106270926 2.25 0 -7.261843774138907 1.875 0 -7.3484692283495345 1.5 0 -7.415144974981946 1.125 0 -7.46240577829965 0.75 0 -7.490619133289317 0.375 0 -7.5 0.0 0 -7.5 -0.0 0 -7.490619133289317 -0.375 0 -7.46240577829965 -0.75 0 -7.415144974981946 -1.125 0 -7.3484692283495345 -1.5 0 -7.261843774138907 -1.875 0 -7.1545440106270926 -2.25 0 -7.025622748198198 -2.625 0 -6.87386354243376 -3.0 0 -6.697714162309407 -3.375 0 -6.49519052838329 -3.75 0 -6.263734908183775 -4.125 0 -6.0 -4.5 0 -5.6995065575889985 -4.875 0 -5.356071321407137 -5.25 0 -4.960783708246107 -5.625 0 -4.5 -6.0 0 -3.950870157319777 -6.375 0 -3.2691742076555053 -6.75 0 -2.341874249399399 -7.125 0 -0.0 -7.5 0 0.375 -7.490619133289317 0 0.75 -7.46240577829965 0 1.125 -7.415144974981946 0 1.5 -7.3484692283495345 0 1.875 -7.261843774138907 0 2.25 -7.1545440106270926 0 2.625 -7.025622748198198 0 3.0 -6.87386354243376 0 3.375 -6.697714162309407 0 3.75 -6.49519052838329 0 4.125 -6.263734908183775 0 4.5 -6.0 0 4.875 -5.6995065575889985 0 5.25 -5.356071321407137 0 5.625 -4.960783708246107 0 6.0 -4.5 0 6.375 -3.950870157319777 0 6.75 -3.2691742076555053 0 7.125 -2.341874249399399 0 7.5 -0.0 0 7.5 0.0 1 7.490619133289317 0.375 1 7.46240577829965 0.75 1 7.415144974981946 1.125 1 7.3484692283495345 1.5 1 7.261843774138907 1.875 1 7.1545440106270926 2.25 1 7.025622748198198 2.625 1 6.87386354243376 3.0 1 6.697714162309407 3.375 1 6.49519052838329 3.75 1 6.263734908183775 4.125 1 6.0 4.5 1 5.6995065575889985 4.875 1 5.356071321407137 5.25 1 4.960783708246107 5.625 1 4.5 6.0 1 3.950870157319777 6.375 1 3.2691742076555053 6.75 1 2.341874249399399 7.125 1 0.0 7.5 1 -0.0 7.5 1 -2.341874249399399 7.125 1 -3.2691742076555053 6.75 1 -3.950870157319777 6.375 1 -4.5 6.0 1 -4.960783708246107 5.625 1 -5.356071321407137 5.25 1 -5.6995065575889985 4.875 1 -6.0 4.5 1 -6.263734908183775 4.125 1 -6.49519052838329 3.75 1 -6.697714162309407 3.375 1 -6.87386354243376 3.0 1 -7.025622748198198 2.625 1 -7.1545440106270926 2.25 1 -7.261843774138907 1.875 1 -7.3484692283495345 1.5 1 -7.415144974981946 1.125 1 -7.46240577829965 0.75 1 -7.490619133289317 0.375 1 -7.5 0.0 1 -7.5 -0.0 1 -7.490619133289317 -0.375 1 -7.46240577829965 -0.75 1 -7.415144974981946 -1.125 1 -7.3484692283495345 -1.5 1 -7.261843774138907 -1.875 1 -7.1545440106270926 -2.25 1 -7.025622748198198 -2.625 1 -6.87386354243376 -3.0 1 -6.697714162309407 -3.375 1 -6.49519052838329 -3.75 1 -6.263734908183775 -4.125 1 -6.0 -4.5 1 -5.6995065575889985 -4.875 1 -5.356071321407137 -5.25 1 -4.960783708246107 -5.625 1 -4.5 -6.0 1 -3.950870157319777 -6.375 1 -3.2691742076555053 -6.75 1 -2.341874249399399 -7.125 1 -0.0 -7.5 1 0.375 -7.490619133289317 1 0.75 -7.46240577829965 1 1.125 -7.415144974981946 1 1.5 -7.3484692283495345 1 1.875 -7.261843774138907 1 2.25 -7.1545440106270926 1 2.625 -7.025622748198198 1 3.0 -6.87386354243376 1 3.375 -6.697714162309407 1 3.75 -6.49519052838329 1 4.125 -6.263734908183775 1 4.5 -6.0 1 4.875 -5.6995065575889985 1 5.25 -5.356071321407137 1 5.625 -4.960783708246107 1 6.0 -4.5 1 6.375 -3.950870157319777 1 6.75 -3.2691742076555053 1 7.125 -2.341874249399399 1 7.5 -0.0 1 ) .
:Appearance_2_2_114_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-394 .
:Sandstone-USE-394 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :Transform_2_2_114_1_2_1 ;
  x3do:scale ( 1.6 0.9 1.6 ) ;
  x3do:translation ( 0 -5.2 0 ) .
:Transform_2_2_114_1_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_114_1_2 ;
  x3do:hasChildren :Shape_2_2_114_1_2_1_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( 0.2 0.2 1 ) .
:Shape_2_2_114_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_2_1_1_2 .
:IndexedFaceSet_2_2_114_1_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_2_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 83 84 1 -1 1 84 85 2 -1 2 85 86 3 -1 3 86 87 4 -1 4 87 88 5 -1 5 88 89 6 -1 6 89 90 7 -1 7 90 91 8 -1 8 91 92 9 -1 9 92 93 10 -1 10 93 94 11 -1 11 94 95 12 -1 12 95 96 13 -1 13 96 97 14 -1 14 97 98 15 -1 15 98 99 16 -1 16 99 100 17 -1 17 100 101 18 -1 18 101 102 19 -1 19 102 103 20 -1 20 103 104 21 -1 21 104 105 22 -1 22 105 106 23 -1 23 106 107 24 -1 24 107 108 25 -1 25 108 109 26 -1 26 109 110 27 -1 27 110 111 28 -1 28 111 112 29 -1 29 112 113 30 -1 30 113 114 31 -1 31 114 115 32 -1 32 115 116 33 -1 33 116 117 34 -1 34 117 118 35 -1 35 118 119 36 -1 36 119 120 37 -1 37 120 121 38 -1 38 121 122 39 -1 39 122 123 40 -1 40 123 124 41 -1 41 124 125 42 -1 42 125 126 43 -1 43 126 127 44 -1 44 127 128 45 -1 45 128 129 46 -1 46 129 130 47 -1 47 130 131 48 -1 48 131 132 49 -1 49 132 133 50 -1 50 133 134 51 -1 51 134 135 52 -1 52 135 136 53 -1 53 136 137 54 -1 54 137 138 55 -1 55 138 139 56 -1 56 139 140 57 -1 57 140 141 58 -1 58 141 142 59 -1 59 142 143 60 -1 60 143 144 61 -1 61 144 145 62 -1 62 145 146 63 -1 63 146 147 64 -1 64 147 148 65 -1 65 148 149 66 -1 66 149 150 67 -1 67 150 151 68 -1 68 151 152 69 -1 69 152 153 70 -1 70 153 154 71 -1 71 154 155 72 -1 72 155 156 73 -1 73 156 157 74 -1 74 157 158 75 -1 75 158 159 76 -1 76 159 160 77 -1 77 160 161 78 -1 78 161 162 79 -1 79 162 163 80 -1 80 163 164 81 -1 81 164 165 82 -1 82 165 166 83 -1 166 249 250 167 -1 167 250 251 168 -1 168 251 252 169 -1 169 252 253 170 -1 170 253 254 171 -1 171 254 255 172 -1 172 255 256 173 -1 173 256 257 174 -1 174 257 258 175 -1 175 258 259 176 -1 176 259 260 177 -1 177 260 261 178 -1 178 261 262 179 -1 179 262 263 180 -1 180 263 264 181 -1 181 264 265 182 -1 182 265 266 183 -1 183 266 267 184 -1 184 267 268 185 -1 185 268 269 186 -1 186 269 270 187 -1 187 270 271 188 -1 188 271 272 189 -1 189 272 273 190 -1 190 273 274 191 -1 191 274 275 192 -1 192 275 276 193 -1 193 276 277 194 -1 194 277 278 195 -1 195 278 279 196 -1 196 279 280 197 -1 197 280 281 198 -1 198 281 282 199 -1 199 282 283 200 -1 200 283 284 201 -1 201 284 285 202 -1 202 285 286 203 -1 203 286 287 204 -1 204 287 288 205 -1 205 288 289 206 -1 206 289 290 207 -1 207 290 291 208 -1 208 291 292 209 -1 209 292 293 210 -1 210 293 294 211 -1 211 294 295 212 -1 212 295 296 213 -1 213 296 297 214 -1 214 297 298 215 -1 215 298 299 216 -1 216 299 300 217 -1 217 300 301 218 -1 218 301 302 219 -1 219 302 303 220 -1 220 303 304 221 -1 221 304 305 222 -1 222 305 306 223 -1 223 306 307 224 -1 224 307 308 225 -1 225 308 309 226 -1 226 309 310 227 -1 227 310 311 228 -1 228 311 312 229 -1 229 312 313 230 -1 230 313 314 231 -1 231 314 315 232 -1 232 315 316 233 -1 233 316 317 234 -1 234 317 318 235 -1 235 318 319 236 -1 236 319 320 237 -1 237 320 321 238 -1 238 321 322 239 -1 239 322 323 240 -1 240 323 324 241 -1 241 324 325 242 -1 242 325 326 243 -1 243 326 327 244 -1 244 327 328 245 -1 245 328 329 246 -1 246 329 330 247 -1 247 330 331 248 -1 0 166 167 1 -1 83 249 250 84 -1 1 167 168 2 -1 84 250 251 85 -1 2 168 169 3 -1 85 251 252 86 -1 3 169 170 4 -1 86 252 253 87 -1 4 170 171 5 -1 87 253 254 88 -1 5 171 172 6 -1 88 254 255 89 -1 6 172 173 7 -1 89 255 256 90 -1 7 173 174 8 -1 90 256 257 91 -1 8 174 175 9 -1 91 257 258 92 -1 9 175 176 10 -1 92 258 259 93 -1 10 176 177 11 -1 93 259 260 94 -1 11 177 178 12 -1 94 260 261 95 -1 12 178 179 13 -1 95 261 262 96 -1 13 179 180 14 -1 96 262 263 97 -1 14 180 181 15 -1 97 263 264 98 -1 15 181 182 16 -1 98 264 265 99 -1 16 182 183 17 -1 99 265 266 100 -1 17 183 184 18 -1 100 266 267 101 -1 18 184 185 19 -1 101 267 268 102 -1 19 185 186 20 -1 102 268 269 103 -1 20 186 187 21 -1 103 269 270 104 -1 21 187 188 22 -1 104 270 271 105 -1 22 188 189 23 -1 105 271 272 106 -1 23 189 190 24 -1 106 272 273 107 -1 24 190 191 25 -1 107 273 274 108 -1 25 191 192 26 -1 108 274 275 109 -1 26 192 193 27 -1 109 275 276 110 -1 27 193 194 28 -1 110 276 277 111 -1 28 194 195 29 -1 111 277 278 112 -1 29 195 196 30 -1 112 278 279 113 -1 30 196 197 31 -1 113 279 280 114 -1 31 197 198 32 -1 114 280 281 115 -1 32 198 199 33 -1 115 281 282 116 -1 33 199 200 34 -1 116 282 283 117 -1 34 200 201 35 -1 117 283 284 118 -1 35 201 202 36 -1 118 284 285 119 -1 36 202 203 37 -1 119 285 286 120 -1 37 203 204 38 -1 120 286 287 121 -1 38 204 205 39 -1 121 287 288 122 -1 39 205 206 40 -1 122 288 289 123 -1 40 206 207 41 -1 123 289 290 124 -1 41 207 208 42 -1 124 290 291 125 -1 42 208 209 43 -1 125 291 292 126 -1 43 209 210 44 -1 126 292 293 127 -1 44 210 211 45 -1 127 293 294 128 -1 45 211 212 46 -1 128 294 295 129 -1 46 212 213 47 -1 129 295 296 130 -1 47 213 214 48 -1 130 296 297 131 -1 48 214 215 49 -1 131 297 298 132 -1 49 215 216 50 -1 132 298 299 133 -1 50 216 217 51 -1 133 299 300 134 -1 51 217 218 52 -1 134 300 301 135 -1 52 218 219 53 -1 135 301 302 136 -1 53 219 220 54 -1 136 302 303 137 -1 54 220 221 55 -1 137 303 304 138 -1 55 221 222 56 -1 138 304 305 139 -1 56 222 223 57 -1 139 305 306 140 -1 57 223 224 58 -1 140 306 307 141 -1 58 224 225 59 -1 141 307 308 142 -1 59 225 226 60 -1 142 308 309 143 -1 60 226 227 61 -1 143 309 310 144 -1 61 227 228 62 -1 144 310 311 145 -1 62 228 229 63 -1 145 311 312 146 -1 63 229 230 64 -1 146 312 313 147 -1 64 230 231 65 -1 147 313 314 148 -1 65 231 232 66 -1 148 314 315 149 -1 66 232 233 67 -1 149 315 316 150 -1 67 233 234 68 -1 150 316 317 151 -1 68 234 235 69 -1 151 317 318 152 -1 69 235 236 70 -1 152 318 319 153 -1 70 236 237 71 -1 153 319 320 154 -1 71 237 238 72 -1 154 320 321 155 -1 72 238 239 73 -1 155 321 322 156 -1 73 239 240 74 -1 156 322 323 157 -1 74 240 241 75 -1 157 323 324 158 -1 75 241 242 76 -1 158 324 325 159 -1 76 242 243 77 -1 159 325 326 160 -1 77 243 244 78 -1 160 326 327 161 -1 78 244 245 79 -1 161 327 328 162 -1 79 245 246 80 -1 162 328 329 163 -1 80 246 247 81 -1 163 329 330 164 -1 81 247 248 82 -1 164 330 331 165 -1 82 248 249 83 -1 83 249 250 84 -1 87 253 254 88 -1 88 254 255 89 -1 89 255 256 90 -1 90 256 257 91 -1 91 257 258 92 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_2_1_1_1 ;
  x3do:point ( 9.0 0.0 0 8.98874295994718 0.45 0 8.95488693395958 0.9 0 8.898173969978334 1.35 0 8.818163074019441 1.8 0 8.714212528966687 2.25 0 8.58545281275251 2.7 0 8.430747297837838 3.15 0 8.248636250920512 3.6 0 8.037256994771289 4.05 0 7.794228634059948 4.5 0 7.51648188982053 4.95 0 7.2 5.4 0 6.8394078691067985 5.8500000000000005 0 6.427285585688566 6.3 0 5.952940449895329 6.75 0 5.3999999999999995 7.2 0 4.741044188783731 7.65 0 3.9230090491866063 8.1 0 2.810249099279278 8.55 0 0.0 9.0 0 -0.0 9.0 0 -2.810249099279278 8.55 0 -3.9230090491866063 8.1 0 -4.741044188783731 7.65 0 -5.3999999999999995 7.2 0 -5.952940449895329 6.75 0 -6.427285585688566 6.3 0 -6.8394078691067985 5.8500000000000005 0 -7.2 5.4 0 -7.51648188982053 4.95 0 -7.794228634059948 4.5 0 -8.037256994771289 4.05 0 -8.248636250920512 3.6 0 -8.430747297837838 3.15 0 -8.58545281275251 2.7 0 -8.714212528966687 2.25 0 -8.818163074019441 1.8 0 -8.898173969978334 1.35 0 -8.95488693395958 0.9 0 -8.98874295994718 0.45 0 -9.0 0.0 0 -9.0 -0.0 0 -8.98874295994718 -0.45 0 -8.95488693395958 -0.9 0 -8.898173969978334 -1.35 0 -8.818163074019441 -1.8 0 -8.714212528966687 -2.25 0 -8.58545281275251 -2.7 0 -8.430747297837838 -3.15 0 -8.248636250920512 -3.6 0 -8.037256994771289 -4.05 0 -7.794228634059948 -4.5 0 -7.51648188982053 -4.95 0 -7.2 -5.4 0 -6.8394078691067985 -5.8500000000000005 0 -6.427285585688566 -6.3 0 -5.952940449895329 -6.75 0 -5.3999999999999995 -7.2 0 -4.741044188783731 -7.65 0 -3.9230090491866063 -8.1 0 -2.810249099279278 -8.55 0 -0.0 -9.0 0 0.45 -8.98874295994718 0 0.9 -8.95488693395958 0 1.35 -8.898173969978334 0 1.8 -8.818163074019441 0 2.25 -8.714212528966687 0 2.7 -8.58545281275251 0 3.15 -8.430747297837838 0 3.6 -8.248636250920512 0 4.05 -8.037256994771289 0 4.5 -7.794228634059948 0 4.95 -7.51648188982053 0 5.4 -7.2 0 5.8500000000000005 -6.8394078691067985 0 6.3 -6.427285585688566 0 6.75 -5.952940449895329 0 7.2 -5.3999999999999995 0 7.65 -4.741044188783731 0 8.1 -3.9230090491866063 0 8.55 -2.810249099279278 0 9.0 -0.0 0 9.0 0.0 1 8.98874295994718 0.45 1 8.95488693395958 0.9 1 8.898173969978334 1.35 1 8.818163074019441 1.8 1 8.714212528966687 2.25 1 8.58545281275251 2.7 1 8.430747297837838 3.15 1 8.248636250920512 3.6 1 8.037256994771289 4.05 1 7.794228634059948 4.5 1 7.51648188982053 4.95 1 7.2 5.4 1 6.8394078691067985 5.8500000000000005 1 6.427285585688566 6.3 1 5.952940449895329 6.75 1 5.3999999999999995 7.2 1 4.741044188783731 7.65 1 3.9230090491866063 8.1 1 2.810249099279278 8.55 1 0.0 9.0 1 -0.0 9.0 1 -2.810249099279278 8.55 1 -3.9230090491866063 8.1 1 -4.741044188783731 7.65 1 -5.3999999999999995 7.2 1 -5.952940449895329 6.75 1 -6.427285585688566 6.3 1 -6.8394078691067985 5.8500000000000005 1 -7.2 5.4 1 -7.51648188982053 4.95 1 -7.794228634059948 4.5 1 -8.037256994771289 4.05 1 -8.248636250920512 3.6 1 -8.430747297837838 3.15 1 -8.58545281275251 2.7 1 -8.714212528966687 2.25 1 -8.818163074019441 1.8 1 -8.898173969978334 1.35 1 -8.95488693395958 0.9 1 -8.98874295994718 0.45 1 -9.0 0.0 1 -9.0 -0.0 1 -8.98874295994718 -0.45 1 -8.95488693395958 -0.9 1 -8.898173969978334 -1.35 1 -8.818163074019441 -1.8 1 -8.714212528966687 -2.25 1 -8.58545281275251 -2.7 1 -8.430747297837838 -3.15 1 -8.248636250920512 -3.6 1 -8.037256994771289 -4.05 1 -7.794228634059948 -4.5 1 -7.51648188982053 -4.95 1 -7.2 -5.4 1 -6.8394078691067985 -5.8500000000000005 1 -6.427285585688566 -6.3 1 -5.952940449895329 -6.75 1 -5.3999999999999995 -7.2 1 -4.741044188783731 -7.65 1 -3.9230090491866063 -8.1 1 -2.810249099279278 -8.55 1 -0.0 -9.0 1 0.45 -8.98874295994718 1 0.9 -8.95488693395958 1 1.35 -8.898173969978334 1 1.8 -8.818163074019441 1 2.25 -8.714212528966687 1 2.7 -8.58545281275251 1 3.15 -8.430747297837838 1 3.6 -8.248636250920512 1 4.05 -8.037256994771289 1 4.5 -7.794228634059948 1 4.95 -7.51648188982053 1 5.4 -7.2 1 5.8500000000000005 -6.8394078691067985 1 6.3 -6.427285585688566 1 6.75 -5.952940449895329 1 7.2 -5.3999999999999995 1 7.65 -4.741044188783731 1 8.1 -3.9230090491866063 1 8.55 -2.810249099279278 1 9.0 -0.0 1 7.5 0.0 0 7.490619133289317 0.375 0 7.46240577829965 0.75 0 7.415144974981946 1.125 0 7.3484692283495345 1.5 0 7.261843774138907 1.875 0 7.1545440106270926 2.25 0 7.025622748198198 2.625 0 6.87386354243376 3.0 0 6.697714162309407 3.375 0 6.49519052838329 3.75 0 6.263734908183775 4.125 0 6.0 4.5 0 5.6995065575889985 4.875 0 5.356071321407137 5.25 0 4.960783708246107 5.625 0 4.5 6.0 0 3.950870157319777 6.375 0 3.2691742076555053 6.75 0 2.341874249399399 7.125 0 0.0 7.5 0 -0.0 7.5 0 -2.341874249399399 7.125 0 -3.2691742076555053 6.75 0 -3.950870157319777 6.375 0 -4.5 6.0 0 -4.960783708246107 5.625 0 -5.356071321407137 5.25 0 -5.6995065575889985 4.875 0 -6.0 4.5 0 -6.263734908183775 4.125 0 -6.49519052838329 3.75 0 -6.697714162309407 3.375 0 -6.87386354243376 3.0 0 -7.025622748198198 2.625 0 -7.1545440106270926 2.25 0 -7.261843774138907 1.875 0 -7.3484692283495345 1.5 0 -7.415144974981946 1.125 0 -7.46240577829965 0.75 0 -7.490619133289317 0.375 0 -7.5 0.0 0 -7.5 -0.0 0 -7.490619133289317 -0.375 0 -7.46240577829965 -0.75 0 -7.415144974981946 -1.125 0 -7.3484692283495345 -1.5 0 -7.261843774138907 -1.875 0 -7.1545440106270926 -2.25 0 -7.025622748198198 -2.625 0 -6.87386354243376 -3.0 0 -6.697714162309407 -3.375 0 -6.49519052838329 -3.75 0 -6.263734908183775 -4.125 0 -6.0 -4.5 0 -5.6995065575889985 -4.875 0 -5.356071321407137 -5.25 0 -4.960783708246107 -5.625 0 -4.5 -6.0 0 -3.950870157319777 -6.375 0 -3.2691742076555053 -6.75 0 -2.341874249399399 -7.125 0 -0.0 -7.5 0 0.375 -7.490619133289317 0 0.75 -7.46240577829965 0 1.125 -7.415144974981946 0 1.5 -7.3484692283495345 0 1.875 -7.261843774138907 0 2.25 -7.1545440106270926 0 2.625 -7.025622748198198 0 3.0 -6.87386354243376 0 3.375 -6.697714162309407 0 3.75 -6.49519052838329 0 4.125 -6.263734908183775 0 4.5 -6.0 0 4.875 -5.6995065575889985 0 5.25 -5.356071321407137 0 5.625 -4.960783708246107 0 6.0 -4.5 0 6.375 -3.950870157319777 0 6.75 -3.2691742076555053 0 7.125 -2.341874249399399 0 7.5 -0.0 0 7.5 0.0 1 7.490619133289317 0.375 1 7.46240577829965 0.75 1 7.415144974981946 1.125 1 7.3484692283495345 1.5 1 7.261843774138907 1.875 1 7.1545440106270926 2.25 1 7.025622748198198 2.625 1 6.87386354243376 3.0 1 6.697714162309407 3.375 1 6.49519052838329 3.75 1 6.263734908183775 4.125 1 6.0 4.5 1 5.6995065575889985 4.875 1 5.356071321407137 5.25 1 4.960783708246107 5.625 1 4.5 6.0 1 3.950870157319777 6.375 1 3.2691742076555053 6.75 1 2.341874249399399 7.125 1 0.0 7.5 1 -0.0 7.5 1 -2.341874249399399 7.125 1 -3.2691742076555053 6.75 1 -3.950870157319777 6.375 1 -4.5 6.0 1 -4.960783708246107 5.625 1 -5.356071321407137 5.25 1 -5.6995065575889985 4.875 1 -6.0 4.5 1 -6.263734908183775 4.125 1 -6.49519052838329 3.75 1 -6.697714162309407 3.375 1 -6.87386354243376 3.0 1 -7.025622748198198 2.625 1 -7.1545440106270926 2.25 1 -7.261843774138907 1.875 1 -7.3484692283495345 1.5 1 -7.415144974981946 1.125 1 -7.46240577829965 0.75 1 -7.490619133289317 0.375 1 -7.5 0.0 1 -7.5 -0.0 1 -7.490619133289317 -0.375 1 -7.46240577829965 -0.75 1 -7.415144974981946 -1.125 1 -7.3484692283495345 -1.5 1 -7.261843774138907 -1.875 1 -7.1545440106270926 -2.25 1 -7.025622748198198 -2.625 1 -6.87386354243376 -3.0 1 -6.697714162309407 -3.375 1 -6.49519052838329 -3.75 1 -6.263734908183775 -4.125 1 -6.0 -4.5 1 -5.6995065575889985 -4.875 1 -5.356071321407137 -5.25 1 -4.960783708246107 -5.625 1 -4.5 -6.0 1 -3.950870157319777 -6.375 1 -3.2691742076555053 -6.75 1 -2.341874249399399 -7.125 1 -0.0 -7.5 1 0.375 -7.490619133289317 1 0.75 -7.46240577829965 1 1.125 -7.415144974981946 1 1.5 -7.3484692283495345 1 1.875 -7.261843774138907 1 2.25 -7.1545440106270926 1 2.625 -7.025622748198198 1 3.0 -6.87386354243376 1 3.375 -6.697714162309407 1 3.75 -6.49519052838329 1 4.125 -6.263734908183775 1 4.5 -6.0 1 4.875 -5.6995065575889985 1 5.25 -5.356071321407137 1 5.625 -4.960783708246107 1 6.0 -4.5 1 6.375 -3.950870157319777 1 6.75 -3.2691742076555053 1 7.125 -2.341874249399399 1 7.5 -0.0 1 ) .
:Appearance_2_2_114_1_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-395 .
:Sandstone-USE-395 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :Shape_2_2_114_1_3_1 ;
  x3do:rotation ( 0 0 1 0.35 ) ;
  x3do:translation ( 2.6 6.6 0 ) .
:Shape_2_2_114_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_3 ;
  x3do:hasGeometry :Cylinder_2_2_114_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_3_1_2 .
:Cylinder_2_2_114_1_3_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_114_1_3_1 ;
  x3do:height 15.5 ;
  x3do:radius 0.1 .
:Appearance_2_2_114_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_3_1 ;
  x3do:hasMaterial :Sandstone-USE-396 .
:Sandstone-USE-396 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :Shape_2_2_114_1_4_1 ;
  x3do:rotation ( 0 0 1 -0.35 ) ;
  x3do:translation ( -2.6 6.6 0 ) .
:Shape_2_2_114_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_4 ;
  x3do:hasGeometry :Cylinder_2_2_114_1_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_4_1_2 .
:Cylinder_2_2_114_1_4_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_114_1_4_1 ;
  x3do:height 15.5 ;
  x3do:radius 0.1 .
:Appearance_2_2_114_1_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_4_1 ;
  x3do:hasMaterial :Sandstone-USE-397 .
:Sandstone-USE-397 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:riccGr a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :chand ;
  x3do:hasChildren :Transform_2_2_114_1_5_1, :Transform_2_2_114_1_5_2, :trt, :ricc, :MuroAAtrx1, :MuroAAqvx2, :ricc2 ;
  x3do:DEF 'riccGr' .
:Transform_2_2_114_1_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :riccGr ;
  x3do:hasChildren :Transform_2_2_114_1_5_1_1, :Transform_2_2_114_1_5_1_2 ;
  x3do:rotation ( 0 1 0 1.04 ) .
:Transform_2_2_114_1_5_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_114_1_5_1 ;
  x3do:hasChildren :Shape_2_2_114_1_5_1_1_1 ;
  x3do:rotation ( 0 0 1 0.35 ) ;
  x3do:translation ( 2.6 6.6 0 ) .
:Shape_2_2_114_1_5_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_5_1_1 ;
  x3do:hasGeometry :Cylinder_2_2_114_1_5_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_5_1_1_1_2 .
:Cylinder_2_2_114_1_5_1_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_114_1_5_1_1_1 ;
  x3do:height 15.5 ;
  x3do:radius 0.1 .
:Appearance_2_2_114_1_5_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_5_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-398 .
:Sandstone-USE-398 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_5_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_5_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_114_1_5_1 ;
  x3do:hasChildren :Shape_2_2_114_1_5_1_2_1 ;
  x3do:rotation ( 0 0 1 -0.35 ) ;
  x3do:translation ( -2.6 6.6 0 ) .
:Shape_2_2_114_1_5_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_5_1_2 ;
  x3do:hasGeometry :Cylinder_2_2_114_1_5_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_5_1_2_1_2 .
:Cylinder_2_2_114_1_5_1_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_114_1_5_1_2_1 ;
  x3do:height 15.5 ;
  x3do:radius 0.1 .
:Appearance_2_2_114_1_5_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_5_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-399 .
:Sandstone-USE-399 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_5_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_5_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :riccGr ;
  x3do:hasChildren :Transform_2_2_114_1_5_2_1, :Transform_2_2_114_1_5_2_2 ;
  x3do:rotation ( 0 1 0 2.09 ) .
:Transform_2_2_114_1_5_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_114_1_5_2 ;
  x3do:hasChildren :Shape_2_2_114_1_5_2_1_1 ;
  x3do:rotation ( 0 0 1 0.35 ) ;
  x3do:translation ( 2.6 6.6 0 ) .
:Shape_2_2_114_1_5_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_5_2_1 ;
  x3do:hasGeometry :Cylinder_2_2_114_1_5_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_5_2_1_1_2 .
:Cylinder_2_2_114_1_5_2_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_114_1_5_2_1_1 ;
  x3do:height 15.5 ;
  x3do:radius 0.1 .
:Appearance_2_2_114_1_5_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_5_2_1_1 ;
  x3do:hasMaterial :Sandstone-USE-400 .
:Sandstone-USE-400 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_5_2_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_5_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_114_1_5_2 ;
  x3do:hasChildren :Shape_2_2_114_1_5_2_2_1 ;
  x3do:rotation ( 0 0 1 -0.35 ) ;
  x3do:translation ( -2.6 6.6 0 ) .
:Shape_2_2_114_1_5_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_5_2_2 ;
  x3do:hasGeometry :Cylinder_2_2_114_1_5_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_5_2_2_1_2 .
:Cylinder_2_2_114_1_5_2_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_114_1_5_2_2_1 ;
  x3do:height 15.5 ;
  x3do:radius 0.1 .
:Appearance_2_2_114_1_5_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_5_2_2_1 ;
  x3do:hasMaterial :Sandstone-USE-401 .
:Sandstone-USE-401 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_5_2_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:trt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :riccGr ;
  x3do:hasChildren :tt ;
  x3do:DEF 'trt' ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:scale ( 1.4 1.4 1 ) ;
  x3do:translation ( 6.9 -5.8 0 ) .
:tt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :trt ;
  x3do:hasChildren :n1rbisc, :n2brisc ;
  x3do:DEF 'tt' ;
  x3do:rotation ( 0 0 1 1.25 ) .
:n1rbisc a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :tt ;
  x3do:hasChildren :Shape_2_2_114_1_5_3_1_1_1 ;
  x3do:DEF 'n1rbisc' ;
  x3do:rotation ( 0 0 1 1.14 ) ;
  x3do:scale ( 2.6 1.2 1 ) ;
  x3do:translation ( -1.35 1.27 0 ) .
:Shape_2_2_114_1_5_3_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n1rbisc ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_5_3_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_5_3_1_1_1_2 .
:IndexedFaceSet_2_2_114_1_5_3_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_5_3_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_5_3_1_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 84 41 83 90 -1 89 0 42 95 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_5_3_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_5_3_1_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 0 0 0.62265 0 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 0 0.30 0.62265 0 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_114_1_5_3_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_5_3_1_1_1 ;
  x3do:hasMaterial :Sandstone-USE-402 .
:Sandstone-USE-402 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_5_3_1_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:n2brisc a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :tt ;
  x3do:hasChildren :Shape_2_2_114_1_5_3_1_2_1 ;
  x3do:DEF 'n2brisc' ;
  x3do:rotation ( 0 0 1 -2.7 ) ;
  x3do:scale ( 1.9 1.4 1 ) ;
  x3do:translation ( -3.36 0.92 0 ) .
:Shape_2_2_114_1_5_3_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n2brisc ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_5_3_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_5_3_1_2_1_2 .
:IndexedFaceSet_2_2_114_1_5_3_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_5_3_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_5_3_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 84 41 83 90 -1 89 0 42 95 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_5_3_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_5_3_1_2_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 1 0 0.62265 1 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 1 0.30 0.62265 1 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_114_1_5_3_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_5_3_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-403 .
:Sandstone-USE-403 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_5_3_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ricc a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :riccGr ;
  x3do:hasChildren :Transform_2_2_114_1_5_4_1 ;
  x3do:DEF 'ricc' .
:Transform_2_2_114_1_5_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ricc ;
  x3do:hasChildren :Shape_2_2_114_1_5_4_1_1, :Transform_2_2_114_1_5_4_1_2, :Transform_2_2_114_1_5_4_1_3 ;
  x3do:scale ( 1.5 1.5 1 ) ;
  x3do:translation ( 6.37 -0.05 -0.3 ) .
:Shape_2_2_114_1_5_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_5_4_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_5_4_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_5_4_1_1_2 .
:IndexedFaceSet_2_2_114_1_5_4_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_5_4_1_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_5_4_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 89 0 42 95 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_5_4_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_5_4_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 0.62265 0 0.62265 0.62265 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 0.62265 0.30 0.62265 0.62265 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_114_1_5_4_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_5_4_1_1 ;
  x3do:hasMaterial :Sandstone-USE-404 .
:Sandstone-USE-404 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_5_4_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_5_4_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_114_1_5_4_1 ;
  x3do:hasChildren :Shape_2_2_114_1_5_4_1_2_1 ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:scale ( 0.5 0.5 1 ) ;
  x3do:translation ( 0.31 0 0.3 ) .
:Shape_2_2_114_1_5_4_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_5_4_1_2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_5_4_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_5_4_1_2_1_2 .
:IndexedFaceSet_2_2_114_1_5_4_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_5_4_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_5_4_1_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 89 0 42 95 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_5_4_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_5_4_1_2_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 0.62265 0 0.62265 0.62265 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 0.62265 0.30 0.62265 0.62265 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_114_1_5_4_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_5_4_1_2_1 ;
  x3do:hasMaterial :Sandstone-USE-405 .
:Sandstone-USE-405 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_5_4_1_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_5_4_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_114_1_5_4_1 ;
  x3do:hasChildren :Transform_2_2_114_1_5_4_1_3_1 ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:scale ( 0.5 0.5 1 ) ;
  x3do:translation ( 0 0 0.3 ) .
:Transform_2_2_114_1_5_4_1_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_114_1_5_4_1_3 ;
  x3do:hasChildren :Shape_2_2_114_1_5_4_1_3_1_1 ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:scale ( 0.5 0.5 1 ) ;
  x3do:translation ( 0.31 0 0.3 ) .
:Shape_2_2_114_1_5_4_1_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_5_4_1_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_5_4_1_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_5_4_1_3_1_1_2 .
:IndexedFaceSet_2_2_114_1_5_4_1_3_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_5_4_1_3_1_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_5_4_1_3_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 42 43 1 -1 1 43 44 2 -1 2 44 45 3 -1 3 45 46 4 -1 4 46 47 5 -1 5 47 48 6 -1 6 48 49 7 -1 7 49 50 8 -1 8 50 51 9 -1 9 51 52 10 -1 10 52 53 11 -1 11 53 54 12 -1 12 54 55 13 -1 13 55 56 14 -1 14 56 57 15 -1 15 57 58 16 -1 16 58 59 17 -1 17 59 60 18 -1 18 60 61 19 -1 19 61 62 20 -1 20 62 63 21 -1 21 63 64 22 -1 22 64 65 23 -1 23 65 66 24 -1 24 66 67 25 -1 25 67 68 26 -1 26 68 69 27 -1 27 69 70 28 -1 28 70 71 29 -1 29 71 72 30 -1 30 72 73 31 -1 31 73 74 32 -1 32 74 75 33 -1 33 75 76 34 -1 34 76 77 35 -1 35 77 78 36 -1 36 78 79 37 -1 37 79 80 38 -1 38 80 81 39 -1 39 81 82 40 -1 40 82 83 41 -1 84 41 83 90 -1 89 0 42 95 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_5_4_1_3_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_5_4_1_3_1_1_1 ;
  x3do:point ( 0.62265 0.0 0 0.6218712004456791 0.0311325 0 0.6195289277144369 0.062265 0 0.6156053358230011 0.0933975 0 0.6100699153375784 0.12453 0 0.6028782701290121 0.1556625 0 0.5939702437622613 0.186795 0 0.5832672005554145 0.2179275 0 0.5706681512928509 0.24906 0 0.5560442297549271 0.2801925 0 0.5392307176663808 0.311325 0 0.520015272077417 0.3424575 0 0.49812000000000006 0.37359 0 0.47317303441103875 0.4047225 0 0.4446610411032206 0.435855 0 0.4118442634585919 0.4669875 0 0.37359000000000003 0.49812 0 0.3280012404606879 0.5292525 0 0.2714068427195601 0.560385 0 0.19442240018513812 0.5915175 0 0.0 0.62265 0 -0.0 0.62265 0 -0.19442240018513812 0.5915175 0 -0.2714068427195601 0.560385 0 -0.3280012404606879 0.5292525 0 -0.37359000000000003 0.49812 0 -0.4118442634585919 0.4669875 0 -0.4446610411032206 0.435855 0 -0.47317303441103875 0.4047225 0 -0.49812000000000006 0.37359 0 -0.520015272077417 0.3424575 0 -0.5392307176663808 0.311325 0 -0.5560442297549271 0.2801925 0 -0.5706681512928509 0.24906 0 -0.5832672005554145 0.2179275 0 -0.5939702437622613 0.186795 0 -0.6028782701290121 0.1556625 0 -0.6100699153375784 0.12453 0 -0.6156053358230011 0.0933975 0 -0.6195289277144369 0.062265 0 -0.6218712004456791 0.0311325 0 -0.62265 0.0 0 0.62265 0.0 0.30 0.6218712004456791 0.0311325 0.30 0.6195289277144369 0.062265 0.30 0.6156053358230011 0.0933975 0.30 0.6100699153375784 0.12453 0.30 0.6028782701290121 0.1556625 0.30 0.5939702437622613 0.186795 0.30 0.5832672005554145 0.2179275 0.30 0.5706681512928509 0.24906 0.30 0.5560442297549271 0.2801925 0.30 0.5392307176663808 0.311325 0.30 0.520015272077417 0.3424575 0.30 0.49812000000000006 0.37359 0.30 0.47317303441103875 0.4047225 0.30 0.4446610411032206 0.435855 0.30 0.4118442634585919 0.4669875 0.30 0.37359000000000003 0.49812 0.30 0.3280012404606879 0.5292525 0.30 0.2714068427195601 0.560385 0.30 0.19442240018513812 0.5915175 0.30 0.0 0.62265 0.30 -0.0 0.62265 0.30 -0.19442240018513812 0.5915175 0.30 -0.2714068427195601 0.560385 0.30 -0.3280012404606879 0.5292525 0.30 -0.37359000000000003 0.49812 0.30 -0.4118442634585919 0.4669875 0.30 -0.4446610411032206 0.435855 0.30 -0.47317303441103875 0.4047225 0.30 -0.49812000000000006 0.37359 0.30 -0.520015272077417 0.3424575 0.30 -0.5392307176663808 0.311325 0.30 -0.5560442297549271 0.2801925 0.30 -0.5706681512928509 0.24906 0.30 -0.5832672005554145 0.2179275 0.30 -0.5939702437622613 0.186795 0.30 -0.6028782701290121 0.1556625 0.30 -0.6100699153375784 0.12453 0.30 -0.6156053358230011 0.0933975 0.30 -0.6195289277144369 0.062265 0.30 -0.6218712004456791 0.0311325 0.30 -0.62265 0.0 0.30 -0.62265 0 0 -0.62265 0 0 -0.62265 0.62265 0 0.62265 0.62265 0 0.62265 0 0 0.62265 0 0 -0.62265 0 0.30 -0.62265 0 0.30 -0.62265 0.62265 0.30 0.62265 0.62265 0.30 0.62265 0 0.30 0.62265 0 0.30 ) .
:Appearance_2_2_114_1_5_4_1_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_5_4_1_3_1_1 ;
  x3do:hasMaterial :Sandstone-USE-406 .
:Sandstone-USE-406 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_5_4_1_3_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroAAtrx1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :riccGr ;
  x3do:hasChildren :Shape_2_2_114_1_5_5_1 ;
  x3do:DEF 'MuroAAtrx1' ;
  x3do:translation ( 5.406 -1 -0.3 ) .
:Shape_2_2_114_1_5_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroAAtrx1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_5_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_5_5_1_2 .
:IndexedFaceSet_2_2_114_1_5_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_5_5_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_5_5_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_5_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_5_5_1_1 ;
  x3do:point ( 0 -0.7 0 0 -0.7 0.3 0 1 0.3 0 1 0 ) .
:Appearance_2_2_114_1_5_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_5_5_1 ;
  x3do:hasMaterial :Sandstone-USE-407 .
:Sandstone-USE-407 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_5_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroAAqvx2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :riccGr ;
  x3do:hasChildren :Shape_2_2_114_1_5_6_1 ;
  x3do:DEF 'MuroAAqvx2' ;
  x3do:translation ( 2.88 -6.1 -0.3 ) .
:Shape_2_2_114_1_5_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroAAqvx2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_5_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_5_6_1_2 .
:IndexedFaceSet_2_2_114_1_5_6_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_5_6_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_5_6_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_5_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_5_6_1_1 ;
  x3do:point ( 0 0 0 0 0 0.3 0 0.8 0.3 0 0.8 0 ) .
:Appearance_2_2_114_1_5_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_5_6_1 ;
  x3do:hasMaterial :Sandstone-USE-408 .
:Sandstone-USE-408 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_5_6_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:ricc2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :riccGr ;
  x3do:hasChildren :ricc-USE-1 ;
  x3do:DEF 'ricc2' ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:scale ( 0.5 0.5 1 ) ;
  x3do:translation ( 0.17 -6.05 -0.3 ) .
:ricc-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ricc2 ;
  owl:sameAs :ricc . # DEF matching this USE
:Transform_2_2_114_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :riccGr-USE-1 ;
  x3do:rotation ( 0 1 0 1.04 ) .
:riccGr-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_6 ;
  owl:sameAs :riccGr . # DEF matching this USE
:Transform_2_2_114_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :riccGr-USE-2 ;
  x3do:rotation ( 0 1 0 2.08 ) .
:riccGr-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_7 ;
  owl:sameAs :riccGr . # DEF matching this USE
:Transform_2_2_114_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :riccGr-USE-3 ;
  x3do:rotation ( 0 1 0 3.12 ) .
:riccGr-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_8 ;
  owl:sameAs :riccGr . # DEF matching this USE
:Transform_2_2_114_1_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :riccGr-USE-4 ;
  x3do:rotation ( 0 1 0 4.16 ) .
:riccGr-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_9 ;
  owl:sameAs :riccGr . # DEF matching this USE
:Transform_2_2_114_1_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :riccGr-USE-5 ;
  x3do:rotation ( 0 1 0 5.2 ) .
:riccGr-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_10 ;
  owl:sameAs :riccGr . # DEF matching this USE
:lamp a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :chand ;
  x3do:hasChildren :MuroAArr2, :MuroAttAx2, :MuroqaAAx2, :MuroAwqA3x2, :MuroeeAAx233 ;
  x3do:DEF 'lamp' .
:MuroAArr2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :lamp ;
  x3do:hasChildren :Shape_2_2_114_1_11_1_1 ;
  x3do:DEF 'MuroAArr2' ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:translation ( 6.35 0.87 -0.15 ) .
:Shape_2_2_114_1_11_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroAArr2 ;
  x3do:hasGeometry :Cone_2_2_114_1_11_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_11_1_1_2 .
:Cone_2_2_114_1_11_1_1_1 a owl:NamedIndividual, x3do:Cone ;
  x3do:hasParent :Shape_2_2_114_1_11_1_1 ;
  x3do:bottomRadius 0.05 ;
  x3do:height 0.15 .
:Appearance_2_2_114_1_11_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_11_1_1 ;
  x3do:hasMaterial :Sandstone-USE-409 .
:Sandstone-USE-409 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_11_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroAttAx2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :lamp ;
  x3do:hasChildren :Shape_2_2_114_1_11_2_1 ;
  x3do:DEF 'MuroAttAx2' ;
  x3do:scale ( 1 0.1 1 ) ;
  x3do:translation ( 6.35 1 -0.15 ) .
:Shape_2_2_114_1_11_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroAttAx2 ;
  x3do:hasGeometry :Sphere_2_2_114_1_11_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_11_2_1_2 .
:Sphere_2_2_114_1_11_2_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_114_1_11_2_1 ;
  x3do:radius 0.6 .
:Appearance_2_2_114_1_11_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_11_2_1 ;
  x3do:hasMaterial :Sandstone-USE-410 .
:Sandstone-USE-410 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_11_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroqaAAx2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :lamp ;
  x3do:hasChildren :Shape_2_2_114_1_11_3_1 ;
  x3do:DEF 'MuroqaAAx2' ;
  x3do:translation ( 6.35 1.5 -0.15 ) .
:Shape_2_2_114_1_11_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroqaAAx2 ;
  x3do:hasGeometry :Cylinder_2_2_114_1_11_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_11_3_1_2 .
:Cylinder_2_2_114_1_11_3_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_114_1_11_3_1 ;
  x3do:height 1 ;
  x3do:radius 0.2 .
:Appearance_2_2_114_1_11_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_11_3_1 ;
  x3do:hasMaterial :Sandstone-USE-411 .
:Sandstone-USE-411 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_11_3_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroAwqA3x2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :lamp ;
  x3do:hasChildren :Shape_2_2_114_1_11_4_1 ;
  x3do:DEF 'MuroAwqA3x2' ;
  x3do:scale ( 1 1.3 1 ) ;
  x3do:translation ( 6.35 2.8 -0.15 ) .
:Shape_2_2_114_1_11_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroAwqA3x2 ;
  x3do:hasGeometry :Sphere_2_2_114_1_11_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_11_4_1_2 .
:Sphere_2_2_114_1_11_4_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_114_1_11_4_1 ;
  x3do:radius 0.2 .
:Appearance_2_2_114_1_11_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_11_4_1 ;
  x3do:hasMaterial :Sandstone-USE-412 .
:Sandstone-USE-412 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_11_4_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:MuroeeAAx233 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :lamp ;
  x3do:hasChildren :Shape_2_2_114_1_11_5_1 ;
  x3do:DEF 'MuroeeAAx233' ;
  x3do:scale ( 1 1.6 1 ) ;
  x3do:translation ( 6.35 2.3 -0.15 ) .
:Shape_2_2_114_1_11_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroeeAAx233 ;
  x3do:hasGeometry :Sphere_2_2_114_1_11_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_11_5_1_2 .
:Sphere_2_2_114_1_11_5_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_114_1_11_5_1 ;
  x3do:radius 0.35 .
:Appearance_2_2_114_1_11_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_11_5_1 ;
  x3do:hasMaterial :Sandstone-USE-413 .
:Sandstone-USE-413 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_11_5_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :lamp-USE-1 ;
  x3do:rotation ( 0 1 0 1.04 ) .
:lamp-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_12 ;
  owl:sameAs :lamp . # DEF matching this USE
:Transform_2_2_114_1_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :lamp-USE-2 ;
  x3do:rotation ( 0 1 0 2.08 ) .
:lamp-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_13 ;
  owl:sameAs :lamp . # DEF matching this USE
:Transform_2_2_114_1_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :lamp-USE-3 ;
  x3do:rotation ( 0 1 0 3.12 ) .
:lamp-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_14 ;
  owl:sameAs :lamp . # DEF matching this USE
:Transform_2_2_114_1_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :lamp-USE-4 ;
  x3do:rotation ( 0 1 0 4.16 ) .
:lamp-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_15 ;
  owl:sameAs :lamp . # DEF matching this USE
:Transform_2_2_114_1_16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :lamp-USE-5 ;
  x3do:rotation ( 0 1 0 5.2 ) .
:lamp-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_16 ;
  owl:sameAs :lamp . # DEF matching this USE
:MuroAeAx2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :Shape_2_2_114_1_17_1 ;
  x3do:DEF 'MuroAeAx2' ;
  x3do:scale ( 1 0.1 1 ) ;
  x3do:translation ( 0 13.6 0 ) .
:Shape_2_2_114_1_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroAeAx2 ;
  x3do:hasGeometry :Sphere_2_2_114_1_17_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_17_1_2 .
:Sphere_2_2_114_1_17_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_114_1_17_1 ;
  x3do:radius 0.8 .
:Appearance_2_2_114_1_17_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_17_1 ;
  x3do:hasMaterial :Sandstone-USE-414 .
:Sandstone-USE-414 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_17_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :Shape_2_2_114_1_18_1 ;
  x3do:scale ( 0.04 0.07 0.04 ) ;
  x3do:translation ( 0 14.3 0 ) .
:Shape_2_2_114_1_18_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_18 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_18_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_18_1_2 .
:IndexedFaceSet_2_2_114_1_18_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_18_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_18_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 83 84 1 -1 1 84 85 2 -1 2 85 86 3 -1 3 86 87 4 -1 4 87 88 5 -1 5 88 89 6 -1 6 89 90 7 -1 7 90 91 8 -1 8 91 92 9 -1 9 92 93 10 -1 10 93 94 11 -1 11 94 95 12 -1 12 95 96 13 -1 13 96 97 14 -1 14 97 98 15 -1 15 98 99 16 -1 16 99 100 17 -1 17 100 101 18 -1 18 101 102 19 -1 19 102 103 20 -1 20 103 104 21 -1 21 104 105 22 -1 22 105 106 23 -1 23 106 107 24 -1 24 107 108 25 -1 25 108 109 26 -1 26 109 110 27 -1 27 110 111 28 -1 28 111 112 29 -1 29 112 113 30 -1 30 113 114 31 -1 31 114 115 32 -1 32 115 116 33 -1 33 116 117 34 -1 34 117 118 35 -1 35 118 119 36 -1 36 119 120 37 -1 37 120 121 38 -1 38 121 122 39 -1 39 122 123 40 -1 40 123 124 41 -1 41 124 125 42 -1 42 125 126 43 -1 43 126 127 44 -1 44 127 128 45 -1 45 128 129 46 -1 46 129 130 47 -1 47 130 131 48 -1 48 131 132 49 -1 49 132 133 50 -1 50 133 134 51 -1 51 134 135 52 -1 52 135 136 53 -1 53 136 137 54 -1 54 137 138 55 -1 55 138 139 56 -1 56 139 140 57 -1 57 140 141 58 -1 58 141 142 59 -1 59 142 143 60 -1 60 143 144 61 -1 61 144 145 62 -1 62 145 146 63 -1 63 146 147 64 -1 64 147 148 65 -1 65 148 149 66 -1 66 149 150 67 -1 67 150 151 68 -1 68 151 152 69 -1 69 152 153 70 -1 70 153 154 71 -1 71 154 155 72 -1 72 155 156 73 -1 73 156 157 74 -1 74 157 158 75 -1 75 158 159 76 -1 76 159 160 77 -1 77 160 161 78 -1 78 161 162 79 -1 79 162 163 80 -1 80 163 164 81 -1 81 164 165 82 -1 82 165 166 83 -1 166 249 250 167 -1 167 250 251 168 -1 168 251 252 169 -1 169 252 253 170 -1 170 253 254 171 -1 171 254 255 172 -1 172 255 256 173 -1 173 256 257 174 -1 174 257 258 175 -1 175 258 259 176 -1 176 259 260 177 -1 177 260 261 178 -1 178 261 262 179 -1 179 262 263 180 -1 180 263 264 181 -1 181 264 265 182 -1 182 265 266 183 -1 183 266 267 184 -1 184 267 268 185 -1 185 268 269 186 -1 186 269 270 187 -1 187 270 271 188 -1 188 271 272 189 -1 189 272 273 190 -1 190 273 274 191 -1 191 274 275 192 -1 192 275 276 193 -1 193 276 277 194 -1 194 277 278 195 -1 195 278 279 196 -1 196 279 280 197 -1 197 280 281 198 -1 198 281 282 199 -1 199 282 283 200 -1 200 283 284 201 -1 201 284 285 202 -1 202 285 286 203 -1 203 286 287 204 -1 204 287 288 205 -1 205 288 289 206 -1 206 289 290 207 -1 207 290 291 208 -1 208 291 292 209 -1 209 292 293 210 -1 210 293 294 211 -1 211 294 295 212 -1 212 295 296 213 -1 213 296 297 214 -1 214 297 298 215 -1 215 298 299 216 -1 216 299 300 217 -1 217 300 301 218 -1 218 301 302 219 -1 219 302 303 220 -1 220 303 304 221 -1 221 304 305 222 -1 222 305 306 223 -1 223 306 307 224 -1 224 307 308 225 -1 225 308 309 226 -1 226 309 310 227 -1 227 310 311 228 -1 228 311 312 229 -1 229 312 313 230 -1 230 313 314 231 -1 231 314 315 232 -1 232 315 316 233 -1 233 316 317 234 -1 234 317 318 235 -1 235 318 319 236 -1 236 319 320 237 -1 237 320 321 238 -1 238 321 322 239 -1 239 322 323 240 -1 240 323 324 241 -1 241 324 325 242 -1 242 325 326 243 -1 243 326 327 244 -1 244 327 328 245 -1 245 328 329 246 -1 246 329 330 247 -1 247 330 331 248 -1 0 166 167 1 -1 83 249 250 84 -1 1 167 168 2 -1 84 250 251 85 -1 2 168 169 3 -1 85 251 252 86 -1 3 169 170 4 -1 86 252 253 87 -1 4 170 171 5 -1 87 253 254 88 -1 5 171 172 6 -1 88 254 255 89 -1 6 172 173 7 -1 89 255 256 90 -1 7 173 174 8 -1 90 256 257 91 -1 8 174 175 9 -1 91 257 258 92 -1 9 175 176 10 -1 92 258 259 93 -1 10 176 177 11 -1 93 259 260 94 -1 11 177 178 12 -1 94 260 261 95 -1 12 178 179 13 -1 95 261 262 96 -1 13 179 180 14 -1 96 262 263 97 -1 14 180 181 15 -1 97 263 264 98 -1 15 181 182 16 -1 98 264 265 99 -1 16 182 183 17 -1 99 265 266 100 -1 17 183 184 18 -1 100 266 267 101 -1 18 184 185 19 -1 101 267 268 102 -1 19 185 186 20 -1 102 268 269 103 -1 20 186 187 21 -1 103 269 270 104 -1 21 187 188 22 -1 104 270 271 105 -1 22 188 189 23 -1 105 271 272 106 -1 23 189 190 24 -1 106 272 273 107 -1 24 190 191 25 -1 107 273 274 108 -1 25 191 192 26 -1 108 274 275 109 -1 26 192 193 27 -1 109 275 276 110 -1 27 193 194 28 -1 110 276 277 111 -1 28 194 195 29 -1 111 277 278 112 -1 29 195 196 30 -1 112 278 279 113 -1 30 196 197 31 -1 113 279 280 114 -1 31 197 198 32 -1 114 280 281 115 -1 32 198 199 33 -1 115 281 282 116 -1 33 199 200 34 -1 116 282 283 117 -1 34 200 201 35 -1 117 283 284 118 -1 35 201 202 36 -1 118 284 285 119 -1 36 202 203 37 -1 119 285 286 120 -1 37 203 204 38 -1 120 286 287 121 -1 38 204 205 39 -1 121 287 288 122 -1 39 205 206 40 -1 122 288 289 123 -1 40 206 207 41 -1 123 289 290 124 -1 41 207 208 42 -1 124 290 291 125 -1 42 208 209 43 -1 125 291 292 126 -1 43 209 210 44 -1 126 292 293 127 -1 44 210 211 45 -1 127 293 294 128 -1 45 211 212 46 -1 128 294 295 129 -1 46 212 213 47 -1 129 295 296 130 -1 47 213 214 48 -1 130 296 297 131 -1 48 214 215 49 -1 131 297 298 132 -1 49 215 216 50 -1 132 298 299 133 -1 50 216 217 51 -1 133 299 300 134 -1 51 217 218 52 -1 134 300 301 135 -1 52 218 219 53 -1 135 301 302 136 -1 53 219 220 54 -1 136 302 303 137 -1 54 220 221 55 -1 137 303 304 138 -1 55 221 222 56 -1 138 304 305 139 -1 56 222 223 57 -1 139 305 306 140 -1 57 223 224 58 -1 140 306 307 141 -1 58 224 225 59 -1 141 307 308 142 -1 59 225 226 60 -1 142 308 309 143 -1 60 226 227 61 -1 143 309 310 144 -1 61 227 228 62 -1 144 310 311 145 -1 62 228 229 63 -1 145 311 312 146 -1 63 229 230 64 -1 146 312 313 147 -1 64 230 231 65 -1 147 313 314 148 -1 65 231 232 66 -1 148 314 315 149 -1 66 232 233 67 -1 149 315 316 150 -1 67 233 234 68 -1 150 316 317 151 -1 68 234 235 69 -1 151 317 318 152 -1 69 235 236 70 -1 152 318 319 153 -1 70 236 237 71 -1 153 319 320 154 -1 71 237 238 72 -1 154 320 321 155 -1 72 238 239 73 -1 155 321 322 156 -1 73 239 240 74 -1 156 322 323 157 -1 74 240 241 75 -1 157 323 324 158 -1 75 241 242 76 -1 158 324 325 159 -1 76 242 243 77 -1 159 325 326 160 -1 77 243 244 78 -1 160 326 327 161 -1 78 244 245 79 -1 161 327 328 162 -1 79 245 246 80 -1 162 328 329 163 -1 80 246 247 81 -1 163 329 330 164 -1 81 247 248 82 -1 164 330 331 165 -1 82 248 249 83 -1 83 249 250 84 -1 87 253 254 88 -1 88 254 255 89 -1 89 255 256 90 -1 90 256 257 91 -1 91 257 258 92 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_18_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_18_1_1 ;
  x3do:point ( 9.0 0.0 0 8.98874295994718 0.45 0 8.95488693395958 0.9 0 8.898173969978334 1.35 0 8.818163074019441 1.8 0 8.714212528966687 2.25 0 8.58545281275251 2.7 0 8.430747297837838 3.15 0 8.248636250920512 3.6 0 8.037256994771289 4.05 0 7.794228634059948 4.5 0 7.51648188982053 4.95 0 7.2 5.4 0 6.8394078691067985 5.8500000000000005 0 6.427285585688566 6.3 0 5.952940449895329 6.75 0 5.3999999999999995 7.2 0 4.741044188783731 7.65 0 3.9230090491866063 8.1 0 2.810249099279278 8.55 0 0.0 9.0 0 -0.0 9.0 0 -2.810249099279278 8.55 0 -3.9230090491866063 8.1 0 -4.741044188783731 7.65 0 -5.3999999999999995 7.2 0 -5.952940449895329 6.75 0 -6.427285585688566 6.3 0 -6.8394078691067985 5.8500000000000005 0 -7.2 5.4 0 -7.51648188982053 4.95 0 -7.794228634059948 4.5 0 -8.037256994771289 4.05 0 -8.248636250920512 3.6 0 -8.430747297837838 3.15 0 -8.58545281275251 2.7 0 -8.714212528966687 2.25 0 -8.818163074019441 1.8 0 -8.898173969978334 1.35 0 -8.95488693395958 0.9 0 -8.98874295994718 0.45 0 -9.0 0.0 0 -9.0 -0.0 0 -8.98874295994718 -0.45 0 -8.95488693395958 -0.9 0 -8.898173969978334 -1.35 0 -8.818163074019441 -1.8 0 -8.714212528966687 -2.25 0 -8.58545281275251 -2.7 0 -8.430747297837838 -3.15 0 -8.248636250920512 -3.6 0 -8.037256994771289 -4.05 0 -7.794228634059948 -4.5 0 -7.51648188982053 -4.95 0 -7.2 -5.4 0 -6.8394078691067985 -5.8500000000000005 0 -6.427285585688566 -6.3 0 -5.952940449895329 -6.75 0 -5.3999999999999995 -7.2 0 -4.741044188783731 -7.65 0 -3.9230090491866063 -8.1 0 -2.810249099279278 -8.55 0 -0.0 -9.0 0 0.45 -8.98874295994718 0 0.9 -8.95488693395958 0 1.35 -8.898173969978334 0 1.8 -8.818163074019441 0 2.25 -8.714212528966687 0 2.7 -8.58545281275251 0 3.15 -8.430747297837838 0 3.6 -8.248636250920512 0 4.05 -8.037256994771289 0 4.5 -7.794228634059948 0 4.95 -7.51648188982053 0 5.4 -7.2 0 5.8500000000000005 -6.8394078691067985 0 6.3 -6.427285585688566 0 6.75 -5.952940449895329 0 7.2 -5.3999999999999995 0 7.65 -4.741044188783731 0 8.1 -3.9230090491866063 0 8.55 -2.810249099279278 0 9.0 -0.0 0 9.0 0.0 1 8.98874295994718 0.45 1 8.95488693395958 0.9 1 8.898173969978334 1.35 1 8.818163074019441 1.8 1 8.714212528966687 2.25 1 8.58545281275251 2.7 1 8.430747297837838 3.15 1 8.248636250920512 3.6 1 8.037256994771289 4.05 1 7.794228634059948 4.5 1 7.51648188982053 4.95 1 7.2 5.4 1 6.8394078691067985 5.8500000000000005 1 6.427285585688566 6.3 1 5.952940449895329 6.75 1 5.3999999999999995 7.2 1 4.741044188783731 7.65 1 3.9230090491866063 8.1 1 2.810249099279278 8.55 1 0.0 9.0 1 -0.0 9.0 1 -2.810249099279278 8.55 1 -3.9230090491866063 8.1 1 -4.741044188783731 7.65 1 -5.3999999999999995 7.2 1 -5.952940449895329 6.75 1 -6.427285585688566 6.3 1 -6.8394078691067985 5.8500000000000005 1 -7.2 5.4 1 -7.51648188982053 4.95 1 -7.794228634059948 4.5 1 -8.037256994771289 4.05 1 -8.248636250920512 3.6 1 -8.430747297837838 3.15 1 -8.58545281275251 2.7 1 -8.714212528966687 2.25 1 -8.818163074019441 1.8 1 -8.898173969978334 1.35 1 -8.95488693395958 0.9 1 -8.98874295994718 0.45 1 -9.0 0.0 1 -9.0 -0.0 1 -8.98874295994718 -0.45 1 -8.95488693395958 -0.9 1 -8.898173969978334 -1.35 1 -8.818163074019441 -1.8 1 -8.714212528966687 -2.25 1 -8.58545281275251 -2.7 1 -8.430747297837838 -3.15 1 -8.248636250920512 -3.6 1 -8.037256994771289 -4.05 1 -7.794228634059948 -4.5 1 -7.51648188982053 -4.95 1 -7.2 -5.4 1 -6.8394078691067985 -5.8500000000000005 1 -6.427285585688566 -6.3 1 -5.952940449895329 -6.75 1 -5.3999999999999995 -7.2 1 -4.741044188783731 -7.65 1 -3.9230090491866063 -8.1 1 -2.810249099279278 -8.55 1 -0.0 -9.0 1 0.45 -8.98874295994718 1 0.9 -8.95488693395958 1 1.35 -8.898173969978334 1 1.8 -8.818163074019441 1 2.25 -8.714212528966687 1 2.7 -8.58545281275251 1 3.15 -8.430747297837838 1 3.6 -8.248636250920512 1 4.05 -8.037256994771289 1 4.5 -7.794228634059948 1 4.95 -7.51648188982053 1 5.4 -7.2 1 5.8500000000000005 -6.8394078691067985 1 6.3 -6.427285585688566 1 6.75 -5.952940449895329 1 7.2 -5.3999999999999995 1 7.65 -4.741044188783731 1 8.1 -3.9230090491866063 1 8.55 -2.810249099279278 1 9.0 -0.0 1 7.5 0.0 0 7.490619133289317 0.375 0 7.46240577829965 0.75 0 7.415144974981946 1.125 0 7.3484692283495345 1.5 0 7.261843774138907 1.875 0 7.1545440106270926 2.25 0 7.025622748198198 2.625 0 6.87386354243376 3.0 0 6.697714162309407 3.375 0 6.49519052838329 3.75 0 6.263734908183775 4.125 0 6.0 4.5 0 5.6995065575889985 4.875 0 5.356071321407137 5.25 0 4.960783708246107 5.625 0 4.5 6.0 0 3.950870157319777 6.375 0 3.2691742076555053 6.75 0 2.341874249399399 7.125 0 0.0 7.5 0 -0.0 7.5 0 -2.341874249399399 7.125 0 -3.2691742076555053 6.75 0 -3.950870157319777 6.375 0 -4.5 6.0 0 -4.960783708246107 5.625 0 -5.356071321407137 5.25 0 -5.6995065575889985 4.875 0 -6.0 4.5 0 -6.263734908183775 4.125 0 -6.49519052838329 3.75 0 -6.697714162309407 3.375 0 -6.87386354243376 3.0 0 -7.025622748198198 2.625 0 -7.1545440106270926 2.25 0 -7.261843774138907 1.875 0 -7.3484692283495345 1.5 0 -7.415144974981946 1.125 0 -7.46240577829965 0.75 0 -7.490619133289317 0.375 0 -7.5 0.0 0 -7.5 -0.0 0 -7.490619133289317 -0.375 0 -7.46240577829965 -0.75 0 -7.415144974981946 -1.125 0 -7.3484692283495345 -1.5 0 -7.261843774138907 -1.875 0 -7.1545440106270926 -2.25 0 -7.025622748198198 -2.625 0 -6.87386354243376 -3.0 0 -6.697714162309407 -3.375 0 -6.49519052838329 -3.75 0 -6.263734908183775 -4.125 0 -6.0 -4.5 0 -5.6995065575889985 -4.875 0 -5.356071321407137 -5.25 0 -4.960783708246107 -5.625 0 -4.5 -6.0 0 -3.950870157319777 -6.375 0 -3.2691742076555053 -6.75 0 -2.341874249399399 -7.125 0 -0.0 -7.5 0 0.375 -7.490619133289317 0 0.75 -7.46240577829965 0 1.125 -7.415144974981946 0 1.5 -7.3484692283495345 0 1.875 -7.261843774138907 0 2.25 -7.1545440106270926 0 2.625 -7.025622748198198 0 3.0 -6.87386354243376 0 3.375 -6.697714162309407 0 3.75 -6.49519052838329 0 4.125 -6.263734908183775 0 4.5 -6.0 0 4.875 -5.6995065575889985 0 5.25 -5.356071321407137 0 5.625 -4.960783708246107 0 6.0 -4.5 0 6.375 -3.950870157319777 0 6.75 -3.2691742076555053 0 7.125 -2.341874249399399 0 7.5 -0.0 0 7.5 0.0 1 7.490619133289317 0.375 1 7.46240577829965 0.75 1 7.415144974981946 1.125 1 7.3484692283495345 1.5 1 7.261843774138907 1.875 1 7.1545440106270926 2.25 1 7.025622748198198 2.625 1 6.87386354243376 3.0 1 6.697714162309407 3.375 1 6.49519052838329 3.75 1 6.263734908183775 4.125 1 6.0 4.5 1 5.6995065575889985 4.875 1 5.356071321407137 5.25 1 4.960783708246107 5.625 1 4.5 6.0 1 3.950870157319777 6.375 1 3.2691742076555053 6.75 1 2.341874249399399 7.125 1 0.0 7.5 1 -0.0 7.5 1 -2.341874249399399 7.125 1 -3.2691742076555053 6.75 1 -3.950870157319777 6.375 1 -4.5 6.0 1 -4.960783708246107 5.625 1 -5.356071321407137 5.25 1 -5.6995065575889985 4.875 1 -6.0 4.5 1 -6.263734908183775 4.125 1 -6.49519052838329 3.75 1 -6.697714162309407 3.375 1 -6.87386354243376 3.0 1 -7.025622748198198 2.625 1 -7.1545440106270926 2.25 1 -7.261843774138907 1.875 1 -7.3484692283495345 1.5 1 -7.415144974981946 1.125 1 -7.46240577829965 0.75 1 -7.490619133289317 0.375 1 -7.5 0.0 1 -7.5 -0.0 1 -7.490619133289317 -0.375 1 -7.46240577829965 -0.75 1 -7.415144974981946 -1.125 1 -7.3484692283495345 -1.5 1 -7.261843774138907 -1.875 1 -7.1545440106270926 -2.25 1 -7.025622748198198 -2.625 1 -6.87386354243376 -3.0 1 -6.697714162309407 -3.375 1 -6.49519052838329 -3.75 1 -6.263734908183775 -4.125 1 -6.0 -4.5 1 -5.6995065575889985 -4.875 1 -5.356071321407137 -5.25 1 -4.960783708246107 -5.625 1 -4.5 -6.0 1 -3.950870157319777 -6.375 1 -3.2691742076555053 -6.75 1 -2.341874249399399 -7.125 1 -0.0 -7.5 1 0.375 -7.490619133289317 1 0.75 -7.46240577829965 1 1.125 -7.415144974981946 1 1.5 -7.3484692283495345 1 1.875 -7.261843774138907 1 2.25 -7.1545440106270926 1 2.625 -7.025622748198198 1 3.0 -6.87386354243376 1 3.375 -6.697714162309407 1 3.75 -6.49519052838329 1 4.125 -6.263734908183775 1 4.5 -6.0 1 4.875 -5.6995065575889985 1 5.25 -5.356071321407137 1 5.625 -4.960783708246107 1 6.0 -4.5 1 6.375 -3.950870157319777 1 6.75 -3.2691742076555053 1 7.125 -2.341874249399399 1 7.5 -0.0 1 ) .
:Appearance_2_2_114_1_18_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_18_1 ;
  x3do:hasMaterial :Sandstone-USE-415 .
:Sandstone-USE-415 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_18_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:chain a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :chand ;
  x3do:hasChildren :Transform_2_2_114_1_19_1, :Transform_2_2_114_1_19_2 ;
  x3do:DEF 'chain' .
:Transform_2_2_114_1_19_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chain ;
  x3do:hasChildren :Shape_2_2_114_1_19_1_1 ;
  x3do:scale ( 0.01 0.02 0.01 ) ;
  x3do:translation ( 0 15.3 0 ) .
:Shape_2_2_114_1_19_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_19_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_19_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_19_1_1_2 .
:IndexedFaceSet_2_2_114_1_19_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_19_1_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_19_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 83 84 1 -1 1 84 85 2 -1 2 85 86 3 -1 3 86 87 4 -1 4 87 88 5 -1 5 88 89 6 -1 6 89 90 7 -1 7 90 91 8 -1 8 91 92 9 -1 9 92 93 10 -1 10 93 94 11 -1 11 94 95 12 -1 12 95 96 13 -1 13 96 97 14 -1 14 97 98 15 -1 15 98 99 16 -1 16 99 100 17 -1 17 100 101 18 -1 18 101 102 19 -1 19 102 103 20 -1 20 103 104 21 -1 21 104 105 22 -1 22 105 106 23 -1 23 106 107 24 -1 24 107 108 25 -1 25 108 109 26 -1 26 109 110 27 -1 27 110 111 28 -1 28 111 112 29 -1 29 112 113 30 -1 30 113 114 31 -1 31 114 115 32 -1 32 115 116 33 -1 33 116 117 34 -1 34 117 118 35 -1 35 118 119 36 -1 36 119 120 37 -1 37 120 121 38 -1 38 121 122 39 -1 39 122 123 40 -1 40 123 124 41 -1 41 124 125 42 -1 42 125 126 43 -1 43 126 127 44 -1 44 127 128 45 -1 45 128 129 46 -1 46 129 130 47 -1 47 130 131 48 -1 48 131 132 49 -1 49 132 133 50 -1 50 133 134 51 -1 51 134 135 52 -1 52 135 136 53 -1 53 136 137 54 -1 54 137 138 55 -1 55 138 139 56 -1 56 139 140 57 -1 57 140 141 58 -1 58 141 142 59 -1 59 142 143 60 -1 60 143 144 61 -1 61 144 145 62 -1 62 145 146 63 -1 63 146 147 64 -1 64 147 148 65 -1 65 148 149 66 -1 66 149 150 67 -1 67 150 151 68 -1 68 151 152 69 -1 69 152 153 70 -1 70 153 154 71 -1 71 154 155 72 -1 72 155 156 73 -1 73 156 157 74 -1 74 157 158 75 -1 75 158 159 76 -1 76 159 160 77 -1 77 160 161 78 -1 78 161 162 79 -1 79 162 163 80 -1 80 163 164 81 -1 81 164 165 82 -1 82 165 166 83 -1 166 249 250 167 -1 167 250 251 168 -1 168 251 252 169 -1 169 252 253 170 -1 170 253 254 171 -1 171 254 255 172 -1 172 255 256 173 -1 173 256 257 174 -1 174 257 258 175 -1 175 258 259 176 -1 176 259 260 177 -1 177 260 261 178 -1 178 261 262 179 -1 179 262 263 180 -1 180 263 264 181 -1 181 264 265 182 -1 182 265 266 183 -1 183 266 267 184 -1 184 267 268 185 -1 185 268 269 186 -1 186 269 270 187 -1 187 270 271 188 -1 188 271 272 189 -1 189 272 273 190 -1 190 273 274 191 -1 191 274 275 192 -1 192 275 276 193 -1 193 276 277 194 -1 194 277 278 195 -1 195 278 279 196 -1 196 279 280 197 -1 197 280 281 198 -1 198 281 282 199 -1 199 282 283 200 -1 200 283 284 201 -1 201 284 285 202 -1 202 285 286 203 -1 203 286 287 204 -1 204 287 288 205 -1 205 288 289 206 -1 206 289 290 207 -1 207 290 291 208 -1 208 291 292 209 -1 209 292 293 210 -1 210 293 294 211 -1 211 294 295 212 -1 212 295 296 213 -1 213 296 297 214 -1 214 297 298 215 -1 215 298 299 216 -1 216 299 300 217 -1 217 300 301 218 -1 218 301 302 219 -1 219 302 303 220 -1 220 303 304 221 -1 221 304 305 222 -1 222 305 306 223 -1 223 306 307 224 -1 224 307 308 225 -1 225 308 309 226 -1 226 309 310 227 -1 227 310 311 228 -1 228 311 312 229 -1 229 312 313 230 -1 230 313 314 231 -1 231 314 315 232 -1 232 315 316 233 -1 233 316 317 234 -1 234 317 318 235 -1 235 318 319 236 -1 236 319 320 237 -1 237 320 321 238 -1 238 321 322 239 -1 239 322 323 240 -1 240 323 324 241 -1 241 324 325 242 -1 242 325 326 243 -1 243 326 327 244 -1 244 327 328 245 -1 245 328 329 246 -1 246 329 330 247 -1 247 330 331 248 -1 0 166 167 1 -1 83 249 250 84 -1 1 167 168 2 -1 84 250 251 85 -1 2 168 169 3 -1 85 251 252 86 -1 3 169 170 4 -1 86 252 253 87 -1 4 170 171 5 -1 87 253 254 88 -1 5 171 172 6 -1 88 254 255 89 -1 6 172 173 7 -1 89 255 256 90 -1 7 173 174 8 -1 90 256 257 91 -1 8 174 175 9 -1 91 257 258 92 -1 9 175 176 10 -1 92 258 259 93 -1 10 176 177 11 -1 93 259 260 94 -1 11 177 178 12 -1 94 260 261 95 -1 12 178 179 13 -1 95 261 262 96 -1 13 179 180 14 -1 96 262 263 97 -1 14 180 181 15 -1 97 263 264 98 -1 15 181 182 16 -1 98 264 265 99 -1 16 182 183 17 -1 99 265 266 100 -1 17 183 184 18 -1 100 266 267 101 -1 18 184 185 19 -1 101 267 268 102 -1 19 185 186 20 -1 102 268 269 103 -1 20 186 187 21 -1 103 269 270 104 -1 21 187 188 22 -1 104 270 271 105 -1 22 188 189 23 -1 105 271 272 106 -1 23 189 190 24 -1 106 272 273 107 -1 24 190 191 25 -1 107 273 274 108 -1 25 191 192 26 -1 108 274 275 109 -1 26 192 193 27 -1 109 275 276 110 -1 27 193 194 28 -1 110 276 277 111 -1 28 194 195 29 -1 111 277 278 112 -1 29 195 196 30 -1 112 278 279 113 -1 30 196 197 31 -1 113 279 280 114 -1 31 197 198 32 -1 114 280 281 115 -1 32 198 199 33 -1 115 281 282 116 -1 33 199 200 34 -1 116 282 283 117 -1 34 200 201 35 -1 117 283 284 118 -1 35 201 202 36 -1 118 284 285 119 -1 36 202 203 37 -1 119 285 286 120 -1 37 203 204 38 -1 120 286 287 121 -1 38 204 205 39 -1 121 287 288 122 -1 39 205 206 40 -1 122 288 289 123 -1 40 206 207 41 -1 123 289 290 124 -1 41 207 208 42 -1 124 290 291 125 -1 42 208 209 43 -1 125 291 292 126 -1 43 209 210 44 -1 126 292 293 127 -1 44 210 211 45 -1 127 293 294 128 -1 45 211 212 46 -1 128 294 295 129 -1 46 212 213 47 -1 129 295 296 130 -1 47 213 214 48 -1 130 296 297 131 -1 48 214 215 49 -1 131 297 298 132 -1 49 215 216 50 -1 132 298 299 133 -1 50 216 217 51 -1 133 299 300 134 -1 51 217 218 52 -1 134 300 301 135 -1 52 218 219 53 -1 135 301 302 136 -1 53 219 220 54 -1 136 302 303 137 -1 54 220 221 55 -1 137 303 304 138 -1 55 221 222 56 -1 138 304 305 139 -1 56 222 223 57 -1 139 305 306 140 -1 57 223 224 58 -1 140 306 307 141 -1 58 224 225 59 -1 141 307 308 142 -1 59 225 226 60 -1 142 308 309 143 -1 60 226 227 61 -1 143 309 310 144 -1 61 227 228 62 -1 144 310 311 145 -1 62 228 229 63 -1 145 311 312 146 -1 63 229 230 64 -1 146 312 313 147 -1 64 230 231 65 -1 147 313 314 148 -1 65 231 232 66 -1 148 314 315 149 -1 66 232 233 67 -1 149 315 316 150 -1 67 233 234 68 -1 150 316 317 151 -1 68 234 235 69 -1 151 317 318 152 -1 69 235 236 70 -1 152 318 319 153 -1 70 236 237 71 -1 153 319 320 154 -1 71 237 238 72 -1 154 320 321 155 -1 72 238 239 73 -1 155 321 322 156 -1 73 239 240 74 -1 156 322 323 157 -1 74 240 241 75 -1 157 323 324 158 -1 75 241 242 76 -1 158 324 325 159 -1 76 242 243 77 -1 159 325 326 160 -1 77 243 244 78 -1 160 326 327 161 -1 78 244 245 79 -1 161 327 328 162 -1 79 245 246 80 -1 162 328 329 163 -1 80 246 247 81 -1 163 329 330 164 -1 81 247 248 82 -1 164 330 331 165 -1 82 248 249 83 -1 83 249 250 84 -1 87 253 254 88 -1 88 254 255 89 -1 89 255 256 90 -1 90 256 257 91 -1 91 257 258 92 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_19_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_19_1_1_1 ;
  x3do:point ( 9.0 0.0 0 8.98874295994718 0.45 0 8.95488693395958 0.9 0 8.898173969978334 1.35 0 8.818163074019441 1.8 0 8.714212528966687 2.25 0 8.58545281275251 2.7 0 8.430747297837838 3.15 0 8.248636250920512 3.6 0 8.037256994771289 4.05 0 7.794228634059948 4.5 0 7.51648188982053 4.95 0 7.2 5.4 0 6.8394078691067985 5.8500000000000005 0 6.427285585688566 6.3 0 5.952940449895329 6.75 0 5.3999999999999995 7.2 0 4.741044188783731 7.65 0 3.9230090491866063 8.1 0 2.810249099279278 8.55 0 0.0 9.0 0 -0.0 9.0 0 -2.810249099279278 8.55 0 -3.9230090491866063 8.1 0 -4.741044188783731 7.65 0 -5.3999999999999995 7.2 0 -5.952940449895329 6.75 0 -6.427285585688566 6.3 0 -6.8394078691067985 5.8500000000000005 0 -7.2 5.4 0 -7.51648188982053 4.95 0 -7.794228634059948 4.5 0 -8.037256994771289 4.05 0 -8.248636250920512 3.6 0 -8.430747297837838 3.15 0 -8.58545281275251 2.7 0 -8.714212528966687 2.25 0 -8.818163074019441 1.8 0 -8.898173969978334 1.35 0 -8.95488693395958 0.9 0 -8.98874295994718 0.45 0 -9.0 0.0 0 -9.0 -0.0 0 -8.98874295994718 -0.45 0 -8.95488693395958 -0.9 0 -8.898173969978334 -1.35 0 -8.818163074019441 -1.8 0 -8.714212528966687 -2.25 0 -8.58545281275251 -2.7 0 -8.430747297837838 -3.15 0 -8.248636250920512 -3.6 0 -8.037256994771289 -4.05 0 -7.794228634059948 -4.5 0 -7.51648188982053 -4.95 0 -7.2 -5.4 0 -6.8394078691067985 -5.8500000000000005 0 -6.427285585688566 -6.3 0 -5.952940449895329 -6.75 0 -5.3999999999999995 -7.2 0 -4.741044188783731 -7.65 0 -3.9230090491866063 -8.1 0 -2.810249099279278 -8.55 0 -0.0 -9.0 0 0.45 -8.98874295994718 0 0.9 -8.95488693395958 0 1.35 -8.898173969978334 0 1.8 -8.818163074019441 0 2.25 -8.714212528966687 0 2.7 -8.58545281275251 0 3.15 -8.430747297837838 0 3.6 -8.248636250920512 0 4.05 -8.037256994771289 0 4.5 -7.794228634059948 0 4.95 -7.51648188982053 0 5.4 -7.2 0 5.8500000000000005 -6.8394078691067985 0 6.3 -6.427285585688566 0 6.75 -5.952940449895329 0 7.2 -5.3999999999999995 0 7.65 -4.741044188783731 0 8.1 -3.9230090491866063 0 8.55 -2.810249099279278 0 9.0 -0.0 0 9.0 0.0 1 8.98874295994718 0.45 1 8.95488693395958 0.9 1 8.898173969978334 1.35 1 8.818163074019441 1.8 1 8.714212528966687 2.25 1 8.58545281275251 2.7 1 8.430747297837838 3.15 1 8.248636250920512 3.6 1 8.037256994771289 4.05 1 7.794228634059948 4.5 1 7.51648188982053 4.95 1 7.2 5.4 1 6.8394078691067985 5.8500000000000005 1 6.427285585688566 6.3 1 5.952940449895329 6.75 1 5.3999999999999995 7.2 1 4.741044188783731 7.65 1 3.9230090491866063 8.1 1 2.810249099279278 8.55 1 0.0 9.0 1 -0.0 9.0 1 -2.810249099279278 8.55 1 -3.9230090491866063 8.1 1 -4.741044188783731 7.65 1 -5.3999999999999995 7.2 1 -5.952940449895329 6.75 1 -6.427285585688566 6.3 1 -6.8394078691067985 5.8500000000000005 1 -7.2 5.4 1 -7.51648188982053 4.95 1 -7.794228634059948 4.5 1 -8.037256994771289 4.05 1 -8.248636250920512 3.6 1 -8.430747297837838 3.15 1 -8.58545281275251 2.7 1 -8.714212528966687 2.25 1 -8.818163074019441 1.8 1 -8.898173969978334 1.35 1 -8.95488693395958 0.9 1 -8.98874295994718 0.45 1 -9.0 0.0 1 -9.0 -0.0 1 -8.98874295994718 -0.45 1 -8.95488693395958 -0.9 1 -8.898173969978334 -1.35 1 -8.818163074019441 -1.8 1 -8.714212528966687 -2.25 1 -8.58545281275251 -2.7 1 -8.430747297837838 -3.15 1 -8.248636250920512 -3.6 1 -8.037256994771289 -4.05 1 -7.794228634059948 -4.5 1 -7.51648188982053 -4.95 1 -7.2 -5.4 1 -6.8394078691067985 -5.8500000000000005 1 -6.427285585688566 -6.3 1 -5.952940449895329 -6.75 1 -5.3999999999999995 -7.2 1 -4.741044188783731 -7.65 1 -3.9230090491866063 -8.1 1 -2.810249099279278 -8.55 1 -0.0 -9.0 1 0.45 -8.98874295994718 1 0.9 -8.95488693395958 1 1.35 -8.898173969978334 1 1.8 -8.818163074019441 1 2.25 -8.714212528966687 1 2.7 -8.58545281275251 1 3.15 -8.430747297837838 1 3.6 -8.248636250920512 1 4.05 -8.037256994771289 1 4.5 -7.794228634059948 1 4.95 -7.51648188982053 1 5.4 -7.2 1 5.8500000000000005 -6.8394078691067985 1 6.3 -6.427285585688566 1 6.75 -5.952940449895329 1 7.2 -5.3999999999999995 1 7.65 -4.741044188783731 1 8.1 -3.9230090491866063 1 8.55 -2.810249099279278 1 9.0 -0.0 1 7.5 0.0 0 7.490619133289317 0.375 0 7.46240577829965 0.75 0 7.415144974981946 1.125 0 7.3484692283495345 1.5 0 7.261843774138907 1.875 0 7.1545440106270926 2.25 0 7.025622748198198 2.625 0 6.87386354243376 3.0 0 6.697714162309407 3.375 0 6.49519052838329 3.75 0 6.263734908183775 4.125 0 6.0 4.5 0 5.6995065575889985 4.875 0 5.356071321407137 5.25 0 4.960783708246107 5.625 0 4.5 6.0 0 3.950870157319777 6.375 0 3.2691742076555053 6.75 0 2.341874249399399 7.125 0 0.0 7.5 0 -0.0 7.5 0 -2.341874249399399 7.125 0 -3.2691742076555053 6.75 0 -3.950870157319777 6.375 0 -4.5 6.0 0 -4.960783708246107 5.625 0 -5.356071321407137 5.25 0 -5.6995065575889985 4.875 0 -6.0 4.5 0 -6.263734908183775 4.125 0 -6.49519052838329 3.75 0 -6.697714162309407 3.375 0 -6.87386354243376 3.0 0 -7.025622748198198 2.625 0 -7.1545440106270926 2.25 0 -7.261843774138907 1.875 0 -7.3484692283495345 1.5 0 -7.415144974981946 1.125 0 -7.46240577829965 0.75 0 -7.490619133289317 0.375 0 -7.5 0.0 0 -7.5 -0.0 0 -7.490619133289317 -0.375 0 -7.46240577829965 -0.75 0 -7.415144974981946 -1.125 0 -7.3484692283495345 -1.5 0 -7.261843774138907 -1.875 0 -7.1545440106270926 -2.25 0 -7.025622748198198 -2.625 0 -6.87386354243376 -3.0 0 -6.697714162309407 -3.375 0 -6.49519052838329 -3.75 0 -6.263734908183775 -4.125 0 -6.0 -4.5 0 -5.6995065575889985 -4.875 0 -5.356071321407137 -5.25 0 -4.960783708246107 -5.625 0 -4.5 -6.0 0 -3.950870157319777 -6.375 0 -3.2691742076555053 -6.75 0 -2.341874249399399 -7.125 0 -0.0 -7.5 0 0.375 -7.490619133289317 0 0.75 -7.46240577829965 0 1.125 -7.415144974981946 0 1.5 -7.3484692283495345 0 1.875 -7.261843774138907 0 2.25 -7.1545440106270926 0 2.625 -7.025622748198198 0 3.0 -6.87386354243376 0 3.375 -6.697714162309407 0 3.75 -6.49519052838329 0 4.125 -6.263734908183775 0 4.5 -6.0 0 4.875 -5.6995065575889985 0 5.25 -5.356071321407137 0 5.625 -4.960783708246107 0 6.0 -4.5 0 6.375 -3.950870157319777 0 6.75 -3.2691742076555053 0 7.125 -2.341874249399399 0 7.5 -0.0 0 7.5 0.0 1 7.490619133289317 0.375 1 7.46240577829965 0.75 1 7.415144974981946 1.125 1 7.3484692283495345 1.5 1 7.261843774138907 1.875 1 7.1545440106270926 2.25 1 7.025622748198198 2.625 1 6.87386354243376 3.0 1 6.697714162309407 3.375 1 6.49519052838329 3.75 1 6.263734908183775 4.125 1 6.0 4.5 1 5.6995065575889985 4.875 1 5.356071321407137 5.25 1 4.960783708246107 5.625 1 4.5 6.0 1 3.950870157319777 6.375 1 3.2691742076555053 6.75 1 2.341874249399399 7.125 1 0.0 7.5 1 -0.0 7.5 1 -2.341874249399399 7.125 1 -3.2691742076555053 6.75 1 -3.950870157319777 6.375 1 -4.5 6.0 1 -4.960783708246107 5.625 1 -5.356071321407137 5.25 1 -5.6995065575889985 4.875 1 -6.0 4.5 1 -6.263734908183775 4.125 1 -6.49519052838329 3.75 1 -6.697714162309407 3.375 1 -6.87386354243376 3.0 1 -7.025622748198198 2.625 1 -7.1545440106270926 2.25 1 -7.261843774138907 1.875 1 -7.3484692283495345 1.5 1 -7.415144974981946 1.125 1 -7.46240577829965 0.75 1 -7.490619133289317 0.375 1 -7.5 0.0 1 -7.5 -0.0 1 -7.490619133289317 -0.375 1 -7.46240577829965 -0.75 1 -7.415144974981946 -1.125 1 -7.3484692283495345 -1.5 1 -7.261843774138907 -1.875 1 -7.1545440106270926 -2.25 1 -7.025622748198198 -2.625 1 -6.87386354243376 -3.0 1 -6.697714162309407 -3.375 1 -6.49519052838329 -3.75 1 -6.263734908183775 -4.125 1 -6.0 -4.5 1 -5.6995065575889985 -4.875 1 -5.356071321407137 -5.25 1 -4.960783708246107 -5.625 1 -4.5 -6.0 1 -3.950870157319777 -6.375 1 -3.2691742076555053 -6.75 1 -2.341874249399399 -7.125 1 -0.0 -7.5 1 0.375 -7.490619133289317 1 0.75 -7.46240577829965 1 1.125 -7.415144974981946 1 1.5 -7.3484692283495345 1 1.875 -7.261843774138907 1 2.25 -7.1545440106270926 1 2.625 -7.025622748198198 1 3.0 -6.87386354243376 1 3.375 -6.697714162309407 1 3.75 -6.49519052838329 1 4.125 -6.263734908183775 1 4.5 -6.0 1 4.875 -5.6995065575889985 1 5.25 -5.356071321407137 1 5.625 -4.960783708246107 1 6.0 -4.5 1 6.375 -3.950870157319777 1 6.75 -3.2691742076555053 1 7.125 -2.341874249399399 1 7.5 -0.0 1 ) .
:Appearance_2_2_114_1_19_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_19_1_1 ;
  x3do:hasMaterial :Sandstone-USE-416 .
:Sandstone-USE-416 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_19_1_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_19_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chain ;
  x3do:hasChildren :Shape_2_2_114_1_19_2_1 ;
  x3do:rotation ( 0 1 0 1.3 ) ;
  x3do:scale ( 0.01 0.02 0.01 ) ;
  x3do:translation ( 0 15 0 ) .
:Shape_2_2_114_1_19_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_114_1_19_2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_114_1_19_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_114_1_19_2_1_2 .
:IndexedFaceSet_2_2_114_1_19_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_114_1_19_2_1 ;
  x3do:hasCoord :Coordinate_2_2_114_1_19_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 83 84 1 -1 1 84 85 2 -1 2 85 86 3 -1 3 86 87 4 -1 4 87 88 5 -1 5 88 89 6 -1 6 89 90 7 -1 7 90 91 8 -1 8 91 92 9 -1 9 92 93 10 -1 10 93 94 11 -1 11 94 95 12 -1 12 95 96 13 -1 13 96 97 14 -1 14 97 98 15 -1 15 98 99 16 -1 16 99 100 17 -1 17 100 101 18 -1 18 101 102 19 -1 19 102 103 20 -1 20 103 104 21 -1 21 104 105 22 -1 22 105 106 23 -1 23 106 107 24 -1 24 107 108 25 -1 25 108 109 26 -1 26 109 110 27 -1 27 110 111 28 -1 28 111 112 29 -1 29 112 113 30 -1 30 113 114 31 -1 31 114 115 32 -1 32 115 116 33 -1 33 116 117 34 -1 34 117 118 35 -1 35 118 119 36 -1 36 119 120 37 -1 37 120 121 38 -1 38 121 122 39 -1 39 122 123 40 -1 40 123 124 41 -1 41 124 125 42 -1 42 125 126 43 -1 43 126 127 44 -1 44 127 128 45 -1 45 128 129 46 -1 46 129 130 47 -1 47 130 131 48 -1 48 131 132 49 -1 49 132 133 50 -1 50 133 134 51 -1 51 134 135 52 -1 52 135 136 53 -1 53 136 137 54 -1 54 137 138 55 -1 55 138 139 56 -1 56 139 140 57 -1 57 140 141 58 -1 58 141 142 59 -1 59 142 143 60 -1 60 143 144 61 -1 61 144 145 62 -1 62 145 146 63 -1 63 146 147 64 -1 64 147 148 65 -1 65 148 149 66 -1 66 149 150 67 -1 67 150 151 68 -1 68 151 152 69 -1 69 152 153 70 -1 70 153 154 71 -1 71 154 155 72 -1 72 155 156 73 -1 73 156 157 74 -1 74 157 158 75 -1 75 158 159 76 -1 76 159 160 77 -1 77 160 161 78 -1 78 161 162 79 -1 79 162 163 80 -1 80 163 164 81 -1 81 164 165 82 -1 82 165 166 83 -1 166 249 250 167 -1 167 250 251 168 -1 168 251 252 169 -1 169 252 253 170 -1 170 253 254 171 -1 171 254 255 172 -1 172 255 256 173 -1 173 256 257 174 -1 174 257 258 175 -1 175 258 259 176 -1 176 259 260 177 -1 177 260 261 178 -1 178 261 262 179 -1 179 262 263 180 -1 180 263 264 181 -1 181 264 265 182 -1 182 265 266 183 -1 183 266 267 184 -1 184 267 268 185 -1 185 268 269 186 -1 186 269 270 187 -1 187 270 271 188 -1 188 271 272 189 -1 189 272 273 190 -1 190 273 274 191 -1 191 274 275 192 -1 192 275 276 193 -1 193 276 277 194 -1 194 277 278 195 -1 195 278 279 196 -1 196 279 280 197 -1 197 280 281 198 -1 198 281 282 199 -1 199 282 283 200 -1 200 283 284 201 -1 201 284 285 202 -1 202 285 286 203 -1 203 286 287 204 -1 204 287 288 205 -1 205 288 289 206 -1 206 289 290 207 -1 207 290 291 208 -1 208 291 292 209 -1 209 292 293 210 -1 210 293 294 211 -1 211 294 295 212 -1 212 295 296 213 -1 213 296 297 214 -1 214 297 298 215 -1 215 298 299 216 -1 216 299 300 217 -1 217 300 301 218 -1 218 301 302 219 -1 219 302 303 220 -1 220 303 304 221 -1 221 304 305 222 -1 222 305 306 223 -1 223 306 307 224 -1 224 307 308 225 -1 225 308 309 226 -1 226 309 310 227 -1 227 310 311 228 -1 228 311 312 229 -1 229 312 313 230 -1 230 313 314 231 -1 231 314 315 232 -1 232 315 316 233 -1 233 316 317 234 -1 234 317 318 235 -1 235 318 319 236 -1 236 319 320 237 -1 237 320 321 238 -1 238 321 322 239 -1 239 322 323 240 -1 240 323 324 241 -1 241 324 325 242 -1 242 325 326 243 -1 243 326 327 244 -1 244 327 328 245 -1 245 328 329 246 -1 246 329 330 247 -1 247 330 331 248 -1 0 166 167 1 -1 83 249 250 84 -1 1 167 168 2 -1 84 250 251 85 -1 2 168 169 3 -1 85 251 252 86 -1 3 169 170 4 -1 86 252 253 87 -1 4 170 171 5 -1 87 253 254 88 -1 5 171 172 6 -1 88 254 255 89 -1 6 172 173 7 -1 89 255 256 90 -1 7 173 174 8 -1 90 256 257 91 -1 8 174 175 9 -1 91 257 258 92 -1 9 175 176 10 -1 92 258 259 93 -1 10 176 177 11 -1 93 259 260 94 -1 11 177 178 12 -1 94 260 261 95 -1 12 178 179 13 -1 95 261 262 96 -1 13 179 180 14 -1 96 262 263 97 -1 14 180 181 15 -1 97 263 264 98 -1 15 181 182 16 -1 98 264 265 99 -1 16 182 183 17 -1 99 265 266 100 -1 17 183 184 18 -1 100 266 267 101 -1 18 184 185 19 -1 101 267 268 102 -1 19 185 186 20 -1 102 268 269 103 -1 20 186 187 21 -1 103 269 270 104 -1 21 187 188 22 -1 104 270 271 105 -1 22 188 189 23 -1 105 271 272 106 -1 23 189 190 24 -1 106 272 273 107 -1 24 190 191 25 -1 107 273 274 108 -1 25 191 192 26 -1 108 274 275 109 -1 26 192 193 27 -1 109 275 276 110 -1 27 193 194 28 -1 110 276 277 111 -1 28 194 195 29 -1 111 277 278 112 -1 29 195 196 30 -1 112 278 279 113 -1 30 196 197 31 -1 113 279 280 114 -1 31 197 198 32 -1 114 280 281 115 -1 32 198 199 33 -1 115 281 282 116 -1 33 199 200 34 -1 116 282 283 117 -1 34 200 201 35 -1 117 283 284 118 -1 35 201 202 36 -1 118 284 285 119 -1 36 202 203 37 -1 119 285 286 120 -1 37 203 204 38 -1 120 286 287 121 -1 38 204 205 39 -1 121 287 288 122 -1 39 205 206 40 -1 122 288 289 123 -1 40 206 207 41 -1 123 289 290 124 -1 41 207 208 42 -1 124 290 291 125 -1 42 208 209 43 -1 125 291 292 126 -1 43 209 210 44 -1 126 292 293 127 -1 44 210 211 45 -1 127 293 294 128 -1 45 211 212 46 -1 128 294 295 129 -1 46 212 213 47 -1 129 295 296 130 -1 47 213 214 48 -1 130 296 297 131 -1 48 214 215 49 -1 131 297 298 132 -1 49 215 216 50 -1 132 298 299 133 -1 50 216 217 51 -1 133 299 300 134 -1 51 217 218 52 -1 134 300 301 135 -1 52 218 219 53 -1 135 301 302 136 -1 53 219 220 54 -1 136 302 303 137 -1 54 220 221 55 -1 137 303 304 138 -1 55 221 222 56 -1 138 304 305 139 -1 56 222 223 57 -1 139 305 306 140 -1 57 223 224 58 -1 140 306 307 141 -1 58 224 225 59 -1 141 307 308 142 -1 59 225 226 60 -1 142 308 309 143 -1 60 226 227 61 -1 143 309 310 144 -1 61 227 228 62 -1 144 310 311 145 -1 62 228 229 63 -1 145 311 312 146 -1 63 229 230 64 -1 146 312 313 147 -1 64 230 231 65 -1 147 313 314 148 -1 65 231 232 66 -1 148 314 315 149 -1 66 232 233 67 -1 149 315 316 150 -1 67 233 234 68 -1 150 316 317 151 -1 68 234 235 69 -1 151 317 318 152 -1 69 235 236 70 -1 152 318 319 153 -1 70 236 237 71 -1 153 319 320 154 -1 71 237 238 72 -1 154 320 321 155 -1 72 238 239 73 -1 155 321 322 156 -1 73 239 240 74 -1 156 322 323 157 -1 74 240 241 75 -1 157 323 324 158 -1 75 241 242 76 -1 158 324 325 159 -1 76 242 243 77 -1 159 325 326 160 -1 77 243 244 78 -1 160 326 327 161 -1 78 244 245 79 -1 161 327 328 162 -1 79 245 246 80 -1 162 328 329 163 -1 80 246 247 81 -1 163 329 330 164 -1 81 247 248 82 -1 164 330 331 165 -1 82 248 249 83 -1 83 249 250 84 -1 87 253 254 88 -1 88 254 255 89 -1 89 255 256 90 -1 90 256 257 91 -1 91 257 258 92 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_114_1_19_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_114_1_19_2_1_1 ;
  x3do:point ( 9.0 0.0 0 8.98874295994718 0.45 0 8.95488693395958 0.9 0 8.898173969978334 1.35 0 8.818163074019441 1.8 0 8.714212528966687 2.25 0 8.58545281275251 2.7 0 8.430747297837838 3.15 0 8.248636250920512 3.6 0 8.037256994771289 4.05 0 7.794228634059948 4.5 0 7.51648188982053 4.95 0 7.2 5.4 0 6.8394078691067985 5.8500000000000005 0 6.427285585688566 6.3 0 5.952940449895329 6.75 0 5.3999999999999995 7.2 0 4.741044188783731 7.65 0 3.9230090491866063 8.1 0 2.810249099279278 8.55 0 0.0 9.0 0 -0.0 9.0 0 -2.810249099279278 8.55 0 -3.9230090491866063 8.1 0 -4.741044188783731 7.65 0 -5.3999999999999995 7.2 0 -5.952940449895329 6.75 0 -6.427285585688566 6.3 0 -6.8394078691067985 5.8500000000000005 0 -7.2 5.4 0 -7.51648188982053 4.95 0 -7.794228634059948 4.5 0 -8.037256994771289 4.05 0 -8.248636250920512 3.6 0 -8.430747297837838 3.15 0 -8.58545281275251 2.7 0 -8.714212528966687 2.25 0 -8.818163074019441 1.8 0 -8.898173969978334 1.35 0 -8.95488693395958 0.9 0 -8.98874295994718 0.45 0 -9.0 0.0 0 -9.0 -0.0 0 -8.98874295994718 -0.45 0 -8.95488693395958 -0.9 0 -8.898173969978334 -1.35 0 -8.818163074019441 -1.8 0 -8.714212528966687 -2.25 0 -8.58545281275251 -2.7 0 -8.430747297837838 -3.15 0 -8.248636250920512 -3.6 0 -8.037256994771289 -4.05 0 -7.794228634059948 -4.5 0 -7.51648188982053 -4.95 0 -7.2 -5.4 0 -6.8394078691067985 -5.8500000000000005 0 -6.427285585688566 -6.3 0 -5.952940449895329 -6.75 0 -5.3999999999999995 -7.2 0 -4.741044188783731 -7.65 0 -3.9230090491866063 -8.1 0 -2.810249099279278 -8.55 0 -0.0 -9.0 0 0.45 -8.98874295994718 0 0.9 -8.95488693395958 0 1.35 -8.898173969978334 0 1.8 -8.818163074019441 0 2.25 -8.714212528966687 0 2.7 -8.58545281275251 0 3.15 -8.430747297837838 0 3.6 -8.248636250920512 0 4.05 -8.037256994771289 0 4.5 -7.794228634059948 0 4.95 -7.51648188982053 0 5.4 -7.2 0 5.8500000000000005 -6.8394078691067985 0 6.3 -6.427285585688566 0 6.75 -5.952940449895329 0 7.2 -5.3999999999999995 0 7.65 -4.741044188783731 0 8.1 -3.9230090491866063 0 8.55 -2.810249099279278 0 9.0 -0.0 0 9.0 0.0 1 8.98874295994718 0.45 1 8.95488693395958 0.9 1 8.898173969978334 1.35 1 8.818163074019441 1.8 1 8.714212528966687 2.25 1 8.58545281275251 2.7 1 8.430747297837838 3.15 1 8.248636250920512 3.6 1 8.037256994771289 4.05 1 7.794228634059948 4.5 1 7.51648188982053 4.95 1 7.2 5.4 1 6.8394078691067985 5.8500000000000005 1 6.427285585688566 6.3 1 5.952940449895329 6.75 1 5.3999999999999995 7.2 1 4.741044188783731 7.65 1 3.9230090491866063 8.1 1 2.810249099279278 8.55 1 0.0 9.0 1 -0.0 9.0 1 -2.810249099279278 8.55 1 -3.9230090491866063 8.1 1 -4.741044188783731 7.65 1 -5.3999999999999995 7.2 1 -5.952940449895329 6.75 1 -6.427285585688566 6.3 1 -6.8394078691067985 5.8500000000000005 1 -7.2 5.4 1 -7.51648188982053 4.95 1 -7.794228634059948 4.5 1 -8.037256994771289 4.05 1 -8.248636250920512 3.6 1 -8.430747297837838 3.15 1 -8.58545281275251 2.7 1 -8.714212528966687 2.25 1 -8.818163074019441 1.8 1 -8.898173969978334 1.35 1 -8.95488693395958 0.9 1 -8.98874295994718 0.45 1 -9.0 0.0 1 -9.0 -0.0 1 -8.98874295994718 -0.45 1 -8.95488693395958 -0.9 1 -8.898173969978334 -1.35 1 -8.818163074019441 -1.8 1 -8.714212528966687 -2.25 1 -8.58545281275251 -2.7 1 -8.430747297837838 -3.15 1 -8.248636250920512 -3.6 1 -8.037256994771289 -4.05 1 -7.794228634059948 -4.5 1 -7.51648188982053 -4.95 1 -7.2 -5.4 1 -6.8394078691067985 -5.8500000000000005 1 -6.427285585688566 -6.3 1 -5.952940449895329 -6.75 1 -5.3999999999999995 -7.2 1 -4.741044188783731 -7.65 1 -3.9230090491866063 -8.1 1 -2.810249099279278 -8.55 1 -0.0 -9.0 1 0.45 -8.98874295994718 1 0.9 -8.95488693395958 1 1.35 -8.898173969978334 1 1.8 -8.818163074019441 1 2.25 -8.714212528966687 1 2.7 -8.58545281275251 1 3.15 -8.430747297837838 1 3.6 -8.248636250920512 1 4.05 -8.037256994771289 1 4.5 -7.794228634059948 1 4.95 -7.51648188982053 1 5.4 -7.2 1 5.8500000000000005 -6.8394078691067985 1 6.3 -6.427285585688566 1 6.75 -5.952940449895329 1 7.2 -5.3999999999999995 1 7.65 -4.741044188783731 1 8.1 -3.9230090491866063 1 8.55 -2.810249099279278 1 9.0 -0.0 1 7.5 0.0 0 7.490619133289317 0.375 0 7.46240577829965 0.75 0 7.415144974981946 1.125 0 7.3484692283495345 1.5 0 7.261843774138907 1.875 0 7.1545440106270926 2.25 0 7.025622748198198 2.625 0 6.87386354243376 3.0 0 6.697714162309407 3.375 0 6.49519052838329 3.75 0 6.263734908183775 4.125 0 6.0 4.5 0 5.6995065575889985 4.875 0 5.356071321407137 5.25 0 4.960783708246107 5.625 0 4.5 6.0 0 3.950870157319777 6.375 0 3.2691742076555053 6.75 0 2.341874249399399 7.125 0 0.0 7.5 0 -0.0 7.5 0 -2.341874249399399 7.125 0 -3.2691742076555053 6.75 0 -3.950870157319777 6.375 0 -4.5 6.0 0 -4.960783708246107 5.625 0 -5.356071321407137 5.25 0 -5.6995065575889985 4.875 0 -6.0 4.5 0 -6.263734908183775 4.125 0 -6.49519052838329 3.75 0 -6.697714162309407 3.375 0 -6.87386354243376 3.0 0 -7.025622748198198 2.625 0 -7.1545440106270926 2.25 0 -7.261843774138907 1.875 0 -7.3484692283495345 1.5 0 -7.415144974981946 1.125 0 -7.46240577829965 0.75 0 -7.490619133289317 0.375 0 -7.5 0.0 0 -7.5 -0.0 0 -7.490619133289317 -0.375 0 -7.46240577829965 -0.75 0 -7.415144974981946 -1.125 0 -7.3484692283495345 -1.5 0 -7.261843774138907 -1.875 0 -7.1545440106270926 -2.25 0 -7.025622748198198 -2.625 0 -6.87386354243376 -3.0 0 -6.697714162309407 -3.375 0 -6.49519052838329 -3.75 0 -6.263734908183775 -4.125 0 -6.0 -4.5 0 -5.6995065575889985 -4.875 0 -5.356071321407137 -5.25 0 -4.960783708246107 -5.625 0 -4.5 -6.0 0 -3.950870157319777 -6.375 0 -3.2691742076555053 -6.75 0 -2.341874249399399 -7.125 0 -0.0 -7.5 0 0.375 -7.490619133289317 0 0.75 -7.46240577829965 0 1.125 -7.415144974981946 0 1.5 -7.3484692283495345 0 1.875 -7.261843774138907 0 2.25 -7.1545440106270926 0 2.625 -7.025622748198198 0 3.0 -6.87386354243376 0 3.375 -6.697714162309407 0 3.75 -6.49519052838329 0 4.125 -6.263734908183775 0 4.5 -6.0 0 4.875 -5.6995065575889985 0 5.25 -5.356071321407137 0 5.625 -4.960783708246107 0 6.0 -4.5 0 6.375 -3.950870157319777 0 6.75 -3.2691742076555053 0 7.125 -2.341874249399399 0 7.5 -0.0 0 7.5 0.0 1 7.490619133289317 0.375 1 7.46240577829965 0.75 1 7.415144974981946 1.125 1 7.3484692283495345 1.5 1 7.261843774138907 1.875 1 7.1545440106270926 2.25 1 7.025622748198198 2.625 1 6.87386354243376 3.0 1 6.697714162309407 3.375 1 6.49519052838329 3.75 1 6.263734908183775 4.125 1 6.0 4.5 1 5.6995065575889985 4.875 1 5.356071321407137 5.25 1 4.960783708246107 5.625 1 4.5 6.0 1 3.950870157319777 6.375 1 3.2691742076555053 6.75 1 2.341874249399399 7.125 1 0.0 7.5 1 -0.0 7.5 1 -2.341874249399399 7.125 1 -3.2691742076555053 6.75 1 -3.950870157319777 6.375 1 -4.5 6.0 1 -4.960783708246107 5.625 1 -5.356071321407137 5.25 1 -5.6995065575889985 4.875 1 -6.0 4.5 1 -6.263734908183775 4.125 1 -6.49519052838329 3.75 1 -6.697714162309407 3.375 1 -6.87386354243376 3.0 1 -7.025622748198198 2.625 1 -7.1545440106270926 2.25 1 -7.261843774138907 1.875 1 -7.3484692283495345 1.5 1 -7.415144974981946 1.125 1 -7.46240577829965 0.75 1 -7.490619133289317 0.375 1 -7.5 0.0 1 -7.5 -0.0 1 -7.490619133289317 -0.375 1 -7.46240577829965 -0.75 1 -7.415144974981946 -1.125 1 -7.3484692283495345 -1.5 1 -7.261843774138907 -1.875 1 -7.1545440106270926 -2.25 1 -7.025622748198198 -2.625 1 -6.87386354243376 -3.0 1 -6.697714162309407 -3.375 1 -6.49519052838329 -3.75 1 -6.263734908183775 -4.125 1 -6.0 -4.5 1 -5.6995065575889985 -4.875 1 -5.356071321407137 -5.25 1 -4.960783708246107 -5.625 1 -4.5 -6.0 1 -3.950870157319777 -6.375 1 -3.2691742076555053 -6.75 1 -2.341874249399399 -7.125 1 -0.0 -7.5 1 0.375 -7.490619133289317 1 0.75 -7.46240577829965 1 1.125 -7.415144974981946 1 1.5 -7.3484692283495345 1 1.875 -7.261843774138907 1 2.25 -7.1545440106270926 1 2.625 -7.025622748198198 1 3.0 -6.87386354243376 1 3.375 -6.697714162309407 1 3.75 -6.49519052838329 1 4.125 -6.263734908183775 1 4.5 -6.0 1 4.875 -5.6995065575889985 1 5.25 -5.356071321407137 1 5.625 -4.960783708246107 1 6.0 -4.5 1 6.375 -3.950870157319777 1 6.75 -3.2691742076555053 1 7.125 -2.341874249399399 1 7.5 -0.0 1 ) .
:Appearance_2_2_114_1_19_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_114_1_19_2_1 ;
  x3do:hasMaterial :Sandstone-USE-417 .
:Sandstone-USE-417 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_114_1_19_2_1_2 ;
  owl:sameAs :Sandstone . # DEF matching this USE
:Transform_2_2_114_1_20 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-1 ;
  x3do:translation ( 0 0.6 0 ) .
:chain-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_20 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-2 ;
  x3do:translation ( 0 1.2 0 ) .
:chain-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_21 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-3 ;
  x3do:translation ( 0 1.8 0 ) .
:chain-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_22 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-4 ;
  x3do:translation ( 0 2.4 0 ) .
:chain-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_23 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_24 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-5 ;
  x3do:translation ( 0 3 0 ) .
:chain-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_24 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_25 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-6 ;
  x3do:translation ( 0 3.6 0 ) .
:chain-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_25 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_26 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-7 ;
  x3do:translation ( 0 4.2 0 ) .
:chain-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_26 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_27 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-8 ;
  x3do:translation ( 0 4.8 0 ) .
:chain-USE-8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_27 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_28 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-9 ;
  x3do:translation ( 0 5.4 0 ) .
:chain-USE-9 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_28 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_29 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-10 ;
  x3do:translation ( 0 6 0 ) .
:chain-USE-10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_29 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_30 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-11 ;
  x3do:translation ( 0 6.6 0 ) .
:chain-USE-11 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_30 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_31 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-12 ;
  x3do:translation ( 0 7.2 0 ) .
:chain-USE-12 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_31 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_32 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-13 ;
  x3do:translation ( 0 7.8 0 ) .
:chain-USE-13 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_32 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_33 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-14 ;
  x3do:translation ( 0 8.4 0 ) .
:chain-USE-14 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_33 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_34 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-15 ;
  x3do:translation ( 0 9 0 ) .
:chain-USE-15 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_34 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_35 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-16 ;
  x3do:translation ( 0 9.6 0 ) .
:chain-USE-16 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_35 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_36 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-17 ;
  x3do:translation ( 0 10.2 0 ) .
:chain-USE-17 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_36 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_37 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-18 ;
  x3do:translation ( 0 10.8 0 ) .
:chain-USE-18 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_37 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_38 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-19 ;
  x3do:translation ( 0 11.4 0 ) .
:chain-USE-19 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_38 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_39 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-20 ;
  x3do:translation ( 0 12 0 ) .
:chain-USE-20 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_39 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_40 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-21 ;
  x3do:translation ( 0 12.6 0 ) .
:chain-USE-21 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_40 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_41 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-22 ;
  x3do:translation ( 0 13.2 0 ) .
:chain-USE-22 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_41 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_42 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-23 ;
  x3do:translation ( 0 13.8 0 ) .
:chain-USE-23 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_42 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_43 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-24 ;
  x3do:translation ( 0 14.4 0 ) .
:chain-USE-24 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_43 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_44 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-25 ;
  x3do:translation ( 0 15 0 ) .
:chain-USE-25 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_44 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_45 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-26 ;
  x3do:translation ( 0 15.6 0 ) .
:chain-USE-26 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_45 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_46 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-27 ;
  x3do:translation ( 0 16.2 0 ) .
:chain-USE-27 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_46 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_47 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-28 ;
  x3do:translation ( 0 16.8 0 ) .
:chain-USE-28 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_47 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_48 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-29 ;
  x3do:translation ( 0 17.4 0 ) .
:chain-USE-29 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_48 ;
  owl:sameAs :chain . # DEF matching this USE
:Transform_2_2_114_1_49 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :chand ;
  x3do:hasChildren :chain-USE-30 ;
  x3do:translation ( 0 18 0 ) .
:chain-USE-30 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_114_1_49 ;
  owl:sameAs :chain . # DEF matching this USE
:Chandelier1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :chand-USE-1 ;
  x3do:DEF 'Chandelier1' ;
  x3do:scale ( 0.07 0.07 0.07 ) ;
  x3do:translation ( 5.8 2.4 -23 ) .
:chand-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Chandelier1 ;
  owl:sameAs :chand . # DEF matching this USE
:Chandelier2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :chand-USE-2 ;
  x3do:DEF 'Chandelier2' ;
  x3do:scale ( 0.07 0.07 0.07 ) ;
  x3do:translation ( -1.4 2.4 -34.5 ) .
:chand-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Chandelier2 ;
  owl:sameAs :chand . # DEF matching this USE
:Chandelier3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :chand-USE-3 ;
  x3do:DEF 'Chandelier3' ;
  x3do:scale ( 0.07 0.07 0.07 ) ;
  x3do:translation ( 13 2.4 -34.5 ) .
:chand-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Chandelier3 ;
  owl:sameAs :chand . # DEF matching this USE
:Chandelier4cen a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :chand-USE-4 ;
  x3do:DEF 'Chandelier4cen' ;
  x3do:scale ( 0.07 0.07 0.07 ) ;
  x3do:translation ( 5.8 2.4 -34.5 ) .
:chand-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Chandelier4cen ;
  owl:sameAs :chand . # DEF matching this USE
:Chandelier5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :chand-USE-5 ;
  x3do:DEF 'Chandelier5' ;
  x3do:scale ( 0.03 0.03 0.03 ) ;
  x3do:translation ( 5.8 1 -1 ) .
:chand-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Chandelier5 ;
  owl:sameAs :chand . # DEF matching this USE
:Chandelier6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform ;
  x3do:hasChildren :chand-USE-6 ;
  x3do:DEF 'Chandelier6' ;
  x3do:scale ( 0.03 0.03 0.03 ) ;
  x3do:translation ( 5.8 1 -5 ) .
:chand-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Chandelier6 ;
  owl:sameAs :chand . # DEF matching this USE
