@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Buildings/SoccerStadium/SeatsLevelTwo.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'SeatsLevelTwo.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Viewer seats, level two' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'LT Christos Kalogrias - Hellenic Navy' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '25 July 2003' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.fussballtempel.net/uefa/Gre/Nikos_Goumas.jpg' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.wsoccer.com/stadium/greece/aek_athens/' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Buildings/SoccerStadium/SeatsLevelTwo.x3d' ;
  x3do:name 'identifier' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/README.X3D-Edit.html' ;
  x3do:name 'generator' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "SeatsLevelTwo.x3d" .
:meta dcterms:description "Viewer seats, level two" .
:meta dcterms:creator "LT Christos Kalogrias - Hellenic Navy" .
:meta dcterms:created "25 July 2003" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "http://www.fussballtempel.net/uefa/Gre/Nikos_Goumas.jpg" .
:meta dcterms:reference "http://www.wsoccer.com/stadium/greece/aek_athens/" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Buildings/SoccerStadium/SeatsLevelTwo.x3d" .
:meta dcterms:generator "https://www.web3d.org/x3d/content/README.X3D-Edit.html" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :SkapastiDown, :Transform_2_3, :Viewpoint_2_4, :LogoDown, :Transform_2_6 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'SeatsLevelTwo.x3d' .
:SkapastiDown a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_2_1 ;
  x3do:DEF 'SkapastiDown' ;
  x3do:translation ( -30 0 86.5 ) .
:Transform_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SkapastiDown ;
  x3do:hasChildren :Transform_2_2_1_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) .
:Transform_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Shape_2_2_1_1_1, :SkepPole, :Transform_2_2_1_1_3 ;
  x3do:rotation ( 0 1 0 -1.57 ) .
:Shape_2_2_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasAppearance :SeatsCollor ;
  x3do:hasGeometry :Extrusion_2_2_1_1_1_2 .
:SeatsCollor a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_1_1 ;
  x3do:DEF 'SeatsCollor' .
:Material_2_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :SeatsCollor ;
  x3do:diffuseColor ( 0.2 0.2 0.2 ) .
:Extrusion_2_2_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1_1_1 ;
  x3do:crossSection ( 0 0 -16 0 -16 2 -15 2 -15 3 -14 3 -14 4 -13 4 -13 5 -12 5 -12 6 -11 6 -11 7 -10 7 -10 8 -9 8 -9 9 -8 9 -8 10 -7 10 -7 11 -6 11 -6 12 -5 12 -5 13 -4 13 -4 14 -3 14 -3 15 -2 15 -2 16 -1 16 -1 17 0 17 0 0 ) ;
  x3do:spine ( 0 0 0 0 60 0 ) .
:SkepPole a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_2_1 ;
  x3do:DEF 'SkepPole' ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( -15.8 0.2 8.5 ) .
:Shape_2_2_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SkepPole ;
  x3do:hasAppearance :Appearance_2_2_1_1_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_2_1_1_2_1_2 .
:Appearance_2_2_1_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_2_1 ;
  x3do:hasMaterial :Material_2_2_1_1_2_1_1_1 .
:Material_2_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_2_1_1 .
:Cylinder_2_2_1_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_1_1_2_1 ;
  x3do:height 17 ;
  x3do:radius 0.2 .
:Transform_2_2_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :SkepPole-USE-1 ;
  x3do:translation ( 0 59.4 0 ) .
:SkepPole-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1_3 ;
  owl:sameAs :SkepPole . # DEF matching this USE
:Transform_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :SkapastiUp, :SkepastiSeats, :Transform_2_3_3 ;
  x3do:translation ( 0 17 0 ) .
:SkapastiUp a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3 ;
  x3do:hasChildren :Transform_2_3_1_1 ;
  x3do:DEF 'SkapastiUp' ;
  x3do:translation ( -30 0 86.5 ) .
:Transform_2_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SkapastiUp ;
  x3do:hasChildren :Transform_2_3_1_1_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) .
