@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipPurple.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'TulipPurple.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Purple Tulip for garden' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Kok Keng Ng' ;
  x3do:name 'translator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '10 September 2002' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipPurple.x3d' ;
  x3do:name 'identifier' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Garden flowers' ;
  x3do:name 'subject' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "TulipPurple.x3d" .
:meta dcterms:description "Purple Tulip for garden" .
:meta dcterms:translator "Kok Keng Ng" .
:meta dcterms:created "10 September 2002" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipPurple.x3d" .
:meta dcterms:subject "Garden flowers" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Transform_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'TulipPurple.x3d' .
:Transform_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_2_1 ;
  x3do:scale ( 0.00214 0.00214 0.00214 ) ;
  x3do:translation ( 1.05 0.33 -0.1 ) .
:Transform_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2 ;
  x3do:hasChildren :Transform_2_2_1_1, :Transform_2_2_1_2, :Transform_2_2_1_3, :Transform_2_2_1_4, :Transform_2_2_1_5, :Transform_2_2_1_6, :Transform_2_2_1_7, :Transform_2_2_1_8, :Transform_2_2_1_9, :Transform_2_2_1_10, :Transform_2_2_1_11, :Transform_2_2_1_12, :Transform_2_2_1_13, :Transform_2_2_1_14, :Transform_2_2_1_15, :Transform_2_2_1_16, :Transform_2_2_1_17, :Transform_2_2_1_18 ;
  x3do:rotation ( 0.0 1.0 0.0 -0.7679 ) ;
  x3do:scale ( 0.8403 0.8403 0.8403 ) ;
  x3do:scaleOrientation ( 0.0 1.0 0.0 -0.3118 ) ;
  x3do:translation ( -485.3 28.8 36.41 ) .
:Transform_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Shape_2_2_1_1_1 ;
  x3do:rotation ( -1.0 -0.002499 5.11E-4 -2.436 ) ;
  x3do:scale ( 1.0 0.5155 1.0 ) ;
  x3do:scaleOrientation ( -0.9756 0.2079 0.07045 -0.7222 ) ;
  x3do:translation ( -19.9 186.1 53.03 ) .
:Shape_2_2_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasGeometry :Circle49-FACES ;
  x3do:hasAppearance :chsl_1 .
:Circle49-FACES a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_1_1_1_1_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_2_1_1_1_1_2 ;
  x3do:DEF 'Circle49-FACES' ;
  x3do:coordIndex ( 6 7 8 -1 5 6 8 -1 5 8 9 -1 5 9 10 -1 4 5 10 -1 3 4 10 -1 3 10 11 -1 3 11 12 -1 3 12 13 -1 3 13 14 -1 3 14 15 -1 3 15 16 -1 3 16 17 -1 3 17 18 -1 3 18 19 -1 3 19 20 -1 3 20 21 -1 3 21 22 -1 3 22 23 -1 3 23 24 -1 3 24 25 -1 3 25 26 -1 3 26 27 -1 3 27 0 -1 3 0 1 -1 3 1 2 -1 ) ;
  x3do:creaseAngle 3.14 ;
  x3do:solid false ;
  x3do:texCoordIndex ( 6 7 8 -1 5 6 8 -1 5 8 9 -1 5 9 10 -1 4 5 10 -1 3 4 10 -1 3 10 11 -1 3 11 12 -1 3 12 13 -1 3 13 14 -1 3 14 15 -1 3 15 16 -1 3 16 17 -1 3 17 18 -1 3 18 19 -1 3 19 20 -1 3 20 21 -1 3 21 22 -1 3 22 23 -1 3 23 24 -1 3 24 25 -1 3 25 26 -1 3 26 27 -1 3 27 0 -1 3 0 1 -1 3 1 2 -1 ) .
:Coordinate_2_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :Circle49-FACES ;
  x3do:point ( 20.75 -15.96 2.389 20.82 -22.53 -1.764 21.41 -25.54 -10.9 19.61 -29.02 -17.89 17.38 -30.63 -24.48 12.55 -31.71 -32.29 6.484 -32.41 -36.19 1.337 -33.46 -38.57 -3.823 -32.54 -37.32 -8.464 -32.4 -34.77 -13.21 -32.7 -28.84 -17.07 -30.13 -22.36 -19.94 -27.2 -16.3 -21.32 -19.93 -8.973 -21.67 -17.06 1.43 -20.89 -13.27 9.862 -18.98 -5.183 17.4 -16.68 -0.1183 24.59 -12.3 7.52 34.81 -8.478 11.0 45.28 -4.268 11.94 57.04 0.2789 12.61 58.97 4.81 12.31 57.98 8.836 11.7 47.08 12.83 7.044 36.93 15.86 -0.2902 27.46 18.23 -6.583 20.3 20.2 -13.35 10.99 ) .
:TextureCoordinate_2_2_1_1_1_1_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :Circle49-FACES ;
  x3do:point ( 0.9941 0.4735 0.9995 0.5972 0.9621 0.7067 0.9008 0.8011 0.8183 0.8911 0.714 0.9578 0.6124 0.9872 0.5 0.9995 0.3876 0.9872 0.286 0.9578 0.1817 0.8911 0.09924 0.8011 0.03794 0.7067 4.995E-4 0.5972 0.005896 0.4735 0.03456 0.3499 0.09022 0.2363 0.1495 0.159 0.2262 0.09345 0.3112 0.04457 0.401 0.01185 0.5 4.995E-4 0.599 0.01185 0.6888 0.04457 0.7738 0.09345 0.8505 0.159 0.9098 0.2363 0.9654 0.3499 ) .
