@prefix :        <https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Monolith.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.3' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.3.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 'Monolith.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Monolith world: six vertical monoliths stand arranged together. Touching a monolith starts it glowing in a pulsing fashion.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'David R. Nadeau' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'translator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1 July 1998' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '2 February 2014' ;
  x3do:name 'translated' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'originals/monolith.wrl' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.siggraph.org/s98' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.siggraph.org/s98/conference/courses/18.html' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0145.htm' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm' ;
  x3do:name 'reference' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dResources.html' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Monolith.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, 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 "Monolith.x3d" .
:meta dcterms:description "Monolith world: six vertical monoliths stand arranged together. Touching a monolith starts it glowing in a pulsing fashion." .
:meta dcterms:creator "David R. Nadeau" .
:meta dcterms:translator "Don Brutzman" .
:meta dcterms:created "1 July 1998" .
:meta dcterms:translated "2 February 2014" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "originals/monolith.wrl" .
:meta dcterms:reference "http://www.siggraph.org/s98" .
:meta dcterms:reference "http://www.siggraph.org/s98/conference/courses/18.html" .
:meta dcterms:reference "http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0145.htm" .
:meta dcterms:reference "http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/X3dResources.html" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Monolith.x3d" .
:meta dcterms:generator "Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html" .
:meta dcterms:generator "X3D-Edit, 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, :NavigationInfo_2_3, :Background_2_4, :PointLight_2_5, :Monolith1Light, :Transform_2_7, :Monolith2Light, :Transform_2_9, :Monolith3Light, :Transform_2_11, :Monolith4Light, :Transform_2_13, :Monolith5Light, :Transform_2_15, :Monolith6Light, :Transform_2_17, :Inline_2_18, :Monolith1Timer, :Monolith2Timer, :Monolith3Timer, :Monolith4Timer, :Monolith5Timer, :Monolith6Timer ;
  x3do:hasROUTE :ROUTE_2_20, :ROUTE_2_21, :ROUTE_2_22, :ROUTE_2_24, :ROUTE_2_25, :ROUTE_2_26, :ROUTE_2_28, :ROUTE_2_29, :ROUTE_2_30, :ROUTE_2_32, :ROUTE_2_33, :ROUTE_2_34, :ROUTE_2_36, :ROUTE_2_37, :ROUTE_2_38, :ROUTE_2_40, :ROUTE_2_41, :ROUTE_2_42 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:info '"Copyright (c) 1997, David R. Nadeau"' ;
  x3do:title 'Monolith World' .
:Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Monolith Entry View' ;
  x3do:position ( 0.0 1.6 9.0 ) .
:NavigationInfo_2_3 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:headlight false ;
  x3do:type '"WALK" "ANY"' .
:Background_2_4 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:skyAngle ( 1.37 1.57 ) ;
  x3do:skyColor ( 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.1 0.5 ) .
:PointLight_2_5 a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :Scene ;
  x3do:ambientIntensity 0.1 ;
  x3do:color ( 0.2 0.2 0.2 ) ;
  x3do:location ( 0.0 8.0 10.0 ) .
:Monolith1Light a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith1Light' ;
  x3do:ambientIntensity 0.2 ;
  x3do:color ( 0.8 0.4 0.0 ) ;
  x3do:intensity 0.0 ;
  x3do:location ( 0.0 2.0 0.5 ) .
:Transform_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_7_1, :Shape_2_7_2, :Monolith1Touch ;
  x3do:translation ( 0.0 2.0 0.0 ) .
:Shape_2_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7 ;
  x3do:hasAppearance :Appearance_2_7_1_1 ;
  x3do:hasGeometry :MonolithOuterBox .
:Appearance_2_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_1 ;
  x3do:hasMaterial :Monolith1Facade .
:Monolith1Facade a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_1_1 ;
  x3do:DEF 'Monolith1Facade' ;
  x3do:diffuseColor ( 0.2 0.2 0.2 ) ;
  x3do:transparency 1.0 .
