@prefix :        <https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/SanCarlosCathedral/ChurchRoof.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 'ChurchRoof.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/ChurchRoof.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 "ChurchRoof.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/ChurchRoof.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_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'ChurchRoof.x3d' .
:Transform_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Base, :_______TOWERBIG________, :FacciataSX, :FacciataDX, :FacciataSopra, :FacciataSopraDietro, :Controfacciatadx, :Controfacciatasx, :FinFacciata, :Cornicione, :arcoSopra, :BaseCroce, :Croce1, :Croce2, :FrontoneTorre, :Termine0, :termine1, :MuroLateraleDX, :MuroLateraleSX, :MuroTransetto1DX, :MuroTransetto1SX, :MuroTransetto3DX, :MuroTransetto3SX, :MuroTransetto4DX, :MuroTransetto4SX, :Presbiterio, :Retro, :Finestra4DX, :Finestra4SX, :FinestreDX, :FinestreSX, :portaDX, :portaSX, :PortaPresb, :PortaRetro, :FinestraA1, :SacrestiaInEse, :TETTO ;
  x3do:scale ( 0.1 0.1 0.1 ) .
:Base a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_2_2 ;
  x3do:hasChildren :MuroLatSotto, :TR1, :MuroDietro1, :MuroDietro2, :Finestra, :TR3, :MuroDietro3, :MuroLatSottoSX2, :MuroLatSottoDX2, :MuroDietro4, :MuroDietro5SX, :MuroLat5SX, :MuroFrontCentale5, :MuroLat5SX2Centro, :MuroLat5DX, :MuroLat6DX, :MuroLat7DX, :ColonninaTetto, :ColonninaTetto2, :Torrtta, :torr2, :torr3, :torr4Front, :torr5Facc, :torr6DietroSx, :campanaEtrave1, :campana2 ;
  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 :Strozzatura1, :Strozzatura11, :Strozzatura4, :Strozzatura2, :Pavimento2 ;
  x3do:DEF 'TR1' ;
  x3do:translation ( -0.36 0 0 ) .
:Strozzatura1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_1_1 ;
  x3do:DEF 'Strozzatura1' ;
  x3do:translation ( 0.19 -2.05 -2.3 ) .
:Shape_2_2_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Strozzatura1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_1_1_2 .
:IndexedFaceSet_2_2_2_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_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 5 8 9 6 -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 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_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_2_1_1 ;
  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
:Strozzatura11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_2_1 ;
  x3do:DEF 'Strozzatura11' ;
  x3do:translation ( 0.19 -2.05 -2.1 ) .
:Shape_2_2_2_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Strozzatura11 ;
  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 ) ;
  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 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_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
:Strozzatura4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_3_1 ;
  x3do:DEF 'Strozzatura4' ;
  x3do:translation ( 0.19 4.35 -1.6 ) .
:Shape_2_2_2_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Strozzatura4 ;
  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 ( 2 3 7 6 -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.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_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
:Strozzatura2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_4_1 ;
  x3do:DEF 'Strozzatura2' ;
  x3do:translation ( 0.19 -2 -3.739 ) .
:Shape_2_2_2_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Strozzatura2 ;
  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 ( 1 2 6 5 -1 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.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_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
:Pavimento2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR1 ;
  x3do:hasChildren :Shape_2_2_2_2_5_1 ;
  x3do:DEF 'Pavimento2' ;
  x3do:translation ( 1.4 2.17 -2.44 ) .
:Shape_2_2_2_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Pavimento2 ;
  x3do:hasGeometry :Box_2_2_2_2_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_5_1_2 .
:Box_2_2_2_2_5_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_2_5_1 ;
  x3do:size ( 2.2 0.1 1 ) .
: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
: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-7 .
:SandStone-USE-7 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-8 .
:SandStone-USE-8 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-9 .
:SandStone-USE-9 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-10 .
:SandStone-USE-10 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-11 .
:SandStone-USE-11 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-12 .
:SandStone-USE-12 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_5_4_1_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, :Trave2 ;
  x3do:DEF 'TR3' ;
  x3do:translation ( -0.36 0 0 ) .
:Scale3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Transform_2_2_2_6_1_1, :Transform_2_2_2_6_1_2, :Transform_2_2_2_6_1_3 ;
  x3do:DEF 'Scale3' ;
  x3do:rotation ( 0 1 0 1.72 ) ;
  x3do:translation ( 2.2 2.25 -0.6 ) .
:Transform_2_2_2_6_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale3 ;
  x3do:hasChildren :Shape_2_2_2_6_1_1_1 .
: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 -1 2 3 4 5 -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 -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_6_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_6_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-13 .
:SandStone-USE-13 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_6_1_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_2_6_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale3 ;
  x3do:hasChildren :Shape_2_2_2_6_1_2_1 ;
  x3do:translation ( 0 1.524 -1.92 ) .
:Shape_2_2_2_6_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_6_1_2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_6_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_6_1_2_1_2 .
:IndexedFaceSet_2_2_2_6_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_6_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_2_6_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_6_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_6_1_2_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_6_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_6_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-14 .
:SandStone-USE-14 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_6_1_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_2_6_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scale3 ;
  x3do:hasChildren :Shape_2_2_2_6_1_3_1 ;
  x3do:translation ( 0 1.778 -2.24 ) .
:Shape_2_2_2_6_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_6_1_3 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_6_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_6_1_3_1_2 .
:IndexedFaceSet_2_2_2_6_1_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_6_1_3_1 ;
  x3do:hasCoord :Coordinate_2_2_2_6_1_3_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_6_1_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_6_1_3_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_6_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_6_1_3_1 ;
  x3do:hasMaterial :SandStone-USE-15 .
:SandStone-USE-15 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_6_1_3_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Strozzatura3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Shape_2_2_2_6_2_1 ;
  x3do:DEF 'Strozzatura3' ;
  x3do:translation ( 0.19 2 -0.3 ) .
:Shape_2_2_2_6_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Strozzatura3 ;
  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 5 4 -1 1 2 6 5 -1 5 8 9 6 -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 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_6_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_6_2_1 ;
  x3do:hasMaterial :SandStone-USE-16 .
:SandStone-USE-16 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_6_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_6_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_6_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Arco3 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_6_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_6_3_1_2 .
:IndexedFaceSet_2_2_2_6_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_6_3_1 ;
  x3do:hasCoord :Coordinate_2_2_2_6_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_6_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_6_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_6_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_6_3_1 ;
  x3do:hasMaterial :SandStone-USE-17 .
:SandStone-USE-17 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_6_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_6_4_1 ;
  x3do:DEF 'muro' ;
  x3do:rotation ( 0 1 0 1.72 ) ;
  x3do:translation ( 0.4 4.9 -0.972 ) .
:Shape_2_2_2_6_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :muro ;
  x3do:hasGeometry :Box_2_2_2_6_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_6_4_1_2 .
:Box_2_2_2_6_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_6_4_1 ;
  x3do:size ( 0.1 2.1 1.05 ) .
:Appearance_2_2_2_6_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_6_4_1 ;
  x3do:hasMaterial :SandStone-USE-18 .
:SandStone-USE-18 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_6_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_6_5_1 ;
  x3do:DEF 'box' ;
  x3do:translation ( -0.2 3.83 -1.11 ) .
:Shape_2_2_2_6_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :box ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_6_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_6_5_1_2 .
:IndexedFaceSet_2_2_2_6_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_6_5_1 ;
  x3do:hasCoord :Coordinate_2_2_2_6_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_6_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_6_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_6_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_6_5_1 ;
  x3do:hasMaterial :SandStone-USE-19 .
:SandStone-USE-19 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_6_5_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Trave2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TR3 ;
  x3do:hasChildren :Shape_2_2_2_6_6_1 ;
  x3do:DEF 'Trave2' ;
  x3do:translation ( 2.185 4.7 -0.87 ) .
:Shape_2_2_2_6_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Trave2 ;
  x3do:hasGeometry :Box_2_2_2_6_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_6_6_1_2 .
:Box_2_2_2_6_6_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_6_6_1 ;
  x3do:size ( 0.01 0.6 0.65 ) .
:Appearance_2_2_2_6_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_6_6_1 ;
  x3do:hasMaterial :SandStone-USE-20 .
:SandStone-USE-20 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_6_6_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroDietro3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_7_1 ;
  x3do:DEF 'MuroDietro3' ;
  x3do:translation ( -0.955 4.555 -3.39 ) .
:Shape_2_2_2_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroDietro3 ;
  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 ( 5.4 0.3 0.74 ) .
: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
:MuroLatSottoSX2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_8_1 ;
  x3do:DEF 'MuroLatSottoSX2' ;
  x3do:translation ( -3.281 4.555 -1.965 ) .
:Shape_2_2_2_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLatSottoSX2 ;
  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.74 0.3 3.39 ) .
: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
:MuroLatSottoDX2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_9_1 ;
  x3do:DEF 'MuroLatSottoDX2' ;
  x3do:translation ( -0.11 4.555 -2.165 ) .
:Shape_2_2_2_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLatSottoDX2 ;
  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 ( 0.74 0.3 2 ) .
: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
:MuroDietro4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_10_1 ;
  x3do:DEF 'MuroDietro4' ;
  x3do:translation ( -1.495 6.507 -3.39 ) .
:Shape_2_2_2_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroDietro4 ;
  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.87 3.61 0.74 ) .
: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
:MuroDietro5SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_11_1 ;
  x3do:DEF 'MuroDietro5SX' ;
  x3do:translation ( -3.285 6.507 -3.2595 ) .
:Shape_2_2_2_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroDietro5SX ;
  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.74 3.61 1.01 ) .
: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
:MuroLat5SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_12_1 ;
  x3do:DEF 'MuroLat5SX' ;
  x3do:translation ( -3.285 6.507 0.165 ) .
:Shape_2_2_2_12_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLat5SX ;
  x3do:hasGeometry :Box_2_2_2_12_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_12_1_2 .
:Box_2_2_2_12_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_12_1 ;
  x3do:size ( 0.74 3.61 1.01 ) .
:Appearance_2_2_2_12_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_12_1 ;
  x3do:hasMaterial :SandStone-USE-26 .
:SandStone-USE-26 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_12_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroFrontCentale5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_13_1 ;
  x3do:DEF 'MuroFrontCentale5' ;
  x3do:translation ( -1.72 6.507 0.165 ) .
:Shape_2_2_2_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroFrontCentale5 ;
  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 ( 0.4 3.61 1.01 ) .
:Appearance_2_2_2_13_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_13_1 ;
  x3do:hasMaterial :SandStone-USE-27 .
:SandStone-USE-27 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_13_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroLat5SX2Centro a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_14_1 ;
  x3do:DEF 'MuroLat5SX2Centro' ;
  x3do:translation ( -3.285 6.507 -1.545 ) .
:Shape_2_2_2_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLat5SX2Centro ;
  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 3.61 0.45 ) .
:Appearance_2_2_2_14_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_14_1 ;
  x3do:hasMaterial :SandStone-USE-28 .
:SandStone-USE-28 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_14_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroLat5DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_15_1 ;
  x3do:DEF 'MuroLat5DX' ;
  x3do:translation ( 0.049 6.107 0.165 ) .
:Shape_2_2_2_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLat5DX ;
  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 4.41 1.01 ) .