:Transform_2_3_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1 ;
  x3do:hasChildren :Shape_2_3_1_1_1_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) .
:Shape_2_3_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1 ;
  x3do:hasAppearance :SeatsCollor-USE-1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_1_2 .
:SeatsCollor-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1_1 ;
  owl:sameAs :SeatsCollor . # DEF matching this USE
:Extrusion_2_3_1_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_1_1_1 ;
  x3do:crossSection ( 0 0 -16 0 -16 2 -15 2 -15 3 -14 3 -14 4 -13 4 -13 5 -12 5 -12 6 -11 6 -11 7 -10 7 -10 8 -9 8 -9 9 -8 9 -8 10 -7 10 -7 11 -6 11 -6 12 -5 12 -5 13 -4 13 -4 14 -3 14 -3 15 -2 15 -2 16 -1 16 -1 17 0 17 0 0 ) ;
  x3do:spine ( 0 0 0 0 60 0 ) .
:SkepastiSeats a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3 ;
  x3do:hasChildren :SkepColmn, :Transform_2_3_2_2, :Transform_2_3_2_3, :Transform_2_3_2_4, :Transform_2_3_2_5, :Transform_2_3_2_6 ;
  x3do:DEF 'SkepastiSeats' ;
  x3do:translation ( -30 0 86.5 ) .
:SkepColmn a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SkepastiSeats ;
  x3do:hasChildren :tenXtenSeats ;
  x3do:DEF 'SkepColmn' .
:tenXtenSeats a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SkepColmn ;
  x3do:hasChildren :Transform_2_3_2_1_1_1 ;
  x3do:DEF 'tenXtenSeats' .
:Transform_2_3_2_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :tenXtenSeats ;
  x3do:hasChildren :Fans ;
  x3do:rotation ( 1 0 0 0.78 ) ;
  x3do:translation ( 6 10 -8 ) .
:Fans a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_1_1 ;
  x3do:hasChildren :Group_2_3_2_1_1_1_1_1 ;
  x3do:hasROUTE :ROUTE_2_3_2_1_1_1_1_2, :ROUTE_2_3_2_1_1_1_1_3 ;
  x3do:DEF 'Fans' ;
  x3do:scale ( 1.333 4 1 ) ;
  x3do:translation ( 0 1 0 ) .
:Group_2_3_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Fans ;
  x3do:hasChildren :Transform_2_3_2_1_1_1_1_1_1 .
:Transform_2_3_2_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_1_1_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_1_1_1_1_1, :timer, :MoveFlag ;
  x3do:translation ( -3.7 -3 -1 ) .
:Shape_2_3_2_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_1_1_1_1 ;
  x3do:hasGeometry :Flag ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_1_1_1_1_1_2 .
:Flag a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_1_1_1_1_1 ;
  x3do:hasCoord :FlagCoor ;
  x3do:DEF 'Flag' ;
  x3do:convex false ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 0 ) ;
  x3do:solid false .
:FlagCoor a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :Flag ;
  x3do:DEF 'FlagCoor' ;
  x3do:point ( 0.0 0.0 0.0 0.5 0.0 0.0 1.0 0.0 0.0 1.5 0.0 0.0 2.0 0.0 0.0 2.5 0.0 0.0 3.0 0.0 0.0 3.5 0.0 0.0 4.0 0.0 0.0 4.5 0.0 0.0 5.0 0.0 0.0 5.5 0.0 0.0 6.0 0.0 0.0 6.5 0.0 0.0 7.0 0.0 0.0 7.5 0.0 0.0 7.5 0.5 0.0 7.5 1.0 0.0 7.5 1.5 0.0 7.5 2.0 0.0 7.5 2.5 0.0 7.5 3.0 0.0 7.5 3.5 0.0 7.5 4.0 0.0 7.5 4.5 0.0 7.5 5.0 0.0 7.0 5.0 0.0 6.5 5.0 0.0 6.0 5.0 0.0 5.5 5.0 0.0 5.0 5.0 0.0 4.5 5.0 0.0 4.0 5.0 0.0 3.5 5.0 0.0 3.0 5.0 0.0 2.5 5.0 0.0 2.0 5.0 0.0 1.5 5.0 0.0 1.0 5.0 0.0 0.5 5.0 0.0 0.0 5.0 0.0 0.0 4.5 0.0 0.0 4.0 0.0 0.0 3.5 0.0 0.0 3.0 0.0 0.0 2.5 0.0 0.0 2.0 0.0 0.0 1.5 0.0 0.0 1.0 0.0 0.0 0.5 0.0 ) .
