@prefix :        <https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/test_binding5.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_14, :meta_1_15, :meta_1_16, :meta_1_17, :meta_1_18 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'test_binding5.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'test-binding5-movie.mpg' ;
  x3do:name 'MovingImage' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.nist.gov/vrml.html' ;
  x3do:name 'reference' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.itl.nist.gov/div897/ctg/vrml/vrml.html' ;
  x3do:name 'reference' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.itl.nist.gov/div897/ctg/vrml/members.html' ;
  x3do:name 'creator' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'This file was provided by the National Institute of Standards and Technology, and is part of the X3D Conformance Test Suite, available at http://www.nist.gov/vrml.html The information contained within this file is provided for use in establishing conformance to the ISO VRML97 Specification. Conformance to this test does not imply recommendation or endorsement by the National Institute of Standards and Technology (NIST). This software can be redistributed and/or modified freely provided that any derivative works bear some notice that they are derived from it, and any modified versions bear some notice that they have been modified.' ;
  x3do:name 'disclaimer' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Original NIST Conformance Testing Group, https://www.itl.nist.gov/div897/ctg/vrml' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Interactive Conformance Testing for VRML, Mary Brady and Lynn Rosenthal, NIST, created 8 September 2010 and updated 25 August 2016, https://www.nist.gov/itl/ssd/information-systems-group/interactive-conformance-testing-vrml' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Correct definition and compliance of this conformance scene is maintained by the X3D Working Group, https://www.web3d.org/working-groups/x3d' ;
  x3do:name 'info' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Michael Kass NIST' ;
  x3do:name 'creator' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'translator' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '21 January 2001' ;
  x3do:name 'translated' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 August 2023' ;
  x3do:name 'modified' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Test browser ability to dynamically activate and deactivate backgrounds. Three backgrounds are defined in the local coordinate system. The first one is active by default. After clicking on the text The test should send a false event to the first background and a true event to the second background. This should push the first background from the top of the stack and make background 2 the current active background. Then a true event is sent to the third background and a false event is sent to the second background. That should activate background number 3. The test catches the true events sent by each background. After a false event is sent to background number 3, then background number 1 should be activated by default, The test can be started by clicking on the text below the geometry.' ;
  x3do:name 'description' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/test_binding5.x3d' ;
  x3do:name 'identifier' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' ;
  x3do:name 'generator' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "test_binding5.x3d" .
:meta dcterms:MovingImage "test-binding5-movie.mpg" .
:meta dcterms:reference "http://www.nist.gov/vrml.html" .
:meta dcterms:reference "http://www.itl.nist.gov/div897/ctg/vrml/vrml.html" .
:meta dcterms:creator "http://www.itl.nist.gov/div897/ctg/vrml/members.html" .
:meta dcterms:reference "Original NIST Conformance Testing Group, https://www.itl.nist.gov/div897/ctg/vrml" .
:meta dcterms:reference "Interactive Conformance Testing for VRML, Mary Brady and Lynn Rosenthal, NIST, created 8 September 2010 and updated 25 August 2016, https://www.nist.gov/itl/ssd/information-systems-group/interactive-conformance-testing-vrml" .
:meta dcterms:info "Correct definition and compliance of this conformance scene is maintained by the X3D Working Group, https://www.web3d.org/working-groups/x3d" .
:meta dcterms:creator "Michael Kass NIST" .
:meta dcterms:translator "Don Brutzman" .
:meta dcterms:translated "21 January 2001" .
:meta dcterms:modified "28 August 2023" .
:meta dcterms:description "Test browser ability to dynamically activate and deactivate backgrounds. Three backgrounds are defined in the local coordinate system. The first one is active by default. After clicking on the text The test should send a false event to the first background and a true event to the second background. This should push the first background from the top of the stack and make background 2 the current active background. Then a true event is sent to the third background and a false event is sent to the second background. That should activate background number 3. The test catches the true events sent by each background. After a false event is sent to background number 3, then background number 1 should be activated by default, The test can be started by clicking on the text below the geometry." .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/test_binding5.x3d" .
:meta dcterms:generator "Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html" .
:meta dcterms:generator "X3D-Edit 4.0, 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, :NavigationInfo_2_2, :Group_2_3, :sky-back1, :sky-back2, :sky-back3, :Transform_2_7, :Transform_2_8, :Transform_2_9, :Transform_2_10, :timer1, :timer2, :timer3, :timer4, :timer5, :colors1, :colors2, :colors3, :delay_timer2-3, :delay_timer4 ;
  x3do:hasROUTE :ROUTE_2_21, :ROUTE_2_22, :ROUTE_2_23, :ROUTE_2_24, :ROUTE_2_25, :ROUTE_2_26, :ROUTE_2_27, :ROUTE_2_28, :ROUTE_2_29, :ROUTE_2_30, :ROUTE_2_31, :ROUTE_2_32, :ROUTE_2_33, :ROUTE_2_34, :ROUTE_2_35, :ROUTE_2_36, :ROUTE_2_37 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'test_binding5.x3d' .
