@prefix :        <https://www.web3d.org/x3d/content/examples/ConformanceNist/Lights/SpotLight/test_beamWidthsim1.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 'test_beamWidthsim1.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'test-beamWidthsim1-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 '28 August 2023' ;
  x3do:name 'modified' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Test browser to set the beamWidth field to a range of values on a set of a simple geometry (sphere) Seven rows of spheres are drawn in the local coordinate system and a single SpotLight is defined at the center. The lights beamWidth is increased as the animation progesses. The animation is started by clicking on the text above the geometry. The cutOffAngle is set to 1.570796 for the light and is never changed. This should cause the whole area illuminated by the light to be lighted at full intensity gradually as the beamWidth is increased. The area of illumination shall be no larger than the maximum value for the cutOffAngle (1.570796). A browser may choose to ignore the beamWidth field.' ;
  x3do:name 'description' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/ConformanceNist/Lights/SpotLight/test_beamWidthsim1.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 "test_beamWidthsim1.x3d" .
:meta dcterms:MovingImage "test-beamWidthsim1-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 "28 August 2023" .
:meta dcterms:description "Test browser to set the beamWidth field to a range of values on a set of a simple geometry (sphere) Seven rows of spheres are drawn in the local coordinate system and a single SpotLight is defined at the center. The lights beamWidth is increased as the animation progesses. The animation is started by clicking on the text above the geometry. The cutOffAngle is set to 1.570796 for the light and is never changed. This should cause the whole area illuminated by the light to be lighted at full intensity gradually as the beamWidth is increased. The area of illumination shall be no larger than the maximum value for the cutOffAngle (1.570796). A browser may choose to ignore the beamWidth field." .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/ConformanceNist/Lights/SpotLight/test_beamWidthsim1.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, :Group_2_2, :Background_2_3, :NavigationInfo_2_4, :PointLight_2_5, :DirectionalLight_2_6, :Transform_2_7, :the-light, :text-time, :the-time, :the-width, :text-color, :Transform_2_13, :Transform_2_14, :Transform_2_15, :Transform_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, :Transform_2_27, :Transform_2_28, :Transform_2_29, :Transform_2_30, :Transform_2_31, :Transform_2_32, :Transform_2_33, :Transform_2_34, :Transform_2_35, :Transform_2_36, :Transform_2_37, :Transform_2_38, :Transform_2_39, :Transform_2_40, :Transform_2_41, :Transform_2_42, :Transform_2_43, :Transform_2_44, :Transform_2_45, :Transform_2_46, :Transform_2_47, :Transform_2_48, :Transform_2_49, :Transform_2_50, :Transform_2_51, :Transform_2_52, :Transform_2_53, :Transform_2_54, :Transform_2_55, :Transform_2_56, :Transform_2_57, :Transform_2_58, :Transform_2_59, :Transform_2_60, :Transform_2_61, :Transform_2_62, :Transform_2_63, :Transform_2_64, :Transform_2_65, :Transform_2_66, :Transform_2_67, :Transform_2_68, :Transform_2_69, :Transform_2_70, :Transform_2_71, :Transform_2_72, :Transform_2_73, :Transform_2_74, :Transform_2_75 ;
  x3do:hasROUTE :ROUTE_2_76, :ROUTE_2_77, :ROUTE_2_78, :ROUTE_2_79, :ROUTE_2_80, :ROUTE_2_81 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'test_beamWidthsim1.x3d' .
:Group_2_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_2_1 .
:Viewpoint_2_2_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_2 ;
  x3do:description 'Front View' ;
  x3do:position ( 0 0 15 ) .
:Background_2_3 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundColor ( 0 0 0 ) ;
  x3do:skyColor ( 1 0 0 ) .
:NavigationInfo_2_4 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:headlight false ;
  x3do:type '"EXAMINE" "WALK" "FLY" "ANY"' .
:PointLight_2_5 a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :Scene ;
  x3do:on false .
:DirectionalLight_2_6 a owl:NamedIndividual, x3do:DirectionalLight ;
  x3do:hasParent :Scene ;
  x3do:on false .
