@prefix :        <https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/test_center.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'test_center.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.nist.gov/vrml.html' ;
  x3do:name 'reference' .
:meta_1_3 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_4 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_5 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_6 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_7 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_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Michael Kass NIST' ;
  x3do:name 'creator' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'translator' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '21 January 2001' ;
  x3do:name 'translated' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 August 2023' ;
  x3do:name 'modified' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Test browser to set different values for the "center" field. The test defines two LOD node with the level field via the Inline node). The first LOD defines the leftmost figure and it sets the center to location 0 0 0. The second LOD defines the rightmost figure and it defines the center at location 0 0 40. The left most LOD in the level field. The rightmost LOD should only display the figures various options at the bottom of the figures. The test should generate a figure resembling a temple with white columns, a fly of stairs up front generated when the highest level of detail is selected), however the LOD to the right will display this figure for the TWO highest level of details' ;
  x3do:name 'description' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/test_center.x3d' ;
  x3do:name 'identifier' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' ;
  x3do:name 'generator' .
:meta_1_15 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_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "test_center.x3d" .
: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 "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 to set different values for the \"center\" field. The test defines two LOD node with the level field via the Inline node). The first LOD defines the leftmost figure and it sets the center to location 0 0 0. The second LOD defines the rightmost figure and it defines the center at location 0 0 40. The left most LOD in the level field. The rightmost LOD should only display the figures various options at the bottom of the figures. The test should generate a figure resembling a temple with white columns, a fly of stairs up front generated when the highest level of detail is selected), however the LOD to the right will display this figure for the TWO highest level of details" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/test_center.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, :big-trans1, :time1, :time2, :time3, :time4, :first-position, :second-position, :third-position, :fourth-position, :text1, :text2, :text3, :text4, :Transform_2_17, :Transform_2_18 ;
  x3do:hasROUTE :ROUTE_2_19, :ROUTE_2_20, :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, :ROUTE_2_38 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'test_center.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 'avatar position of user' ;
  x3do:position ( 0 0 64 ) .
:big-trans1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_4_1, :Transform_2_4_2, :Transform_2_4_3, :Transform_2_4_4, :Transform_2_4_5 ;
  x3do:DEF 'big-trans1' ;
  x3do:translation ( 0 0 54 ) .
:Transform_2_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :big-trans1 ;
  x3do:hasChildren :Shape_2_4_1_1 ;
  x3do:scale ( 0.02 0.02 0.02 ) ;
  x3do:translation ( -5.4 -2 0 ) .
:Shape_2_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_1 ;
  x3do:hasAppearance :Appearance_2_4_1_1_1 ;
  x3do:hasGeometry :Text_2_4_1_1_2 .
:Appearance_2_4_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_1_1 ;
  x3do:hasMaterial :Material_2_4_1_1_1_1 .
:Material_2_4_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_1_1_1 ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 0 1 0 ) ;
  x3do:emissiveColor ( 0 1 0 ) .
:Text_2_4_1_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_1_1 ;
  x3do:hasFontStyle :the-style ;
  x3do:string '"CLICK DESIRED LEVEL OF DETAIL BELOW"' .
:the-style a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_1_1_2 ;
  x3do:DEF 'the-style' ;
  x3do:size 29 ;
  x3do:cssStyle 'BOLD' .
:Transform_2_4_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :big-trans1 ;
  x3do:hasChildren :Shape_2_4_2_1, :the-touch1 ;
  x3do:scale ( 0.02 0.02 0.02 ) ;
  x3do:translation ( -4.8 -2.7 0 ) .
:Shape_2_4_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_2 ;
  x3do:hasAppearance :the-appearance ;
  x3do:hasGeometry :Text_2_4_2_1_2 .
:the-appearance a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2_1 ;
  x3do:hasMaterial :Material_2_4_2_1_1_1 ;
  x3do:DEF 'the-appearance' .
:Material_2_4_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :the-appearance ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 0 0 1 ) ;
  x3do:emissiveColor ( 0 0 1 ) .
:Text_2_4_2_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_2_1 ;
  x3do:hasFontStyle :the-style-USE-1 ;
  x3do:string '"LOWEST (0 0 64)"' .
