@prefix :        <https://www.web3d.org/x3d/content/examples/ConformanceNist/Sounds/Sound/switchsounds.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'switchsounds.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'switch-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 '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_8 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_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Michael Kass NIST' ;
  x3do:name 'creator' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'translator' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '21 January 2001' ;
  x3do:name 'translated' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '2 September 2023' ;
  x3do:name 'modified' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Test Switching of sounds. A "chime" sounding Sound node is initially a "switched out" child of a Switch node in this world. If the viewer clicks on the "Switch in" button in this world, the Sound child is switched in as a child of the Switch node, and should begin to play. If the viewer clicks on the "Switch out" button while the Sound is playing, the sound should cease. However, the Sound node should continue to send and receive events, and as a result, the "phonograph" geometry continue to remain a yellow color, indicating that the Sound node isActive field is still true, even though the Sound is no longer audible.' ;
  x3do:name 'description' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/ConformanceNist/Sounds/Sound/switchsounds.x3d' ;
  x3do:name 'identifier' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' ;
  x3do:name 'generator' .
:meta_1_16 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_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "switchsounds.x3d" .
:meta dcterms:MovingImage "switch-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 "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 "2 September 2023" .
:meta dcterms:description "Test Switching of sounds. A \"chime\" sounding Sound node is initially a \"switched out\" child of a Switch node in this world. If the viewer clicks on the \"Switch in\" button in this world, the Sound child is switched in as a child of the Switch node, and should begin to play. If the viewer clicks on the \"Switch out\" button while the Sound is playing, the sound should cease. However, the Sound node should continue to send and receive events, and as a result, the \"phonograph\" geometry continue to remain a yellow color, indicating that the Sound node isActive field is still true, even though the Sound is no longer audible." .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/ConformanceNist/Sounds/Sound/switchsounds.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, :Viewpoint_2_2, :PROX_SENSOR, :MYSWITCH, :Transform_2_5, :START_TRANS, :STOP_TRANS, :SOUND_SCRIPT ;
  x3do:hasROUTE :ROUTE_2_9, :ROUTE_2_10, :ROUTE_2_11, :ROUTE_2_12, :ROUTE_2_13, :ROUTE_2_14, :ROUTE_2_15, :ROUTE_2_16, :ROUTE_2_17, :ROUTE_2_18, :ROUTE_2_19, :ROUTE_2_20, :ROUTE_2_21 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'switchsounds.x3d' .
:Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'entry view' ;
  x3do:position ( 0 0 5 ) .
:PROX_SENSOR a owl:NamedIndividual, x3do:ProximitySensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'PROX_SENSOR' ;
  x3do:size ( 1000 1000 1000 ) .
:MYSWITCH a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Sound_2_4_1 ;
  x3do:DEF 'MYSWITCH' ;
  x3do:whichChoice -1 .
:Sound_2_4_1 a owl:NamedIndividual, x3do:Sound ;
  x3do:hasParent :MYSWITCH ;
  x3do:hasSource :MYSOUND .
:MYSOUND a owl:NamedIndividual, x3do:AudioClip ;
  x3do:hasParent :Sound_2_4_1 ;
  x3do:DEF 'MYSOUND' ;
  x3do:description 'chimes' ;
  x3do:loop true ;
  x3do:url '"chimes.wav" "https://www.web3d.org/x3d/content/examples/ConformanceNist/Sounds/AudioClip/chimes.wav"' .
:Transform_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_5_1, :Transform_2_5_2 ;
  x3do:scale ( 0.5 0.5 0.5 ) .
:Transform_2_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5 ;
  x3do:hasChildren :Shape_2_5_1_1 ;
  x3do:translation ( 0 -2 0 ) .
:Shape_2_5_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1 ;
  x3do:hasAppearance :Appearance_2_5_1_1_1 ;
  x3do:hasGeometry :Box_2_5_1_1_2 .
:Appearance_2_5_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1 ;
  x3do:hasMaterial :PHONOCOLOR .
:PHONOCOLOR a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1 ;
  x3do:DEF 'PHONOCOLOR' .
:Box_2_5_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_5_1_1 ;
  x3do:size ( 3 1.5 3 ) .
:Transform_2_5_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5 ;
  x3do:hasChildren :Shape_2_5_2_1 ;
  x3do:rotation ( 1 0 0 -2.5 ) .
:Shape_2_5_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_2 ;
  x3do:hasAppearance :Appearance_2_5_2_1_1 ;
  x3do:hasGeometry :Extrusion_2_5_2_1_2 .
:Appearance_2_5_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_2_1 ;
  x3do:hasMaterial :HORNCOLOR .
:HORNCOLOR a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_2_1_1 ;
  x3do:DEF 'HORNCOLOR' .
