@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Scenarios/TankManeuver/Tree4.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_10, :meta_1_11, :meta_1_12, :meta_1_13 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Tree4.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Random stylized tree generated by the "Semi-Random Tree Generator" java progam' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Michael Martin' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '14 September 2004' ;
  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 'SRTG.java' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'SRTG.bat' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'tree' ;
  x3do:name 'subject' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'SRTG.java' ;
  x3do:name 'generator' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Scenarios/TankManeuver/SRTG.java' ;
  x3do:name 'generator' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Scenarios/TankManeuver/Tree4.x3d' ;
  x3do:name 'identifier' .
:meta_1_12 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_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "Tree4.x3d" .
:meta dcterms:description "Random stylized tree generated by the \"Semi-Random Tree Generator\" java progam" .
:meta dcterms:creator "Michael Martin" .
:meta dcterms:created "14 September 2004" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "SRTG.java" .
:meta dcterms:reference "SRTG.bat" .
:meta dcterms:subject "tree" .
:meta dcterms:generator "SRTG.java" .
:meta dcterms:generator "https://www.web3d.org/x3d/content/examples/Savage/Scenarios/TankManeuver/SRTG.java" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Scenarios/TankManeuver/Tree4.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Transform_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'Tree4.x3d' .
:Transform_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_2_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_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Shape_2_2_1_1_1 ;
  x3do:scale ( 0.12233563870870248 0.9786851096696199 0.12233563870870248 ) .
:Shape_2_2_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_1_1_2 .
:Appearance_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_1_1 .
:Material_2_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1_1 ;
  x3do:diffuseColor ( .4 .3 0 ) .
:Extrusion_2_2_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .75 .75 ) .
:Transform_2_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Shape_2_2_1_2_1 ;
  x3do:translation ( 0 0.9786851096696199 0 ) .
:Shape_2_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_2 ;
  x3do:hasAppearance :Appearance_2_2_1_2_1_1 ;
  x3do:hasGeometry :Sphere_2_2_1_2_1_2 .
:Appearance_2_2_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_2_1_1_1 .
:Material_2_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_2_1_1 ;
  x3do:diffuseColor ( .2 1 .2 ) ;
  x3do:specularColor ( .4 .3 0 ) .
:Sphere_2_2_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_2_1 ;
  x3do:radius 0.19573702193392398 .
:Transform_2_2_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_3_1 ;
  x3do:rotation ( 0 1 0 4.875550072099067 ) ;
  x3do:scale ( 0.4176432205472269 0.4176432205472269 0.4176432205472269 ) ;
  x3do:translation ( 0 0.4058739848789527 0 ) .
:Transform_2_2_1_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_3 ;
  x3do:hasChildren :Transform_2_2_1_3_1_1, :Transform_2_2_1_3_1_2 ;
  x3do:rotation ( 1 0 0 .785 ) .
:Transform_2_2_1_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_3_1 ;
  x3do:hasChildren :Shape_2_2_1_3_1_1_1 ;
  x3do:scale ( 0.12233563870870248 0.9786851096696199 0.12233563870870248 ) .
:Shape_2_2_1_3_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_3_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_3_1_1_1_2 .
:Appearance_2_2_1_3_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_3_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_3_1_1_1_1_1 .
:Material_2_2_1_3_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_3_1_1_1_1 ;
  x3do:diffuseColor ( .4 .3 0 ) .
:Extrusion_2_2_1_3_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_3_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .75 .75 ) .
:Transform_2_2_1_3_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_3_1 ;
  x3do:hasChildren :Shape_2_2_1_3_1_2_1 ;
  x3do:translation ( 0 0.9786851096696199 0 ) .
:Shape_2_2_1_3_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_3_1_2 ;
  x3do:hasAppearance :Appearance_2_2_1_3_1_2_1_1 ;
  x3do:hasGeometry :Sphere_2_2_1_3_1_2_1_2 .
