@prefix :        <https://www.web3d.org/x3d/content/examples/ConformanceNist/Miscellaneous/PROTO/fivedeepnesting.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11, :meta_1_12, :meta_1_13, :meta_1_14, :meta_1_15, :meta_1_16, :meta_1_17, :meta_1_18 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'fivedeepnesting.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '5deepnesting-front.jpg' ;
  x3do:name 'Image' .
: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 'Don Brutzman' ;
  x3do:name 'revisions' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'This is a test of browser ability to nest 5 PROTO node within each other. 5 PROTO node, consisting of a "ringshaped" Extrusion geometry are nested, one within the other, within the other. Each Extrusion geometry in each PROTO has a different diffuseColor. The result should appear as 5 ringshaped geometry, with the top ring colored red, below it a blue, then green, then yellow, then a purple ring.' ;
  x3do:name 'description' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/ConformanceNist/Miscellaneous/PROTO/fivedeepnesting.x3d' ;
  x3do:name 'identifier' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' ;
  x3do:name 'generator' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "fivedeepnesting.x3d" .
:meta dcterms:Image "5deepnesting-front.jpg" .
: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 "This is a test of browser ability to nest 5 PROTO node within each other. 5 PROTO node, consisting of a \"ringshaped\" Extrusion geometry are nested, one within the other, within the other. Each Extrusion geometry in each PROTO has a different diffuseColor. The result should appear as 5 ringshaped geometry, with the top ring colored red, below it a blue, then green, then yellow, then a purple ring." .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/ConformanceNist/Miscellaneous/PROTO/fivedeepnesting.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_3 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'fivedeepnesting.x3d' .
:ProtoDeclare_2_2 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoBody :ProtoBody_2_2_1 ;
  x3do:name 'Proto1' .
:ProtoBody_2_2_1 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2_1_1 ;
  x3do:hasChildren :Group_2_2_1_2 ;
  x3do:hasROUTE :ROUTE_2_2_1_3 .
:ProtoDeclare_2_2_1_1 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :ProtoBody_2_2_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_1_1_1 ;
  x3do:name 'Proto2' .
:ProtoBody_2_2_1_1_1 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2_1_1 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2_1_1_1_1 ;
  x3do:hasChildren :Group_2_2_1_1_1_2 ;
  x3do:hasROUTE :ROUTE_2_2_1_1_1_3 .
:ProtoDeclare_2_2_1_1_1_1 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :ProtoBody_2_2_1_1_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_1_1_1_1_1 ;
  x3do:name 'Proto3' .
:ProtoBody_2_2_1_1_1_1_1 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2_1_1_1_1 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2_1_1_1_1_1_1 ;
  x3do:hasChildren :Group_2_2_1_1_1_1_1_2 ;
  x3do:hasROUTE :ROUTE_2_2_1_1_1_1_1_3 .
:ProtoDeclare_2_2_1_1_1_1_1_1 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :ProtoBody_2_2_1_1_1_1_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_1_1_1_1_1_1_1 ;
  x3do:name 'Proto4' .
:ProtoBody_2_2_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2_1_1_1_1_1_1 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2_1_1_1_1_1_1_1_1 ;
  x3do:hasChildren :Group_2_2_1_1_1_1_1_1_1_2 ;
  x3do:hasROUTE :ROUTE_2_2_1_1_1_1_1_1_1_3 .
:ProtoDeclare_2_2_1_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :ProtoBody_2_2_1_1_1_1_1_1_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_1_1_1_1_1_1_1_1_1 ;
  x3do:name 'Proto5' .
:ProtoBody_2_2_1_1_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2_1_1_1_1_1_1_1_1 ;
  x3do:hasChildren :Group_2_2_1_1_1_1_1_1_1_1_1_1 ;
  x3do:hasROUTE :ROUTE_2_2_1_1_1_1_1_1_1_1_1_2 .
:Group_2_2_1_1_1_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_2_1_1_1_1_1_1_1_1_1 ;
  x3do:hasChildren :TOUCH5, :BACK5, :Transform_2_2_1_1_1_1_1_1_1_1_1_1_3 .
:TOUCH5 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Group_2_2_1_1_1_1_1_1_1_1_1_1 ;
  x3do:DEF 'TOUCH5' ;
  x3do:description 'touch to activate 5' .
:BACK5 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Group_2_2_1_1_1_1_1_1_1_1_1_1 ;
  x3do:DEF 'BACK5' ;
  x3do:groundColor ( 0.5 0 0.5 ) ;
  x3do:skyColor ( 0.5 0 0.5 ) .
:Transform_2_2_1_1_1_1_1_1_1_1_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_1_1_1_1_1_1_1_1_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_1_1_1_1_1_1_1_1_3_1 ;
  x3do:scale ( 1.2 1.2 1.2 ) ;
  x3do:translation ( 0 0 1 ) .