:MonolithOuterBox a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_7_1 ;
  x3do:DEF 'MonolithOuterBox' ;
  x3do:size ( 2.0 4.0 0.3 ) .
:Shape_2_7_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7 ;
  x3do:hasAppearance :Appearance_2_7_2_1 ;
  x3do:hasGeometry :MonolithInnerBox .
:Appearance_2_7_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_2 ;
  x3do:hasTextureTransform :TextureTransform_2_7_2_1_1 ;
  x3do:hasTexture :MonolithInnerFire .
:TextureTransform_2_7_2_1_1 a owl:NamedIndividual, x3do:TextureTransform ;
  x3do:hasParent :Appearance_2_7_2_1 ;
  x3do:scale ( 0.5 0.5 ) .
:MonolithInnerFire a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_7_2_1 ;
  x3do:DEF 'MonolithInnerFire' ;
  x3do:url '"fire.jpg" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/fire.jpg"' .
:MonolithInnerBox a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_7_2 ;
  x3do:DEF 'MonolithInnerBox' ;
  x3do:size ( 1.9 3.9 0.2 ) .
:Monolith1Touch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_7 ;
  x3do:DEF 'Monolith1Touch' .
:Monolith2Light a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith2Light' ;
  x3do:ambientIntensity 0.2 ;
  x3do:color ( 0.8 0.4 0.0 ) ;
  x3do:intensity 0.0 ;
  x3do:location ( -3.0 2.0 2.5 ) .
:Transform_2_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_9_1, :Shape_2_9_2, :Monolith2Touch ;
  x3do:translation ( -3.0 2.0 2.0 ) .
:Shape_2_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_9 ;
  x3do:hasAppearance :Appearance_2_9_1_1 ;
  x3do:hasGeometry :MonolithOuterBox-USE-1 .
:Appearance_2_9_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_9_1 ;
  x3do:hasMaterial :Monolith2Facade .
:Monolith2Facade a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_9_1_1 ;
  x3do:DEF 'Monolith2Facade' ;
  x3do:diffuseColor ( 0.2 0.2 0.2 ) ;
  x3do:transparency 1.0 .
:MonolithOuterBox-USE-1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_9_1 ;
  owl:sameAs :MonolithOuterBox . # DEF matching this USE
:Shape_2_9_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_9 ;
  x3do:hasAppearance :Appearance_2_9_2_1 ;
  x3do:hasGeometry :MonolithInnerBox-USE-1 .
:Appearance_2_9_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_9_2 ;
  x3do:hasTextureTransform :TextureTransform_2_9_2_1_1 ;
  x3do:hasTexture :MonolithInnerFire-USE-1 .
:TextureTransform_2_9_2_1_1 a owl:NamedIndividual, x3do:TextureTransform ;
  x3do:hasParent :Appearance_2_9_2_1 ;
  x3do:scale ( 0.3 0.3 ) ;
  x3do:translation ( 0.2 0.2 ) .
:MonolithInnerFire-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_9_2_1 ;
  owl:sameAs :MonolithInnerFire . # DEF matching this USE
:MonolithInnerBox-USE-1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_9_2 ;
  owl:sameAs :MonolithInnerBox . # DEF matching this USE
:Monolith2Touch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_9 ;
  x3do:DEF 'Monolith2Touch' .
:Monolith3Light a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith3Light' ;
  x3do:ambientIntensity 0.2 ;
  x3do:color ( 0.8 0.4 0.0 ) ;
  x3do:intensity 0.0 ;
  x3do:location ( 4.0 2.0 -1.5 ) .
:Transform_2_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_11_1, :Shape_2_11_2, :Monolith3Touch ;
  x3do:translation ( 4.0 2.0 -2.0 ) .
:Shape_2_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_11 ;
  x3do:hasAppearance :Appearance_2_11_1_1 ;
  x3do:hasGeometry :MonolithOuterBox-USE-2 .