:Appearance_2_2_2_15_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_15_1 ;
  x3do:hasMaterial :SandStone-USE-29 .
:SandStone-USE-29 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_15_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroLat6DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_16_1 ;
  x3do:DEF 'MuroLat6DX' ;
  x3do:translation ( 0.169 7.1885 -0.845 ) .
:Shape_2_2_2_16_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLat6DX ;
  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.5 2.247 1.03 ) .
:Appearance_2_2_2_16_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_16_1 ;
  x3do:hasMaterial :SandStone-USE-30 .
:SandStone-USE-30 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_16_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroLat7DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_17_1 ;
  x3do:DEF 'MuroLat7DX' ;
  x3do:translation ( -0.081 6.507 -3.76 ) .
:Shape_2_2_2_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLat7DX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_17_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_17_1_2 .
:IndexedFaceSet_2_2_2_17_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_17_1 ;
  x3do:hasCoord :Coordinate_2_2_2_17_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_17_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_17_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_17_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_17_1 ;
  x3do:hasMaterial :SandStone-USE-31 .
:SandStone-USE-31 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_17_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:ColonninaTetto a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_18_1 ;
  x3do:DEF 'ColonninaTetto' ;
  x3do:scale ( 0.06 0.12 0.06 ) ;
  x3do:translation ( -1.735 11.68 -1.68 ) .
:Shape_2_2_2_18_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ColonninaTetto ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_18_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_18_1_2 .
:IndexedFaceSet_2_2_2_18_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_18_1 ;
  x3do:hasCoord :Coordinate_2_2_2_18_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_18_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_18_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_18_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_18_1 ;
  x3do:hasMaterial :SandStone-USE-32 .
:SandStone-USE-32 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_18_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:ColonninaTetto2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Shape_2_2_2_19_1 ;
  x3do:DEF 'ColonninaTetto2' ;
  x3do:translation ( -1.61 12 -1.57 ) .
:Shape_2_2_2_19_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ColonninaTetto2 ;
  x3do:hasGeometry :Sphere_2_2_2_19_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_19_1_2 .
:Sphere_2_2_2_19_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_19_1 ;
  x3do:radius 0.13 .
:Appearance_2_2_2_19_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_19_1 ;
  x3do:hasMaterial :SandStone-USE-33 .
:SandStone-USE-33 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_19_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_20_1_1_1 ;
  x3do:DEF 'BaseCil1' .
:Shape_2_2_2_20_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BaseCil1 ;
  x3do:hasGeometry :Box_2_2_2_20_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_1_1_2 .
:Box_2_2_2_20_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_20_1_1_1 ;
  x3do:size ( 0.442 0.17 0.442 ) .
:Appearance_2_2_2_20_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-34 .
:SandStone-USE-34 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_1_2_1 ;
  x3do:DEF 'Sfera' ;
  x3do:scale ( 1 0.3 1 ) ;
  x3do:translation ( 0 0.12 0 ) .
:Shape_2_2_2_20_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sfera ;
  x3do:hasGeometry :Sphere_2_2_2_20_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_2_1_2 .
:Sphere_2_2_2_20_1_2_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_20_1_2_1 ;
  x3do:radius 0.25 .
:Appearance_2_2_2_20_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-35 .
:SandStone-USE-35 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_1_3_1 ;
  x3do:DEF 'baseCil2' ;
  x3do:translation ( 0 0.26 0 ) .
:Shape_2_2_2_20_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :baseCil2 ;
  x3do:hasGeometry :Box_2_2_2_20_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_3_1_2 .
:Box_2_2_2_20_1_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_20_1_3_1 ;
  x3do:size ( 0.3 0.196 0.3 ) .
:Appearance_2_2_2_20_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_3_1 ;
  x3do:hasMaterial :SandStone-USE-36 .
:SandStone-USE-36 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_1_4_1 ;
  x3do:DEF 'curva11' ;
  x3do:translation ( -0.15 0.357 -0.15 ) .
:Shape_2_2_2_20_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva11 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_4_1_2 .
:Extrusion_2_2_2_20_1_4_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_4_1 ;
  x3do:hasMaterial :SandStone-USE-37 .
:SandStone-USE-37 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_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_20_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva12 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_5_1_2 .
:Extrusion_2_2_2_20_1_5_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_5_1 ;
  x3do:hasMaterial :SandStone-USE-38 .
:SandStone-USE-38 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_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_20_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva13 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_6_1_2 .
:Extrusion_2_2_2_20_1_6_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_6_1 ;
  x3do:hasMaterial :SandStone-USE-39 .
:SandStone-USE-39 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_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_20_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva14 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_7_1_2 .
:Extrusion_2_2_2_20_1_7_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_7_1 ;
  x3do:hasMaterial :SandStone-USE-40 .
:SandStone-USE-40 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_1_8_1 ;
  x3do:DEF 'curva21' ;
  x3do:translation ( -0.15 0.387 -0.15 ) .
:Shape_2_2_2_20_1_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva21 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_8_1_2 .
:Extrusion_2_2_2_20_1_8_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_8_1 ;
  x3do:hasMaterial :SandStone-USE-41 .
:SandStone-USE-41 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_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_20_1_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva22 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_9_1_2 .
:Extrusion_2_2_2_20_1_9_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_9_1 ;
  x3do:hasMaterial :SandStone-USE-42 .
:SandStone-USE-42 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_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_20_1_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva23 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_10_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_10_1_2 .
:Extrusion_2_2_2_20_1_10_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_10_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_10_1 ;
  x3do:hasMaterial :SandStone-USE-43 .
:SandStone-USE-43 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_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_20_1_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva24 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_11_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_11_1_2 .
:Extrusion_2_2_2_20_1_11_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_11_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_11_1 ;
  x3do:hasMaterial :SandStone-USE-44 .
:SandStone-USE-44 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_1_12_1 ;
  x3do:DEF 'curva31' ;
  x3do:translation ( -0.11 0.43 -0.11 ) .
:Shape_2_2_2_20_1_12_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva31 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_12_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_12_1_2 .
:Extrusion_2_2_2_20_1_12_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_12_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_12_1 ;
  x3do:hasMaterial :SandStone-USE-45 .
:SandStone-USE-45 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_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_20_1_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva32 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_13_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_13_1_2 .
:Extrusion_2_2_2_20_1_13_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_13_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_13_1 ;
  x3do:hasMaterial :SandStone-USE-46 .
:SandStone-USE-46 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_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_20_1_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva33 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_14_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_14_1_2 .
:Extrusion_2_2_2_20_1_14_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_14_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_14_1 ;
  x3do:hasMaterial :SandStone-USE-47 .
:SandStone-USE-47 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_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_20_1_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva34 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_15_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_15_1_2 .
:Extrusion_2_2_2_20_1_15_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_15_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_15_1 ;
  x3do:hasMaterial :SandStone-USE-48 .
:SandStone-USE-48 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_1_16_1 ;
  x3do:DEF 'curva4' ;
  x3do:scale ( 1.13 1 1.13 ) ;
  x3do:translation ( 0 0.53 0 ) .
:Shape_2_2_2_20_1_16_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva4 ;
  x3do:hasGeometry :Extrusion_2_2_2_20_1_16_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_16_1_2 .
:Extrusion_2_2_2_20_1_16_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_20_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_20_1_16_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_16_1 ;
  x3do:hasMaterial :SandStone-USE-49 .
:SandStone-USE-49 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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_20_1_17_1 ;
  x3do:DEF 'curva5' ;
  x3do:scale ( 1 1.1 1 ) ;
  x3do:translation ( 0 0.72 0 ) .
:Shape_2_2_2_20_1_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva5 ;
  x3do:hasGeometry :Sphere_2_2_2_20_1_17_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_20_1_17_1_2 .
:Sphere_2_2_2_20_1_17_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_20_1_17_1 ;
  x3do:radius 0.033 .
:Appearance_2_2_2_20_1_17_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_20_1_17_1 ;
  x3do:hasMaterial :SandStone-USE-50 .
:SandStone-USE-50 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_20_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 ;
  x3do:DEF 'campanaEtrave1' ;
  x3do:translation ( 0 0 0.2 ) .
:campana1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :campanaEtrave1 ;
  x3do:hasChildren :Transform_2_2_2_26_1_1 ;
  x3do:DEF 'campana1' ;
  x3do:scale ( 1.15 1.15 1.15 ) .
:Transform_2_2_2_26_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :campana1 ;
  x3do:hasChildren :Shape_2_2_2_26_1_1_1 ;
  x3do:scale ( 3.1 1 3.1 ) ;
  x3do:translation ( -0.82 4.8 0 ) .
:Shape_2_2_2_26_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_26_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_2_26_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_26_1_1_1_2 .
:Extrusion_2_2_2_26_1_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_26_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_26_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_26_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-51 .
:SandStone-USE-51 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_26_1_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:campana2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :_______TOWERBIG________ ;
  x3do:hasChildren :Transform_2_2_2_27_1 ;
  x3do:DEF 'campana2' ;
  x3do:scale ( 0.95 0.95 0.95 ) ;
  x3do:translation ( -1.65 1.05 0.15 ) .
:Transform_2_2_2_27_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :campana2 ;
  x3do:hasChildren :Shape_2_2_2_27_1_1 ;
  x3do:scale ( 3.1 1 3.1 ) ;
  x3do:translation ( -0.82 4.8 0 ) .
:Shape_2_2_2_27_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_27_1 ;
  x3do:hasGeometry :Extrusion_2_2_2_27_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_27_1_1_2 .
:Extrusion_2_2_2_27_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_27_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_27_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_27_1_1 ;
  x3do:hasMaterial :SandStone-USE-52 .
:SandStone-USE-52 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_27_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:FacciataSX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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-53 .
:SandStone-USE-53 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-54 .
:SandStone-USE-54 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-55 .
:SandStone-USE-55 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-56 .
:SandStone-USE-56 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-57 .
:SandStone-USE-57 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_2_2 ;
  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-58 .
:SandStone-USE-58 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_2_2 ;
  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-59 .
:SandStone-USE-59 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_2_2 ;
  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-60 .
:SandStone-USE-60 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_6_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Controfacciatadx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :Shape_2_2_7_1 ;
  x3do:DEF 'Controfacciatadx' ;
  x3do:translation ( 6.707 1.31 -0.084 ) .
:Shape_2_2_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Controfacciatadx ;
  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 -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 0 0 0 3.8 0 3 3.8 0 3 0 0 ) .
:Appearance_2_2_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_7_1 ;
  x3do:hasMaterial :SandStone-USE-61 .
:SandStone-USE-61 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_7_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Controfacciatasx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :Shape_2_2_8_1 ;
  x3do:DEF 'Controfacciatasx' ;
  x3do:translation ( 1.737 1.31 -0.084 ) .
:Shape_2_2_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Controfacciatasx ;
  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 4 5 6 -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.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_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_8_1 ;
  x3do:hasMaterial :SandStone-USE-62 .
:SandStone-USE-62 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_8_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:FinFacciata a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_9_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_9_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminixfaccSOTT ;
  x3do:hasGeometry :IndexedFaceSet_2_2_9_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_9_1_1_1_1_2 .
:IndexedFaceSet_2_2_9_1_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_9_1_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_9_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_9_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_9_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_9_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_9_1_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-63 .
:SandStone-USE-63 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_9_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_9_1_1_2_1_1 ;
  x3do:DEF 'terminexfacc1DX' .
