@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Main.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Main.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'This is a playround for joy. There is a dragonfly to lead you around the playground. There are sound effect includes dooring opening, bell and birds singing songs.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Kok Keng Ng' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 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/Main.x3d' ;
  x3do:name 'identifier' .
:meta_1_7 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_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "Main.x3d" .
:meta dcterms:description "This is a playround for joy. There is a dragonfly to lead you around the playground. There are sound effect includes dooring opening, bell and birds singing songs." .
:meta dcterms:creator "Kok Keng Ng" .
:meta dcterms:created "20 September 2002" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Main.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, :Transform_2_3, :Transform_2_4, :WoodenBenchGroup, :Transform_2_6, :Transform_2_7, :Transform_2_8, :Transform_2_9, :Transform_2_10, :Transform_2_11, :Transform_2_12, :Transform_2_13, :Transform_2_14, :Transform_2_15, :Group_2_16, :Transform_2_17, :Transform_2_18, :Transform_2_19, :Transform_2_20, :Transform_2_21, :Transform_2_22, :Transform_2_23, :Transform_2_24, :Transform_2_25, :Transform_2_26, :Background_2_32 ;
  x3do:hasROUTE :ROUTE_2_27, :ROUTE_2_28, :ROUTE_2_29, :ROUTE_2_30, :ROUTE_2_31 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'Main.x3d' .
:Transform_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_2_1 .
:Inline_2_2_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_2 ;
  x3do:url '"Fence.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/SandPit.wrl" "SandPit.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Fence.wrl" "Fence.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/SandPit.wrl" "SandPit.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Fence.x3d"' .
:Transform_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TREE .
:TREE a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3 ;
  x3do:hasChildren :HALF_TREE, :Transform_2_3_1_2 ;
  x3do:DEF 'TREE' ;
  x3do:translation ( 7 -0.8 -7.5 ) .
:HALF_TREE a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :TREE ;
  x3do:hasAppearance :Appearance_2_3_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_2 ;
  x3do:DEF 'HALF_TREE' .
:Appearance_2_3_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :HALF_TREE ;
  x3do:hasTexture :ImageTexture_2_3_1_1_1_1 .
:ImageTexture_2_3_1_1_1_1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1 ;
  x3do:url '"tree1.png" "../../../Vrml2Sourcebook/tree1.png" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/tree1.png"' .
:IndexedFaceSet_2_3_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :HALF_TREE ;
  x3do:hasCoord :Coordinate_2_3_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 ) ;
  x3do:solid false .
:Coordinate_2_3_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_2 ;
  x3do:point ( -1.51 0 0 1.51 0 0 1.51 3 0 -1.51 3 0 ) .
:Transform_2_3_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TREE ;
  x3do:hasChildren :HALF_TREE-USE-1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:HALF_TREE-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_2 ;
  owl:sameAs :HALF_TREE . # DEF matching this USE
:Transform_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_4_1 ;
  x3do:translation ( 3 -0.8 0 ) .
:Inline_2_4_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_4 ;
  x3do:url '"SandPit.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/SandPit.wrl" "SandPit.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/SandPit.x3d"' .
:WoodenBenchGroup a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_5_1, :Transform_2_5_2 ;
  x3do:DEF 'WoodenBenchGroup' .
:Transform_2_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WoodenBenchGroup ;
  x3do:hasChildren :WoodenBench ;
  x3do:rotation ( 0 1 0 -1.575 ) ;
  x3do:translation ( 8 -0.8 2 ) .
:WoodenBench a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_5_1 ;
  x3do:DEF 'WoodenBench' ;
  x3do:url '"../NavalPostgraduateSchool/WoodenBench.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Locations/NavalPostgraduateSchool/WoodenBench.wrl" "../NavalPostgraduateSchool/WoodenBench.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Locations/NavalPostgraduateSchool/WoodenBench.x3d"' .
:Transform_2_5_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :WoodenBenchGroup ;
  x3do:hasChildren :WoodenBench-USE-1 ;
  x3do:rotation ( 0 1 0 -1.575 ) ;
  x3do:translation ( 8 -0.8 0 ) .
:WoodenBench-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_5_2 ;
  owl:sameAs :WoodenBench . # DEF matching this USE
:Transform_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_6_1 .
:Transform_2_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_6 ;
  x3do:hasChildren :Inline_2_6_1_1 ;
  x3do:rotation ( 0 1 0 1.575 ) ;
  x3do:scale ( 0.5 0.5 0.5 ) ;
  x3do:translation ( -7.5 0.95 0 ) .
:Inline_2_6_1_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_6_1 ;
  x3do:url '"Bell.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Bell.wrl" "Bell.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Bell.x3d"' .
:Transform_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TulipCluster1 ;
  x3do:translation ( -7.6 0 0.5 ) .
:TulipCluster1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_7 ;
  x3do:DEF 'TulipCluster1' ;
  x3do:url '"TulipCluster1.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipCluster1.wrl" "TulipCluster1.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipCluster1.x3d"' .
