@prefix :        <https://www.web3d.org/x3d/content/examples/ConformanceNist/Lights/SpotLight/test_com_scope.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 'Interactive' ;
  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_com_scope.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'test-com-scope-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 'Test browser to shade light only on objects within its the radius field. The figure in question is a complex geometry (ElevationGrid). Four sets of ElevationGrrids are drawn in the XY plane forming cross-like figure and a four SpotLights with radius 5.5 and intensity 1 is also defined at the origin. If the implementation under test does NOT ignore the radius, then the last figure of each set (except the ones along the +X axis) should not be illuminated. (the last two figures along the +X axis should not be illuminated)' ;
  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_com_scope.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_com_scope.x3d" .
:meta dcterms:Image "test-com-scope-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 "Test browser to shade light only on objects within its the radius field. The figure in question is a complex geometry (ElevationGrid). Four sets of ElevationGrrids are drawn in the XY plane forming cross-like figure and a four SpotLights with radius 5.5 and intensity 1 is also defined at the origin. If the implementation under test does NOT ignore the radius, then the last figure of each set (except the ones along the +X axis) should not be illuminated. (the last two figures along the +X axis should not be illuminated)" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/ConformanceNist/Lights/SpotLight/test_com_scope.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, :Viewpoint_2_3, :Background_2_4, :NavigationInfo_2_5, :PointLight_2_6, :DirectionalLight_2_7, :Transform_2_8, :Transform_2_9, :Transform_2_10, :Transform_2_11, :Transform_2_12, :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 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'test_com_scope.x3d' .
:Group_2_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :SpotLight_2_2_1, :SpotLight_2_2_2, :SpotLight_2_2_3, :SpotLight_2_2_4 .
:SpotLight_2_2_1 a owl:NamedIndividual, x3do:SpotLight ;
  x3do:hasParent :Group_2_2 ;
  x3do:beamWidth 1.57079 ;
  x3do:cutOffAngle .785398 ;
  x3do:radius 5.5 .
:SpotLight_2_2_2 a owl:NamedIndividual, x3do:SpotLight ;
  x3do:hasParent :Group_2_2 ;
  x3do:beamWidth 1.57079 ;
  x3do:cutOffAngle .785398 ;
  x3do:direction ( -1 0 0 ) ;
  x3do:radius 5.5 .
:SpotLight_2_2_3 a owl:NamedIndividual, x3do:SpotLight ;
  x3do:hasParent :Group_2_2 ;
  x3do:beamWidth 1.57079 ;
  x3do:cutOffAngle .785398 ;
  x3do:direction ( 0 1 0 ) ;
  x3do:radius 5.5 .
:SpotLight_2_2_4 a owl:NamedIndividual, x3do:SpotLight ;
  x3do:hasParent :Group_2_2 ;
  x3do:beamWidth 1.57079 ;
  x3do:cutOffAngle .785398 ;
  x3do:direction ( 0 -1 0 ) ;
  x3do:radius 5.5 .
:Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Front View' ;
  x3do:position ( 0 0 25 ) .
:Background_2_4 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundColor ( 0 0 0 ) ;
  x3do:skyColor ( 1 0 0 ) .
:NavigationInfo_2_5 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:headlight false ;
  x3do:type '"EXAMINE" "WALK" "FLY" "ANY"' .
:PointLight_2_6 a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :Scene ;
  x3do:on false .
:DirectionalLight_2_7 a owl:NamedIndividual, x3do:DirectionalLight ;
  x3do:hasParent :Scene ;
  x3do:on false .
:Transform_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_8_1 ;
  x3do:translation ( 0 -1.5 -1.5 ) .
:Shape_2_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_8 ;
  x3do:hasAppearance :the-appearance ;
  x3do:hasGeometry :the-grid .
:the-appearance a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_8_1 ;
  x3do:hasMaterial :Material_2_8_1_1_1 ;
  x3do:DEF 'the-appearance' .