:the-style-USE-1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_2_1_2 ;
  owl:sameAs :the-style . # DEF matching this USE
:the-touch1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_4_2 ;
  x3do:DEF 'the-touch1' ;
  x3do:description 'touch to activate 1' .
:Transform_2_4_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :big-trans1 ;
  x3do:hasChildren :Shape_2_4_3_1, :the-touch2 ;
  x3do:scale ( 0.02 0.02 0.02 ) ;
  x3do:translation ( -4.8 -3.4 0 ) .
:Shape_2_4_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_3 ;
  x3do:hasAppearance :the-appearance-USE-1 ;
  x3do:hasGeometry :Text_2_4_3_1_2 .
:the-appearance-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_3_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:Text_2_4_3_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_3_1 ;
  x3do:hasFontStyle :the-style-USE-2 ;
  x3do:string '"MEDIUM LOW (0 0 48)"' .
:the-style-USE-2 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_3_1_2 ;
  owl:sameAs :the-style . # DEF matching this USE
:the-touch2 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_4_3 ;
  x3do:DEF 'the-touch2' ;
  x3do:description 'touch to activate 2' .
:Transform_2_4_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :big-trans1 ;
  x3do:hasChildren :Shape_2_4_4_1, :the-touch3 ;
  x3do:scale ( 0.02 0.02 0.02 ) ;
  x3do:translation ( 1 -2.7 0 ) .
:Shape_2_4_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_4 ;
  x3do:hasAppearance :the-appearance-USE-2 ;
  x3do:hasGeometry :Text_2_4_4_1_2 .
:the-appearance-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_4_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:Text_2_4_4_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_4_1 ;
  x3do:hasFontStyle :the-style-USE-3 ;
  x3do:string '"MEDIUM (0 0 32)"' .
:the-style-USE-3 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_4_1_2 ;
  owl:sameAs :the-style . # DEF matching this USE
:the-touch3 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_4_4 ;
  x3do:DEF 'the-touch3' ;
  x3do:description 'touch to activate 3' .
:Transform_2_4_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :big-trans1 ;
  x3do:hasChildren :Shape_2_4_5_1, :the-touch4 ;
  x3do:scale ( 0.02 0.02 0.02 ) ;
  x3do:translation ( 1 -3.4 0 ) .
:Shape_2_4_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_5 ;
  x3do:hasAppearance :the-appearance-USE-3 ;
  x3do:hasGeometry :Text_2_4_5_1_2 .
:the-appearance-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_5_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:Text_2_4_5_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_5_1 ;
  x3do:hasFontStyle :the-style-USE-4 ;
  x3do:string '"HIGHEST (0 0 16)"' .
:the-style-USE-4 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_5_1_2 ;
  owl:sameAs :the-style . # DEF matching this USE
:the-touch4 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_4_5 ;
  x3do:DEF 'the-touch4' ;
  x3do:description 'touch to activate 4' .
:time1 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'time1' ;
  x3do:cycleInterval '2' .
:time2 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'time2' ;
  x3do:cycleInterval '2' .
:time3 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'time3' ;
  x3do:cycleInterval '2' .
:time4 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'time4' ;
  x3do:cycleInterval '2' .
:first-position a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'first-position' ;
  x3do:key ( 0 1 ) ;
  x3do:keyValue ( 0 0 64 0 0 64 ) .
:second-position a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'second-position' ;
  x3do:key ( 0 1 ) ;
  x3do:keyValue ( 0 0 48 0 0 48 ) .
:third-position a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'third-position' ;
  x3do:key ( 0 1 ) ;
  x3do:keyValue ( 0 0 32 0 0 32 ) .
:fourth-position a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'fourth-position' ;
  x3do:key ( 0 1 ) ;
  x3do:keyValue ( 0 0 27 0 0 27 ) .
:text1 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'text1' ;
  x3do:key ( 0 1 ) ;
  x3do:keyValue ( 0 0 54 0 0 54 ) .
:text2 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'text2' ;
  x3do:key ( 0 1 ) ;
  x3do:keyValue ( 0 0 38 0 0 38 ) .
:text3 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'text3' ;
  x3do:key ( 0 1 ) ;
  x3do:keyValue ( 0 0 22 0 0 22 ) .