:Transform_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_8_1 .
:Transform_2_8_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_8 ;
  x3do:hasChildren :Inline_2_8_1_1 ;
  x3do:rotation ( 0 1 0 1 ) ;
  x3do:scale ( 1 1.55 1 ) ;
  x3do:translation ( -6 0.45 -5.5 ) .
:Inline_2_8_1_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_8_1 ;
  x3do:url '"Swing.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Swing.wrl" "Swing.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Swing.x3d"' .
:Transform_2_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TulipRed ;
  x3do:translation ( -7 -0.8 -8.5 ) .
:TulipRed a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_9 ;
  x3do:DEF 'TulipRed' ;
  x3do:url '"TulipRed.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipRed.wrl" "TulipRed.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipRed.x3d"' .
:Transform_2_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TulipCluster2 ;
  x3do:translation ( -7.8 0 -7.5 ) .
:TulipCluster2 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_10 ;
  x3do:DEF 'TulipCluster2' ;
  x3do:url '"TulipCluster2.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipCluster2.wrl" "TulipCluster2.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipCluster2.x3d"' .
:Transform_2_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_11_1 .
:Transform_2_11_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_11 ;
  x3do:hasChildren :Inline_2_11_1_1 ;
  x3do:rotation ( 0 1 0 1 ) ;
  x3do:translation ( 5.5 -0.3 6 ) .
:Inline_2_11_1_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_11_1 ;
  x3do:url '"Seesaw.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Seesaw.wrl" "Seesaw.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Seesaw.x3d"' .
:Transform_2_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_12_1 ;
  x3do:scale ( 0.75 0.75 0.75 ) ;
  x3do:translation ( 5.95 -0.8 6.15 ) .
:Inline_2_12_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_12 ;
  x3do:url '"TulipYellow.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipYellow.wrl" "TulipYellow.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipYellow.x3d"' .
:Transform_2_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TulipRed-USE-1 ;
  x3do:scale ( 0.65 0.65 0.65 ) ;
  x3do:translation ( 5.8 -0.8 6.3 ) .
:TulipRed-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_13 ;
  owl:sameAs :TulipRed . # DEF matching this USE
:Transform_2_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_14_1 .
:Transform_2_14_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_14 ;
  x3do:hasChildren :Inline_2_14_1_1 ;
  x3do:rotation ( 0 1 0 2.2 ) ;
  x3do:scale ( 0.75 0.75 0.75 ) ;
  x3do:translation ( -4.5 -0.775 4.5 ) .
:Inline_2_14_1_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_14_1 ;
  x3do:url '"Slides.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Slides.wrl" "Slides.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Slides.x3d"' .
:Transform_2_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_15_1 ;
  x3do:scale ( 0.75 0.75 0.75 ) ;
  x3do:translation ( 5.25 0.72 -3.75 ) .
:Inline_2_15_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_15 ;
  x3do:url '"Hut.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Hut.wrl" "Hut.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/Hut.x3d"' .
:Group_2_16 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_16_1, :Transform_2_16_2, :Transform_2_16_3, :Transform_2_16_4, :FlowerTS .
:Transform_2_16_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_16 ;
  x3do:hasChildren :Transform_2_16_1_1 .
:Transform_2_16_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_16_1 ;
  x3do:hasChildren :TulipCluster1-USE-1 ;
  x3do:rotation ( 0 1 0 1.575 ) ;
  x3do:translation ( 8.5 0 9.02 ) .
:TulipCluster1-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_16_1_1 ;
  owl:sameAs :TulipCluster1 . # DEF matching this USE
:Transform_2_16_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_16 ;
  x3do:hasChildren :Transform_2_16_2_1 .
:Transform_2_16_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_16_2 ;
  x3do:hasChildren :TulipCluster2-USE-1 ;
  x3do:rotation ( 0 1 0 1.575 ) ;
  x3do:translation ( 7.8 0 9 ) .
:TulipCluster2-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_16_2_1 ;
  owl:sameAs :TulipCluster2 . # DEF matching this USE
:Transform_2_16_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_16 ;
  x3do:hasChildren :Transform_2_16_3_1 .
:Transform_2_16_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_16_3 ;
  x3do:hasChildren :TulipCluster3 ;
  x3do:rotation ( 0 1 0 1.575 ) ;
  x3do:translation ( 7.1 0 9.045 ) .
:TulipCluster3 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_16_3_1 ;
  x3do:DEF 'TulipCluster3' ;
  x3do:url '"TulipCluster3.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipCluster3.wrl" "TulipCluster3.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipCluster3.x3d"' .
:Transform_2_16_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_16 ;
  x3do:hasChildren :TulipCluster4 ;
  x3do:rotation ( 0 1 0 1.575 ) ;
  x3do:translation ( 6.4 0 9.03 ) .
:TulipCluster4 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_16_4 ;
  x3do:DEF 'TulipCluster4' ;
  x3do:url '"TulipCluster4.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipCluster4.wrl" "TulipCluster4.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipCluster4.x3d"' .