:chsl_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_2_1 ;
  x3do:DEF 'chsl_1' .
:Material_2_2_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :chsl_1 ;
  x3do:ambientIntensity 0.267858 ;
  x3do:diffuseColor ( 0.244615 0.113264 0.302703 ) ;
  x3do:shininess 0.07027 ;
  x3do:specularColor ( 0.253352 0.11731 0.313514 ) .
:Transform_2_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :chsl_2 ;
  x3do:rotation ( -0.865 -0.1752 0.4702 -2.527 ) ;
  x3do:scale ( 1.0 0.5155 1.0 ) ;
  x3do:scaleOrientation ( -0.7579 -0.6106 -0.2296 -0.9031 ) ;
  x3do:translation ( 20.02 186.1 30.88 ) .
:chsl_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_2 ;
  x3do:hasGeometry :Circle49-FACES-USE-1 ;
  x3do:hasAppearance :chsl_1-USE-1 ;
  x3do:DEF 'chsl_2' .
:Circle49-FACES-USE-1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :chsl_2 ;
  owl:sameAs :Circle49-FACES . # DEF matching this USE
:chsl_1-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :chsl_2 ;
  owl:sameAs :chsl_1 . # DEF matching this USE
:Transform_2_2_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :chsl_2-USE-1 ;
  x3do:rotation ( 0.4844 -0.3013 0.8213 -3.498 ) ;
  x3do:scale ( 1.0 0.5155 1.0 ) ;
  x3do:scaleOrientation ( -0.8407 -0.5065 -0.1918 -0.8247 ) ;
  x3do:translation ( -59.24 186.1 -18.04 ) .
:chsl_2-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_3 ;
  owl:sameAs :chsl_2 . # DEF matching this USE
:Transform_2_2_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :chsl_2-USE-2 ;
  x3do:rotation ( -0.0118 -0.3456 0.9383 -3.137 ) ;
  x3do:scale ( 1.0 0.5155 1.0 ) ;
  x3do:scaleOrientation ( -0.765 -0.6027 -0.2268 -0.8958 ) ;
  x3do:translation ( -18.12 186.1 -40.57 ) .
:chsl_2-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_4 ;
  owl:sameAs :chsl_2 . # DEF matching this USE
:Transform_2_2_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :chsl_2-USE-3 ;
  x3do:rotation ( -0.8546 0.1777 -0.4879 -2.53 ) ;
  x3do:scale ( 1.0 0.5155 1.0 ) ;
  x3do:scaleOrientation ( -0.9968 -0.07304 -0.03316 -0.7077 ) ;
  x3do:translation ( -59.7 186.1 29.42 ) .
:chsl_2-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_5 ;
  owl:sameAs :chsl_2 . # DEF matching this USE
:Transform_2_2_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Shape_2_2_1_6_1 ;
  x3do:rotation ( 0.0 -1.0 0.0 -0.5498 ) ;
  x3do:translation ( -19.53 159.8 5.288 ) .
:Shape_2_2_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_6 ;
  x3do:hasGeometry :petal_base08-FACES ;
  x3do:hasAppearance :chsl_3 .
:petal_base08-FACES a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_6_1 ;
  x3do:hasCoord :Coordinate_2_2_1_6_1_1_1 ;
  x3do:DEF 'petal_base08-FACES' ;
  x3do:coordIndex ( 10 11 0 -1 6 7 8 -1 4 5 6 -1 2 3 4 -1 0 1 2 -1 8 9 10 -1 8 10 0 -1 6 8 0 -1 4 6 0 -1 4 0 2 -1 ) ;
  x3do:creaseAngle 3.14 ;
  x3do:solid false .
:Coordinate_2_2_1_6_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :petal_base08-FACES ;
  x3do:point ( 11.19 0.0 0.0 28.78 16.45 -13.75 5.593 0.0 -9.688 0.01805 15.13 -33.29 -5.593 0.0 -9.688 -26.59 16.45 -15.39 -11.19 0.0 0.0 -25.52 15.18 14.73 -5.593 0.0 9.688 -1.177 15.18 32.58 5.593 0.0 9.688 26.13 16.41 17.51 ) .
:chsl_3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_6_1 ;
  x3do:hasMaterial :Material_2_2_1_6_1_2_1 ;
  x3do:DEF 'chsl_3' .
:Material_2_2_1_6_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :chsl_3 ;
  x3do:ambientIntensity 0.06972 ;
  x3do:diffuseColor ( 0.0 0.4353 0.1922 ) ;
  x3do:shininess 0.2875 ;
  x3do:specularColor ( 0.3788 0.4871 0.3788 ) .
:Transform_2_2_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Shape_2_2_1_7_1 ;
  x3do:rotation ( 0.0 0.0 -1.0 -0.4451 ) ;
  x3do:translation ( 65.54 -219.4 5.303 ) .
:Shape_2_2_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_7 ;
  x3do:hasGeometry :stem_09-FACES ;
  x3do:hasAppearance :chsl_3-USE-1 .