:Transform_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_7_1, :the-touch ;
  x3do:scale ( 0.02 0.02 0.02 ) ;
  x3do:translation ( -3.4 4 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-click .
:the-click a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_1_1 ;
  x3do:DEF 'the-click' ;
  x3do:ambientIntensity 1 ;
  x3do:emissiveColor ( 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 '"CLICK HERE TO START"' .
:FontStyle_2_7_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_7_1_2 ;
  x3do:size 32 ;
  x3do:cssStyle 'BOLD' .
:the-touch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_7 ;
  x3do:DEF 'the-touch' ;
  x3do:description 'touch to activate' .
:the-light a owl:NamedIndividual, x3do:SpotLight ;
  x3do:hasParent :Scene ;
  x3do:DEF 'the-light' ;
  x3do:beamWidth 0.01 ;
  x3do:cutOffAngle 1.57079 ;
  x3do:location ( 0 0 7 ) ;
  x3do:radius 7 .
:text-time a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'text-time' .
:the-time a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'the-time' ;
  x3do:cycleInterval '8' .
:the-width a owl:NamedIndividual, x3do:ScalarInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'the-width' ;
  x3do:key ( 0 0.2 0.4 0.6 0.8 1 ) ;
  x3do:keyValue ( 0.1 0.15 0.18 0.2 0.25 0.3 ) .
:text-color a owl:NamedIndividual, x3do:ColorInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'text-color' ;
  x3do:key ( 0 0.5 1 ) ;
  x3do:keyValue ( 0 0 1 1 1 1 0 0 1 ) .
:Transform_2_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_13_1 ;
  x3do:translation ( -4 0 0 ) .
:Shape_2_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_13 ;
  x3do:hasAppearance :the-appearance ;
  x3do:hasGeometry :the-sphere .
:the-appearance a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_13_1 ;
  x3do:hasMaterial :Material_2_13_1_1_1 ;
  x3do:DEF 'the-appearance' .
:Material_2_13_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :the-appearance .
:the-sphere a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_13_1 ;
  x3do:DEF 'the-sphere' ;
  x3do:radius 0.4 .
:Transform_2_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_14_1 ;
  x3do:translation ( -3 0 0 ) .
:Shape_2_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_14 ;
  x3do:hasAppearance :the-appearance-USE-1 ;
  x3do:hasGeometry :the-sphere-USE-1 .
:the-appearance-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_14_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_14_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_15_1 ;
  x3do:translation ( -2 0 0 ) .
:Shape_2_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_15 ;
  x3do:hasAppearance :the-appearance-USE-2 ;
  x3do:hasGeometry :the-sphere-USE-2 .
:the-appearance-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_15_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_15_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_16_1 ;
  x3do:translation ( -1 0 0 ) .
:Shape_2_16_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_16 ;
  x3do:hasAppearance :the-appearance-USE-3 ;
  x3do:hasGeometry :the-sphere-USE-3 .
:the-appearance-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_16_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-3 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_16_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_17_1 .
:Shape_2_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_17 ;
  x3do:hasAppearance :the-appearance-USE-4 ;
  x3do:hasGeometry :the-sphere-USE-4 .
:the-appearance-USE-4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_17_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-4 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_17_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_18_1 ;
  x3do:translation ( 1 0 0 ) .
:Shape_2_18_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_18 ;
  x3do:hasAppearance :the-appearance-USE-5 ;
  x3do:hasGeometry :the-sphere-USE-5 .
:the-appearance-USE-5 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_18_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-5 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_18_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_19 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_19_1 ;
  x3do:translation ( 2 0 0 ) .
:Shape_2_19_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_19 ;
  x3do:hasAppearance :the-appearance-USE-6 ;
  x3do:hasGeometry :the-sphere-USE-6 .
:the-appearance-USE-6 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_19_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-6 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_19_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_20 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_20_1 ;
  x3do:translation ( 3 0 0 ) .
:Shape_2_20_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_20 ;
  x3do:hasAppearance :the-appearance-USE-7 ;
  x3do:hasGeometry :the-sphere-USE-7 .
:the-appearance-USE-7 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_20_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-7 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_20_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_21_1 ;
  x3do:translation ( 4 0 0 ) .
:Shape_2_21_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_21 ;
  x3do:hasAppearance :the-appearance-USE-8 ;
  x3do:hasGeometry :the-sphere-USE-8 .
:the-appearance-USE-8 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_21_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-8 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_21_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_22_1 ;
  x3do:translation ( -4 1 0 ) .
:Shape_2_22_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_22 ;
  x3do:hasAppearance :the-appearance-USE-9 ;
  x3do:hasGeometry :the-sphere-USE-9 .
:the-appearance-USE-9 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_22_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-9 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_22_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_23_1 ;
  x3do:translation ( -3 1 0 ) .
:Shape_2_23_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_23 ;
  x3do:hasAppearance :the-appearance-USE-10 ;
  x3do:hasGeometry :the-sphere-USE-10 .
:the-appearance-USE-10 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_23_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-10 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_23_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_24 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_24_1 ;
  x3do:translation ( -2 1 0 ) .
:Shape_2_24_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_24 ;
  x3do:hasAppearance :the-appearance-USE-11 ;
  x3do:hasGeometry :the-sphere-USE-11 .
:the-appearance-USE-11 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_24_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-11 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_24_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_25 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_25_1 ;
  x3do:translation ( -1 1 0 ) .
:Shape_2_25_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_25 ;
  x3do:hasAppearance :the-appearance-USE-12 ;
  x3do:hasGeometry :the-sphere-USE-12 .
:the-appearance-USE-12 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_25_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-12 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_25_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_26 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_26_1 ;
  x3do:translation ( 0 1 0 ) .
:Shape_2_26_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_26 ;
  x3do:hasAppearance :the-appearance-USE-13 ;
  x3do:hasGeometry :the-sphere-USE-13 .
:the-appearance-USE-13 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_26_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-13 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_26_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_27 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_27_1 ;
  x3do:translation ( 1 1 0 ) .
:Shape_2_27_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_27 ;
  x3do:hasAppearance :the-appearance-USE-14 ;
  x3do:hasGeometry :the-sphere-USE-14 .
:the-appearance-USE-14 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_27_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-14 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_27_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_28 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_28_1 ;
  x3do:translation ( 2 1 0 ) .
:Shape_2_28_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_28 ;
  x3do:hasAppearance :the-appearance-USE-15 ;
  x3do:hasGeometry :the-sphere-USE-15 .
:the-appearance-USE-15 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_28_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-15 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_28_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_29 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_29_1 ;
  x3do:translation ( 3 1 0 ) .
:Shape_2_29_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_29 ;
  x3do:hasAppearance :the-appearance-USE-16 ;
  x3do:hasGeometry :the-sphere-USE-16 .
:the-appearance-USE-16 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_29_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-16 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_29_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_30 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_30_1 ;
  x3do:translation ( 4 1 0 ) .
:Shape_2_30_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_30 ;
  x3do:hasAppearance :the-appearance-USE-17 ;
  x3do:hasGeometry :the-sphere-USE-17 .
:the-appearance-USE-17 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_30_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-17 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_30_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_31 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_31_1 ;
  x3do:translation ( -4 2 0 ) .
:Shape_2_31_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_31 ;
  x3do:hasAppearance :the-appearance-USE-18 ;
  x3do:hasGeometry :the-sphere-USE-18 .
:the-appearance-USE-18 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_31_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-18 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_31_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_32 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_32_1 ;
  x3do:translation ( -3 2 0 ) .
:Shape_2_32_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_32 ;
  x3do:hasAppearance :the-appearance-USE-19 ;
  x3do:hasGeometry :the-sphere-USE-19 .
:the-appearance-USE-19 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_32_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-19 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_32_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_33 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_33_1 ;
  x3do:translation ( -2 2 0 ) .
:Shape_2_33_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_33 ;
  x3do:hasAppearance :the-appearance-USE-20 ;
  x3do:hasGeometry :the-sphere-USE-20 .
:the-appearance-USE-20 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_33_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-20 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_33_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_34 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_34_1 ;
  x3do:translation ( -1 2 0 ) .
:Shape_2_34_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_34 ;
  x3do:hasAppearance :the-appearance-USE-21 ;
  x3do:hasGeometry :the-sphere-USE-21 .
:the-appearance-USE-21 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_34_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-21 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_34_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_35 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_35_1 ;
  x3do:translation ( 0 2 0 ) .
:Shape_2_35_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_35 ;
  x3do:hasAppearance :the-appearance-USE-22 ;
  x3do:hasGeometry :the-sphere-USE-22 .
:the-appearance-USE-22 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_35_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-22 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_35_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_36 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_36_1 ;
  x3do:translation ( 1 2 0 ) .
:Shape_2_36_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_36 ;
  x3do:hasAppearance :the-appearance-USE-23 ;
  x3do:hasGeometry :the-sphere-USE-23 .
:the-appearance-USE-23 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_36_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-23 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_36_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_37 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_37_1 ;
  x3do:translation ( 2 2 0 ) .
:Shape_2_37_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_37 ;
  x3do:hasAppearance :the-appearance-USE-24 ;
  x3do:hasGeometry :the-sphere-USE-24 .
:the-appearance-USE-24 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_37_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-24 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_37_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_38 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_38_1 ;
  x3do:translation ( 3 2 0 ) .
:Shape_2_38_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_38 ;
  x3do:hasAppearance :the-appearance-USE-25 ;
  x3do:hasGeometry :the-sphere-USE-25 .
:the-appearance-USE-25 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_38_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-25 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_38_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_39 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_39_1 ;
  x3do:translation ( 4 2 0 ) .
:Shape_2_39_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_39 ;
  x3do:hasAppearance :the-appearance-USE-26 ;
  x3do:hasGeometry :the-sphere-USE-26 .
:the-appearance-USE-26 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_39_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-26 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_39_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_40 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_40_1 ;
  x3do:translation ( -4 3 0 ) .
:Shape_2_40_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_40 ;
  x3do:hasAppearance :the-appearance-USE-27 ;
  x3do:hasGeometry :the-sphere-USE-27 .
:the-appearance-USE-27 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_40_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-27 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_40_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_41 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_41_1 ;
  x3do:translation ( -3 3 0 ) .
:Shape_2_41_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_41 ;
  x3do:hasAppearance :the-appearance-USE-28 ;
  x3do:hasGeometry :the-sphere-USE-28 .
:the-appearance-USE-28 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_41_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-28 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_41_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_42 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_42_1 ;
  x3do:translation ( -2 3 0 ) .
:Shape_2_42_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_42 ;
  x3do:hasAppearance :the-appearance-USE-29 ;
  x3do:hasGeometry :the-sphere-USE-29 .
:the-appearance-USE-29 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_42_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-29 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_42_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_43 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_43_1 ;
  x3do:translation ( -1 3 0 ) .
:Shape_2_43_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_43 ;
  x3do:hasAppearance :the-appearance-USE-30 ;
  x3do:hasGeometry :the-sphere-USE-30 .
:the-appearance-USE-30 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_43_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-30 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_43_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_44 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_44_1 ;
  x3do:translation ( 0 3 0 ) .
:Shape_2_44_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_44 ;
  x3do:hasAppearance :the-appearance-USE-31 ;
  x3do:hasGeometry :the-sphere-USE-31 .
:the-appearance-USE-31 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_44_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-31 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_44_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_45 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_45_1 ;
  x3do:translation ( 1 3 0 ) .
:Shape_2_45_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_45 ;
  x3do:hasAppearance :the-appearance-USE-32 ;
  x3do:hasGeometry :the-sphere-USE-32 .
:the-appearance-USE-32 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_45_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-32 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_45_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_46 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_46_1 ;
  x3do:translation ( 2 3 0 ) .
:Shape_2_46_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_46 ;
  x3do:hasAppearance :the-appearance-USE-33 ;
  x3do:hasGeometry :the-sphere-USE-33 .
:the-appearance-USE-33 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_46_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-33 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_46_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_47 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_47_1 ;
  x3do:translation ( 3 3 0 ) .
:Shape_2_47_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_47 ;
  x3do:hasAppearance :the-appearance-USE-34 ;
  x3do:hasGeometry :the-sphere-USE-34 .
:the-appearance-USE-34 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_47_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-34 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_47_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_48 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_48_1 ;
  x3do:translation ( 4 3 0 ) .
:Shape_2_48_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_48 ;
  x3do:hasAppearance :the-appearance-USE-35 ;
  x3do:hasGeometry :the-sphere-USE-35 .
:the-appearance-USE-35 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_48_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-35 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_48_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_49 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_49_1 ;
  x3do:translation ( -4 -1 0 ) .
:Shape_2_49_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_49 ;
  x3do:hasAppearance :the-appearance-USE-36 ;
  x3do:hasGeometry :the-sphere-USE-36 .
:the-appearance-USE-36 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_49_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-36 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_49_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_50 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_50_1 ;
  x3do:translation ( -3 -1 0 ) .
:Shape_2_50_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_50 ;
  x3do:hasAppearance :the-appearance-USE-37 ;
  x3do:hasGeometry :the-sphere-USE-37 .
:the-appearance-USE-37 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_50_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-37 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_50_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_51 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_51_1 ;
  x3do:translation ( -2 -1 0 ) .
:Shape_2_51_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_51 ;
  x3do:hasAppearance :the-appearance-USE-38 ;
  x3do:hasGeometry :the-sphere-USE-38 .
:the-appearance-USE-38 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_51_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-38 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_51_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_52 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_52_1 ;
  x3do:translation ( -1 -1 0 ) .
:Shape_2_52_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_52 ;
  x3do:hasAppearance :the-appearance-USE-39 ;
  x3do:hasGeometry :the-sphere-USE-39 .
:the-appearance-USE-39 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_52_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-39 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_52_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_53 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_53_1 ;
  x3do:translation ( 0 -1 0 ) .
:Shape_2_53_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_53 ;
  x3do:hasAppearance :the-appearance-USE-40 ;
  x3do:hasGeometry :the-sphere-USE-40 .
:the-appearance-USE-40 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_53_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-40 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_53_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_54 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_54_1 ;
  x3do:translation ( 1 -1 0 ) .
:Shape_2_54_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_54 ;
  x3do:hasAppearance :the-appearance-USE-41 ;
  x3do:hasGeometry :the-sphere-USE-41 .
:the-appearance-USE-41 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_54_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-41 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_54_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_55 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_55_1 ;
  x3do:translation ( 2 -1 0 ) .
:Shape_2_55_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_55 ;
  x3do:hasAppearance :the-appearance-USE-42 ;
  x3do:hasGeometry :the-sphere-USE-42 .
:the-appearance-USE-42 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_55_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-42 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_55_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_56 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_56_1 ;
  x3do:translation ( 3 -1 0 ) .
:Shape_2_56_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_56 ;
  x3do:hasAppearance :the-appearance-USE-43 ;
  x3do:hasGeometry :the-sphere-USE-43 .
:the-appearance-USE-43 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_56_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-43 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_56_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_57 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_57_1 ;
  x3do:translation ( 4 -1 0 ) .
:Shape_2_57_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_57 ;
  x3do:hasAppearance :the-appearance-USE-44 ;
  x3do:hasGeometry :the-sphere-USE-44 .
:the-appearance-USE-44 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_57_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-44 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_57_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_58 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_58_1 ;
  x3do:translation ( -4 -2 0 ) .
:Shape_2_58_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_58 ;
  x3do:hasAppearance :the-appearance-USE-45 ;
  x3do:hasGeometry :the-sphere-USE-45 .
:the-appearance-USE-45 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_58_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-45 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_58_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_59 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_59_1 ;
  x3do:translation ( -3 -2 0 ) .
:Shape_2_59_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_59 ;
  x3do:hasAppearance :the-appearance-USE-46 ;
  x3do:hasGeometry :the-sphere-USE-46 .
:the-appearance-USE-46 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_59_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-46 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_59_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_60 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_60_1 ;
  x3do:translation ( -2 -2 0 ) .
:Shape_2_60_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_60 ;
  x3do:hasAppearance :the-appearance-USE-47 ;
  x3do:hasGeometry :the-sphere-USE-47 .
:the-appearance-USE-47 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_60_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-47 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_60_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_61 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_61_1 ;
  x3do:translation ( -1 -2 0 ) .
:Shape_2_61_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_61 ;
  x3do:hasAppearance :the-appearance-USE-48 ;
  x3do:hasGeometry :the-sphere-USE-48 .
:the-appearance-USE-48 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_61_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-48 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_61_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_62 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_62_1 ;
  x3do:translation ( 0 -2 0 ) .
:Shape_2_62_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_62 ;
  x3do:hasAppearance :the-appearance-USE-49 ;
  x3do:hasGeometry :the-sphere-USE-49 .
:the-appearance-USE-49 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_62_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-49 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_62_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_63 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_63_1 ;
  x3do:translation ( 1 -2 0 ) .
:Shape_2_63_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_63 ;
  x3do:hasAppearance :the-appearance-USE-50 ;
  x3do:hasGeometry :the-sphere-USE-50 .
:the-appearance-USE-50 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_63_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-50 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_63_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_64 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_64_1 ;
  x3do:translation ( 2 -2 0 ) .
:Shape_2_64_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_64 ;
  x3do:hasAppearance :the-appearance-USE-51 ;
  x3do:hasGeometry :the-sphere-USE-51 .
:the-appearance-USE-51 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_64_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-51 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_64_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_65 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_65_1 ;
  x3do:translation ( 3 -2 0 ) .
:Shape_2_65_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_65 ;
  x3do:hasAppearance :the-appearance-USE-52 ;
  x3do:hasGeometry :the-sphere-USE-52 .
:the-appearance-USE-52 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_65_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-52 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_65_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_66 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_66_1 ;
  x3do:translation ( 4 -2 0 ) .
:Shape_2_66_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_66 ;
  x3do:hasAppearance :the-appearance-USE-53 ;
  x3do:hasGeometry :the-sphere-USE-53 .
:the-appearance-USE-53 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_66_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-53 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_66_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_67 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_67_1 ;
  x3do:translation ( -4 -3 0 ) .
:Shape_2_67_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_67 ;
  x3do:hasAppearance :the-appearance-USE-54 ;
  x3do:hasGeometry :the-sphere-USE-54 .
:the-appearance-USE-54 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_67_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-54 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_67_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_68 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_68_1 ;
  x3do:translation ( -3 -3 0 ) .
:Shape_2_68_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_68 ;
  x3do:hasAppearance :the-appearance-USE-55 ;
  x3do:hasGeometry :the-sphere-USE-55 .
:the-appearance-USE-55 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_68_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-55 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_68_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_69 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_69_1 ;
  x3do:translation ( -2 -3 0 ) .
:Shape_2_69_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_69 ;
  x3do:hasAppearance :the-appearance-USE-56 ;
  x3do:hasGeometry :the-sphere-USE-56 .
:the-appearance-USE-56 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_69_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-56 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_69_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_70 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_70_1 ;
  x3do:translation ( -1 -3 0 ) .
:Shape_2_70_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_70 ;
  x3do:hasAppearance :the-appearance-USE-57 ;
  x3do:hasGeometry :the-sphere-USE-57 .
:the-appearance-USE-57 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_70_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-57 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_70_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_71 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_71_1 ;
  x3do:translation ( 0 -3 0 ) .
:Shape_2_71_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_71 ;
  x3do:hasAppearance :the-appearance-USE-58 ;
  x3do:hasGeometry :the-sphere-USE-58 .
:the-appearance-USE-58 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_71_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-58 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_71_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_72 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_72_1 ;
  x3do:translation ( 1 -3 0 ) .
:Shape_2_72_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_72 ;
  x3do:hasAppearance :the-appearance-USE-59 ;
  x3do:hasGeometry :the-sphere-USE-59 .
:the-appearance-USE-59 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_72_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-59 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_72_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_73 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_73_1 ;
  x3do:translation ( 2 -3 0 ) .
:Shape_2_73_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_73 ;
  x3do:hasAppearance :the-appearance-USE-60 ;
  x3do:hasGeometry :the-sphere-USE-60 .
:the-appearance-USE-60 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_73_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-60 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_73_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_74 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_74_1 ;
  x3do:translation ( 3 -3 0 ) .
:Shape_2_74_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_74 ;
  x3do:hasAppearance :the-appearance-USE-61 ;
  x3do:hasGeometry :the-sphere-USE-61 .
:the-appearance-USE-61 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_74_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-61 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_74_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:Transform_2_75 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_75_1 ;
  x3do:translation ( 4 -3 0 ) .
:Shape_2_75_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_75 ;
  x3do:hasAppearance :the-appearance-USE-62 ;
  x3do:hasGeometry :the-sphere-USE-62 .
:the-appearance-USE-62 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_75_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-sphere-USE-62 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_75_1 ;
  owl:sameAs :the-sphere . # DEF matching this USE
:ROUTE_2_76 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'the-touch' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'text-time' .
:ROUTE_2_77 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'text-time' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'text-color' .
:ROUTE_2_78 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'text-color' ;
  x3do:toField 'emissiveColor' ;
  x3do:toNode 'the-click' .
:ROUTE_2_79 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'the-touch' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'the-time' .
:ROUTE_2_80 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'the-time' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'the-width' .
:ROUTE_2_81 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'the-width' ;
  x3do:toField 'beamWidth' ;
  x3do:toNode 'the-light' .