:Shape_2_2_9_1_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfacc1DX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_9_1_1_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_9_1_1_2_1_1_2 .
:IndexedFaceSet_2_2_9_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_9_1_1_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_9_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_9_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_9_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_9_1_1_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_9_1_1_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-64 .
:SandStone-USE-64 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_9_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_9_1_1_2_2_1 ;
  x3do:DEF 'terminexfacc2DX' ;
  x3do:translation ( 0 0 -1.97 ) .
:Shape_2_2_9_1_1_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfacc2DX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_9_1_1_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_9_1_1_2_2_1_2 .
:IndexedFaceSet_2_2_9_1_1_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_9_1_1_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_9_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_9_1_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_9_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_9_1_1_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_9_1_1_2_2_1 ;
  x3do:hasMaterial :SandStone-USE-65 .
:SandStone-USE-65 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_9_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_9_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_9_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminixfaccSOTT2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_9_1_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_9_1_2_1_1_2 .
:IndexedFaceSet_2_2_9_1_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_9_1_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_9_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_9_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_9_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_9_1_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_9_1_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-66 .
:SandStone-USE-66 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_9_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_9_1_2_2_1_1 ;
  x3do:DEF 'terminexfacc1DX2' .
:Shape_2_2_9_1_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfacc1DX2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_9_1_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_9_1_2_2_1_1_2 .
:IndexedFaceSet_2_2_9_1_2_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_9_1_2_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_9_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_9_1_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_9_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_9_1_2_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_9_1_2_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-67 .
:SandStone-USE-67 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_9_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_9_1_2_2_2_1 ;
  x3do:DEF 'terminexfacc2DX2' ;
  x3do:translation ( 0 0 -1.97 ) .
:Shape_2_2_9_1_2_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfacc2DX2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_9_1_2_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_9_1_2_2_2_1_2 .
:IndexedFaceSet_2_2_9_1_2_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_9_1_2_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_9_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_9_1_2_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_9_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_9_1_2_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_9_1_2_2_2_1 ;
  x3do:hasMaterial :SandStone-USE-68 .
:SandStone-USE-68 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_9_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_9_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_9_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Cap ;
  x3do:hasChildren :Shape_2_2_9_2_1_1 ;
  x3do:rotation ( 0 0 1 3.14 ) .
:Shape_2_2_9_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_9_2_1 ;
  x3do:hasGeometry :Extrusion_2_2_9_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_9_2_1_1_2 .
:Extrusion_2_2_9_2_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_9_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_9_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_9_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-69 .
:SandStone-USE-69 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_9_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_9_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_9_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Cap2 ;
  x3do:hasChildren :Shape_2_2_9_3_1_1 .
:Shape_2_2_9_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_9_3_1 ;
  x3do:hasGeometry :Extrusion_2_2_9_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_9_3_1_1_2 .
:Extrusion_2_2_9_3_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_9_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_9_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_9_3_1_1 ;
  x3do:hasMaterial :SandStone-USE-70 .
:SandStone-USE-70 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_9_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_9_4_1 ;
  x3do:DEF 'Cap3' ;
  x3do:scale ( 1.34 0.5 0.84 ) ;
  x3do:translation ( 8.225 6.93 -0.913 ) .
:Shape_2_2_9_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Cap3 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_9_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_9_4_1_2 .
:IndexedFaceSet_2_2_9_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_9_4_1 ;
  x3do:hasCoord :Coordinate_2_2_9_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_9_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_9_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_9_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_9_4_1 ;
  x3do:hasMaterial :SandStone-USE-71 .
:SandStone-USE-71 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_9_4_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Cornicione a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_10_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_10_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_1_1_2 .
:IndexedFaceSet_2_2_10_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_10_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_10_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_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_10_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-72 .
:SandStone-USE-72 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_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_10_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_10_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n1bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_2_1_2 .
:IndexedFaceSet_2_2_10_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_10_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_10_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_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_10_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-73 .
:SandStone-USE-73 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_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_10_1_3_1 ;
  x3do:DEF 'box1' ;
  x3do:translation ( -2.4 0.8 0.3 ) .
:Shape_2_2_10_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :box1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_3_1_2 .
:IndexedFaceSet_2_2_10_1_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_1_3_1 ;
  x3do:hasCoord :Coordinate_2_2_10_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_10_1_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_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_10_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_3_1 ;
  x3do:hasMaterial :SandStone-USE-74 .
:SandStone-USE-74 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_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_10_1_4_1 ;
  x3do:DEF 'cil' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( -1.13 2.625 0.15 ) .
:Shape_2_2_10_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cil ;
  x3do:hasGeometry :Cylinder_2_2_10_1_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_4_1_2 .
:Cylinder_2_2_10_1_4_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_10_1_4_1 ;
  x3do:height 0.3 ;
  x3do:radius 0.17 .
:Appearance_2_2_10_1_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_4_1 ;
  x3do:hasMaterial :SandStone-USE-75 .
:SandStone-USE-75 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_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_10_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_10_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_1_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_5_1_2 .
:IndexedFaceSet_2_2_10_1_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_1_5_1 ;
  x3do:hasCoord :Coordinate_2_2_10_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_10_1_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_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_10_1_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_5_1 ;
  x3do:hasMaterial :SandStone-USE-76 .
:SandStone-USE-76 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_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_10_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_10_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n2bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_1_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_1_6_1_2 .
:IndexedFaceSet_2_2_10_1_6_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_1_6_1 ;
  x3do:hasCoord :Coordinate_2_2_10_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_10_1_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_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_10_1_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_1_6_1 ;
  x3do:hasMaterial :SandStone-USE-77 .
:SandStone-USE-77 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_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_10_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_10_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n1c ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_2_1_1_2 .
:IndexedFaceSet_2_2_10_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_10_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_10_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_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_10_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-78 .
:SandStone-USE-78 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_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_10_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_10_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n1bisc ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_2_2_1_2 .
:IndexedFaceSet_2_2_10_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_10_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_10_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_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_10_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_2_2_1 ;
  x3do:hasMaterial :SandStone-USE-79 .
:SandStone-USE-79 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_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_10_2_3_1 ;
  x3do:DEF 'box1c' ;
  x3do:translation ( -2.4 0.8 0.3 ) .
:Shape_2_2_10_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :box1c ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_2_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_2_3_1_2 .
:IndexedFaceSet_2_2_10_2_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_2_3_1 ;
  x3do:hasCoord :Coordinate_2_2_10_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_10_2_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_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_10_2_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_2_3_1 ;
  x3do:hasMaterial :SandStone-USE-80 .
:SandStone-USE-80 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_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_10_2_4_1 ;
  x3do:DEF 'cilc' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( -1.13 2.625 0.15 ) .
:Shape_2_2_10_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :cilc ;
  x3do:hasGeometry :Cylinder_2_2_10_2_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_2_4_1_2 .
:Cylinder_2_2_10_2_4_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_10_2_4_1 ;
  x3do:height 0.3 ;
  x3do:radius 0.17 .
:Appearance_2_2_10_2_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_2_4_1 ;
  x3do:hasMaterial :SandStone-USE-81 .
:SandStone-USE-81 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_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_10_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_10_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n2c ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_2_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_2_5_1_2 .
:IndexedFaceSet_2_2_10_2_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_2_5_1 ;
  x3do:hasCoord :Coordinate_2_2_10_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_10_2_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_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_10_2_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_2_5_1 ;
  x3do:hasMaterial :SandStone-USE-82 .
:SandStone-USE-82 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_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_10_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_10_2_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :n2bisc ;
  x3do:hasGeometry :IndexedFaceSet_2_2_10_2_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_10_2_6_1_2 .
:IndexedFaceSet_2_2_10_2_6_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_10_2_6_1 ;
  x3do:hasCoord :Coordinate_2_2_10_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_10_2_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_10_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_10_2_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_10_2_6_1 ;
  x3do:hasMaterial :SandStone-USE-83 .
:SandStone-USE-83 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_10_2_6_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:arcoSopra a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :Shape_2_2_11_1 ;
  x3do:DEF 'arcoSopra' ;
  x3do:scale ( 1.6 1 2.2 ) ;
  x3do:translation ( 5.725 8.35 -0.09 ) .
:Shape_2_2_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :arcoSopra ;
  x3do:hasGeometry :IndexedFaceSet_2_2_11_1_1 ;
  x3do:hasAppearance :Appearance_2_2_11_1_2 .
:IndexedFaceSet_2_2_11_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_11_1 ;
  x3do:hasCoord :Coordinate_2_2_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_11_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_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 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_11_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_11_1 ;
  x3do:hasMaterial :SandStone-USE-84 .
:SandStone-USE-84 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_11_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:BaseCroce a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_12_1_1 ;
  x3do:DEF 'baseCil1bis' .
:Shape_2_2_12_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :baseCil1bis ;
  x3do:hasGeometry :Cylinder_2_2_12_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_12_1_1_2 .
:Cylinder_2_2_12_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_12_1_1 ;
  x3do:height 0.13 ;
  x3do:radius 0.221 .
:Appearance_2_2_12_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_12_1_1 ;
  x3do:hasMaterial :SandStone-USE-85 .
:SandStone-USE-85 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_12_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Sferabis a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BaseCroce ;
  x3do:hasChildren :Shape_2_2_12_2_1 ;
  x3do:DEF 'Sferabis' ;
  x3do:scale ( 1 0.25 1 ) ;
  x3do:translation ( 0 0.1 0 ) .
:Shape_2_2_12_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Sferabis ;
  x3do:hasGeometry :Sphere_2_2_12_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_12_2_1_2 .
:Sphere_2_2_12_2_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_12_2_1 ;
  x3do:radius 0.221 .
:Appearance_2_2_12_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_12_2_1 ;
  x3do:hasMaterial :SandStone-USE-86 .
:SandStone-USE-86 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_12_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_12_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_12_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva2bis ;
  x3do:hasGeometry :Extrusion_2_2_12_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_12_3_1_1_2 .
:Extrusion_2_2_12_3_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_12_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_12_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_12_3_1_1 ;
  x3do:hasMaterial :SandStone-USE-87 .
:SandStone-USE-87 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_12_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_12_3_2_1 ;
  x3do:DEF 'curva3bis' ;
  x3do:scale ( 1.13 1 1.13 ) ;
  x3do:translation ( 0 0.47 0 ) .
:Shape_2_2_12_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva3bis ;
  x3do:hasGeometry :Extrusion_2_2_12_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_12_3_2_1_2 .
:Extrusion_2_2_12_3_2_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_12_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_12_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_12_3_2_1 ;
  x3do:hasMaterial :SandStone-USE-88 .
:SandStone-USE-88 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_12_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_12_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_12_3_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :curva3bis2 ;
  x3do:hasGeometry :Extrusion_2_2_12_3_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_12_3_3_1_2 .
:Extrusion_2_2_12_3_3_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_12_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_12_3_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_12_3_3_1 ;
  x3do:hasMaterial :SandStone-USE-89 .
:SandStone-USE-89 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_12_3_3_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Croce1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :Shape_2_2_13_1 ;
  x3do:DEF 'Croce1' ;
  x3do:translation ( 5.72 10.5 0.22 ) .
:Shape_2_2_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Croce1 ;
  x3do:hasGeometry :Box_2_2_13_1_1 ;
  x3do:hasAppearance :Appearance_2_2_13_1_2 .