:stem_09-FACES a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_7_1 ;
  x3do:hasCoord :Coordinate_2_2_1_7_1_1_1 ;
  x3do:DEF 'stem_09-FACES' ;
  x3do:coordIndex ( 0 1 11 -1 0 11 10 -1 1 2 12 -1 1 12 11 -1 2 3 13 -1 2 13 12 -1 3 4 14 -1 3 14 13 -1 4 5 15 -1 4 15 14 -1 5 6 16 -1 5 16 15 -1 6 7 17 -1 6 17 16 -1 7 8 18 -1 7 18 17 -1 8 9 19 -1 8 19 18 -1 9 0 10 -1 9 10 19 -1 10 11 21 -1 10 21 20 -1 11 12 22 -1 11 22 21 -1 12 13 23 -1 12 23 22 -1 13 14 24 -1 13 24 23 -1 14 15 25 -1 14 25 24 -1 15 16 26 -1 15 26 25 -1 16 17 27 -1 16 27 26 -1 17 18 28 -1 17 28 27 -1 18 19 29 -1 18 29 28 -1 19 10 20 -1 19 20 29 -1 20 21 31 -1 20 31 30 -1 21 22 32 -1 21 32 31 -1 22 23 33 -1 22 33 32 -1 23 24 34 -1 23 34 33 -1 24 25 35 -1 24 35 34 -1 25 26 36 -1 25 36 35 -1 26 27 37 -1 26 37 36 -1 27 28 38 -1 27 38 37 -1 28 29 39 -1 28 39 38 -1 29 20 30 -1 29 30 39 -1 30 31 41 -1 30 41 40 -1 31 32 42 -1 31 42 41 -1 32 33 43 -1 32 43 42 -1 33 34 44 -1 33 44 43 -1 34 35 45 -1 34 45 44 -1 35 36 46 -1 35 46 45 -1 36 37 47 -1 36 47 46 -1 37 38 48 -1 37 48 47 -1 38 39 49 -1 38 49 48 -1 39 30 40 -1 39 40 49 -1 40 41 51 -1 40 51 50 -1 41 42 52 -1 41 52 51 -1 42 43 53 -1 42 53 52 -1 43 44 54 -1 43 54 53 -1 44 45 55 -1 44 55 54 -1 45 46 56 -1 45 56 55 -1 46 47 57 -1 46 57 56 -1 47 48 58 -1 47 58 57 -1 48 49 59 -1 48 59 58 -1 49 40 50 -1 49 50 59 -1 50 51 61 -1 50 61 60 -1 51 52 62 -1 51 62 61 -1 52 53 63 -1 52 63 62 -1 53 54 64 -1 53 64 63 -1 54 55 65 -1 54 65 64 -1 55 56 66 -1 55 66 65 -1 56 57 67 -1 56 67 66 -1 57 58 68 -1 57 68 67 -1 58 59 69 -1 58 69 68 -1 59 50 60 -1 59 60 69 -1 60 61 71 -1 60 71 70 -1 61 62 72 -1 61 72 71 -1 62 63 73 -1 62 73 72 -1 63 64 74 -1 63 74 73 -1 64 65 75 -1 64 75 74 -1 65 66 76 -1 65 76 75 -1 66 67 77 -1 66 77 76 -1 67 68 78 -1 67 78 77 -1 68 69 79 -1 68 79 78 -1 69 60 70 -1 69 70 79 -1 70 71 81 -1 70 81 80 -1 71 72 82 -1 71 82 81 -1 72 73 83 -1 72 83 82 -1 73 74 84 -1 73 84 83 -1 74 75 85 -1 74 85 84 -1 75 76 86 -1 75 86 85 -1 76 77 87 -1 76 87 86 -1 77 78 88 -1 77 88 87 -1 78 79 89 -1 78 89 88 -1 79 70 80 -1 79 80 89 -1 80 81 91 -1 80 91 90 -1 81 82 92 -1 81 92 91 -1 82 83 93 -1 82 93 92 -1 83 84 94 -1 83 94 93 -1 84 85 95 -1 84 95 94 -1 85 86 96 -1 85 96 95 -1 86 87 97 -1 86 97 96 -1 87 88 98 -1 87 98 97 -1 88 89 99 -1 88 99 98 -1 89 80 90 -1 89 90 99 -1 90 91 101 -1 90 101 100 -1 91 92 102 -1 91 102 101 -1 92 93 103 -1 92 103 102 -1 93 94 104 -1 93 104 103 -1 94 95 105 -1 94 105 104 -1 95 96 106 -1 95 106 105 -1 96 97 107 -1 96 107 106 -1 97 98 108 -1 97 108 107 -1 98 99 109 -1 98 109 108 -1 99 90 100 -1 99 100 109 -1 5 7 6 -1 4 7 5 -1 3 7 4 -1 2 7 3 -1 1 7 2 -1 0 7 1 -1 9 7 0 -1 8 7 9 -1 105 106 107 -1 104 105 107 -1 103 104 107 -1 102 103 107 -1 101 102 107 -1 100 101 107 -1 109 100 107 -1 108 109 107 -1 ) ;
  x3do:creaseAngle 3.14 ;
  x3do:solid false .