:Appearance_2_3_2_1_1_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_1_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_1_1_1_1_1_2_1 ;
  x3do:hasTexture :ImageTexture_2_3_2_1_1_1_1_1_1_1_2_2 ;
  x3do:hasTextureTransform :TextureTransform_2_3_2_1_1_1_1_1_1_1_2_3 .
:Material_2_3_2_1_1_1_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_1_1_1_1_2 ;
  x3do:diffuseColor ( 0.8 0.2 0.2 ) ;
  x3do:shininess 0.8 .
:ImageTexture_2_3_2_1_1_1_1_1_1_1_2_2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_1_1_1_1_2 ;
  x3do:url '"./aek5.jpg" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/SoccerStadium/aek5.jpg"' .
:TextureTransform_2_3_2_1_1_1_1_1_1_1_2_3 a owl:NamedIndividual, x3do:TextureTransform ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_1_1_1_1_2 ;
  x3do:translation ( 0.0 0.01 ) .
:timer a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Transform_2_3_2_1_1_1_1_1_1 ;
  x3do:DEF 'timer' ;
  x3do:cycleInterval '4.0' ;
  x3do:loop true .
:MoveFlag a owl:NamedIndividual, x3do:CoordinateInterpolator ;
  x3do:hasParent :Transform_2_3_2_1_1_1_1_1_1 ;
  x3do:DEF 'MoveFlag' ;
  x3do:key ( 0.0 0.25 0.5 0.75 1.0 ) ;
  x3do:keyValue ( 0.0 0.0 0.00 0.5 0.0 0.087 1.0 0.0 .100 1.5 0.0 0.087 2.0 0.0 0.00 2.5 0.0 -0.087 3.0 0.0 -0.100 3.5 0.0 -0.087 4.0 0.0 0.0 4.5 0.0 0.087 5.0 0.0 .10 5.5 0.0 0.087 6.0 0.0 0.0 6.5 0.0 -0.087 7.0 0.0 -0.10 7.5 0.0 -0.087 7.5 0.5 -0.087 7.5 1.0 -0.087 7.5 1.5 -0.087 7.5 2.0 -0.087 7.5 2.5 -0.087 7.5 3.0 -0.087 7.5 3.5 -0.087 7.5 4.0 -0.087 7.5 4.5 -0.087 7.5 5.0 -0.087 7.0 5.0 -0.10 6.5 5.0 -0.087 6.0 5.0 0.0 5.5 5.0 0.087 5.0 5.0 .10 4.5 5.0 0.087 4.0 5.0 0.0 3.5 5.0 -0.087 3.0 5.0 -0.10 2.5 5.0 -0.087 2.0 5.0 0.0 1.5 5.0 0.087 1.0 5.0 .10 0.5 5.0 0.087 0.0 5.0 0.0 0.0 4.5 0.0 0.0 4.0 0.0 0.0 3.5 0.0 0.0 3.0 0.0 0.0 2.5 0.0 0.0 2.0 0.0 0.0 1.5 0.0 0.0 1.0 0.0 0.0 0.5 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.5 0.0 -0.087 1.0 0.0 -0.10 1.5 0.0 -0.087 2.0 0.0 0.0 2.5 0.0 0.087 3.0 0.0 .10 3.5 0.0 0.087 4.0 0.0 0.0 4.5 0.0 -0.087 5.0 0.0 -0.10 5.5 0.0 -0.087 6.0 0.0 0.0 6.5 0.0 0.087 7.0 0.0 .10 7.5 0.0 0.087 7.5 0.5 0.087 7.5 1.0 0.087 7.5 1.5 0.087 7.5 2.0 0.087 7.5 2.5 0.087 7.5 3.0 0.087 7.5 3.5 0.087 7.5 4.0 0.087 7.5 4.5 0.087 7.5 5.0 0.087 7.0 5.0 .10 6.5 5.0 0.087 6.0 5.0 0.0 5.5 5.0 -0.087 5.0 5.0 -0.10 4.5 5.0 -0.087 4.0 5.0 0.0 3.5 5.0 0.087 3.0 5.0 .10 2.5 5.0 0.087 2.0 5.0 0.0 1.5 5.0 -0.087 1.0 5.0 -0.10 0.5 5.0 -0.087 0.0 5.0 0.0 0.0 4.5 0.0 0.0 4.0 0.0 0.0 3.5 0.0 0.0 3.0 0.0 0.0 2.5 0.0 0.0 2.0 0.0 0.0 1.5 0.0 0.0 1.0 0.0 0.0 0.5 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.5 0.0 0.087 1.0 0.0 .10 1.5 0.0 0.087 2.0 0.0 0.0 2.5 0.0 -0.087 3.0 0.0 -0.10 3.5 0.0 -0.087 4.0 0.0 0.0 4.5 0.0 0.087 5.0 0.0 .10 5.5 0.0 0.087 6.0 0.0 0.0 6.5 0.0 -0.087 7.0 0.0 -0.10 7.5 0.0 -0.087 7.5 0.5 -0.087 7.5 1.0 -0.087 7.5 1.5 -0.087 7.5 2.0 -0.087 7.5 2.5 -0.087 7.5 3.0 -0.087 7.5 3.5 -0.087 7.5 4.0 -0.087 7.5 4.5 -0.087 7.5 5.0 -0.087 7.0 5.0 -0.10 6.5 5.0 -0.087 6.0 5.0 0.0 5.5 5.0 0.087 5.0 5.0 .10 4.5 5.0 0.087 4.0 5.0 0.0 3.5 5.0 -0.087 3.0 5.0 -0.10 2.5 5.0 -0.087 2.0 5.0 0.0 1.5 5.0 0.087 1.0 5.0 .10 0.5 5.0 0.087 0.0 5.0 0.0 0.0 4.5 0.0 0.0 4.0 0.0 0.0 3.5 0.0 0.0 3.0 0.0 0.0 2.5 0.0 0.0 2.0 0.0 0.0 1.5 0.0 0.0 1.0 0.0 0.0 0.5 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.5 0.0 -0.087 1.0 0.0 -0.10 1.5 0.0 -0.087 2.0 0.0 0.0 2.5 0.0 0.087 3.0 0.0 .10 3.5 0.0 0.087 4.0 0.0 0.0 4.5 0.0 -0.087 5.0 0.0 -0.10 5.5 0.0 -0.087 6.0 0.0 0.0 6.5 0.0 0.087 7.0 0.0 .10 7.5 0.0 0.087 7.5 0.5 0.087 7.5 1.0 0.087 7.5 1.5 0.087 7.5 2.0 0.087 7.5 2.5 0.087 7.5 3.0 0.087 7.5 3.5 0.087 7.5 4.0 0.087 7.5 4.5 0.087 7.5 5.0 0.087 7.0 5.0 .10 6.5 5.0 0.087 6.0 5.0 0.0 5.5 5.0 -0.087 5.0 5.0 -0.10 4.5 5.0 -0.087 4.0 5.0 0.0 3.5 5.0 0.087 3.0 5.0 .10 2.5 5.0 0.087 2.0 5.0 0.0 1.5 5.0 -0.087 1.0 5.0 -1.0 0.5 5.0 -0.087 0.0 5.0 0.0 0.0 4.5 0.0 0.0 4.0 0.0 0.0 3.5 0.0 0.0 3.0 0.0 0.0 2.5 0.0 0.0 2.0 0.0 0.0 1.5 0.0 0.0 1.0 0.0 0.0 0.5 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.5 0.0 0.087 1.0 0.0 .10 1.5 0.0 0.087 2.0 0.0 0.0 2.5 0.0 -0.087 3.0 0.0 -0.10 3.5 0.0 -0.087 4.0 0.0 0.0 4.5 0.0 0.087 5.0 0.0 .10 5.5 0.0 0.087 6.0 0.0 0.0 6.5 0.0 -0.087 7.0 0.0 -0.10 7.5 0.0 -0.087 7.5 0.5 -0.087 7.5 1.0 -0.087 7.5 1.5 -0.087 7.5 2.0 -0.087 7.5 2.5 -0.087 7.5 3.0 -0.087 7.5 3.5 -0.087 7.5 4.0 -0.087 7.5 4.5 -0.087 7.5 5.0 -0.087 7.0 5.0 -0.10 6.5 5.0 -0.087 6.0 5.0 0.0 5.5 5.0 0.087 5.0 5.0 .10 4.5 5.0 0.087 4.0 5.0 0.0 3.5 5.0 -0.087 3.0 5.0 -0.10 2.5 5.0 -0.087 2.0 5.0 0.0 1.5 5.0 0.087 1.0 5.0 .10 0.5 5.0 0.087 0.0 5.0 0.0 0.0 4.5 0.0 0.0 4.0 0.0 0.0 3.5 0.0 0.0 3.0 0.0 0.0 2.5 0.0 0.0 2.0 0.0 0.0 1.5 0.0 0.0 1.0 0.0 0.0 0.5 0.0 0.0 0.0 0.0 ) .