:Appearance_2_11_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_11_1 ;
  x3do:hasMaterial :Monolith3Facade .
:Monolith3Facade a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_11_1_1 ;
  x3do:DEF 'Monolith3Facade' ;
  x3do:diffuseColor ( 0.2 0.2 0.2 ) ;
  x3do:transparency 1.0 .
:MonolithOuterBox-USE-2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_11_1 ;
  owl:sameAs :MonolithOuterBox . # DEF matching this USE
:Shape_2_11_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_11 ;
  x3do:hasAppearance :Appearance_2_11_2_1 ;
  x3do:hasGeometry :MonolithInnerBox-USE-2 .
:Appearance_2_11_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_11_2 ;
  x3do:hasTextureTransform :TextureTransform_2_11_2_1_1 ;
  x3do:hasTexture :MonolithInnerFire-USE-2 .
:TextureTransform_2_11_2_1_1 a owl:NamedIndividual, x3do:TextureTransform ;
  x3do:hasParent :Appearance_2_11_2_1 ;
  x3do:scale ( 0.1 0.1 ) ;
  x3do:translation ( 0.3 0.5 ) .
:MonolithInnerFire-USE-2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_11_2_1 ;
  owl:sameAs :MonolithInnerFire . # DEF matching this USE
:MonolithInnerBox-USE-2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_11_2 ;
  owl:sameAs :MonolithInnerBox . # DEF matching this USE
:Monolith3Touch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_11 ;
  x3do:DEF 'Monolith3Touch' .
:Monolith4Light a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith4Light' ;
  x3do:ambientIntensity 0.2 ;
  x3do:color ( 0.8 0.4 0.0 ) ;
  x3do:intensity 0.0 ;
  x3do:location ( 4.5 2.0 3.5 ) .
:Transform_2_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_13_1, :Shape_2_13_2, :Monolith4Touch ;
  x3do:translation ( 4.5 2.0 3.0 ) .
:Shape_2_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_13 ;
  x3do:hasAppearance :Appearance_2_13_1_1 ;
  x3do:hasGeometry :MonolithOuterBox-USE-3 .
:Appearance_2_13_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_13_1 ;
  x3do:hasMaterial :Monolith4Facade .
:Monolith4Facade a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_13_1_1 ;
  x3do:DEF 'Monolith4Facade' ;
  x3do:diffuseColor ( 0.2 0.2 0.2 ) ;
  x3do:transparency 1.0 .
:MonolithOuterBox-USE-3 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_13_1 ;
  owl:sameAs :MonolithOuterBox . # DEF matching this USE
:Shape_2_13_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_13 ;
  x3do:hasAppearance :Appearance_2_13_2_1 ;
  x3do:hasGeometry :MonolithInnerBox-USE-3 .
:Appearance_2_13_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_13_2 ;
  x3do:hasTextureTransform :TextureTransform_2_13_2_1_1 ;
  x3do:hasTexture :MonolithInnerFire-USE-3 .
:TextureTransform_2_13_2_1_1 a owl:NamedIndividual, x3do:TextureTransform ;
  x3do:hasParent :Appearance_2_13_2_1 ;
  x3do:scale ( 0.2 0.2 ) ;
  x3do:translation ( 0.4 0.6 ) .
:MonolithInnerFire-USE-3 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_13_2_1 ;
  owl:sameAs :MonolithInnerFire . # DEF matching this USE
:MonolithInnerBox-USE-3 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_13_2 ;
  owl:sameAs :MonolithInnerBox . # DEF matching this USE
:Monolith4Touch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_13 ;
  x3do:DEF 'Monolith4Touch' .
:Monolith5Light a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith5Light' ;
  x3do:ambientIntensity 0.2 ;
  x3do:color ( 0.8 0.4 0.0 ) ;
  x3do:intensity 0.0 ;
  x3do:location ( -3.5 2.0 -4.5 ) .