:Coordinate_2_2_1_7_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :stem_09-FACES ;
  x3do:point ( -58.75 36.65 0.0 -59.29 36.85 -1.777 -60.71 37.37 -2.875 -62.47 38.01 -2.875 -63.89 38.53 -1.777 -64.43 38.73 0.0 -63.89 38.53 1.777 -62.47 38.01 2.875 -60.71 37.37 2.875 -59.29 36.85 1.777 -41.63 81.46 0.0 -42.21 81.52 -1.777 -43.71 81.69 -2.875 -45.57 81.9 -2.875 -47.07 82.07 -1.777 -47.64 82.14 0.0 -47.07 82.07 1.777 -45.57 81.9 2.875 -43.71 81.69 2.875 -42.21 81.52 1.777 -22.94 125.7 0.0 -23.5 125.8 -1.777 -24.99 126.0 -2.875 -26.84 126.4 -2.875 -28.32 126.6 -1.777 -28.89 126.7 0.0 -28.32 126.6 1.777 -26.84 126.4 2.875 -24.99 126.0 2.875 -23.5 125.8 1.777 -4.38 169.3 0.0 -4.942 169.4 -1.777 -6.415 169.7 -2.875 -8.235 170.1 -2.875 -9.708 170.5 -1.777 -10.27 170.6 0.0 -9.708 170.5 1.777 -8.235 170.1 2.875 -6.415 169.7 2.875 -4.942 169.4 1.777 14.46 213.5 0.0 13.91 213.6 -1.777 12.45 214.1 -2.875 10.66 214.6 -2.875 9.209 215.0 -1.777 8.655 215.2 0.0 9.21 215.0 1.777 10.66 214.6 2.875 12.45 214.1 2.875 13.91 213.6 1.777 33.38 258.3 0.0 32.83 258.5 -1.777 31.41 259.0 -2.875 29.65 259.6 -2.875 28.22 260.1 -1.777 27.68 260.3 0.0 28.22 260.1 1.777 29.65 259.6 2.875 31.41 259.0 2.875 32.83 258.5 1.777 53.58 302.9 0.0 53.05 303.1 -1.777 51.66 303.7 -2.875 49.93 304.4 -2.875 48.54 305.0 -1.777 48.01 305.2 0.0 48.54 305.0 1.777 49.93 304.4 2.875 51.66 303.7 2.875 53.05 303.1 1.777 90.44 380.7 0.0 89.97 380.9 -1.615 88.72 381.5 -2.614 87.19 382.2 -2.614 85.94 382.8 -1.615 85.47 383.1 0.0 85.94 382.8 1.615 87.19 382.2 2.614 88.72 381.5 2.614 89.97 380.9 1.615 97.2 391.8 0.0 96.51 392.1 -2.381 94.68 393.0 -3.853 92.43 394.1 -3.853 90.61 395.0 -2.381 89.91 395.3 0.0 90.61 395.0 2.381 92.43 394.1 3.853 94.68 393.0 3.853 96.51 392.1 2.381 102.0 402.2 0.0 101.3 402.5 -2.221 99.64 403.3 -3.594 97.55 404.4 -3.594 95.85 405.2 -2.221 95.21 405.5 0.0 95.85 405.2 2.221 97.55 404.4 3.594 99.64 403.3 3.594 101.3 402.5 2.221 105.7 415.7 0.0 105.5 415.8 -0.8265 104.8 416.1 -1.337 104.1 416.5 -1.337 103.4 416.8 -0.8265 103.2 416.9 0.0 103.4 416.8 0.8265 104.1 416.5 1.337 104.8 416.1 1.337 105.5 415.8 0.8265 ) .
:chsl_3-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_7_1 ;
  owl:sameAs :chsl_3 . # DEF matching this USE
:Transform_2_2_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Shape_2_2_1_8_1 ;
  x3do:rotation ( -0.4731 -0.3618 0.8032 -2.722 ) ;
  x3do:scale ( 0.6579 0.6579 0.6579 ) ;
  x3do:scaleOrientation ( 0.9794 0.0 0.2021 -0.7838 ) ;
  x3do:translation ( -16.47 204.7 3.791 ) .
:Shape_2_2_1_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_8 ;
  x3do:hasGeometry :tops_25-FACES ;
  x3do:hasAppearance :chsl_4 .
:tops_25-FACES a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_8_1 ;
  x3do:hasCoord :Coordinate_2_2_1_8_1_1_1 ;
  x3do:DEF 'tops_25-FACES' ;
  x3do:coordIndex ( 7 8 9 -1 7 9 0 -1 7 0 1 -1 7 1 2 -1 7 2 3 -1 7 3 4 -1 7 4 5 -1 6 7 5 -1 ) ;
  x3do:creaseAngle 3.14 ;
  x3do:solid false .
:Coordinate_2_2_1_8_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :tops_25-FACES ;
  x3do:point ( 1.444 -1.542 0.0 1.403 -1.093 -4.489 0.7009 -0.1811 -7.264 -0.7009 -0.1811 -7.264 -1.403 -1.093 -4.489 -1.444 -1.542 0.0 -1.403 -1.093 4.489 -0.7009 -0.1811 7.264 0.7009 -0.1811 7.264 1.403 -1.093 4.489 ) .
:chsl_4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_8_1 ;
  x3do:hasMaterial :Material_2_2_1_8_1_2_1 ;
  x3do:DEF 'chsl_4' .