:Appearance_2_2_1_3_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_3_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_3_1_2_1_1_1 .
:Material_2_2_1_3_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_3_1_2_1_1 ;
  x3do:diffuseColor ( .2 1 .2 ) ;
  x3do:specularColor ( .4 .3 0 ) .
:Sphere_2_2_1_3_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_3_1_2_1 ;
  x3do:radius 0.5699439085655839 .
:Transform_2_2_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_4_1 ;
  x3do:rotation ( 0 1 0 2.369962110258042 ) ;
  x3do:scale ( 0.380718868655793 0.380718868655793 0.380718868655793 ) ;
  x3do:translation ( 0 0.47814861163964795 0 ) .
:Transform_2_2_1_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_4 ;
  x3do:hasChildren :Transform_2_2_1_4_1_1, :Transform_2_2_1_4_1_2 ;
  x3do:rotation ( 1 0 0 .785 ) .
:Transform_2_2_1_4_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_4_1 ;
  x3do:hasChildren :Shape_2_2_1_4_1_1_1 ;
  x3do:scale ( 0.12233563870870248 0.9786851096696199 0.12233563870870248 ) .
:Shape_2_2_1_4_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_4_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_4_1_1_1_2 .
:Appearance_2_2_1_4_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_4_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_4_1_1_1_1_1 .
:Material_2_2_1_4_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_4_1_1_1_1 ;
  x3do:diffuseColor ( .4 .3 0 ) .
:Extrusion_2_2_1_4_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_4_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .75 .75 ) .
:Transform_2_2_1_4_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_4_1 ;
  x3do:hasChildren :Shape_2_2_1_4_1_2_1 ;
  x3do:translation ( 0 0.9786851096696199 0 ) .
:Shape_2_2_1_4_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_4_1_2 ;
  x3do:hasAppearance :Appearance_2_2_1_4_1_2_1_1 ;
  x3do:hasGeometry :Sphere_2_2_1_4_1_2_1_2 .
:Appearance_2_2_1_4_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_4_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_4_1_2_1_1_1 .
:Material_2_2_1_4_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_4_1_2_1_1 ;
  x3do:diffuseColor ( .2 1 .2 ) ;
  x3do:specularColor ( .4 .3 0 ) .
:Sphere_2_2_1_4_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_4_1_2_1 ;
  x3do:radius 0.6060812219459315 .
:Transform_2_2_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_5_1 ;
  x3do:rotation ( 0 1 0 2.849293098316633 ) ;
  x3do:scale ( 0.33125284422248463 0.33125284422248463 0.33125284422248463 ) ;
  x3do:translation ( 0 0.574971934734513 0 ) .
:Transform_2_2_1_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_5 ;
  x3do:hasChildren :Transform_2_2_1_5_1_1, :Transform_2_2_1_5_1_2 ;
  x3do:rotation ( 1 0 0 .785 ) .
:Transform_2_2_1_5_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_5_1 ;
  x3do:hasChildren :Shape_2_2_1_5_1_1_1 ;
  x3do:scale ( 0.12233563870870248 0.9786851096696199 0.12233563870870248 ) .
:Shape_2_2_1_5_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_5_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_5_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_5_1_1_1_2 .
:Appearance_2_2_1_5_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_5_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_5_1_1_1_1_1 .
:Material_2_2_1_5_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_5_1_1_1_1 ;
  x3do:diffuseColor ( .4 .3 0 ) .
:Extrusion_2_2_1_5_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_5_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .75 .75 ) .
:Transform_2_2_1_5_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_5_1 ;
  x3do:hasChildren :Shape_2_2_1_5_1_2_1 ;
  x3do:translation ( 0 0.9786851096696199 0 ) .
:Shape_2_2_1_5_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_5_1_2 ;
  x3do:hasAppearance :Appearance_2_2_1_5_1_2_1_1 ;
  x3do:hasGeometry :Sphere_2_2_1_5_1_2_1_2 .
:Appearance_2_2_1_5_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_5_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_5_1_2_1_1_1 .
:Material_2_2_1_5_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_5_1_2_1_1 ;
  x3do:diffuseColor ( .2 1 .2 ) ;
  x3do:specularColor ( .4 .3 0 ) .