:Shape_2_2_1_1_1_1_1_1_1_1_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_1_1_1_1_1_1_1_1_3 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1_1_1_1_1_1_1_1_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_1_1_1_1_1_1_1_1_1_3_1_2 .
:Appearance_2_2_1_1_1_1_1_1_1_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_1_1_1_1_1_1_1_1_3_1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_1_1_1_1_1_1_1_3_1_1_1 .
:Material_2_2_1_1_1_1_1_1_1_1_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1_1_1_1_1_1_1_1_3_1_1 ;
  x3do:diffuseColor ( 1 0 1 ) .
:Extrusion_2_2_1_1_1_1_1_1_1_1_1_1_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_1_1_1_1_1_1_1_1_1_3_1 ;
  x3do:creaseAngle 1 ;
  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: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 0 0 1 0 0 0 1 0 ) ;
  x3do:scale ( 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 0.6 ) ;
  x3do:solid false ;
  x3do:spine ( 1 0 0 0.92388 0.382683 0 0.707107 0.707106 0 0.382684 0.923879 0 1.26759e-006 1 0 -0.382682 0.92388 0 -0.707105 0.707108 0 -0.923879 0.382685 0 -1 2.53518e-006 0 -0.923881 -0.382681 0 -0.707109 -0.707105 0 -0.382687 -0.923878 0 -3.80277e-006 -1 0 0.38268 -0.923881 0 0.707104 -0.70711 0 0.923878 -0.382688 0 1 0 0 ) .
:ROUTE_2_2_1_1_1_1_1_1_1_1_1_2 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_1_1_1_1_1_1_1_1_1 ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'TOUCH5' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'BACK5' .
:Group_2_2_1_1_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_2_1_1_1_1_1_1_1 ;
  x3do:hasChildren :TOUCH4, :BACK4, :Transform_2_2_1_1_1_1_1_1_1_2_3 .
:TOUCH4 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Group_2_2_1_1_1_1_1_1_1_2 ;
  x3do:DEF 'TOUCH4' ;
  x3do:description 'touch to activate 4' .
:BACK4 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Group_2_2_1_1_1_1_1_1_1_2 ;
  x3do:DEF 'BACK4' ;
  x3do:groundColor ( 0.5 0.5 0 ) ;
  x3do:skyColor ( 0.5 0.5 0 ) .
:Transform_2_2_1_1_1_1_1_1_1_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_1_1_1_1_1_1_1_2 ;
  x3do:hasChildren :Shape_2_2_1_1_1_1_1_1_1_2_3_1, :ProtoInstance_2_2_1_1_1_1_1_1_1_2_3_2 ;
  x3do:scale ( 1.2 1.2 1.2 ) ;
  x3do:translation ( 0 0 0.75 ) .
:Shape_2_2_1_1_1_1_1_1_1_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_1_1_1_1_1_2_3 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1_1_1_1_1_2_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_1_1_1_1_1_1_2_3_1_2 .
:Appearance_2_2_1_1_1_1_1_1_1_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_1_1_1_1_1_2_3_1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_1_1_1_1_2_3_1_1_1 .
:Material_2_2_1_1_1_1_1_1_1_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1_1_1_1_1_2_3_1_1 ;
  x3do:diffuseColor ( 1 1 0 ) .
:Extrusion_2_2_1_1_1_1_1_1_1_2_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_1_1_1_1_1_1_2_3_1 ;
  x3do:creaseAngle 1 ;
  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: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 0 0 1 0 0 0 1 0 ) ;
  x3do:scale ( 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.4 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.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 ) ;
  x3do:solid false ;
  x3do:spine ( 1 0 0 0.92388 0.382683 0 0.707107 0.707106 0 0.382684 0.923879 0 1.26759e-006 1 0 -0.382682 0.92388 0 -0.707105 0.707108 0 -0.923879 0.382685 0 -1 2.53518e-006 0 -0.923881 -0.382681 0 -0.707109 -0.707105 0 -0.382687 -0.923878 0 -3.80277e-006 -1 0 0.38268 -0.923881 0 0.707104 -0.70711 0 0.923878 -0.382688 0 1 0 0 ) .
:ProtoInstance_2_2_1_1_1_1_1_1_1_2_3_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_2_1_1_1_1_1_1_1_2_3 ;
  x3do:name 'Proto5' .
:ROUTE_2_2_1_1_1_1_1_1_1_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_1_1_1_1_1_1_1 ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'TOUCH4' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'BACK4' .
:Group_2_2_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_2_1_1_1_1_1 ;
  x3do:hasChildren :TOUCH3, :BACK3, :Transform_2_2_1_1_1_1_1_2_3 .