:Material_2_2_1_8_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :chsl_4 ;
  x3do:ambientIntensity 0.1264 ;
  x3do:diffuseColor ( 1.0 1.0 1.0 ) ;
  x3do:shininess 0.2875 ;
  x3do:specularColor ( 0.045 0.045 0.045 ) .
:Transform_2_2_1_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :chsl_5 ;
  x3do:rotation ( -1.0 0.0 0.0 -2.295 ) ;
  x3do:scale ( 0.6579 0.6579 0.6579 ) ;
  x3do:scaleOrientation ( 0.0 0.7161 0.698 -0.1598 ) ;
  x3do:translation ( -19.38 204.7 8.727 ) .
:chsl_5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_9 ;
  x3do:hasGeometry :tops_25-FACES-USE-1 ;
  x3do:hasAppearance :chsl_4-USE-1 ;
  x3do:DEF 'chsl_5' .
:tops_25-FACES-USE-1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :chsl_5 ;
  owl:sameAs :tops_25-FACES . # DEF matching this USE
:chsl_4-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :chsl_5 ;
  owl:sameAs :chsl_4 . # DEF matching this USE
:Transform_2_2_1_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :chsl_5-USE-1 ;
  x3do:rotation ( 0.4474 -0.3673 0.8154 -3.539 ) ;
  x3do:scale ( 0.6579 0.6579 0.6579 ) ;
  x3do:scaleOrientation ( -0.7702 -0.5834 -0.258 -0.973 ) ;
  x3do:translation ( -22.18 204.7 3.617 ) .
:chsl_5-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_10 ;
  owl:sameAs :chsl_5 . # DEF matching this USE
:Transform_2_2_1_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :chsl_2-USE-4 ;
  x3do:rotation ( -0.4979 -0.3007 0.8134 -2.783 ) ;
  x3do:scale ( 1.0 0.5155 1.0 ) ;
  x3do:scaleOrientation ( -0.9837 -0.1668 -0.0676 -0.7162 ) ;
  x3do:translation ( 23.91 186.1 -14.81 ) .
:chsl_2-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_11 ;
  owl:sameAs :chsl_2 . # DEF matching this USE
:Transform_2_2_1_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_12_1, :Transform_2_2_1_12_2 ;
  x3do:rotation ( 0.0 -1.0 0.0 -4.154 ) ;
  x3do:translation ( -26.19 178.5 16.33 ) .
:Transform_2_2_1_12_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_12 ;
  x3do:hasChildren :Shape_2_2_1_12_1_1 ;
  x3do:rotation ( 0.0 0.0 1.0 -0.7505 ) ;
  x3do:scale ( 1.09 1.09 1.09 ) ;
  x3do:scaleOrientation ( 0.2254 -0.9743 0.0 -0.05605 ) ;
  x3do:translation ( 2.911 11.1 0.0 ) .
:Shape_2_2_1_12_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_12_1 ;
  x3do:hasGeometry :staman_top_49-FACES ;
  x3do:hasAppearance :chsl_6 .
:staman_top_49-FACES a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_12_1_1 ;
  x3do:hasCoord :Coordinate_2_2_1_12_1_1_1_1 ;
  x3do:DEF 'staman_top_49-FACES' ;
  x3do:coordIndex ( 0 1 7 -1 0 7 6 -1 1 2 8 -1 1 8 7 -1 2 3 9 -1 2 9 8 -1 3 4 10 -1 3 10 9 -1 4 5 11 -1 4 11 10 -1 5 0 6 -1 5 6 11 -1 6 7 13 -1 6 13 12 -1 7 8 14 -1 7 14 13 -1 8 9 15 -1 8 15 14 -1 9 10 16 -1 9 16 15 -1 10 11 17 -1 10 17 16 -1 11 6 12 -1 11 12 17 -1 12 13 19 -1 12 19 18 -1 13 14 20 -1 13 20 19 -1 14 15 21 -1 14 21 20 -1 15 16 22 -1 15 22 21 -1 16 17 23 -1 16 23 22 -1 17 12 18 -1 17 18 23 -1 18 19 25 -1 18 25 24 -1 19 20 26 -1 19 26 25 -1 20 21 27 -1 20 27 26 -1 21 22 28 -1 21 28 27 -1 22 23 29 -1 22 29 28 -1 23 18 24 -1 23 24 29 -1 24 25 31 -1 24 31 30 -1 25 26 32 -1 25 32 31 -1 26 27 33 -1 26 33 32 -1 27 28 34 -1 27 34 33 -1 28 29 35 -1 28 35 34 -1 29 24 30 -1 29 30 35 -1 3 5 4 -1 2 5 3 -1 1 5 2 -1 0 5 1 -1 33 34 35 -1 32 33 35 -1 31 32 35 -1 30 31 35 -1 ) ;
  x3do:creaseAngle 3.14 .