:NavigationInfo_2_2 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:type '"EXAMINE" "WALK" "FLY" "ANY"' .
:Group_2_3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :the-view .
:the-view a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_3 ;
  x3do:DEF 'the-view' ;
  x3do:description 'Front View' ;
  x3do:position ( 0 0 20 ) .
:sky-back1 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:DEF 'sky-back1' ;
  x3do:backUrl '"sky1.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky1.jpg"' ;
  x3do:bottomUrl '"sky1.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky1.jpg"' ;
  x3do:frontUrl '"sky1.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky1.jpg"' ;
  x3do:groundColor ( 0 0 0 ) ;
  x3do:leftUrl '"sky1.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky1.jpg"' ;
  x3do:rightUrl '"sky1.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky1.jpg"' ;
  x3do:topUrl '"sky1.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky1.jpg"' .
:sky-back2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:DEF 'sky-back2' ;
  x3do:backUrl '"sky2.png" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky2.png"' ;
  x3do:bottomUrl '"sky2.png" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky2.png"' ;
  x3do:frontUrl '"sky2.png" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky2.png"' ;
  x3do:groundColor ( 0 0 0 ) ;
  x3do:leftUrl '"sky2.png" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky2.png"' ;
  x3do:rightUrl '"sky2.png" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky2.png"' ;
  x3do:topUrl '"sky2.png" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/sky2.png"' .
:sky-back3 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:DEF 'sky-back3' ;
  x3do:backUrl '"mt-corcoran.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/mt-corcoran.jpg"' ;
  x3do:bottomUrl '"mt-corcoran.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/mt-corcoran.jpg"' ;
  x3do:frontUrl '"mt-corcoran.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/mt-corcoran.jpg"' ;
  x3do:groundColor ( 0 0 0 ) ;
  x3do:leftUrl '"mt-corcoran.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/mt-corcoran.jpg"' ;
  x3do:rightUrl '"mt-corcoran.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/mt-corcoran.jpg"' ;
  x3do:topUrl '"mt-corcoran.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Background/mt-corcoran.jpg"' .
:Transform_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_7_1 ;
  x3do:translation ( 0.5 7 0 ) .
:Shape_2_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7 ;
  x3do:hasAppearance :Appearance_2_7_1_1 ;
  x3do:hasGeometry :Text_2_7_1_2 .
:Appearance_2_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_1 ;
  x3do:hasMaterial :the-material1 .
:the-material1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_1_1 ;
  x3do:DEF 'the-material1' ;
  x3do:diffuseColor ( 0 0 1 ) .
:Text_2_7_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_7_1 ;
  x3do:hasFontStyle :FontStyle_2_7_1_2_1 ;
  x3do:string '"Background 1 sending true Event"' .
:FontStyle_2_7_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_7_1_2 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
:Transform_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_8_1 ;
  x3do:translation ( 0.5 6 0 ) .
:Shape_2_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_8 ;
  x3do:hasAppearance :Appearance_2_8_1_1 ;
  x3do:hasGeometry :Text_2_8_1_2 .
:Appearance_2_8_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_8_1 ;
  x3do:hasMaterial :the-material2 .
:the-material2 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_8_1_1 ;
  x3do:DEF 'the-material2' ;
  x3do:diffuseColor ( 0 0 1 ) .
:Text_2_8_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_8_1 ;
  x3do:hasFontStyle :FontStyle_2_8_1_2_1 ;
  x3do:string '"Background 2 sending true Event"' .
:FontStyle_2_8_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_8_1_2 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
:Transform_2_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_9_1 ;
  x3do:translation ( 0.5 5 0 ) .
:Shape_2_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_9 ;
  x3do:hasAppearance :Appearance_2_9_1_1 ;
  x3do:hasGeometry :Text_2_9_1_2 .
:Appearance_2_9_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_9_1 ;
  x3do:hasMaterial :the-material3 .
:the-material3 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_9_1_1 ;
  x3do:DEF 'the-material3' ;
  x3do:diffuseColor ( 0 0 1 ) .
:Text_2_9_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_9_1 ;
  x3do:hasFontStyle :FontStyle_2_9_1_2_1 ;
  x3do:string '"Background 3 sending true Event"' .
:FontStyle_2_9_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_9_1_2 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
:Transform_2_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_10_1, :the-touch ;
  x3do:scale ( 0.04 0.04 0.04 ) ;
  x3do:translation ( 0.5 0 0 ) .