:TOUCH3 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Group_2_2_1_1_1_1_1_2 ;
  x3do:DEF 'TOUCH3' ;
  x3do:description 'touch to activate 3' .
:BACK3 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Group_2_2_1_1_1_1_1_2 ;
  x3do:DEF 'BACK3' ;
  x3do:groundColor ( 0 0 0.5 ) ;
  x3do:skyColor ( 0 0 0.5 ) .
:Transform_2_2_1_1_1_1_1_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_1_1_1_1_1_2 ;
  x3do:hasChildren :Shape_2_2_1_1_1_1_1_2_3_1, :ProtoInstance_2_2_1_1_1_1_1_2_3_2 ;
  x3do:scale ( 1.2 1.2 1.2 ) ;
  x3do:translation ( 0 0 0.75 ) .
:Shape_2_2_1_1_1_1_1_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_1_1_1_2_3 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1_1_1_2_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_1_1_1_1_2_3_1_2 .
:Appearance_2_2_1_1_1_1_1_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_1_1_1_2_3_1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_1_1_2_3_1_1_1 .
:Material_2_2_1_1_1_1_1_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1_1_1_2_3_1_1 ;
  x3do:diffuseColor ( 0 0 1 ) .
:Extrusion_2_2_1_1_1_1_1_2_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_1_1_1_1_2_3_1 ;
  x3do:creaseAngle 1 ;
  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: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 0 0 1 0 0 0 1 0 ) ;
  x3do:scale ( 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.4 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.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 ) ;
  x3do:solid false ;
  x3do:spine ( 1 0 0 0.92388 0.382683 0 0.707107 0.707106 0 0.382684 0.923879 0 1.26759e-006 1 0 -0.382682 0.92388 0 -0.707105 0.707108 0 -0.923879 0.382685 0 -1 2.53518e-006 0 -0.923881 -0.382681 0 -0.707109 -0.707105 0 -0.382687 -0.923878 0 -3.80277e-006 -1 0 0.38268 -0.923881 0 0.707104 -0.70711 0 0.923878 -0.382688 0 1 0 0 ) .
:ProtoInstance_2_2_1_1_1_1_1_2_3_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_2_1_1_1_1_1_2_3 ;
  x3do:name 'Proto4' .
:ROUTE_2_2_1_1_1_1_1_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_1_1_1_1_1 ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'TOUCH3' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'BACK3' .
:Group_2_2_1_1_1_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_2_1_1_1 ;
  x3do:hasChildren :TOUCH2, :BACK2, :Transform_2_2_1_1_1_2_3 .
:TOUCH2 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Group_2_2_1_1_1_2 ;
  x3do:DEF 'TOUCH2' ;
  x3do:description 'touch to activate 2' .
:BACK2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Group_2_2_1_1_1_2 ;
  x3do:DEF 'BACK2' ;
  x3do:groundColor ( 0 0.5 0 ) ;
  x3do:skyColor ( 0 0.5 0 ) .
:Transform_2_2_1_1_1_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_1_1_1_2 ;
  x3do:hasChildren :Shape_2_2_1_1_1_2_3_1, :ProtoInstance_2_2_1_1_1_2_3_2 ;
  x3do:scale ( 1.2 1.2 1.2 ) ;
  x3do:translation ( 0 0 0.75 ) .
:Shape_2_2_1_1_1_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_1_2_3 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1_2_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_1_1_2_3_1_2 .
:Appearance_2_2_1_1_1_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_1_2_3_1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_2_3_1_1_1 .
:Material_2_2_1_1_1_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1_2_3_1_1 ;
  x3do:diffuseColor ( 0 1 0 ) .
:Extrusion_2_2_1_1_1_2_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_1_1_2_3_1 ;
  x3do:creaseAngle 1 ;
  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: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 0 0 1 0 0 0 1 0 ) ;
  x3do:scale ( 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.4 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.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 ) ;
  x3do:solid false ;
  x3do:spine ( 1 0 0 0.92388 0.382683 0 0.707107 0.707106 0 0.382684 0.923879 0 1.26759e-006 1 0 -0.382682 0.92388 0 -0.707105 0.707108 0 -0.923879 0.382685 0 -1 2.53518e-006 0 -0.923881 -0.382681 0 -0.707109 -0.707105 0 -0.382687 -0.923878 0 -3.80277e-006 -1 0 0.38268 -0.923881 0 0.707104 -0.70711 0 0.923878 -0.382688 0 1 0 0 ) .
:ProtoInstance_2_2_1_1_1_2_3_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_2_1_1_1_2_3 ;
  x3do:name 'Proto3' .
:ROUTE_2_2_1_1_1_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_1_1_1 ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'TOUCH2' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'BACK2' .
:Group_2_2_1_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_2_1 ;
  x3do:hasChildren :TOUCH1, :BACK1, :Transform_2_2_1_2_3 .