:text4 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'text4' ;
  x3do:key ( 0 1 ) ;
  x3do:keyValue ( 0 0 17 0 0 17 ) .
:Transform_2_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :LOD_2_17_1 ;
  x3do:rotation ( 1 0 0 0.15 ) ;
  x3do:translation ( -7 2 0 ) .
:LOD_2_17_1 a owl:NamedIndividual, x3do:LOD ;
  x3do:hasParent :Transform_2_17 ;
  x3do:hasChildren :ref1, :ref2, :ref3, :ref4 ;
  x3do:range ( 28 33 49 ) .
:ref1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :LOD_2_17_1 ;
  x3do:DEF 'ref1' ;
  x3do:url '"ref1.x3d" "https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/ref1.x3d" "ref1.wrl" "https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/ref1.wrl"' .
:ref2 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :LOD_2_17_1 ;
  x3do:DEF 'ref2' ;
  x3do:url '"ref2.x3d" "https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/ref2.x3d" "ref2.wrl" "https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/ref2.wrl"' .
:ref3 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :LOD_2_17_1 ;
  x3do:DEF 'ref3' ;
  x3do:url '"ref3.x3d" "https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/ref3.x3d" "ref3.wrl" "https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/ref3.wrl"' .
:ref4 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :LOD_2_17_1 ;
  x3do:DEF 'ref4' ;
  x3do:url '"ref4.x3d" "https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/ref4.x3d" "ref4.wrl" "https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/ref4.wrl"' .
:Transform_2_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :LOD_2_18_1 ;
  x3do:rotation ( 1 0 0 0.15 ) ;
  x3do:translation ( 7 2 0 ) .
:LOD_2_18_1 a owl:NamedIndividual, x3do:LOD ;
  x3do:hasParent :Transform_2_18 ;
  x3do:hasChildren :ref1-USE-1, :ref2-USE-1, :ref3-USE-1, :ref4-USE-1 ;
  x3do:center ( 0 0 17 ) ;
  x3do:range ( 28 33 49 ) .
:ref1-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :LOD_2_18_1 ;
  owl:sameAs :ref1 . # DEF matching this USE
:ref2-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :LOD_2_18_1 ;
  owl:sameAs :ref2 . # DEF matching this USE
:ref3-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :LOD_2_18_1 ;
  owl:sameAs :ref3 . # DEF matching this USE
:ref4-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :LOD_2_18_1 ;
  owl:sameAs :ref4 . # DEF matching this USE
:ROUTE_2_19 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'the-touch1' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'time1' .
:ROUTE_2_20 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'the-touch2' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'time2' .
:ROUTE_2_21 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'the-touch3' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'time3' .
:ROUTE_2_22 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'the-touch4' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'time4' .
:ROUTE_2_23 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'time1' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'first-position' .
:ROUTE_2_24 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'time2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'second-position' .
:ROUTE_2_25 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'time3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'third-position' .
:ROUTE_2_26 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'time4' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'fourth-position' .
:ROUTE_2_27 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'first-position' ;
  x3do:toField 'position' ;
  x3do:toNode 'the-view' .
:ROUTE_2_28 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'second-position' ;
  x3do:toField 'position' ;
  x3do:toNode 'the-view' .
:ROUTE_2_29 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'third-position' ;
  x3do:toField 'position' ;
  x3do:toNode 'the-view' .
:ROUTE_2_30 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'fourth-position' ;
  x3do:toField 'position' ;
  x3do:toNode 'the-view' .
:ROUTE_2_31 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'time1' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'text1' .
:ROUTE_2_32 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'time2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'text2' .
:ROUTE_2_33 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'time3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'text3' .
:ROUTE_2_34 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'time4' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'text4' .
:ROUTE_2_35 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'text1' ;
  x3do:toField 'translation' ;
  x3do:toNode 'big-trans1' .
:ROUTE_2_36 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'text2' ;
  x3do:toField 'translation' ;
  x3do:toNode 'big-trans1' .
:ROUTE_2_37 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'text3' ;
  x3do:toField 'translation' ;
  x3do:toNode 'big-trans1' .
:ROUTE_2_38 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'text4' ;
  x3do:toField 'translation' ;
  x3do:toNode 'big-trans1' .