:Extrusion_2_5_2_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_5_2_1 ;
  x3do:beginCap false ;
  x3do:creaseAngle 1.57 ;
  x3do:crossSection ( 1 0 0.92388 0.382683 0.707107 0.707106 0.382684 0.923879 1.26759e-006 1 -0.382682 0.92388 -0.707105 0.707108 -0.923879 0.382685 -1 2.53518e-006 -0.923881 -0.382681 -0.707109 -0.707105 -0.382687 -0.923878 -3.80277e-006 -1 0.38268 -0.923881 0.707104 -0.70711 0.923878 -0.382688 1 0 ) ;
  x3do:endCap false ;
  x3do:orientation ( 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 ) ;
  x3do:scale ( 2.2 2.2 1.8 1.8 1.4 1.4 1.2 1.2 1 1 0.8 0.8 0.6 0.6 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.2 0.2 0.0001 0.0001 ) ;
  x3do:solid false ;
  x3do:spine ( 0 -1.4 0 0 -1.22137 0 0 -1.01245 0 0 -0.819601 0 0 -0.626754 0 0 -0.401765 0 0 -0.204459 0 0 -0.0164327 0 0 0.176777 0 0 0.380511 0 0 0.578542 0 0 0.819601 0 0 0.996378 0 0 1.8 0 0 1.2 0 ) .
:START_TRANS a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_6_1, :TOUCHSTART, :GOTIMER, :GOFLASH ;
  x3do:DEF 'START_TRANS' .
:Transform_2_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :START_TRANS ;
  x3do:hasChildren :Shape_2_6_1_1, :Transform_2_6_1_2 ;
  x3do:translation ( -3 1.5 -5 ) .
:Shape_2_6_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_6_1 ;
  x3do:hasAppearance :Appearance_2_6_1_1_1 ;
  x3do:hasGeometry :START .
:Appearance_2_6_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_1_1 ;
  x3do:hasMaterial :GOMATERIAL .
:GOMATERIAL a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_6_1_1_1 ;
  x3do:DEF 'GOMATERIAL' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 0 1 0 ) .
:START a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_6_1_1 ;
  x3do:DEF 'START' ;
  x3do:size ( 1.3 1 0.1 ) .
:Transform_2_6_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_6_1 ;
  x3do:hasChildren :Shape_2_6_1_2_1 ;
  x3do:translation ( -0.45 0 0.2 ) .
:Shape_2_6_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_6_1_2 ;
  x3do:hasAppearance :Appearance_2_6_1_2_1_1 ;
  x3do:hasGeometry :Text_2_6_1_2_1_2 .
:Appearance_2_6_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_1_2_1 ;
  x3do:hasMaterial :Material_2_6_1_2_1_1_1 .
:Material_2_6_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_6_1_2_1_1 ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Text_2_6_1_2_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_6_1_2_1 ;
  x3do:hasFontStyle :FontStyle_2_6_1_2_1_2_1 ;
  x3do:string '"Switch" "in"' .
:FontStyle_2_6_1_2_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_6_1_2_1_2 ;
  x3do:size 0.4 .
:TOUCHSTART a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :START_TRANS ;
  x3do:DEF 'TOUCHSTART' ;
  x3do:description 'touch to start' .
:GOTIMER a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :START_TRANS ;
  x3do:DEF 'GOTIMER' .
:GOFLASH a owl:NamedIndividual, x3do:ColorInterpolator ;
  x3do:hasParent :START_TRANS ;
  x3do:DEF 'GOFLASH' ;
  x3do:key ( 0 0.5 1 ) ;
  x3do:keyValue ( 0 1 0 1 1 1 0 1 0 ) .
:STOP_TRANS a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_7_1, :TOUCHSTOP, :STOPTIMER, :STOPFLASH ;
  x3do:DEF 'STOP_TRANS' .
:Transform_2_7_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :STOP_TRANS ;
  x3do:hasChildren :Shape_2_7_1_1, :Transform_2_7_1_2 ;
  x3do:translation ( 3 1.5 -5 ) .
:Shape_2_7_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_1 ;
  x3do:hasAppearance :Appearance_2_7_1_1_1 ;
  x3do:hasGeometry :STOP .
:Appearance_2_7_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_1_1 ;
  x3do:hasMaterial :STOPMATERIAL .
:STOPMATERIAL a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_1_1_1 ;
  x3do:DEF 'STOPMATERIAL' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 0 0 ) .
:STOP a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_7_1_1 ;
  x3do:DEF 'STOP' ;
  x3do:size ( 1.3 1 0.1 ) .
:Transform_2_7_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_7_1 ;
  x3do:hasChildren :Shape_2_7_1_2_1 ;
  x3do:translation ( -0.65 0 0.2 ) .
:Shape_2_7_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7_1_2 ;
  x3do:hasAppearance :Appearance_2_7_1_2_1_1 ;
  x3do:hasGeometry :Text_2_7_1_2_1_2 .
:Appearance_2_7_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_1_2_1 ;
  x3do:hasMaterial :Material_2_7_1_2_1_1_1 .