:Material_2_8_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :the-appearance .
:the-grid a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_8_1 ;
  x3do:DEF 'the-grid' ;
  x3do:height ( 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.0233242 0.0461275 0.0679003 0.0881563 0.106443 0.122352 0.135528 0.145676 0.152571 0.156057 0.156057 0.152571 0.145676 0.135528 0.122352 0.106443 0.0881566 0.0679006 0.0461278 0.0233246 0 0.0461275 0.0912245 0.134284 0.174343 0.210508 0.241971 0.268028 0.288098 0.301733 0.308627 0.308627 0.301733 0.288099 0.268029 0.241971 0.210509 0.174344 0.134284 0.0912253 0.0461283 0 0.0679003 0.134284 0.197668 0.256636 0.309871 0.356185 0.394542 0.424085 0.444155 0.454304 0.454304 0.444155 0.424085 0.394542 0.356185 0.309872 0.256637 0.197669 0.134285 0.0679015 0 0.0881563 0.174343 0.256636 0.333195 0.402312 0.462442 0.512241 0.550598 0.576656 0.589832 0.589832 0.576656 0.550599 0.512242 0.462443 0.402313 0.333197 0.256637 0.174345 0.0881578 0 0.106443 0.210508 0.309871 0.402312 0.485766 0.558369 0.618498 0.664812 0.696275 0.712184 0.712184 0.696275 0.664813 0.618499 0.55837 0.485767 0.402314 0.309873 0.21051 0.106445 0 0.122352 0.241971 0.356185 0.462442 0.558369 0.641823 0.710939 0.764175 0.80034 0.818627 0.818627 0.800341 0.764176 0.710941 0.641824 0.55837 0.462444 0.356187 0.241973 0.122354 0 0.135528 0.268028 0.394542 0.512241 0.618498 0.710939 0.787499 0.846468 0.886527 0.906783 0.906784 0.886528 0.846468 0.7875 0.710941 0.6185 0.512243 0.394544 0.268031 0.13553 0 0.145676 0.288098 0.424085 0.550598 0.664812 0.764175 0.846468 0.909852 0.952911 0.974684 0.974684 0.952911 0.909852 0.846469 0.764177 0.664814 0.5506 0.424087 0.288101 0.145679 0 0.152571 0.301733 0.444155 0.576656 0.696275 0.80034 0.886527 0.952911 0.998008 1.02081 1.02081 0.998009 0.952912 0.886529 0.800342 0.696277 0.576658 0.444158 0.301736 0.152573 0 0.156057 0.308627 0.454304 0.589832 0.712184 0.818627 0.906783 0.974684 1.02081 1.04414 1.04414 1.02081 0.974685 0.906785 0.818629 0.712186 0.589834 0.454306 0.30863 0.156059 0 0.156057 0.308627 0.454304 0.589832 0.712184 0.818627 0.906784 0.974684 1.02081 1.04414 1.04414 1.02081 0.974685 0.906785 0.818629 0.712186 0.589834 0.454306 0.30863 0.156059 0 0.152571 0.301733 0.444155 0.576656 0.696275 0.800341 0.886528 0.952911 0.998009 1.02081 1.02081 0.998009 0.952912 0.886529 0.800342 0.696277 0.576658 0.444158 0.301736 0.152573 0 0.145676 0.288099 0.424085 0.550599 0.664813 0.764176 0.846468 0.909852 0.952912 0.974685 0.974685 0.952912 0.909853 0.84647 0.764177 0.664815 0.550601 0.424088 0.288101 0.145679 0 0.135528 0.268029 0.394542 0.512242 0.618499 0.710941 0.7875 0.846469 0.886529 0.906785 0.906785 0.886529 0.84647 0.787502 0.710942 0.618501 0.512244 0.394544 0.268031 0.135531 0 0.122352 0.241971 0.356185 0.462443 0.55837 0.641824 0.710941 0.764177 0.800342 0.818629 0.818629 0.800342 0.764177 0.710942 0.641825 0.558372 0.462445 0.356187 0.241974 0.122354 0 0.106443 0.210509 0.309872 0.402313 0.485767 0.55837 0.6185 0.664814 0.696277 0.712186 0.712186 0.696277 0.664815 0.618501 0.558372 0.485769 0.402315 0.309874 0.210511 0.106445 0 0.0881566 0.174344 0.256637 0.333197 0.402314 0.462444 0.512243 0.5506 0.576658 0.589834 0.589834 0.576658 0.550601 0.512244 0.462445 0.402315 0.333198 0.256638 0.174345 0.0881582 0 0.0679006 0.134284 0.197669 0.256637 0.309873 0.356187 0.394544 0.424087 0.444158 0.454306 0.454306 0.444158 0.424088 0.394544 0.356187 0.309874 0.256638 0.19767 0.134286 0.0679018 0 0.0461278 0.0912253 0.134285 0.174345 0.21051 0.241973 0.268031 0.288101 0.301736 0.30863 0.30863 0.301736 0.288101 0.268031 0.241974 0.210511 0.174345 0.134286 0.0912261 0.0461287 0 0.0233246 0.0461283 0.0679015 0.0881578 0.106445 0.122354 0.13553 0.145679 0.152573 0.156059 0.156059 0.152573 0.145679 0.135531 0.122354 0.106445 0.0881582 0.0679018 0.0461287 0.0233251 ) ;
  x3do:solid false ;
  x3do:xDimension 21 ;
  x3do:xSpacing 0.1 ;
  x3do:zDimension 21 ;
  x3do:zSpacing 0.1 .