:Transform_2_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_15_1, :Shape_2_15_2, :Monolith5Touch ;
  x3do:translation ( -3.5 2.0 -5.0 ) .
:Shape_2_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_15 ;
  x3do:hasAppearance :Appearance_2_15_1_1 ;
  x3do:hasGeometry :MonolithOuterBox-USE-4 .
:Appearance_2_15_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_15_1 ;
  x3do:hasMaterial :Monolith5Facade .
:Monolith5Facade a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_15_1_1 ;
  x3do:DEF 'Monolith5Facade' ;
  x3do:diffuseColor ( 0.2 0.2 0.2 ) ;
  x3do:transparency 1.0 .
:MonolithOuterBox-USE-4 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_15_1 ;
  owl:sameAs :MonolithOuterBox . # DEF matching this USE
:Shape_2_15_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_15 ;
  x3do:hasAppearance :Appearance_2_15_2_1 ;
  x3do:hasGeometry :MonolithInnerBox-USE-4 .
:Appearance_2_15_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_15_2 ;
  x3do:hasTextureTransform :TextureTransform_2_15_2_1_1 ;
  x3do:hasTexture :MonolithInnerFire-USE-4 .
:TextureTransform_2_15_2_1_1 a owl:NamedIndividual, x3do:TextureTransform ;
  x3do:hasParent :Appearance_2_15_2_1 ;
  x3do:scale ( 0.2 0.4 ) ;
  x3do:translation ( 0.5 0.1 ) .
:MonolithInnerFire-USE-4 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_15_2_1 ;
  owl:sameAs :MonolithInnerFire . # DEF matching this USE
:MonolithInnerBox-USE-4 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_15_2 ;
  owl:sameAs :MonolithInnerBox . # DEF matching this USE
:Monolith5Touch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_15 ;
  x3do:DEF 'Monolith5Touch' .
:Monolith6Light a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith6Light' ;
  x3do:ambientIntensity 0.2 ;
  x3do:color ( 0.8 0.4 0.0 ) ;
  x3do:intensity 0.0 ;
  x3do:location ( 2.0 2.0 -5.5 ) .
:Transform_2_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_17_1, :Shape_2_17_2, :Monolith6Touch ;
  x3do:translation ( 2.0 2.0 -6.0 ) .
:Shape_2_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_17 ;
  x3do:hasAppearance :Appearance_2_17_1_1 ;
  x3do:hasGeometry :MonolithOuterBox-USE-5 .
:Appearance_2_17_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_17_1 ;
  x3do:hasMaterial :Monolith6Facade .
:Monolith6Facade a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_17_1_1 ;
  x3do:DEF 'Monolith6Facade' ;
  x3do:diffuseColor ( 0.2 0.2 0.2 ) ;
  x3do:transparency 1.0 .
:MonolithOuterBox-USE-5 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_17_1 ;
  owl:sameAs :MonolithOuterBox . # DEF matching this USE
:Shape_2_17_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_17 ;
  x3do:hasAppearance :Appearance_2_17_2_1 ;
  x3do:hasGeometry :MonolithInnerBox-USE-5 .
:Appearance_2_17_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_17_2 ;
  x3do:hasTextureTransform :TextureTransform_2_17_2_1_1 ;
  x3do:hasTexture :MonolithInnerFire-USE-5 .
:TextureTransform_2_17_2_1_1 a owl:NamedIndividual, x3do:TextureTransform ;
  x3do:hasParent :Appearance_2_17_2_1 ;
  x3do:scale ( 0.2 0.4 ) ;
  x3do:translation ( 0.5 0.1 ) .
:MonolithInnerFire-USE-5 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_17_2_1 ;
  owl:sameAs :MonolithInnerFire . # DEF matching this USE
:MonolithInnerBox-USE-5 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_17_2 ;
  owl:sameAs :MonolithInnerBox . # DEF matching this USE