:Shape_2_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_10 ;
  x3do:hasAppearance :Appearance_2_10_1_1 ;
  x3do:hasGeometry :Text_2_10_1_2 .
:Appearance_2_10_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_1 ;
  x3do:hasMaterial :the-material5 .
:the-material5 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_10_1_1 ;
  x3do:DEF 'the-material5' ;
  x3do:diffuseColor ( 1 0 0 ) .
:Text_2_10_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_10_1 ;
  x3do:hasFontStyle :FontStyle_2_10_1_2_1 ;
  x3do:string '"CLICK HERE TO START"' .
:FontStyle_2_10_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_10_1_2 ;
  x3do:justify '"MIDDLE" "MIDDLE"' ;
  x3do:size 32 ;
  x3do:cssStyle 'BOLD' .
:the-touch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_10 ;
  x3do:DEF 'the-touch' ;
  x3do:description 'touch to activate' .
:timer1 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'timer1' ;
  x3do:cycleInterval '5' .
:timer2 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'timer2' ;
  x3do:cycleInterval '5' .
:timer3 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'timer3' ;
  x3do:cycleInterval '5' ;
  x3do:enabled false .
:timer4 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'timer4' ;
  x3do:cycleInterval '5' .
:timer5 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'timer5' ;
  x3do:cycleInterval '5' ;
  x3do:enabled false .
:colors1 a owl:NamedIndividual, x3do:ColorInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'colors1' ;
  x3do:key ( 0 0.25 0.5 0.75 0.85 1 ) ;
  x3do:keyValue ( 1 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 1 ) .
:colors2 a owl:NamedIndividual, x3do:ColorInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'colors2' ;
  x3do:key ( 0 0.25 0.5 0.75 0.85 1 ) ;
  x3do:keyValue ( 1 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 1 ) .
:colors3 a owl:NamedIndividual, x3do:ColorInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'colors3' ;
  x3do:key ( 0 0.25 0.5 0.75 0.85 1 ) ;
  x3do:keyValue ( 1 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 1 ) .
:delay_timer2-3 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_19_1, :field_2_19_2 ;
  x3do:DEF 'delay_timer2-3' ;
  x3do:sourceCode """
ecmascript:
function time_in (the_value)
{
	time_later = the_value + 6;
}
""" .
:field_2_19_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :delay_timer2-3 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'time_in' ;
  x3do:type 'SFTime' .
:field_2_19_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :delay_timer2-3 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'time_later' ;
  x3do:type 'SFTime' .
:delay_timer4 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_20_1, :field_2_20_2 ;
  x3do:DEF 'delay_timer4' ;
  x3do:sourceCode """
ecmascript:
function time_in (the_value)
{
	time_later = the_value + 10;
}
""" .
:field_2_20_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :delay_timer4 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'time_in' ;
  x3do:type 'SFTime' .
:field_2_20_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :delay_timer4 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'time_later' ;
  x3do:type 'SFTime' .
:ROUTE_2_21 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'the-touch' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'timer1' .
:ROUTE_2_22 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'timer1' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'colors1' .
:ROUTE_2_23 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'colors1' ;
  x3do:toField 'diffuseColor' ;
  x3do:toNode 'the-material1' .
:ROUTE_2_24 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'the-touch' ;
  x3do:toField 'time_in' ;
  x3do:toNode 'delay_timer2-3' .
:ROUTE_2_25 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'the-touch' ;
  x3do:toField 'time_in' ;
  x3do:toNode 'delay_timer4' .
:ROUTE_2_26 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'time_later' ;
  x3do:fromNode 'delay_timer2-3' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'timer2' .
:ROUTE_2_27 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'timer2' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'sky-back2' .
:ROUTE_2_28 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'time_later' ;
  x3do:fromNode 'delay_timer2-3' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'timer3' .
:ROUTE_2_29 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isBound' ;
  x3do:fromNode 'sky-back2' ;
  x3do:toField 'enabled' ;
  x3do:toNode 'timer3' .
:ROUTE_2_30 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'timer3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'colors2' .
:ROUTE_2_31 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'colors2' ;
  x3do:toField 'diffuseColor' ;
  x3do:toNode 'the-material2' .
:ROUTE_2_32 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'time_later' ;
  x3do:fromNode 'delay_timer4' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'timer4' .
:ROUTE_2_33 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'timer4' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'sky-back3' .
:ROUTE_2_34 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'time_later' ;
  x3do:fromNode 'delay_timer4' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'timer5' .
:ROUTE_2_35 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isBound' ;
  x3do:fromNode 'sky-back3' ;
  x3do:toField 'enabled' ;
  x3do:toNode 'timer5' .
:ROUTE_2_36 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'timer5' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'colors3' .
:ROUTE_2_37 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'colors3' ;
  x3do:toField 'diffuseColor' ;
  x3do:toNode 'the-material3' .