:Transform_2_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_9_1 ;
  x3do:translation ( 0 -3.5 -1.5 ) .
:Shape_2_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_9 ;
  x3do:hasAppearance :the-appearance-USE-1 ;
  x3do:hasGeometry :the-grid-USE-1 .
:the-appearance-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_9_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-1 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_9_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_10_1 ;
  x3do:translation ( 0 -5.5 -1.5 ) .
:Shape_2_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_10 ;
  x3do:hasAppearance :the-appearance-USE-2 ;
  x3do:hasGeometry :the-grid-USE-2 .
:the-appearance-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-2 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_10_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_11_1 ;
  x3do:translation ( 0 -7.5 -1.5 ) .
:Shape_2_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_11 ;
  x3do:hasAppearance :the-appearance-USE-3 ;
  x3do:hasGeometry :the-grid-USE-3 .
:the-appearance-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_11_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-3 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_11_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_12_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:translation ( -1.5 1 -1.5 ) .
:Shape_2_12_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_12 ;
  x3do:hasAppearance :the-appearance-USE-4 ;
  x3do:hasGeometry :the-grid-USE-4 .
:the-appearance-USE-4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_12_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-4 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_12_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_13_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:translation ( -3.5 1 -1.5 ) .
:Shape_2_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_13 ;
  x3do:hasAppearance :the-appearance-USE-5 ;
  x3do:hasGeometry :the-grid-USE-5 .
:the-appearance-USE-5 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_13_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-5 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_13_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_14_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:translation ( -5.5 1 -1.5 ) .
:Shape_2_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_14 ;
  x3do:hasAppearance :the-appearance-USE-6 ;
  x3do:hasGeometry :the-grid-USE-6 .
:the-appearance-USE-6 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_14_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-6 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_14_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_15_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:translation ( -7.5 1 -1.5 ) .
:Shape_2_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_15 ;
  x3do:hasAppearance :the-appearance-USE-7 ;
  x3do:hasGeometry :the-grid-USE-7 .
:the-appearance-USE-7 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_15_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-7 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_15_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_16_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 3.5 -1 -1.5 ) .
:Shape_2_16_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_16 ;
  x3do:hasAppearance :the-appearance-USE-8 ;
  x3do:hasGeometry :the-grid-USE-8 .
:the-appearance-USE-8 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_16_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-8 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_16_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_17_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 5.5 -1 -1.5 ) .
:Shape_2_17_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_17 ;
  x3do:hasAppearance :the-appearance-USE-9 ;
  x3do:hasGeometry :the-grid-USE-9 .
:the-appearance-USE-9 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_17_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-9 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_17_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_18_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 7.5 -1 -1.5 ) .
:Shape_2_18_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_18 ;
  x3do:hasAppearance :the-appearance-USE-10 ;
  x3do:hasGeometry :the-grid-USE-10 .
:the-appearance-USE-10 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_18_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-10 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_18_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_19 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_19_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 9.5 -1 -1.5 ) .
:Shape_2_19_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_19 ;
  x3do:hasAppearance :the-appearance-USE-11 ;
  x3do:hasGeometry :the-grid-USE-11 .
:the-appearance-USE-11 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_19_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-11 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_19_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_20 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_20_1 ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:translation ( 0 1.5 0 ) .
:Shape_2_20_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_20 ;
  x3do:hasAppearance :the-appearance-USE-12 ;
  x3do:hasGeometry :the-grid-USE-12 .
:the-appearance-USE-12 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_20_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-12 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_20_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_21_1 ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:translation ( 0 3.5 0 ) .
:Shape_2_21_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_21 ;
  x3do:hasAppearance :the-appearance-USE-13 ;
  x3do:hasGeometry :the-grid-USE-13 .
:the-appearance-USE-13 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_21_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-13 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_21_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_22_1 ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:translation ( 0 5.5 0 ) .
:Shape_2_22_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_22 ;
  x3do:hasAppearance :the-appearance-USE-14 ;
  x3do:hasGeometry :the-grid-USE-14 .
:the-appearance-USE-14 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_22_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-14 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_22_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
:Transform_2_23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_23_1 ;
  x3do:rotation ( 1 0 0 3.14 ) ;
  x3do:translation ( 0 7.5 0 ) .
:Shape_2_23_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_23 ;
  x3do:hasAppearance :the-appearance-USE-15 ;
  x3do:hasGeometry :the-grid-USE-15 .
:the-appearance-USE-15 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_23_1 ;
  owl:sameAs :the-appearance . # DEF matching this USE
:the-grid-USE-15 a owl:NamedIndividual, x3do:ElevationGrid ;
  x3do:hasParent :Shape_2_23_1 ;
  owl:sameAs :the-grid . # DEF matching this USE