:Coordinate_2_2_1_12_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :staman_top_49-FACES ;
  x3do:point ( 0.8636 0.0 0.0 0.4318 0.0 -0.7479 -0.4318 0.0 -0.7479 -0.8636 0.0 0.0 -0.4318 0.0 0.7479 0.4318 0.0 0.7479 1.388 1.3 0.0 0.694 1.3 -1.202 -0.694 1.3 -1.202 -1.388 1.3 0.0 -0.694 1.3 1.202 0.694 1.3 1.202 1.568 2.6 0.0 0.7842 2.6 -1.358 -0.7842 2.6 -1.358 -1.568 2.6 0.0 -0.7842 2.6 1.358 0.7842 2.6 1.358 1.568 3.9 0.0 0.7842 3.9 -1.358 -0.7842 3.9 -1.358 -1.568 3.9 0.0 -0.7842 3.9 1.358 0.7842 3.9 1.358 1.296 5.2 0.0 0.6481 5.2 -1.123 -0.6481 5.2 -1.123 -1.296 5.2 0.0 -0.6481 5.2 1.123 0.6481 5.2 1.123 0.8072 6.5 0.0 0.4036 6.5 -0.699 -0.4036 6.5 -0.699 -0.8072 6.5 0.0 -0.4036 6.5 0.699 0.4036 6.5 0.699 ) .
:chsl_6 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_12_1_1 ;
  x3do:hasMaterial :Material_2_2_1_12_1_1_2_1 ;
  x3do:DEF 'chsl_6' .
:Material_2_2_1_12_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :chsl_6 ;
  x3do:diffuseColor ( 1.0 0.0 0.0 ) .
:Transform_2_2_1_12_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_12 ;
  x3do:hasChildren :Shape_2_2_1_12_2_1 ;
  x3do:rotation ( 0.0 0.0 -1.0 -0.07854 ) ;
  x3do:translation ( -7.91 -16.84 -0.009151 ) .
:Shape_2_2_1_12_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_12_2 ;
  x3do:hasGeometry :stamen_stem_49-FACES ;
  x3do:hasAppearance :chsl_7 .
:stamen_stem_49-FACES a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_12_2_1 ;
  x3do:hasCoord :Coordinate_2_2_1_12_2_1_1_1 ;
  x3do:DEF 'stamen_stem_49-FACES' ;
  x3do:coordIndex ( 0 1 7 -1 0 7 6 -1 1 2 8 -1 1 8 7 -1 2 3 9 -1 2 9 8 -1 3 4 10 -1 3 10 9 -1 4 5 11 -1 4 11 10 -1 5 0 6 -1 5 6 11 -1 6 7 13 -1 6 13 12 -1 7 8 14 -1 7 14 13 -1 8 9 15 -1 8 15 14 -1 9 10 16 -1 9 16 15 -1 10 11 17 -1 10 17 16 -1 11 6 12 -1 11 12 17 -1 12 13 19 -1 12 19 18 -1 13 14 20 -1 13 20 19 -1 14 15 21 -1 14 21 20 -1 15 16 22 -1 15 22 21 -1 16 17 23 -1 16 23 22 -1 17 12 18 -1 17 18 23 -1 18 19 25 -1 18 25 24 -1 19 20 26 -1 19 26 25 -1 20 21 27 -1 20 27 26 -1 21 22 28 -1 21 28 27 -1 22 23 29 -1 22 29 28 -1 23 18 24 -1 23 24 29 -1 0 2 1 -1 0 3 2 -1 0 4 3 -1 0 5 4 -1 24 25 26 -1 24 26 27 -1 24 27 28 -1 24 28 29 -1 ) ;
  x3do:creaseAngle 3.14 .
:Coordinate_2_2_1_12_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :stamen_stem_49-FACES ;
  x3do:point ( 0.4782 0.0 0.0 0.2391 0.0 -0.4142 -0.2391 0.0 -0.4142 -0.4782 0.0 0.0 -0.2391 0.0 0.4142 0.2391 0.0 0.4142 1.333 7.578 0.0 1.1 7.632 -0.4142 0.634 7.738 -0.4142 0.4009 7.791 0.0 0.634 7.738 0.4142 1.1 7.632 0.4142 3.856 14.78 0.0 3.64 14.88 -0.4142 3.209 15.09 -0.4142 2.994 15.19 0.0 3.209 15.09 0.4142 3.64 14.88 0.4142 7.918 21.23 0.0 7.731 21.38 -0.4142 7.358 21.68 -0.4142 7.171 21.83 0.0 7.358 21.68 0.4142 7.731 21.38 0.4142 13.32 26.62 0.0 13.17 26.8 -0.4142 12.87 27.18 -0.4142 12.72 27.37 0.0 12.87 27.18 0.4142 13.17 26.8 0.4142 ) .
:chsl_7 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_12_2_1 ;
  x3do:hasMaterial :Material_2_2_1_12_2_1_2_1 ;
  x3do:DEF 'chsl_7' .
:Material_2_2_1_12_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :chsl_7 ;
  x3do:ambientIntensity 0.298 ;
  x3do:diffuseColor ( 0.9882 0.8588 0.0 ) ;
  x3do:shininess 0.2875 ;
  x3do:specularColor ( 0.3588 0.349 0.08235 ) .
:Transform_2_2_1_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_13_1, :Transform_2_2_1_13_2 ;
  x3do:rotation ( 0.0 -1.0 0.0 -2.094 ) ;
  x3do:translation ( -25.81 178.5 -5.375 ) .
:Transform_2_2_1_13_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_13 ;
  x3do:hasChildren :chsl_8 ;
  x3do:rotation ( 0.0 0.0 1.0 -0.7505 ) ;
  x3do:scale ( 1.09 1.09 1.09 ) ;
  x3do:scaleOrientation ( -0.7509 0.6605 0.0 -0.0572 ) ;
  x3do:translation ( 2.911 11.1 -4.422E-5 ) .