:Box_2_2_13_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_13_1 ;
  x3do:size ( 0.1 2.21 0.1 ) .
:Appearance_2_2_13_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_13_1 ;
  x3do:hasMaterial :SandStone-USE-90 .
:SandStone-USE-90 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_13_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Croce2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :Shape_2_2_14_1 ;
  x3do:DEF 'Croce2' ;
  x3do:translation ( 5.72 11.1 0.22 ) .
:Shape_2_2_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Croce2 ;
  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 ( 1.66 0.1 0.1 ) .
:Appearance_2_2_14_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_14_1 ;
  x3do:hasMaterial :SandStone-USE-91 .
:SandStone-USE-91 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_14_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:FrontoneTorre a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :Transform_2_2_15_1, :Transform_2_2_15_2, :Centro ;
  x3do:DEF 'FrontoneTorre' ;
  x3do:scale ( 0.5 0.5 0.18 ) ;
  x3do:translation ( -1.15 8.64 0.63 ) .
:Transform_2_2_15_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FrontoneTorre ;
  x3do:hasChildren :Shape_2_2_15_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_15_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_15_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_15_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_15_1_1_2 .
:IndexedFaceSet_2_2_15_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_15_1_1 ;
  x3do:hasCoord :Coordinate_2_2_15_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_15_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_15_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_15_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_15_1_1 ;
  x3do:hasMaterial :SandStone-USE-92 .
:SandStone-USE-92 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_15_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_15_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FrontoneTorre ;
  x3do:hasChildren :Transform_2_2_15_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_15_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_15_2 ;
  x3do:hasChildren :Shape_2_2_15_2_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:Shape_2_2_15_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_15_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_15_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_15_2_1_1_2 .
:IndexedFaceSet_2_2_15_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_15_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_15_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_15_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_15_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_15_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_15_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-93 .
:SandStone-USE-93 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_15_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_15_3_1 ;
  x3do:DEF 'Centro' ;
  x3do:translation ( -0.12 0.179 -0.37735 ) .
:Shape_2_2_15_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Centro ;
  x3do:hasGeometry :Box_2_2_15_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_15_3_1_2 .
:Box_2_2_15_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_15_3_1 ;
  x3do:size ( 0.9 1.65 1.2453 ) .
:Appearance_2_2_15_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_15_3_1 ;
  x3do:hasMaterial :SandStone-USE-94 .
:SandStone-USE-94 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_15_3_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Termine0 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :Shape_2_2_16_1 ;
  x3do:DEF 'Termine0' ;
  x3do:translation ( 3.65 -2.13 -0.67 ) .
:Shape_2_2_16_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Termine0 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_16_1_1 ;
  x3do:hasAppearance :Appearance_2_2_16_1_2 .
:IndexedFaceSet_2_2_16_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_16_1 ;
  x3do:hasCoord :Coordinate_2_2_16_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_16_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_16_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_16_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_16_1 ;
  x3do:hasMaterial :SandStone-USE-95 .
:SandStone-USE-95 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_16_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:termine1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :Shape_2_2_17_1 ;
  x3do:DEF 'termine1' ;
  x3do:translation ( 6.9 -2.13 0.49 ) .
:Shape_2_2_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :termine1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_17_1_1 ;
  x3do:hasAppearance :Appearance_2_2_17_1_2 .
:IndexedFaceSet_2_2_17_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_17_1 ;
  x3do:hasCoord :Coordinate_2_2_17_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_17_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_17_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_17_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_17_1 ;
  x3do:hasMaterial :SandStone-USE-96 .
:SandStone-USE-96 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_17_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroLateraleDX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :MuroLateraleInt, :nicchia, :nicchia2, :MuroLateraleEst ;
  x3do:DEF 'MuroLateraleDX' .
:MuroLateraleInt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleDX ;
  x3do:hasChildren :Shape_2_2_18_1_1 ;
  x3do:DEF 'MuroLateraleInt' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 9.356 -2.135 -31.17 ) .
:Shape_2_2_18_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLateraleInt ;
  x3do:hasGeometry :IndexedFaceSet_2_2_18_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_18_1_1_2 .
:IndexedFaceSet_2_2_18_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_18_1_1 ;
  x3do:hasCoord :Coordinate_2_2_18_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_18_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_18_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_18_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_18_1_1 ;
  x3do:hasMaterial :SandStone-USE-97 .
:SandStone-USE-97 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_18_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:nicchia a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleDX ;
  x3do:hasChildren :Shape_2_2_18_2_1 ;
  x3do:DEF 'nicchia' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 9.3708 0.195 -12.49 ) .
:Shape_2_2_18_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :nicchia ;
  x3do:hasGeometry :IndexedFaceSet_2_2_18_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_18_2_1_2 .
:IndexedFaceSet_2_2_18_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_18_2_1 ;
  x3do:hasCoord :Coordinate_2_2_18_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_18_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_18_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_18_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_18_2_1 ;
  x3do:hasMaterial :SandStone-USE-98 .
:SandStone-USE-98 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_18_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:nicchia2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleDX ;
  x3do:hasChildren :Shape_2_2_18_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_18_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :nicchia2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_18_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_18_3_1_2 .
:IndexedFaceSet_2_2_18_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_18_3_1 ;
  x3do:hasCoord :Coordinate_2_2_18_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_18_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_18_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_18_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_18_3_1 ;
  x3do:hasMaterial :SandStone-USE-99 .
:SandStone-USE-99 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_18_3_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroLateraleEst a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleDX ;
  x3do:hasChildren :Shape_2_2_18_4_1 ;
  x3do:DEF 'MuroLateraleEst' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 10.666 -2.135 -31.17 ) .
:Shape_2_2_18_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLateraleEst ;
  x3do:hasGeometry :IndexedFaceSet_2_2_18_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_18_4_1_2 .
:IndexedFaceSet_2_2_18_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_18_4_1 ;
  x3do:hasCoord :Coordinate_2_2_18_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_18_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_18_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_18_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_18_4_1 ;
  x3do:hasMaterial :SandStone-USE-100 .
:SandStone-USE-100 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_18_4_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroLateraleSX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_19_1_1 ;
  x3do:DEF 'MuroLateraleInt2' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 11.985 -2.135 -31.17 ) .
:Shape_2_2_19_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLateraleInt2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_19_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_19_1_1_2 .
:IndexedFaceSet_2_2_19_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_19_1_1 ;
  x3do:hasCoord :Coordinate_2_2_19_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_19_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_19_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_19_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_19_1_1 ;
  x3do:hasMaterial :SandStone-USE-101 .
:SandStone-USE-101 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_19_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroLateraleEst2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleSX ;
  x3do:hasChildren :Shape_2_2_19_2_1 ;
  x3do:DEF 'MuroLateraleEst2' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 10.666 -2.135 -31.17 ) .
:Shape_2_2_19_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroLateraleEst2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_19_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_19_2_1_2 .
:IndexedFaceSet_2_2_19_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_19_2_1 ;
  x3do:hasCoord :Coordinate_2_2_19_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_19_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_19_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_19_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_19_2_1 ;
  x3do:hasMaterial :SandStone-USE-102 .
:SandStone-USE-102 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_19_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:NicchiaSX1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleSX ;
  x3do:hasChildren :Shape_2_2_19_3_1 ;
  x3do:DEF 'NicchiaSX1' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 11.985 -2.135 -31.17 ) .
:Shape_2_2_19_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaSX1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_19_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_19_3_1_2 .
:IndexedFaceSet_2_2_19_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_19_3_1 ;
  x3do:hasCoord :Coordinate_2_2_19_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_19_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_19_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_19_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_19_3_1 ;
  x3do:hasMaterial :SandStone-USE-103 .
:SandStone-USE-103 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_19_3_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:NicchiaSX2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroLateraleSX ;
  x3do:hasChildren :Shape_2_2_19_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_19_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaSX2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_19_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_19_4_1_2 .
:IndexedFaceSet_2_2_19_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_19_4_1 ;
  x3do:hasCoord :Coordinate_2_2_19_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_19_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_19_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_19_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_19_4_1 ;
  x3do:hasMaterial :SandStone-USE-104 .
:SandStone-USE-104 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_19_4_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto1DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_20_1_1 ;
  x3do:DEF 'MuroTransetto1InttDX' .
:Shape_2_2_20_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto1InttDX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_20_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_20_1_1_2 .
:IndexedFaceSet_2_2_20_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_20_1_1 ;
  x3do:hasCoord :Coordinate_2_2_20_1_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 1 2 18 19 4 5 13 9 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_20_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_20_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_20_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_20_1_1 ;
  x3do:hasMaterial :SandStone-USE-105 .
:SandStone-USE-105 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_20_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto1InttDXLat a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto1DX ;
  x3do:hasChildren :Shape_2_2_20_2_1 ;
  x3do:DEF 'MuroTransetto1InttDXLat' .
:Shape_2_2_20_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto1InttDXLat ;
  x3do:hasGeometry :IndexedFaceSet_2_2_20_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_20_2_1_2 .
:IndexedFaceSet_2_2_20_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_20_2_1 ;
  x3do:hasCoord :Coordinate_2_2_20_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 6 5 13 14 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_20_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_20_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_20_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_20_2_1 ;
  x3do:hasMaterial :SandStone-USE-106 .
:SandStone-USE-106 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_20_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto1EsttDX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto1DX ;
  x3do:hasChildren :Shape_2_2_20_3_1 ;
  x3do:DEF 'MuroTransetto1EsttDX' .
:Shape_2_2_20_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto1EsttDX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_20_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_20_3_1_2 .
:IndexedFaceSet_2_2_20_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_20_3_1 ;
  x3do:hasCoord :Coordinate_2_2_20_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_20_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_20_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_20_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_20_3_1 ;
  x3do:hasMaterial :SandStone-USE-107 .
:SandStone-USE-107 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_20_3_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto1SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_21_1_1 ;
  x3do:DEF 'MuroTransetto1EstSX' .
:Shape_2_2_21_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto1EstSX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_21_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_21_1_1_2 .
:IndexedFaceSet_2_2_21_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_21_1_1 ;
  x3do:hasCoord :Coordinate_2_2_21_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_21_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_21_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_21_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_21_1_1 ;
  x3do:hasMaterial :SandStone-USE-108 .
:SandStone-USE-108 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_21_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto1IntSX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto1SX ;
  x3do:hasChildren :Shape_2_2_21_2_1 ;
  x3do:DEF 'MuroTransetto1IntSX' .
:Shape_2_2_21_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto1IntSX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_21_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_21_2_1_2 .
:IndexedFaceSet_2_2_21_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_21_2_1 ;
  x3do:hasCoord :Coordinate_2_2_21_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_21_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_21_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_21_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_21_2_1 ;
  x3do:hasMaterial :SandStone-USE-109 .
:SandStone-USE-109 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_21_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto3DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :MuroTransetto3Int, :MuroTransetto3Est ;
  x3do:DEF 'MuroTransetto3DX' .
:MuroTransetto3Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto3DX ;
  x3do:hasChildren :Shape_2_2_22_1_1 ;
  x3do:DEF 'MuroTransetto3Int' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 16.6895 -2.135 -31.17 ) .
:Shape_2_2_22_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto3Int ;
  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 3 2 1 9 6 7 8 -1 4 5 9 8 -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 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_22_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_22_1_1 ;
  x3do:hasMaterial :SandStone-USE-110 .