:Material_2_7_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_1_2_1_1 ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Text_2_7_1_2_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_7_1_2_1 ;
  x3do:hasFontStyle :FontStyle_2_7_1_2_1_2_1 ;
  x3do:string '"Switch" "out"' .
:FontStyle_2_7_1_2_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_7_1_2_1_2 ;
  x3do:size 0.4 .
:TOUCHSTOP a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :STOP_TRANS ;
  x3do:DEF 'TOUCHSTOP' ;
  x3do:description 'touch to stop' .
:STOPTIMER a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :STOP_TRANS ;
  x3do:DEF 'STOPTIMER' .
:STOPFLASH a owl:NamedIndividual, x3do:ColorInterpolator ;
  x3do:hasParent :STOP_TRANS ;
  x3do:DEF 'STOPFLASH' ;
  x3do:key ( 0 0.5 1 ) ;
  x3do:keyValue ( 1 0 0 1 1 1 1 0 0 ) .
:SOUND_SCRIPT a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_8_1, :field_2_8_2, :field_2_8_3, :field_2_8_4, :field_2_8_5, :field_2_8_6, :field_2_8_7, :field_2_8_8 ;
  x3do:DEF 'SOUND_SCRIPT' ;
  x3do:directOutput true ;
  x3do:url '"switch.js" "https://www.web3d.org/x3d/content/examples/ConformanceNist/Sounds/Sound/switch.js"' .
:field_2_8_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SOUND_SCRIPT ;
  x3do:hasChildren :MYSWITCH-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'mySwitch' ;
  x3do:type 'SFNode' .
:MYSWITCH-USE-1 a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :field_2_8_1 ;
  owl:sameAs :MYSWITCH . # DEF matching this USE
:field_2_8_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SOUND_SCRIPT ;
  x3do:hasMaterial :PHONOCOLOR-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'phonoColor' ;
  x3do:type 'SFNode' .
:PHONOCOLOR-USE-1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :field_2_8_2 ;
  owl:sameAs :PHONOCOLOR . # DEF matching this USE
:field_2_8_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SOUND_SCRIPT ;
  x3do:hasMaterial :HORNCOLOR-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'hornColor' ;
  x3do:type 'SFNode' .
:HORNCOLOR-USE-1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :field_2_8_3 ;
  owl:sameAs :HORNCOLOR . # DEF matching this USE
:field_2_8_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SOUND_SCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'yellow' ;
  x3do:type 'SFColor' ;
  x3do:value ( 0.75 0.75 0.00 ) .
:field_2_8_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SOUND_SCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'white' ;
  x3do:type 'SFColor' ;
  x3do:value ( 0.80 0.80 0.80 ) .
:field_2_8_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SOUND_SCRIPT ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'colorPhonograph' ;
  x3do:type 'SFBool' .
:field_2_8_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SOUND_SCRIPT ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'switchIn' ;
  x3do:type 'SFTime' .
:field_2_8_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SOUND_SCRIPT ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'switchOut' ;
  x3do:type 'SFTime' .
:ROUTE_2_9 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'TOUCHSTART' ;
  x3do:toField 'switchIn' ;
  x3do:toNode 'SOUND_SCRIPT' .
:ROUTE_2_10 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'TOUCHSTOP' ;
  x3do:toField 'switchOut' ;
  x3do:toNode 'SOUND_SCRIPT' .
:ROUTE_2_11 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'position_changed' ;
  x3do:fromNode 'PROX_SENSOR' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'START_TRANS' .
:ROUTE_2_12 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'orientation_changed' ;
  x3do:fromNode 'PROX_SENSOR' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'START_TRANS' .
:ROUTE_2_13 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'position_changed' ;
  x3do:fromNode 'PROX_SENSOR' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'STOP_TRANS' .
:ROUTE_2_14 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'orientation_changed' ;
  x3do:fromNode 'PROX_SENSOR' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'STOP_TRANS' .
:ROUTE_2_15 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'MYSOUND' ;
  x3do:toField 'colorPhonograph' ;
  x3do:toNode 'SOUND_SCRIPT' .
:ROUTE_2_16 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'TOUCHSTART' ;
  x3do:toField 'set_startTime' ;
  x3do:toNode 'GOTIMER' .
:ROUTE_2_17 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'GOTIMER' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'GOFLASH' .
:ROUTE_2_18 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'GOFLASH' ;
  x3do:toField 'set_diffuseColor' ;
  x3do:toNode 'GOMATERIAL' .
:ROUTE_2_19 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'TOUCHSTOP' ;
  x3do:toField 'set_startTime' ;
  x3do:toNode 'STOPTIMER' .
:ROUTE_2_20 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'STOPTIMER' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'STOPFLASH' .
:ROUTE_2_21 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'STOPFLASH' ;
  x3do:toField 'set_diffuseColor' ;
  x3do:toNode 'STOPMATERIAL' .