:ROUTE_2_3_2_1_1_1_1_2 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Fans ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'timer' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'MoveFlag' .
:ROUTE_2_3_2_1_1_1_1_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Fans ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'MoveFlag' ;
  x3do:toField 'set_point' ;
  x3do:toNode 'FlagCoor' .
:Transform_2_3_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SkepastiSeats ;
  x3do:hasChildren :SkepColmn-USE-1 ;
  x3do:translation ( 11 0 0 ) .
:SkepColmn-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_2 ;
  owl:sameAs :SkepColmn . # DEF matching this USE
:Transform_2_3_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SkepastiSeats ;
  x3do:hasChildren :SkepColmn-USE-2 ;
  x3do:translation ( 21 0 0 ) .
:SkepColmn-USE-2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_3 ;
  owl:sameAs :SkepColmn . # DEF matching this USE
:Transform_2_3_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SkepastiSeats ;
  x3do:hasChildren :SkepColmn-USE-3 ;
  x3do:translation ( 31 0 0 ) .
:SkepColmn-USE-3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_4 ;
  owl:sameAs :SkepColmn . # DEF matching this USE
:Transform_2_3_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SkepastiSeats ;
  x3do:hasChildren :SkepColmn-USE-4 ;
  x3do:translation ( 37 0 0 ) .