:SandStone-USE-110 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_22_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto3Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto3DX ;
  x3do:hasChildren :Shape_2_2_22_2_1 ;
  x3do:DEF 'MuroTransetto3Est' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 17.6395 -2.135 -31.17 ) .
:Shape_2_2_22_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto3Est ;
  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 3 2 1 9 6 7 8 -1 4 5 9 8 -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 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_22_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_22_2_1 ;
  x3do:hasMaterial :SandStone-USE-111 .
:SandStone-USE-111 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_22_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto3SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_23_1_1 ;
  x3do:DEF 'MuroTransetto3Int2' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 17.6395 -2.135 -31.17 ) .
:Shape_2_2_23_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto3Int2 ;
  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 3 2 1 9 6 7 8 -1 4 5 9 8 -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 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_23_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_23_1_1 ;
  x3do:hasMaterial :SandStone-USE-112 .
:SandStone-USE-112 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_23_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto3Est2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto3SX ;
  x3do:hasChildren :Shape_2_2_23_2_1 ;
  x3do:DEF 'MuroTransetto3Est2' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 16.6895 -2.135 -31.17 ) .
:Shape_2_2_23_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto3Est2 ;
  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 3 2 1 9 6 7 8 -1 4 5 9 8 -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 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_23_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_23_2_1 ;
  x3do:hasMaterial :SandStone-USE-113 .
:SandStone-USE-113 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_23_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto4DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :MuroTransetto4Int, :NicchiaTransetto1, :NicchiaTransetto2, :MuroTransetto4Est ;
  x3do:DEF 'MuroTransetto4DX' .