:chsl_8 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_13_1 ;
  x3do:hasGeometry :staman_top_49-FACES-USE-1 ;
  x3do:hasAppearance :chsl_6-USE-1 ;
  x3do:DEF 'chsl_8' .
:staman_top_49-FACES-USE-1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :chsl_8 ;
  owl:sameAs :staman_top_49-FACES . # DEF matching this USE
:chsl_6-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :chsl_8 ;
  owl:sameAs :chsl_6 . # DEF matching this USE
:Transform_2_2_1_13_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_13 ;
  x3do:hasChildren :chsl_9 ;
  x3do:rotation ( 0.0 0.0 -1.0 -0.07854 ) ;
  x3do:translation ( -7.91 -16.84 -0.009151 ) .
:chsl_9 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_13_2 ;
  x3do:hasGeometry :stamen_stem_49-FACES-USE-1 ;
  x3do:hasAppearance :chsl_7-USE-1 ;
  x3do:DEF 'chsl_9' .
:stamen_stem_49-FACES-USE-1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :chsl_9 ;
  owl:sameAs :stamen_stem_49-FACES . # DEF matching this USE
:chsl_7-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :chsl_9 ;
  owl:sameAs :chsl_7 . # DEF matching this USE
:Transform_2_2_1_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_14_1, :Transform_2_2_1_14_2 ;
  x3do:translation ( -6.819 178.5 5.589 ) .
:Transform_2_2_1_14_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_14 ;
  x3do:hasChildren :chsl_9-USE-1 ;
  x3do:rotation ( 0.0 0.0 -1.0 -0.07854 ) ;
  x3do:translation ( -7.91 -16.84 -0.009173 ) .
:chsl_9-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_14_1 ;
  owl:sameAs :chsl_9 . # DEF matching this USE
:Transform_2_2_1_14_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_14 ;
  x3do:hasChildren :chsl_8-USE-1 ;
  x3do:rotation ( 0.0 0.0 1.0 -0.7505 ) ;
  x3do:scale ( 1.09 1.09 1.09 ) ;
  x3do:scaleOrientation ( 0.08564 -0.4127 -0.9068 -0.8548 ) ;
  x3do:translation ( 2.911 11.1 -2.661E-5 ) .
:chsl_8-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_14_2 ;
  owl:sameAs :chsl_8 . # DEF matching this USE
:Transform_2_2_1_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_15_1, :Transform_2_2_1_15_2 ;
  x3do:rotation ( 0.0 1.0 0.0 -1.012 ) ;
  x3do:translation ( -12.77 178.5 16.33 ) .
:Transform_2_2_1_15_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_15 ;
  x3do:hasChildren :chsl_9-USE-2 ;
  x3do:rotation ( 0.0 0.0 -1.0 -0.07854 ) ;
  x3do:translation ( -7.91 -16.84 -0.009118 ) .
:chsl_9-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_15_1 ;
  owl:sameAs :chsl_9 . # DEF matching this USE
:Transform_2_2_1_15_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_15 ;
  x3do:hasChildren :chsl_8-USE-2 ;
  x3do:rotation ( 0.0 0.0 1.0 -0.7505 ) ;
  x3do:scale ( 1.09 1.09 1.09 ) ;
  x3do:translation ( 2.911 11.1 0.0 ) .
:chsl_8-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_15_2 ;
  owl:sameAs :chsl_8 . # DEF matching this USE
:Transform_2_2_1_16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_16_1, :Transform_2_2_1_16_2 ;
  x3do:rotation ( 0.0 -1.0 0.0 -0.9512 ) ;
  x3do:translation ( -12.13 178.5 -4.718 ) .
:Transform_2_2_1_16_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_16 ;
  x3do:hasChildren :chsl_9-USE-3 ;
  x3do:rotation ( 0.0 0.0 -1.0 -0.07854 ) ;
  x3do:translation ( -7.91 -16.84 -0.009144 ) .
:chsl_9-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_16_1 ;
  owl:sameAs :chsl_9 . # DEF matching this USE
:Transform_2_2_1_16_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_16 ;
  x3do:hasChildren :chsl_8-USE-3 ;
  x3do:rotation ( 0.0 0.0 1.0 -0.7505 ) ;
  x3do:scale ( 1.09 1.09 1.09 ) ;
  x3do:scaleOrientation ( -0.3844 0.3533 -0.8529 -0.1726 ) ;
  x3do:translation ( 2.911 11.1 0.0 ) .
:chsl_8-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_16_2 ;
  owl:sameAs :chsl_8 . # DEF matching this USE
:Transform_2_2_1_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_17_1, :Transform_2_2_1_17_2 ;
  x3do:rotation ( 0.0 -1.0 0.0 -3.142 ) ;
  x3do:translation ( -32.14 178.5 5.589 ) .
:Transform_2_2_1_17_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_17 ;
  x3do:hasChildren :chsl_9-USE-4 ;
  x3do:rotation ( 0.0 0.0 -1.0 -0.07854 ) ;
  x3do:translation ( -7.91 -16.84 -0.009152 ) .
:chsl_9-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_17_1 ;
  owl:sameAs :chsl_9 . # DEF matching this USE