:Sphere_2_2_1_5_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_5_1_2_1 ;
  x3do:radius 0.654492883493364 .
:Transform_2_2_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_6_1 ;
  x3do:rotation ( 0 1 0 0.17310564866589123 ) ;
  x3do:scale ( 0.3710024737882917 0.3710024737882917 0.3710024737882917 ) ;
  x3do:translation ( 0 0.4971671935926357 0 ) .
:Transform_2_2_1_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_6 ;
  x3do:hasChildren :Transform_2_2_1_6_1_1, :Transform_2_2_1_6_1_2 ;
  x3do:rotation ( 1 0 0 .785 ) .
:Transform_2_2_1_6_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_6_1 ;
  x3do:hasChildren :Shape_2_2_1_6_1_1_1 ;
  x3do:scale ( 0.12233563870870248 0.9786851096696199 0.12233563870870248 ) .
:Shape_2_2_1_6_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_6_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_6_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_6_1_1_1_2 .
:Appearance_2_2_1_6_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_6_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_6_1_1_1_1_1 .
:Material_2_2_1_6_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_6_1_1_1_1 ;
  x3do:diffuseColor ( .4 .3 0 ) .
:Extrusion_2_2_1_6_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_6_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .75 .75 ) .
:Transform_2_2_1_6_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_6_1 ;
  x3do:hasChildren :Shape_2_2_1_6_1_2_1 ;
  x3do:translation ( 0 0.9786851096696199 0 ) .
:Shape_2_2_1_6_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_6_1_2 ;
  x3do:hasAppearance :Appearance_2_2_1_6_1_2_1_1 ;
  x3do:hasGeometry :Sphere_2_2_1_6_1_2_1_2 .
:Appearance_2_2_1_6_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_6_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_6_1_2_1_1_1 .
:Material_2_2_1_6_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_6_1_2_1_1 ;
  x3do:diffuseColor ( .2 1 .2 ) ;
  x3do:specularColor ( .4 .3 0 ) .
:Sphere_2_2_1_6_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_6_1_2_1 ;
  x3do:radius 0.6155905129224253 .
:Transform_2_2_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_7_1 ;
  x3do:rotation ( 0 1 0 1.596569663540951 ) ;
  x3do:scale ( 0.3067804009039075 0.3067804009039075 0.3067804009039075 ) ;
  x3do:translation ( 0 0.6228735664807634 0 ) .
:Transform_2_2_1_7_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_7 ;
  x3do:hasChildren :Transform_2_2_1_7_1_1, :Transform_2_2_1_7_1_2 ;
  x3do:rotation ( 1 0 0 .785 ) .
:Transform_2_2_1_7_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_7_1 ;
  x3do:hasChildren :Shape_2_2_1_7_1_1_1 ;
  x3do:scale ( 0.12233563870870248 0.9786851096696199 0.12233563870870248 ) .
:Shape_2_2_1_7_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_7_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_7_1_1_1_2 .
:Appearance_2_2_1_7_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_7_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_7_1_1_1_1_1 .
:Material_2_2_1_7_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_7_1_1_1_1 ;
  x3do:diffuseColor ( .4 .3 0 ) .
:Extrusion_2_2_1_7_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_7_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .75 .75 ) .
:Transform_2_2_1_7_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_7_1 ;
  x3do:hasChildren :Shape_2_2_1_7_1_2_1 ;
  x3do:translation ( 0 0.9786851096696199 0 ) .
:Shape_2_2_1_7_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_7_1_2 ;
  x3do:hasAppearance :Appearance_2_2_1_7_1_2_1_1 ;
  x3do:hasGeometry :Sphere_2_2_1_7_1_2_1_2 .
:Appearance_2_2_1_7_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_7_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_7_1_2_1_1_1 .
:Material_2_2_1_7_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_7_1_2_1_1 ;
  x3do:diffuseColor ( .2 1 .2 ) ;
  x3do:specularColor ( .4 .3 0 ) .