:SkepColmn-USE-4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_5 ;
  owl:sameAs :SkepColmn . # DEF matching this USE
:Transform_2_3_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SkepastiSeats ;
  x3do:hasChildren :SkepColmn-USE-5 ;
  x3do:translation ( 48 0 0 ) .
:SkepColmn-USE-5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_6 ;
  owl:sameAs :SkepColmn . # DEF matching this USE
:Transform_2_3_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3 ;
  x3do:hasChildren :SkepastiSeats-USE-1 ;
  x3do:translation ( 0 -17 0 ) .
:SkepastiSeats-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_3 ;
  owl:sameAs :SkepastiSeats . # DEF matching this USE
:Viewpoint_2_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Two Level Seats View' ;
  x3do:orientation ( 0 1 0 3.14 ) ;
  x3do:position ( 0 1.8 20 ) .
:LogoDown a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Logo, :Transform_2_5_2, :Transform_2_5_3, :Transform_2_5_4, :Transform_2_5_5, :Transform_2_5_6 ;
  x3do:DEF 'LogoDown' .
:Logo a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LogoDown ;
  x3do:hasChildren :Shape_2_5_1_1, :Transform_2_5_1_2 ;
  x3do:DEF 'Logo' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( -7 1 70.4 ) .
:Shape_2_5_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Logo ;
  x3do:hasAppearance :Appearance_2_5_1_1_1 ;
  x3do:hasGeometry :Box_2_5_1_1_2 .