:FlowerTS a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Group_2_16 ;
  x3do:DEF 'FlowerTS' .
:Transform_2_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_17_1 ;
  x3do:rotation ( 0 1 0 1.575 ) ;
  x3do:translation ( 0 0 -8.5 ) .
:Inline_2_17_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_17 ;
  x3do:url '"TulipCluster5.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipCluster5.wrl" "TulipCluster5.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/TulipCluster5.x3d"' .
:Transform_2_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TulipCluster3-USE-1 ;
  x3do:rotation ( 0 1 0 1.575 ) ;
  x3do:translation ( 0.65 0 -8.5 ) .
:TulipCluster3-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_18 ;
  owl:sameAs :TulipCluster3 . # DEF matching this USE
:Transform_2_19 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TulipCluster4-USE-1 ;
  x3do:rotation ( 0 1 0 1.575 ) ;
  x3do:translation ( 2.5 0 9 ) .
:TulipCluster4-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_19 ;
  owl:sameAs :TulipCluster4 . # DEF matching this USE
:Transform_2_20 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TulipCluster2-USE-2 ;
  x3do:rotation ( 0 1 0 1.575 ) ;
  x3do:translation ( -2 0 9 ) .
:TulipCluster2-USE-2 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_20 ;
  owl:sameAs :TulipCluster2 . # DEF matching this USE
:Transform_2_21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Group_2_21_1 .
:Group_2_21_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_21 ;
  x3do:hasChildren :DragonFlyTx, :Clock1, :DragonFlyPIP, :DragonFlyOIP .
:DragonFlyTx a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_21_1 ;
  x3do:hasChildren :Transform_2_21_1_1_1 ;
  x3do:DEF 'DragonFlyTx' ;
  x3do:translation ( 7.15 0 9.045 ) .
:Transform_2_21_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DragonFlyTx ;
  x3do:hasChildren :Inline_2_21_1_1_1_1 ;
  x3do:scale ( 0.016 0.016 0.016 ) .
:Inline_2_21_1_1_1_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_21_1_1_1 ;
  x3do:url '"DragonFly.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/DragonFly.wrl" "DragonFly.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/PlayGround/DragonFly.x3d"' .
:Clock1 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Group_2_21_1 ;
  x3do:DEF 'Clock1' ;
  x3do:cycleInterval '20' .
:DragonFlyPIP a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Group_2_21_1 ;
  x3do:DEF 'DragonFlyPIP' ;
  x3do:key ( 0.00 0.05 0.15 0.2 1.0 ) ;
  x3do:keyValue ( 7.15 0 9.045 6.85 0.5 9.045 6 1 8.045 -4.15 2 6 7.15 0 9.045 ) .
:DragonFlyOIP a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Group_2_21_1 ;
  x3do:DEF 'DragonFlyOIP' ;
  x3do:key ( 0.00 0.05 0.15 0.2 1.0 ) ;
  x3do:keyValue ( 0 1 0 0 0 1 0 -0.5 0 1 0 -0.5 0 1 0 -3.6415 0 1 0 0 ) .
:Transform_2_22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_22_1 ;
  x3do:rotation ( 0 1 0 -1.575 ) .
:Viewpoint_2_22_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_22 ;
  x3do:description 'Left side' ;
  x3do:orientation ( 1 0 0 -0.3 ) ;
  x3do:position ( 0 2 12 ) .
:Transform_2_23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_23_1 ;
  x3do:rotation ( 0 1 0 -0.1 ) .
:Viewpoint_2_23_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_23 ;
  x3do:description 'Far side' ;
  x3do:orientation ( 0 1 0 3.141 ) ;
  x3do:position ( 3 1 -12 ) .
:Transform_2_24 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_24_1 ;
  x3do:rotation ( 0 1 0 1.575 ) .
:Viewpoint_2_24_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_24 ;
  x3do:description 'Right side' ;
  x3do:orientation ( 1 0 0 -0.3 ) ;
  x3do:position ( 0 2 12 ) .
:Transform_2_25 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_25_1 .
:Viewpoint_2_25_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_25 ;
  x3do:description 'Flower' ;
  x3do:position ( 7.3 0.6 12 ) .
:Transform_2_26 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_26_1 .
:Viewpoint_2_26_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_26 ;
  x3do:description 'Another flower' ;
  x3do:orientation ( 1 0 0 -1.575 ) ;
  x3do:position ( 7.3 0.6 9.1 ) .
:ROUTE_2_27 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'FlowerTS' ;
  x3do:toField 'set_startTime' ;
  x3do:toNode 'Clock1' .
:ROUTE_2_28 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Clock1' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'DragonFlyPIP' .
:ROUTE_2_29 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'DragonFlyPIP' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'DragonFlyTx' .
:ROUTE_2_30 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Clock1' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'DragonFlyOIP' .
:ROUTE_2_31 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'DragonFlyOIP' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'DragonFlyTx' .
:Background_2_32 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:skyAngle ( 1.309 1.571 ) ;
  x3do:skyColor ( 0 0.2 0.7 0 0.5 1 ) .