:MuroTransetto4Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4DX ;
  x3do:hasChildren :Shape_2_2_24_1_1 ;
  x3do:DEF 'MuroTransetto4Int' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_24_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto4Int ;
  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 ( 3 7 17 9 8 16 6 2 -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 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_24_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_24_1_1 ;
  x3do:hasMaterial :SandStone-USE-114 .
:SandStone-USE-114 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_24_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:NicchiaTransetto1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4DX ;
  x3do:hasChildren :Shape_2_2_24_2_1 ;
  x3do:DEF 'NicchiaTransetto1' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_24_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaTransetto1 ;
  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 ( 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_24_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_24_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_24_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_24_2_1 ;
  x3do:hasMaterial :SandStone-USE-115 .
:SandStone-USE-115 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_24_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:NicchiaTransetto2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4DX ;
  x3do:hasChildren :Shape_2_2_24_3_1 ;
  x3do:DEF 'NicchiaTransetto2' ;
  x3do:scale ( 1.685 1 1 ) ;
  x3do:translation ( 12.995 1.955 -39.37 ) .
:Shape_2_2_24_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaTransetto2 ;
  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 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_24_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_24_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_24_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_24_3_1 ;
  x3do:hasMaterial :SandStone-USE-116 .
:SandStone-USE-116 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_24_3_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto4Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4DX ;
  x3do:hasChildren :Shape_2_2_24_4_1 ;
  x3do:DEF 'MuroTransetto4Est' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_24_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto4Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_24_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_24_4_1_2 .
:IndexedFaceSet_2_2_24_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_24_4_1 ;
  x3do:hasCoord :Coordinate_2_2_24_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_24_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_24_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_24_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_24_4_1 ;
  x3do:hasMaterial :SandStone-USE-117 .
:SandStone-USE-117 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_24_4_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto4SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_25_1_1 ;
  x3do:DEF 'MuroTransetto4Int2' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_25_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto4Int2 ;
  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 ( 3 7 17 9 8 16 6 2 -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.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_25_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_25_1_1 ;
  x3do:hasMaterial :SandStone-USE-118 .
:SandStone-USE-118 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_25_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:NicchiaTransetto12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4SX ;
  x3do:hasChildren :Shape_2_2_25_2_1 ;
  x3do:DEF 'NicchiaTransetto12' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_25_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaTransetto12 ;
  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 ( 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_25_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_25_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_25_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_25_2_1 ;
  x3do:hasMaterial :SandStone-USE-119 .
:SandStone-USE-119 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_25_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:NicchiaTransetto22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4SX ;
  x3do:hasChildren :Shape_2_2_25_3_1 ;
  x3do:DEF 'NicchiaTransetto22' ;
  x3do:scale ( 1.685 1 1 ) ;
  x3do:translation ( 5.6 1.955 -39.37 ) .
:Shape_2_2_25_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NicchiaTransetto22 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_25_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_25_3_1_2 .
:IndexedFaceSet_2_2_25_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_25_3_1 ;
  x3do:hasCoord :Coordinate_2_2_25_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_25_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_25_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_25_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_25_3_1 ;
  x3do:hasMaterial :SandStone-USE-120 .
:SandStone-USE-120 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_25_3_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:MuroTransetto4Est2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MuroTransetto4SX ;
  x3do:hasChildren :Shape_2_2_25_4_1 ;
  x3do:DEF 'MuroTransetto4Est2' ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_25_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuroTransetto4Est2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_25_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_25_4_1_2 .
:IndexedFaceSet_2_2_25_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_25_4_1 ;
  x3do:hasCoord :Coordinate_2_2_25_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 5 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_25_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_25_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_25_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_25_4_1 ;
  x3do:hasMaterial :SandStone-USE-121 .
:SandStone-USE-121 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_25_4_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Presbiterio a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_26_1_1 ;
  x3do:DEF 'Presbiterio1Int' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_26_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Presbiterio1Int ;
  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 ( 6 15 12 11 5 4 13 14 -1 7 8 12 11 -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 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_26_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_26_1_1 ;
  x3do:hasMaterial :SandStone-USE-122 .
:SandStone-USE-122 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_26_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Presbiterio1Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Presbiterio ;
  x3do:hasChildren :Shape_2_2_26_2_1 ;
  x3do:DEF 'Presbiterio1Est' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 9.2995 -2.135 -39.52 ) .
:Shape_2_2_26_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Presbiterio1Est ;
  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 1 8 7 2 3 9 10 -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 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_26_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_26_2_1 ;
  x3do:hasMaterial :SandStone-USE-123 .
:SandStone-USE-123 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_26_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Presbiterio2Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Presbiterio ;
  x3do:hasChildren :Shape_2_2_26_3_1 ;
  x3do:DEF 'Presbiterio2Est' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 0.344 -2.135 -39.52 ) .
:Shape_2_2_26_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Presbiterio2Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_26_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_26_3_1_2 .
:IndexedFaceSet_2_2_26_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_26_3_1 ;
  x3do:hasCoord :Coordinate_2_2_26_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_26_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_26_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_26_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_26_3_1 ;
  x3do:hasMaterial :SandStone-USE-124 .
:SandStone-USE-124 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_26_3_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Presbiterio2Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Presbiterio ;
  x3do:hasChildren :Shape_2_2_26_4_1 ;
  x3do:DEF 'Presbiterio2Int' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 0.344 -2.135 -39.52 ) .
:Shape_2_2_26_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Presbiterio2Int ;
  x3do:hasGeometry :IndexedFaceSet_2_2_26_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_26_4_1_2 .
:IndexedFaceSet_2_2_26_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_26_4_1 ;
  x3do:hasCoord :Coordinate_2_2_26_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_26_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_26_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_26_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_26_4_1 ;
  x3do:hasMaterial :SandStone-USE-125 .
:SandStone-USE-125 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_26_4_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Retro a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_27_1_1 ;
  x3do:DEF 'Retro1Est' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_27_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Retro1Est ;
  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 1 8 9 2 3 13 12 -1 8 9 11 10 -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 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_27_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_1_1 ;
  x3do:hasMaterial :SandStone-USE-126 .
:SandStone-USE-126 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Retro1Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_27_2_1 ;
  x3do:DEF 'Retro1Int' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_27_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Retro1Int ;
  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 ( 4 5 10 11 6 7 15 14 -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 -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_27_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_2_1 ;
  x3do:hasMaterial :SandStone-USE-127 .
:SandStone-USE-127 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Retro2Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_27_3_1 ;
  x3do:DEF 'Retro2Int' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_27_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Retro2Int ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_3_1_2 .
:IndexedFaceSet_2_2_27_3_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_3_1 ;
  x3do:hasCoord :Coordinate_2_2_27_3_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 4 10 9 3 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_27_3_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_3_1 ;
  x3do:hasMaterial :SandStone-USE-128 .
:SandStone-USE-128 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_3_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Retro2Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_27_4_1 ;
  x3do:DEF 'Retro2Est' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_27_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Retro2Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_4_1_2 .
:IndexedFaceSet_2_2_27_4_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_4_1 ;
  x3do:hasCoord :Coordinate_2_2_27_4_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 1 2 8 7 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_27_4_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_4_1 ;
  x3do:hasMaterial :SandStone-USE-129 .
:SandStone-USE-129 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_4_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:BisRetro2Est a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_27_5_1 ;
  x3do:DEF 'BisRetro2Est' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_27_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BisRetro2Est ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_5_1_2 .
:IndexedFaceSet_2_2_27_5_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_5_1 ;
  x3do:hasCoord :Coordinate_2_2_27_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_27_5_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_5_1 ;
  x3do:hasMaterial :SandStone-USE-130 .
:SandStone-USE-130 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_5_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:BisRetro2Int a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Retro ;
  x3do:hasChildren :Shape_2_2_27_6_1 ;
  x3do:DEF 'BisRetro2Int' ;
  x3do:rotation ( 0 1 0 3.14 ) ;
  x3do:translation ( 9.295 -2.135 -39.52 ) .
:Shape_2_2_27_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BisRetro2Int ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_6_1_2 .
:IndexedFaceSet_2_2_27_6_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_6_1 ;
  x3do:hasCoord :Coordinate_2_2_27_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_27_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_6_1 ;
  x3do:hasMaterial :SandStone-USE-131 .
:SandStone-USE-131 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_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_27_7_1_1_1 ;
  x3do:DEF 'terminexfin4bis' ;
  x3do:translation ( 0 -0.149 0 ) .
:Shape_2_2_27_7_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin4bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_7_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_7_1_1_1_2 .
:IndexedFaceSet_2_2_27_7_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_7_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_27_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_27_7_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_7_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_7_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-132 .
:SandStone-USE-132 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_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_27_7_1_2_1 ;
  x3do:DEF 'terminexfin42bis' ;
  x3do:translation ( 0 -0.149 -1.299 ) .
:Shape_2_2_27_7_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin42bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_7_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_7_1_2_1_2 .
:IndexedFaceSet_2_2_27_7_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_7_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_27_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_27_7_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_7_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_7_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-133 .
:SandStone-USE-133 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_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_27_7_2_1_1 ;
  x3do:DEF 'terminexfin1bis' ;
  x3do:translation ( 0 -0.149 0.149 ) .
:Shape_2_2_27_7_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin1bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_7_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_7_2_1_1_2 .
:IndexedFaceSet_2_2_27_7_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_7_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_27_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_27_7_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_7_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_7_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-134 .
:SandStone-USE-134 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_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_27_7_2_2_1 ;
  x3do:DEF 'terminexfin2bis' ;
  x3do:translation ( 0 -0.149 -1.849 ) .
:Shape_2_2_27_7_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin2bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_7_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_7_2_2_1_2 .
:IndexedFaceSet_2_2_27_7_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_7_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_27_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_27_7_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_7_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_7_2_2_1 ;
  x3do:hasMaterial :SandStone-USE-135 .
:SandStone-USE-135 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_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_27_8_1_1_1 ;
  x3do:DEF 'terminexfin4tris' .
:Shape_2_2_27_8_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin4tris ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_8_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_8_1_1_1_2 .
:IndexedFaceSet_2_2_27_8_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_8_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_27_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_27_8_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_8_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_8_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-136 .
:SandStone-USE-136 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_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_27_8_1_2_1 ;
  x3do:DEF 'terminexfin42tris' ;
  x3do:translation ( 0 0 -1.01 ) .
:Shape_2_2_27_8_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin42tris ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_8_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_8_1_2_1_2 .
:IndexedFaceSet_2_2_27_8_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_8_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_27_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_27_8_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_8_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_8_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-137 .
:SandStone-USE-137 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_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_27_8_2_1_1 ;
  x3do:DEF 'terminexfin1tris' .
:Shape_2_2_27_8_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin1tris ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_8_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_8_2_1_1_2 .
:IndexedFaceSet_2_2_27_8_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_8_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_27_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_27_8_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_8_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_8_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-138 .
:SandStone-USE-138 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_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_27_8_2_2_1 ;
  x3do:DEF 'terminexfin2tris' ;
  x3do:translation ( 0 0 -1.7 ) .
:Shape_2_2_27_8_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin2tris ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_8_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_8_2_2_1_2 .
:IndexedFaceSet_2_2_27_8_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_8_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_27_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_27_8_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_8_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_8_2_2_1 ;
  x3do:hasMaterial :SandStone-USE-139 .
:SandStone-USE-139 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_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_27_9_1 ;
  x3do:DEF 'MuriRetro1' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 5.8 -2.135 -36.5 ) .
:Shape_2_2_27_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MuriRetro1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_27_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_27_9_1_2 .
:IndexedFaceSet_2_2_27_9_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_27_9_1 ;
  x3do:hasCoord :Coordinate_2_2_27_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_27_9_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_27_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_27_9_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_27_9_1 ;
  x3do:hasMaterial :SandStone-USE-140 .
:SandStone-USE-140 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_9_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Finestra4DX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_28_1_1_1 ;
  x3do:DEF 'terminexfin4' .
:Shape_2_2_28_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin4 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_28_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_28_1_1_1_2 .
:IndexedFaceSet_2_2_28_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_28_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_28_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_28_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_28_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_28_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_28_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-141 .
:SandStone-USE-141 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_28_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_28_1_2_1 ;
  x3do:DEF 'terminexfin42' ;
  x3do:translation ( 0 0 -1.82 ) .
:Shape_2_2_28_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin42 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_28_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_28_1_2_1_2 .
:IndexedFaceSet_2_2_28_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_28_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_28_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_28_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_28_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_28_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_28_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-142 .
:SandStone-USE-142 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_28_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_28_2_1_1 ;
  x3do:DEF 'terminexfin1' .
:Shape_2_2_28_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_28_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_28_2_1_1_2 .
:IndexedFaceSet_2_2_28_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_28_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_28_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_28_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_28_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_28_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_28_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-143 .
:SandStone-USE-143 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_28_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_28_2_2_1 ;
  x3do:DEF 'terminexfin2' ;
  x3do:translation ( 0 0 -2.75 ) .
:Shape_2_2_28_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_28_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_28_2_2_1_2 .
:IndexedFaceSet_2_2_28_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_28_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_28_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_28_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_28_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_28_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_28_2_2_1 ;
  x3do:hasMaterial :SandStone-USE-144 .
:SandStone-USE-144 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_28_2_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Finestra4SX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_29_1_1_1 ;
  x3do:DEF 'terminexfin422' .
:Shape_2_2_29_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin422 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_29_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_29_1_1_1_2 .
:IndexedFaceSet_2_2_29_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_29_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_29_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_29_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_29_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_29_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_29_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-145 .
:SandStone-USE-145 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_29_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_29_1_2_1 ;
  x3do:DEF 'terminexfin4222' ;
  x3do:translation ( 0 0 -1.82 ) .
:Shape_2_2_29_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin4222 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_29_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_29_1_2_1_2 .
:IndexedFaceSet_2_2_29_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_29_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_29_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_29_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_29_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_29_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_29_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-146 .
:SandStone-USE-146 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_29_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_29_2_1_1 ;
  x3do:DEF 'terminexfin12' .
:Shape_2_2_29_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin12 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_29_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_29_2_1_1_2 .
:IndexedFaceSet_2_2_29_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_29_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_29_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_29_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_29_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_29_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_29_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-147 .
:SandStone-USE-147 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_29_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_29_2_2_1 ;
  x3do:DEF 'terminexfin22' ;
  x3do:translation ( 0 0 -2.75 ) .
:Shape_2_2_29_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin22 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_29_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_29_2_2_1_2 .
:IndexedFaceSet_2_2_29_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_29_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_29_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_29_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_29_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_29_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_29_2_2_1 ;
  x3do:hasMaterial :SandStone-USE-148 .
:SandStone-USE-148 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_29_2_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:FinestreDX a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_30_1_1_1_1_1 ;
  x3do:DEF 'terminexfin1DXbis' .
:Shape_2_2_30_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin1DXbis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_30_1_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_30_1_1_1_1_1_2 .
:IndexedFaceSet_2_2_30_1_1_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_30_1_1_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_30_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_30_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_30_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_30_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_30_1_1_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-149 .
:SandStone-USE-149 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_30_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_30_1_1_1_2_1 ;
  x3do:DEF 'terminexfin2DXbis' ;
  x3do:translation ( 0 0 -1.82 ) .
:Shape_2_2_30_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin2DXbis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_30_1_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_30_1_1_1_2_1_2 .
:IndexedFaceSet_2_2_30_1_1_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_30_1_1_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_30_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_30_1_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_30_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_30_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_30_1_1_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-150 .
:SandStone-USE-150 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_30_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_30_1_1_2_1_1 ;
  x3do:DEF 'terminexfin1DX' .
:Shape_2_2_30_1_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin1DX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_30_1_1_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_30_1_1_2_1_1_2 .
:IndexedFaceSet_2_2_30_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_30_1_1_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_30_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_30_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_30_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_30_1_1_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_30_1_1_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-151 .
:SandStone-USE-151 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_30_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_30_1_1_2_2_1 ;
  x3do:DEF 'terminexfin2DX' ;
  x3do:translation ( 0 0 -2.75 ) .
:Shape_2_2_30_1_1_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin2DX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_30_1_1_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_30_1_1_2_2_1_2 .
:IndexedFaceSet_2_2_30_1_1_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_30_1_1_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_30_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_30_1_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_30_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_30_1_1_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_30_1_1_2_2_1 ;
  x3do:hasMaterial :SandStone-USE-152 .
:SandStone-USE-152 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_30_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_2_2 ;
  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_31_1_1_1_1_1 ;
  x3do:DEF 'terminexfin12SXbis' .
:Shape_2_2_31_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin12SXbis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_1_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_1_1_1_1_1_2 .
:IndexedFaceSet_2_2_31_1_1_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_1_1_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_31_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_31_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_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_31_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_1_1_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-153 .
:SandStone-USE-153 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_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_31_1_1_1_2_1 ;
  x3do:DEF 'terminexfin22SXbis' ;
  x3do:translation ( 0 0 -1.82 ) .
:Shape_2_2_31_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin22SXbis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_1_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_1_1_1_2_1_2 .
:IndexedFaceSet_2_2_31_1_1_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_1_1_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_31_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_31_1_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_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_31_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_1_1_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-154 .
:SandStone-USE-154 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_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_31_1_1_2_1_1 ;
  x3do:DEF 'terminexfin12SX' .
:Shape_2_2_31_1_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin12SX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_1_1_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_1_1_2_1_1_2 .
:IndexedFaceSet_2_2_31_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_1_1_2_1_1 ;
  x3do:hasCoord :Coordinate_2_2_31_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_31_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_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_31_1_1_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_1_1_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-155 .
:SandStone-USE-155 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_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_31_1_1_2_2_1 ;
  x3do:DEF 'terminexfin22SX' ;
  x3do:translation ( 0 0 -2.75 ) .
:Shape_2_2_31_1_1_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfin22SX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_31_1_1_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_31_1_1_2_2_1_2 .
:IndexedFaceSet_2_2_31_1_1_2_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_31_1_1_2_2_1 ;
  x3do:hasCoord :Coordinate_2_2_31_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_31_1_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_31_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_31_1_1_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_31_1_1_2_2_1 ;
  x3do:hasMaterial :SandStone-USE-156 .
:SandStone-USE-156 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_31_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_2_2 ;
  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_32_1_1_1 ;
  x3do:DEF 'terminexpor1bis' ;
  x3do:translation ( 0 0 0.01 ) .
:Shape_2_2_32_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor1bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_32_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_32_1_1_1_2 .
:IndexedFaceSet_2_2_32_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_32_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_32_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_32_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_32_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_32_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_32_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-157 .
:SandStone-USE-157 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_32_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_32_1_2_1 ;
  x3do:DEF 'terminexpor2bis' ;
  x3do:translation ( 0 0 -1.7 ) .
:Shape_2_2_32_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor2bis ;
  x3do:hasGeometry :IndexedFaceSet_2_2_32_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_32_1_2_1_2 .
:IndexedFaceSet_2_2_32_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_32_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_32_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_32_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_32_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_32_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_32_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-158 .
:SandStone-USE-158 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_32_1_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:portaSX a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2 ;
  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_33_1_1_1 ;
  x3do:DEF 'terminexpor12SX' ;
  x3do:translation ( 0 0 0.01 ) .
:Shape_2_2_33_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor12SX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_1_1_1_2 .
:IndexedFaceSet_2_2_33_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_33_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_33_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_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_33_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-159 .
:SandStone-USE-159 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_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_33_1_2_1 ;
  x3do:DEF 'terminexpor22SX' ;
  x3do:translation ( 0 0 -1.7 ) .
:Shape_2_2_33_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor22SX ;
  x3do:hasGeometry :IndexedFaceSet_2_2_33_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_33_1_2_1_2 .
:IndexedFaceSet_2_2_33_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_33_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_33_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_33_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_33_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_33_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_33_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-160 .
:SandStone-USE-160 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_33_1_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:PortaPresb a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_34_1_1_1 ;
  x3do:DEF 'terminexpor1bis2' .
:Shape_2_2_34_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor1bis2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_34_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_34_1_1_1_2 .
:IndexedFaceSet_2_2_34_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_34_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_34_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_34_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_34_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_34_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_34_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-161 .
:SandStone-USE-161 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_34_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_34_1_2_1 ;
  x3do:DEF 'terminexpor2bis2' ;
  x3do:translation ( 0 0 -1.92 ) .
:Shape_2_2_34_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor2bis2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_34_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_34_1_2_1_2 .
:IndexedFaceSet_2_2_34_1_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_34_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_34_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_34_1_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_34_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_34_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_34_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-162 .
:SandStone-USE-162 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_34_1_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:PortaRetro a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_35_1_1 ;
  x3do:DEF 'terminexpor1' .
:Shape_2_2_35_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_35_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_35_1_1_2 .
:IndexedFaceSet_2_2_35_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_35_1_1 ;
  x3do:hasCoord :Coordinate_2_2_35_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 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_35_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_35_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_35_1_1 ;
  x3do:hasMaterial :SandStone-USE-163 .
:SandStone-USE-163 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_35_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:terminexpor2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortaRetro ;
  x3do:hasChildren :Shape_2_2_35_2_1 ;
  x3do:DEF 'terminexpor2' ;
  x3do:translation ( 0 0 -1.633 ) .
:Shape_2_2_35_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexpor2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_35_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_35_2_1_2 .
:IndexedFaceSet_2_2_35_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_35_2_1 ;
  x3do:hasCoord :Coordinate_2_2_35_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_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_35_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_35_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_35_2_1 ;
  x3do:hasMaterial :SandStone-USE-164 .
:SandStone-USE-164 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_35_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:FinestraA1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  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_36_1_1_1 ;
  x3do:DEF 'terminexfinA1' .
:Shape_2_2_36_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfinA1 ;
  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.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_36_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_36_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-165 .
:SandStone-USE-165 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_36_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_36_1_2_1 ;
  x3do:DEF 'terminexfinA2' ;
  x3do:translation ( 0 0 -1.527 ) .
:Shape_2_2_36_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfinA2 ;
  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.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_36_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_36_1_2_1 ;
  x3do:hasMaterial :SandStone-USE-166 .
:SandStone-USE-166 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_36_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_36_2_1_1 ;
  x3do:DEF 'terminexfinA12' .
:Shape_2_2_36_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfinA12 ;
  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.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_36_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_36_2_1_1 ;
  x3do:hasMaterial :SandStone-USE-167 .
:SandStone-USE-167 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_36_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_36_2_2_1 ;
  x3do:DEF 'terminexfinA22' ;
  x3do:translation ( 0 0 -2.49 ) .
:Shape_2_2_36_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :terminexfinA22 ;
  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.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_36_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_36_2_2_1 ;
  x3do:hasMaterial :SandStone-USE-168 .
:SandStone-USE-168 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_36_2_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:SacrestiaInEse a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :SacrestiaEST, :SacrestiaINT ;
  x3do:DEF 'SacrestiaInEse' ;
  x3do:translation ( 17.64 -2.14 -39.49 ) .
:SacrestiaEST a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SacrestiaInEse ;
  x3do:hasChildren :Shape_2_2_37_1_1 ;
  x3do:DEF 'SacrestiaEST' .
:Shape_2_2_37_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SacrestiaEST ;
  x3do:hasGeometry :IndexedFaceSet_2_2_37_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_37_1_1_2 .
:IndexedFaceSet_2_2_37_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_37_1_1 ;
  x3do:hasCoord :Coordinate_2_2_37_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_37_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_37_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_37_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_37_1_1 ;
  x3do:hasMaterial :SandStone-USE-169 .
:SandStone-USE-169 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_37_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:SacrestiaINT a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SacrestiaInEse ;
  x3do:hasChildren :Shape_2_2_37_2_1 ;
  x3do:DEF 'SacrestiaINT' .
:Shape_2_2_37_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SacrestiaINT ;
  x3do:hasGeometry :IndexedFaceSet_2_2_37_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_37_2_1_2 .
:IndexedFaceSet_2_2_37_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_37_2_1 ;
  x3do:hasCoord :Coordinate_2_2_37_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_37_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_37_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_37_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_37_2_1 ;
  x3do:hasMaterial :SandStone-USE-170 .
:SandStone-USE-170 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_37_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:TETTO a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :Tetton, :Soffitto2, :SacrestiaInEs, :Roof, :Roofdx, :Roofsx, :Tetto, :SopraTetto, :TRAVI ;
  x3do:DEF 'TETTO' .
:Tetton a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_38_1_1 ;
  x3do:DEF 'Tetton' ;
  x3do:translation ( -3.2575 8.78 -3.6 ) .
:Shape_2_2_38_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Tetton ;
  x3do:hasGeometry :IndexedFaceSet_2_2_38_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_1_1_2 .
:IndexedFaceSet_2_2_38_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_38_1_1 ;
  x3do:hasCoord :Coordinate_2_2_38_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_38_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_38_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_38_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_1_1 ;
  x3do:hasMaterial :SandStone-USE-171 .
:SandStone-USE-171 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Soffitto2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_38_2_1 ;
  x3do:DEF 'Soffitto2' ;
  x3do:translation ( -1.21 8.532 -1.55 ) .
:Shape_2_2_38_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Soffitto2 ;
  x3do:hasGeometry :Box_2_2_38_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_2_1_2 .
:Box_2_2_38_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_2_1 ;
  x3do:size ( 3.09 0.64 3.3 ) .
:Appearance_2_2_38_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_2_1 ;
  x3do:hasMaterial :SandStone-USE-172 .
:SandStone-USE-172 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_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_38_3_1_1 ;
  x3do:DEF 'SacrestiaTetto' .
:Shape_2_2_38_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SacrestiaTetto ;
  x3do:hasGeometry :IndexedFaceSet_2_2_38_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_3_1_1_2 .
:IndexedFaceSet_2_2_38_3_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_38_3_1_1 ;
  x3do:hasCoord :Coordinate_2_2_38_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_38_3_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_38_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_38_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_3_1_1 ;
  x3do:hasMaterial :SandStone-USE-173 .
:SandStone-USE-173 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_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_38_3_2_1 ;
  x3do:DEF 'SacrestiaTettoSopra' ;
  x3do:translation ( 0 0.1 0 ) .
:Shape_2_2_38_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SacrestiaTettoSopra ;
  x3do:hasGeometry :IndexedFaceSet_2_2_38_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_3_2_1_2 .
:IndexedFaceSet_2_2_38_3_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_38_3_2_1 ;
  x3do:hasCoord :Coordinate_2_2_38_3_2_1_1_1 ;
  x3do:convex false ;
  x3do:coordIndex ( 30 35 38 55 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_38_3_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_38_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_38_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_3_2_1 ;
  x3do:hasMaterial :SandStone-USE-174 .
:SandStone-USE-174 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_3_2_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Roof a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_38_4_1 ;
  x3do:DEF 'Roof' ;
  x3do:translation ( 5.8465 4.98 -24 ) .
:Shape_2_2_38_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Roof ;
  x3do:hasGeometry :Box_2_2_38_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_4_1_2 .
:Box_2_2_38_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_4_1 ;
  x3do:size ( 7.73 0.02 48 ) .
:Appearance_2_2_38_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_4_1 ;
  x3do:hasMaterial :SandStone-USE-175 .
:SandStone-USE-175 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_4_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Roofdx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_38_5_1 ;
  x3do:DEF 'Roofdx' ;
  x3do:translation ( 13.335 4.98 -34.9 ) .
:Shape_2_2_38_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Roofdx ;
  x3do:hasGeometry :Box_2_2_38_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_5_1_2 .
:Box_2_2_38_5_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_5_1 ;
  x3do:size ( 7.3 0.02 7.58 ) .
:Appearance_2_2_38_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_5_1 ;
  x3do:hasMaterial :SandStone-USE-176 .
:SandStone-USE-176 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_5_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Roofsx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_38_6_1 ;
  x3do:DEF 'Roofsx' ;
  x3do:translation ( -1.61 4.98 -34.9 ) .
:Shape_2_2_38_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Roofsx ;
  x3do:hasGeometry :Box_2_2_38_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_6_1_2 .
:Box_2_2_38_6_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_6_1 ;
  x3do:size ( 7.3 0.02 7.58 ) .
:Appearance_2_2_38_6_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_6_1 ;
  x3do:hasMaterial :SandStone-USE-177 .
:SandStone-USE-177 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_6_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Tetto a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_38_7_1 ;
  x3do:DEF 'Tetto' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 0.2 4.5 0 ) .
:Shape_2_2_38_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Tetto ;
  x3do:hasGeometry :IndexedFaceSet_2_2_38_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_7_1_2 .
:IndexedFaceSet_2_2_38_7_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_38_7_1 ;
  x3do:hasCoord :Coordinate_2_2_38_7_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_38_7_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_38_7_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_38_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_7_1 ;
  x3do:hasMaterial :SandStone-USE-178 .
:SandStone-USE-178 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_7_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:SopraTetto a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TETTO ;
  x3do:hasChildren :Shape_2_2_38_8_1 ;
  x3do:DEF 'SopraTetto' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:translation ( 0.2 4.6 0 ) .
:Shape_2_2_38_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SopraTetto ;
  x3do:hasGeometry :IndexedFaceSet_2_2_38_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_8_1_2 .
:IndexedFaceSet_2_2_38_8_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_38_8_1 ;
  x3do:hasCoord :Coordinate_2_2_38_8_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_38_8_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_38_8_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_38_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_8_1 ;
  x3do:hasMaterial :SandStone-USE-179 .
:SandStone-USE-179 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_8_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_38_9_3, :Transform_2_2_38_9_4, :Transform_2_2_38_9_5, :Transform_2_2_38_9_6, :Transform_2_2_38_9_7, :Transform_2_2_38_9_8, :Transform_2_2_38_9_9, :Transform_2_2_38_9_10, :Transform_2_2_38_9_11, :Transform_2_2_38_9_12, :Transform_2_2_38_9_13, :Transform_2_2_38_9_14, :Transform_2_2_38_9_15, :Transform_2_2_38_9_16, :Transform_2_2_38_9_17, :Transform_2_2_38_9_18, :Transform_2_2_38_9_19, :Transform_2_2_38_9_20, :TravTetto2, :Transform_2_2_38_9_22, :Transform_2_2_38_9_23, :Transform_2_2_38_9_24, :Transform_2_2_38_9_25, :Transform_2_2_38_9_26, :Transform_2_2_38_9_27, :Transform_2_2_38_9_28, :Transform_2_2_38_9_29, :Transform_2_2_38_9_30, :Transform_2_2_38_9_31, :Transform_2_2_38_9_32, :Transform_2_2_38_9_33, :Transform_2_2_38_9_34, :Transform_2_2_38_9_35, :Transform_2_2_38_9_36, :Transform_2_2_38_9_37, :Transform_2_2_38_9_38, :TravTetto3, :Transform_2_2_38_9_40, :Transform_2_2_38_9_41, :Transform_2_2_38_9_42, :Transform_2_2_38_9_43, :TravTetto4, :Transform_2_2_38_9_45, :Transform_2_2_38_9_46, :Transform_2_2_38_9_47, :Transform_2_2_38_9_48, :TravTetto5, :Transform_2_2_38_9_50, :Transform_2_2_38_9_51, :Transform_2_2_38_9_52, :Transform_2_2_38_9_53, :Transform_2_2_38_9_54, :TravTetto6, :Transform_2_2_38_9_56, :Transform_2_2_38_9_57, :Transform_2_2_38_9_58, :Transform_2_2_38_9_59, :Transform_2_2_38_9_60, :TravTetto7, :Transform_2_2_38_9_62, :Transform_2_2_38_9_63, :Transform_2_2_38_9_64, :Transform_2_2_38_9_65, :TravTetto8, :Transform_2_2_38_9_67, :Transform_2_2_38_9_68, :Transform_2_2_38_9_69, :Transform_2_2_38_9_70, :TravTetto9, :Transform_2_2_38_9_72, :Transform_2_2_38_9_73, :Transform_2_2_38_9_74, :Transform_2_2_38_9_75, :Transform_2_2_38_9_76, :TravTetto10, :Transform_2_2_38_9_78, :Transform_2_2_38_9_79, :Transform_2_2_38_9_80, :Transform_2_2_38_9_81, :Transform_2_2_38_9_82, :TravTetto11, :Transform_2_2_38_9_84, :Transform_2_2_38_9_85, :Transform_2_2_38_9_86, :Transform_2_2_38_9_87, :Transform_2_2_38_9_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_38_9_1_1_1 ;
  x3do:DEF 'TraveTetto' ;
  x3do:rotation ( 0 0 1 -0.33 ) ;
  x3do:translation ( 10.85 4.58 0 ) .
:Shape_2_2_38_9_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveTetto ;
  x3do:hasGeometry :Box_2_2_38_9_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_9_1_1_1_2 .
:Box_2_2_38_9_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_9_1_1_1 ;
  x3do:size ( 0.5 0.08 0.08 ) .
:Appearance_2_2_38_9_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_9_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-180 .
:SandStone-USE-180 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_9_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_38_9_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_38_9_3 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_4 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_5 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_6 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_7 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_8 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_9 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_10 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_11 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_12 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_13 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_14 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_15 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_16 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_17 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_18 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_19 ;
  owl:sameAs :TravTetto . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_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_38_9_21_1_1 ;
  x3do:DEF 'TraveTetto1sx' ;
  x3do:rotation ( 0 0 1 0.33 ) ;
  x3do:translation ( 0.68 4.63 -4 ) .
:Shape_2_2_38_9_21_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveTetto1sx ;
  x3do:hasGeometry :Box_2_2_38_9_21_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_9_21_1_1_2 .
:Box_2_2_38_9_21_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_9_21_1_1 ;
  x3do:size ( 0.7 0.08 0.08 ) .
:Appearance_2_2_38_9_21_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_9_21_1_1 ;
  x3do:hasMaterial :SandStone-USE-181 .
:SandStone-USE-181 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_9_21_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_22 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_23 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_24 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_25 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_26 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_27 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_28 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_29 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_30 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_31 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_32 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_33 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_34 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_35 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_36 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_37 ;
  owl:sameAs :TravTetto2 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_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_38_9_39_1_1 ;
  x3do:DEF 'sottotetto2dx' ;
  x3do:rotation ( 1 0 0 0.33 ) ;
  x3do:translation ( 11.45 4.59 -30 ) .
:Transform_2_2_38_9_39_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :sottotetto2dx ;
  x3do:hasChildren :Shape_2_2_38_9_39_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_2_38_9_39_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_38_9_39_1_1 ;
  x3do:hasGeometry :Box_2_2_38_9_39_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_9_39_1_1_1_2 .
:Box_2_2_38_9_39_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_9_39_1_1_1 ;
  x3do:size ( 0.5 0.08 0.08 ) .
:Appearance_2_2_38_9_39_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_9_39_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-182 .
:SandStone-USE-182 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_9_39_1_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_40 ;
  owl:sameAs :TravTetto3 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_41 ;
  owl:sameAs :TravTetto3 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_42 ;
  owl:sameAs :TravTetto3 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_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_38_9_44_1_1 ;
  x3do:DEF 'sottotetto2sx' ;
  x3do:rotation ( 1 0 0 0.33 ) ;
  x3do:translation ( -5.8 4.55 -30 ) .
:Transform_2_2_38_9_44_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :sottotetto2sx ;
  x3do:hasChildren :Shape_2_2_38_9_44_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_2_38_9_44_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_38_9_44_1_1 ;
  x3do:hasGeometry :Box_2_2_38_9_44_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_9_44_1_1_1_2 .
:Box_2_2_38_9_44_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_9_44_1_1_1 ;
  x3do:size ( 0.5 0.08 0.08 ) .
:Appearance_2_2_38_9_44_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_9_44_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-183 .
:SandStone-USE-183 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_9_44_1_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_45 ;
  owl:sameAs :TravTetto4 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_46 ;
  owl:sameAs :TravTetto4 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_47 ;
  owl:sameAs :TravTetto4 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_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_38_9_49_1_1 ;
  x3do:DEF 'Trave3dx' ;
  x3do:rotation ( 0 0 1 -0.36 ) ;
  x3do:translation ( 17.72 4.63 -31 ) .
:Shape_2_2_38_9_49_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Trave3dx ;
  x3do:hasGeometry :Box_2_2_38_9_49_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_9_49_1_1_2 .
:Box_2_2_38_9_49_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_9_49_1_1 ;
  x3do:size ( 0.7 0.08 0.08 ) .
:Appearance_2_2_38_9_49_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_9_49_1_1 ;
  x3do:hasMaterial :SandStone-USE-184 .
:SandStone-USE-184 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_9_49_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_50 ;
  owl:sameAs :TravTetto5 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_51 ;
  owl:sameAs :TravTetto5 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_52 ;
  owl:sameAs :TravTetto5 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_53 ;
  owl:sameAs :TravTetto5 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_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_38_9_55_1_1 ;
  x3do:DEF 'Trave3sx' ;
  x3do:rotation ( 0 0 1 0.38 ) ;
  x3do:translation ( -6.32 4.68 -31.1 ) .
:Shape_2_2_38_9_55_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Trave3sx ;
  x3do:hasGeometry :Box_2_2_38_9_55_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_9_55_1_1_2 .
:Box_2_2_38_9_55_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_9_55_1_1 ;
  x3do:size ( 0.7 0.08 0.08 ) .
:Appearance_2_2_38_9_55_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_9_55_1_1 ;
  x3do:hasMaterial :SandStone-USE-185 .
:SandStone-USE-185 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_9_55_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_56 ;
  owl:sameAs :TravTetto6 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_57 ;
  owl:sameAs :TravTetto6 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_58 ;
  owl:sameAs :TravTetto6 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_59 ;
  owl:sameAs :TravTetto6 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_60 ;
  owl:sameAs :TravTetto6 . # DEF matching this USE
:TravTetto7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :sottotetto4dx1 ;
  x3do:DEF 'TravTetto7' .
:sottotetto4dx1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto7 ;
  x3do:hasChildren :Transform_2_2_38_9_61_1_1 ;
  x3do:DEF 'sottotetto4dx1' ;
  x3do:rotation ( 1 0 0 -0.33 ) ;
  x3do:translation ( 11.45 4.59 -39.7 ) .
:Transform_2_2_38_9_61_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :sottotetto4dx1 ;
  x3do:hasChildren :Shape_2_2_38_9_61_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_2_38_9_61_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_38_9_61_1_1 ;
  x3do:hasGeometry :Box_2_2_38_9_61_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_9_61_1_1_1_2 .
:Box_2_2_38_9_61_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_9_61_1_1_1 ;
  x3do:size ( 0.5 0.08 0.08 ) .
:Appearance_2_2_38_9_61_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_9_61_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-186 .
:SandStone-USE-186 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_9_61_1_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_62 ;
  owl:sameAs :TravTetto7 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_63 ;
  owl:sameAs :TravTetto7 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_64 ;
  owl:sameAs :TravTetto7 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_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_38_9_66_1_1 ;
  x3do:DEF 'sottotetto4sx' ;
  x3do:rotation ( 1 0 0 -0.33 ) ;
  x3do:translation ( -5.8 4.59 -39.7 ) .
:Transform_2_2_38_9_66_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :sottotetto4sx ;
  x3do:hasChildren :Shape_2_2_38_9_66_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_2_38_9_66_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_38_9_66_1_1 ;
  x3do:hasGeometry :Box_2_2_38_9_66_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_9_66_1_1_1_2 .
:Box_2_2_38_9_66_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_9_66_1_1_1 ;
  x3do:size ( 0.5 0.08 0.08 ) .
:Appearance_2_2_38_9_66_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_9_66_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-187 .
:SandStone-USE-187 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_9_66_1_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_67 ;
  owl:sameAs :TravTetto8 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_68 ;
  owl:sameAs :TravTetto8 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_69 ;
  owl:sameAs :TravTetto8 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_70 ;
  owl:sameAs :TravTetto8 . # DEF matching this USE
:TravTetto9 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TRAVI ;
  x3do:hasChildren :TraveTetto5dx3 ;
  x3do:DEF 'TravTetto9' .
:TraveTetto5dx3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TravTetto9 ;
  x3do:hasChildren :Shape_2_2_38_9_71_1_1 ;
  x3do:DEF 'TraveTetto5dx3' ;
  x3do:rotation ( 0 0 1 -0.33 ) ;
  x3do:translation ( 10.65 4.6 -40 ) .
:Shape_2_2_38_9_71_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveTetto5dx3 ;
  x3do:hasGeometry :Box_2_2_38_9_71_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_9_71_1_1_2 .
:Box_2_2_38_9_71_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_9_71_1_1 ;
  x3do:size ( 0.9 0.08 0.08 ) .
:Appearance_2_2_38_9_71_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_9_71_1_1 ;
  x3do:hasMaterial :SandStone-USE-188 .
:SandStone-USE-188 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_9_71_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_72 ;
  owl:sameAs :TravTetto9 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_73 ;
  owl:sameAs :TravTetto9 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_74 ;
  owl:sameAs :TravTetto9 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_75 ;
  owl:sameAs :TravTetto9 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_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_38_9_77_1_1 ;
  x3do:DEF 'TraveTetto5dx' ;
  x3do:rotation ( 0 0 1 0.33 ) ;
  x3do:translation ( 0.88 4.7 -40 ) .
:Shape_2_2_38_9_77_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TraveTetto5dx ;
  x3do:hasGeometry :Box_2_2_38_9_77_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_9_77_1_1_2 .
:Box_2_2_38_9_77_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_9_77_1_1 ;
  x3do:size ( 1.2 0.08 0.08 ) .
:Appearance_2_2_38_9_77_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_9_77_1_1 ;
  x3do:hasMaterial :SandStone-USE-189 .
:SandStone-USE-189 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_9_77_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_78 ;
  owl:sameAs :TravTetto10 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_79 ;
  owl:sameAs :TravTetto10 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_80 ;
  owl:sameAs :TravTetto10 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_81 ;
  owl:sameAs :TravTetto10 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_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_38_9_83_1_1 ;
  x3do:DEF 'sottotetto4dx' ;
  x3do:rotation ( 1 0 0 -0.36 ) ;
  x3do:translation ( 2 4.75 -48.5 ) .
:Transform_2_2_38_9_83_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :sottotetto4dx ;
  x3do:hasChildren :Shape_2_2_38_9_83_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_2_38_9_83_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_38_9_83_1_1 ;
  x3do:hasGeometry :Box_2_2_38_9_83_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_38_9_83_1_1_1_2 .
:Box_2_2_38_9_83_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_38_9_83_1_1_1 ;
  x3do:size ( 1.2 0.08 0.08 ) .
:Appearance_2_2_38_9_83_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_38_9_83_1_1_1 ;
  x3do:hasMaterial :SandStone-USE-190 .
:SandStone-USE-190 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_38_9_83_1_1_1_2 ;
  owl:sameAs :SandStone . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_84 ;
  owl:sameAs :TravTetto11 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_85 ;
  owl:sameAs :TravTetto11 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_86 ;
  owl:sameAs :TravTetto11 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_87 ;
  owl:sameAs :TravTetto11 . # DEF matching this USE
:Transform_2_2_38_9_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_38_9_88 ;
  owl:sameAs :TravTetto11 . # DEF matching this USE