:Appearance_2_5_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1 ;
  x3do:hasTexture :ImageTexture_2_5_1_1_1_1 ;
  x3do:hasMaterial :Material_2_5_1_1_1_2 .
:ImageTexture_2_5_1_1_1_1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_5_1_1_1 ;
  x3do:url '"web3d.gif" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/SoccerStadium/web3d.gif"' .
:Material_2_5_1_1_1_2 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1 ;
  x3do:diffuseColor ( 0.7 0.7 0.1 ) ;
  x3do:shininess 0.9 .
:Box_2_5_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_5_1_1 ;
  x3do:size ( 0.01 2 5 ) .
:Transform_2_5_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Logo ;
  x3do:hasChildren :Shape_2_5_1_2_1 ;
  x3do:translation ( 0 0 5 ) .
:Shape_2_5_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1_2 ;
  x3do:hasAppearance :Appearance_2_5_1_2_1_1 ;
  x3do:hasGeometry :Box_2_5_1_2_1_2 .
:Appearance_2_5_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_2_1 ;
  x3do:hasTexture :ImageTexture_2_5_1_2_1_1_1 ;
  x3do:hasMaterial :Material_2_5_1_2_1_1_2 .
:ImageTexture_2_5_1_2_1_1_1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_5_1_2_1_1 ;
  x3do:url '"x3d.gif" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/SoccerStadium/x3d.gif"' .
:Material_2_5_1_2_1_1_2 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_2_1_1 ;
  x3do:diffuseColor ( 0.7 0.7 0.1 ) ;
  x3do:shininess 0.9 .
:Box_2_5_1_2_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_5_1_2_1 ;
  x3do:size ( 0.01 2 5 ) .
:Transform_2_5_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LogoDown ;
  x3do:hasChildren :Logo-USE-1 ;
  x3do:translation ( 10 0 0 ) .
:Logo-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_2 ;
  owl:sameAs :Logo . # DEF matching this USE
:Transform_2_5_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LogoDown ;
  x3do:hasChildren :Logo-USE-2 ;
  x3do:translation ( 20 0 0 ) .
:Logo-USE-2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_3 ;
  owl:sameAs :Logo . # DEF matching this USE
:Transform_2_5_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LogoDown ;
  x3do:hasChildren :Logo-USE-3 ;
  x3do:translation ( -10 0 0 ) .
:Logo-USE-3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_4 ;
  owl:sameAs :Logo . # DEF matching this USE
:Transform_2_5_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LogoDown ;
  x3do:hasChildren :Logo-USE-4 ;
  x3do:translation ( -20 0 0 ) .
:Logo-USE-4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_5 ;
  owl:sameAs :Logo . # DEF matching this USE
:Transform_2_5_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LogoDown ;
  x3do:hasChildren :Logo-USE-5 ;
  x3do:scale ( 0.9 1 1 ) ;
  x3do:translation ( 29 0 0 ) .
:Logo-USE-5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5_6 ;
  owl:sameAs :Logo . # DEF matching this USE
:Transform_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :LogoDown-USE-1 ;
  x3do:translation ( 0 17 0 ) .
:LogoDown-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_6 ;
  owl:sameAs :LogoDown . # DEF matching this USE