:Transform_2_2_1_17_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_17 ;
  x3do:hasChildren :chsl_8-USE-4 ;
  x3do:rotation ( 0.0 0.0 1.0 -0.7505 ) ;
  x3do:scale ( 1.09 1.09 1.09 ) ;
  x3do:scaleOrientation ( 0.6484 -0.7613 0.0 -0.1624 ) ;
  x3do:translation ( 2.911 11.1 0.0 ) .
:chsl_8-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_17_2 ;
  owl:sameAs :chsl_8 . # DEF matching this USE
:Transform_2_2_1_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_18_1, :Transform_2_2_1_18_2, :Transform_2_2_1_18_3, :Transform_2_2_1_18_4, :Transform_2_2_1_18_5 ;
  x3do:translation ( -1.543E-5 -14.89 0.0 ) .
:Transform_2_2_1_18_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_18 ;
  x3do:hasChildren :Shape_2_2_1_18_1_1 ;
  x3do:rotation ( -0.9929 0.01547 -0.1183 -1.149 ) ;
  x3do:scale ( 0.6957 0.6957 0.6957 ) ;
  x3do:scaleOrientation ( -0.2308 -0.04201 0.9721 -0.8001 ) ;
  x3do:translation ( -16.32 -39.42 -32.55 ) .
:Shape_2_2_1_18_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_18_1 ;
  x3do:hasGeometry :Line42-FACES ;
  x3do:hasAppearance :chsl_3-USE-2 .
:Line42-FACES a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_18_1_1 ;
  x3do:hasCoord :Coordinate_2_2_1_18_1_1_1_1 ;
  x3do:DEF 'Line42-FACES' ;
  x3do:coordIndex ( 6 7 8 -1 14 0 1 -1 13 14 1 -1 6 8 9 -1 5 6 9 -1 4 5 9 -1 4 9 10 -1 3 4 10 -1 3 10 11 -1 3 11 12 -1 2 3 12 -1 2 12 13 -1 1 2 13 -1 ) ;
  x3do:creaseAngle 3.14 ;
  x3do:solid false .
:Coordinate_2_2_1_18_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :Line42-FACES ;
  x3do:point ( 6.974 -2.127 134.8 10.51 -0.4029 105.9 18.41 3.449 64.51 25.17 6.75 25.6 27.43 7.85 -14.56 27.63 2.152 -74.81 19.26 -4.781 -133.8 0.0 -18.42 -214.1 -21.76 -3.381 -135.1 -31.06 4.546 -74.81 -30.87 10.3 -14.56 -28.67 9.107 25.6 -20.95 4.915 64.51 -12.12 0.1233 105.9 -7.827 -2.209 134.8 ) .
:chsl_3-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_18_1_1 ;
  owl:sameAs :chsl_3 . # DEF matching this USE
:Transform_2_2_1_18_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_18 ;
  x3do:hasChildren :chsl_10 ;
  x3do:rotation ( -0.481 0.7416 -0.4676 -1.801 ) ;
  x3do:scale ( 0.8 0.8 0.8 ) ;
  x3do:scaleOrientation ( -0.9932 -0.1161 0.0 -0.2886 ) ;
  x3do:translation ( 39.13 -76.79 1.276 ) .
:chsl_10 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_18_2 ;
  x3do:hasGeometry :Line42-FACES-USE-1 ;
  x3do:hasAppearance :chsl_3-USE-3 ;
  x3do:DEF 'chsl_10' .
:Line42-FACES-USE-1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :chsl_10 ;
  owl:sameAs :Line42-FACES . # DEF matching this USE
:chsl_3-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :chsl_10 ;
  owl:sameAs :chsl_3 . # DEF matching this USE
:Transform_2_2_1_18_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_18 ;
  x3do:hasChildren :chsl_10-USE-1 ;
  x3do:rotation ( -0.3967 -0.7379 0.546 -2.157 ) ;
  x3do:scale ( 0.6061 0.6061 0.6061 ) ;
  x3do:scaleOrientation ( -0.3682 0.1829 -0.9116 -0.5404 ) ;
  x3do:translation ( -38.02 53.29 12.64 ) .
:chsl_10-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_18_3 ;
  owl:sameAs :chsl_10 . # DEF matching this USE
:Transform_2_2_1_18_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_18 ;
  x3do:hasChildren :chsl_10-USE-2 ;
  x3do:rotation ( -0.006089 -0.8767 0.481 -3.129 ) ;
  x3do:scale ( 0.5 0.5 0.5 ) ;
  x3do:scaleOrientation ( -0.2571 0.0 0.9664 -0.7999 ) ;
  x3do:translation ( -20.12 86.61 41.13 ) .
:chsl_10-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_18_4 ;
  owl:sameAs :chsl_10 . # DEF matching this USE
:Transform_2_2_1_18_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_18 ;
  x3do:hasChildren :chsl_10-USE-3 ;
  x3do:rotation ( -0.3172 -0.8094 0.4943 -2.218 ) ;
  x3do:scale ( 0.8 0.8 0.8 ) ;
  x3do:scaleOrientation ( 0.9947 -0.1028 -0.004207 -0.7892 ) ;
  x3do:translation ( -49.19 -76.79 27.85 ) .
:chsl_10-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_18_5 ;
  owl:sameAs :chsl_10 . # DEF matching this USE