:Sphere_2_2_1_7_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_7_1_2_1 ;
  x3do:radius 0.6784436993664892 .
:Transform_2_2_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_8_1 ;
  x3do:rotation ( 0 1 0 1.4107153886503134 ) ;
  x3do:scale ( 0.4566606022924535 0.4566606022924535 0.4566606022924535 ) ;
  x3do:translation ( 0 0.3295025238142558 0 ) .
:Transform_2_2_1_8_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_8 ;
  x3do:hasChildren :Transform_2_2_1_8_1_1, :Transform_2_2_1_8_1_2 ;
  x3do:rotation ( 1 0 0 .785 ) .
:Transform_2_2_1_8_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_8_1 ;
  x3do:hasChildren :Shape_2_2_1_8_1_1_1 ;
  x3do:scale ( 0.12233563870870248 0.9786851096696199 0.12233563870870248 ) .
:Shape_2_2_1_8_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_8_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_8_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_8_1_1_1_2 .
:Appearance_2_2_1_8_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_8_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_8_1_1_1_1_1 .
:Material_2_2_1_8_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_8_1_1_1_1 ;
  x3do:diffuseColor ( .4 .3 0 ) .
:Extrusion_2_2_1_8_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_8_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .75 .75 ) .
:Transform_2_2_1_8_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_8_1 ;
  x3do:hasChildren :Shape_2_2_1_8_1_2_1 ;
  x3do:translation ( 0 0.9786851096696199 0 ) .
:Shape_2_2_1_8_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_8_1_2 ;
  x3do:hasAppearance :Appearance_2_2_1_8_1_2_1_1 ;
  x3do:hasGeometry :Sphere_2_2_1_8_1_2_1_2 .
:Appearance_2_2_1_8_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_8_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_8_1_2_1_1_1 .
:Material_2_2_1_8_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_8_1_2_1_1 ;
  x3do:diffuseColor ( .2 1 .2 ) ;
  x3do:specularColor ( .4 .3 0 ) .
:Sphere_2_2_1_8_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_8_1_2_1 ;
  x3do:radius 0.5317581780332354 .
:Transform_2_2_1_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_9_1 ;
  x3do:rotation ( 0 1 0 5.96923954115756 ) ;
  x3do:scale ( 0.39582899968680046 0.39582899968680046 0.39582899968680046 ) ;
  x3do:translation ( 0 0.44857249114924025 0 ) .
:Transform_2_2_1_9_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_9 ;
  x3do:hasChildren :Transform_2_2_1_9_1_1, :Transform_2_2_1_9_1_2 ;
  x3do:rotation ( 1 0 0 .785 ) .
:Transform_2_2_1_9_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_9_1 ;
  x3do:hasChildren :Shape_2_2_1_9_1_1_1 ;
  x3do:scale ( 0.12233563870870248 0.9786851096696199 0.12233563870870248 ) .
:Shape_2_2_1_9_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_9_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_9_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_9_1_1_1_2 .
:Appearance_2_2_1_9_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_9_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_9_1_1_1_1_1 .
:Material_2_2_1_9_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_9_1_1_1_1 ;
  x3do:diffuseColor ( .4 .3 0 ) .
:Extrusion_2_2_1_9_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_9_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .75 .75 ) .
:Transform_2_2_1_9_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_9_1 ;
  x3do:hasChildren :Shape_2_2_1_9_1_2_1 ;
  x3do:translation ( 0 0.9786851096696199 0 ) .
:Shape_2_2_1_9_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_9_1_2 ;
  x3do:hasAppearance :Appearance_2_2_1_9_1_2_1_1 ;
  x3do:hasGeometry :Sphere_2_2_1_9_1_2_1_2 .
:Appearance_2_2_1_9_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_9_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_9_1_2_1_1_1 .
:Material_2_2_1_9_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_9_1_2_1_1 ;
  x3do:diffuseColor ( .2 1 .2 ) ;
  x3do:specularColor ( .4 .3 0 ) .
:Sphere_2_2_1_9_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_9_1_2_1 ;
  x3do:radius 0.5912931617007275 .