:Monolith6Touch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_17 ;
  x3do:DEF 'Monolith6Touch' .
:Inline_2_18 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:url '"Floor.x3d" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Floor.x3d" "Floor.wrl" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Floor.wrl"' .
:Monolith1Timer a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith1Timer' ;
  x3do:cycleInterval '4.0' ;
  x3do:stopTime '0.1' .
:ROUTE_2_20 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'Monolith1Touch' ;
  x3do:toField 'set_startTime' ;
  x3do:toNode 'Monolith1Timer' .
:ROUTE_2_21 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith1Timer' ;
  x3do:toField 'set_transparency' ;
  x3do:toNode 'Monolith1Facade' .
:ROUTE_2_22 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith1Timer' ;
  x3do:toField 'set_intensity' ;
  x3do:toNode 'Monolith1Light' .
:Monolith2Timer a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith2Timer' ;
  x3do:cycleInterval '4.5' ;
  x3do:stopTime '0.1' .
:ROUTE_2_24 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'Monolith2Touch' ;
  x3do:toField 'set_startTime' ;
  x3do:toNode 'Monolith2Timer' .
:ROUTE_2_25 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith2Timer' ;
  x3do:toField 'set_transparency' ;
  x3do:toNode 'Monolith2Facade' .
:ROUTE_2_26 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith2Timer' ;
  x3do:toField 'set_intensity' ;
  x3do:toNode 'Monolith2Light' .
:Monolith3Timer a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith3Timer' ;
  x3do:cycleInterval '5.0' ;
  x3do:stopTime '0.1' .
:ROUTE_2_28 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'Monolith3Touch' ;
  x3do:toField 'set_startTime' ;
  x3do:toNode 'Monolith3Timer' .
:ROUTE_2_29 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith3Timer' ;
  x3do:toField 'set_transparency' ;
  x3do:toNode 'Monolith3Facade' .
:ROUTE_2_30 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith3Timer' ;
  x3do:toField 'set_intensity' ;
  x3do:toNode 'Monolith3Light' .
:Monolith4Timer a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith4Timer' ;
  x3do:cycleInterval '5.5' ;
  x3do:stopTime '0.1' .
:ROUTE_2_32 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'Monolith4Touch' ;
  x3do:toField 'set_startTime' ;
  x3do:toNode 'Monolith4Timer' .
:ROUTE_2_33 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith4Timer' ;
  x3do:toField 'set_transparency' ;
  x3do:toNode 'Monolith4Facade' .
:ROUTE_2_34 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith4Timer' ;
  x3do:toField 'set_intensity' ;
  x3do:toNode 'Monolith4Light' .
:Monolith5Timer a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith5Timer' ;
  x3do:cycleInterval '6.0' ;
  x3do:stopTime '0.1' .
:ROUTE_2_36 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'Monolith5Touch' ;
  x3do:toField 'set_startTime' ;
  x3do:toNode 'Monolith5Timer' .
:ROUTE_2_37 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith5Timer' ;
  x3do:toField 'set_transparency' ;
  x3do:toNode 'Monolith5Facade' .
:ROUTE_2_38 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith5Timer' ;
  x3do:toField 'set_intensity' ;
  x3do:toNode 'Monolith5Light' .
:Monolith6Timer a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Monolith6Timer' ;
  x3do:cycleInterval '6.5' ;
  x3do:stopTime '0.1' .
:ROUTE_2_40 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'Monolith6Touch' ;
  x3do:toField 'set_startTime' ;
  x3do:toNode 'Monolith6Timer' .
:ROUTE_2_41 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith6Timer' ;
  x3do:toField 'set_transparency' ;
  x3do:toNode 'Monolith6Facade' .
:ROUTE_2_42 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Monolith6Timer' ;
  x3do:toField 'set_intensity' ;
  x3do:toNode 'Monolith6Light' .