:TOUCH1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Group_2_2_1_2 ;
  x3do:DEF 'TOUCH1' ;
  x3do:description 'touch to activate 1' .
:BACK1 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Group_2_2_1_2 ;
  x3do:DEF 'BACK1' ;
  x3do:groundColor ( 0.5 0 0 ) ;
  x3do:skyColor ( 0.5 0 0 ) .
:Transform_2_2_1_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_1_2 ;
  x3do:hasChildren :Shape_2_2_1_2_3_1, :ProtoInstance_2_2_1_2_3_2 ;
  x3do:scale ( 1.2 1.2 1.2 ) ;
  x3do:translation ( 0 0 0.75 ) .
:Shape_2_2_1_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_2_3 ;
  x3do:hasAppearance :Appearance_2_2_1_2_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_2_3_1_2 .
:Appearance_2_2_1_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_2_3_1 ;
  x3do:hasMaterial :Material_2_2_1_2_3_1_1_1 .
:Material_2_2_1_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_2_3_1_1 ;
  x3do:diffuseColor ( 1 0 0 ) .
:Extrusion_2_2_1_2_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_2_3_1 ;
  x3do:creaseAngle 1 ;
  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: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 0 0 1 0 0 0 1 0 ) ;
  x3do:scale ( 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.4 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.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 ) ;
  x3do:solid false ;
  x3do:spine ( 1 0 0 0.92388 0.382683 0 0.707107 0.707106 0 0.382684 0.923879 0 1.26759e-006 1 0 -0.382682 0.92388 0 -0.707105 0.707108 0 -0.923879 0.382685 0 -1 2.53518e-006 0 -0.923881 -0.382681 0 -0.707109 -0.707105 0 -0.382687 -0.923878 0 -3.80277e-006 -1 0 0.38268 -0.923881 0 0.707104 -0.70711 0 0.923878 -0.382688 0 1 0 0 ) .
:ProtoInstance_2_2_1_2_3_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_2_1_2_3 ;
  x3do:name 'Proto2' .
:ROUTE_2_2_1_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_1 ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'TOUCH1' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'BACK1' .
:Group_2_3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :NavigationInfo_2_3_1, :Viewpoint_2_3_2, :Background_2_3_3, :Transform_2_3_4 .
:NavigationInfo_2_3_1 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Group_2_3 ;
  x3do:type '"EXAMINE" "WALK" "FLY" "ANY"' .
:Viewpoint_2_3_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_3 ;
  x3do:description 'Front View' ;
  x3do:position ( 0 0 25 ) .
:Background_2_3_3 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Group_2_3 ;
  x3do:groundColor ( 0 0 0 ) .
:Transform_2_3_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3 ;
  x3do:hasChildren :Transform_2_3_4_1, :Transform_2_3_4_2, :Transform_2_3_4_3 ;
  x3do:translation ( 0 -3 0 ) .
:Transform_2_3_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_4 ;
  x3do:hasChildren :Shape_2_3_4_1_1 ;
  x3do:translation ( 0 5 0 ) .
:Shape_2_3_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_4_1 ;
  x3do:hasAppearance :Appearance_2_3_4_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_4_1_1_2 .
:Appearance_2_3_4_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_4_1_1 ;
  x3do:hasMaterial :_0 ;
  x3do:hasTexture :OAK .
:_0 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_4_1_1_1 ;
  x3do:DEF '_0' .
:OAK a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_4_1_1_1 ;
  x3do:DEF 'OAK' ;
  x3do:url '"oak.jpg" "https://www.web3d.org/x3d/content/examples/ConformanceNist/Miscellaneous/PROTO/oak.jpg"' .
:Cylinder_2_3_4_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_4_1_1 ;
  x3do:height 10 ;
  x3do:radius 0.75 .
:Transform_2_3_4_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_4 ;
  x3do:hasChildren :Shape_2_3_4_2_1 .
:Shape_2_3_4_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_4_2 ;
  x3do:hasAppearance :Appearance_2_3_4_2_1_1 ;
  x3do:hasGeometry :Box_2_3_4_2_1_2 .
:Appearance_2_3_4_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_4_2_1 ;
  x3do:hasTexture :OAK-USE-1 .
:OAK-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_4_2_1_1 ;
  owl:sameAs :OAK . # DEF matching this USE
:Box_2_3_4_2_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_4_2_1 ;
  x3do:size ( 10 2 10 ) .
:Transform_2_3_4_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_4 ;
  x3do:hasChildren :ProtoInstance_2_3_4_3_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 0 8.5 0 ) .
:ProtoInstance_2_3_4_3_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_3_4_3 ;
  x3do:name 'Proto1' .