:Transform_2_2_1_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_10_1 ;
  x3do:rotation ( 0 1 0 1.0490191412412053 ) ;
  x3do:scale ( 0.316631618025055 0.316631618025055 0.316631618025055 ) ;
  x3do:translation ( 0 0.6035910874635845 0 ) .
:Transform_2_2_1_10_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_10 ;
  x3do:hasChildren :Transform_2_2_1_10_1_1, :Transform_2_2_1_10_1_2 ;
  x3do:rotation ( 1 0 0 .785 ) .
:Transform_2_2_1_10_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_10_1 ;
  x3do:hasChildren :Shape_2_2_1_10_1_1_1 ;
  x3do:scale ( 0.12233563870870248 0.9786851096696199 0.12233563870870248 ) .
:Shape_2_2_1_10_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_10_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_10_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_10_1_1_1_2 .
:Appearance_2_2_1_10_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_10_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_10_1_1_1_1_1 .
:Material_2_2_1_10_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_10_1_1_1_1 ;
  x3do:diffuseColor ( .4 .3 0 ) .
:Extrusion_2_2_1_10_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_10_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .75 .75 ) .
:Transform_2_2_1_10_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_10_1 ;
  x3do:hasChildren :Shape_2_2_1_10_1_2_1 ;
  x3do:translation ( 0 0.9786851096696199 0 ) .
:Shape_2_2_1_10_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_10_1_2 ;
  x3do:hasAppearance :Appearance_2_2_1_10_1_2_1_1 ;
  x3do:hasGeometry :Sphere_2_2_1_10_1_2_1_2 .
:Appearance_2_2_1_10_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_10_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_10_1_2_1_1_1 .
:Material_2_2_1_10_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_10_1_2_1_1 ;
  x3do:diffuseColor ( .2 1 .2 ) ;
  x3do:specularColor ( .4 .3 0 ) .
:Sphere_2_2_1_10_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_10_1_2_1 ;
  x3do:radius 0.6688024598578997 .
:Transform_2_2_1_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Transform_2_2_1_11_1 ;
  x3do:rotation ( 0 1 0 1.3152496386987953 ) ;
  x3do:scale ( 0.36714990672215586 0.36714990672215586 0.36714990672215586 ) ;
  x3do:translation ( 0 0.5047080936358972 0 ) .
:Transform_2_2_1_11_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_11 ;
  x3do:hasChildren :Transform_2_2_1_11_1_1, :Transform_2_2_1_11_1_2 ;
  x3do:rotation ( 1 0 0 .785 ) .
:Transform_2_2_1_11_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_11_1 ;
  x3do:hasChildren :Shape_2_2_1_11_1_1_1 ;
  x3do:scale ( 0.12233563870870248 0.9786851096696199 0.12233563870870248 ) .
:Shape_2_2_1_11_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_11_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_11_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_11_1_1_1_2 .
:Appearance_2_2_1_11_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_11_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_11_1_1_1_1_1 .
:Material_2_2_1_11_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_11_1_1_1_1 ;
  x3do:diffuseColor ( .4 .3 0 ) .
:Extrusion_2_2_1_11_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_11_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .75 .75 ) .
:Transform_2_2_1_11_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_11_1 ;
  x3do:hasChildren :Shape_2_2_1_11_1_2_1 ;
  x3do:translation ( 0 0.9786851096696199 0 ) .
:Shape_2_2_1_11_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_11_1_2 ;
  x3do:hasAppearance :Appearance_2_2_1_11_1_2_1_1 ;
  x3do:hasGeometry :Sphere_2_2_1_11_1_2_1_2 .
:Appearance_2_2_1_11_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_11_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_11_1_2_1_1_1 .
:Material_2_2_1_11_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_11_1_2_1_1 ;
  x3do:diffuseColor ( .2 1 .2 ) ;
  x3do:specularColor ( .4 .3 0 ) .
:Sphere_2_2_1_11_1_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_1_11_1_2_1 ;
  x3do:radius 0.6193609629440561 .
