@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix dcterms: . @prefix xsd: . @prefix x3d: . @prefix x3do: . :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_1 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Stadium.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Complete soccer stadium, primary scene' ; 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 '15 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 'http://www.lucia.it/vrml/group/home/ignazio/vmhome.html' ; x3do:name 'reference' . :meta_1_9 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'http://www.lucia.it/vrml/projects/frank/frank_e.html' ; x3do:name 'reference' . :meta_1_10 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/Buildings/SoccerStadium/Stadium.x3d' ; x3do:name 'identifier' . :meta_1_11 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_12 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '../../license.html' ; x3do:name 'license' . :meta dcterms:title "Stadium.x3d" . :meta dcterms:description "Complete soccer stadium, primary scene" . :meta dcterms:creator "LT Christos Kalogrias - Hellenic Navy" . :meta dcterms:created "15 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:reference "http://www.lucia.it/vrml/group/home/ignazio/vmhome.html" . :meta dcterms:reference "http://www.lucia.it/vrml/projects/frank/frank_e.html" . :meta dcterms:identifier "https://savage.nps.edu/Savage/Buildings/SoccerStadium/Stadium.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, :Background_2_2, :PointLight_2_3, :PointLight_2_4, :PointLight_2_5, :Viewpoint_2_6, :Viewpoint_2_7, :Sound_2_8, :DirtField, :Inline_2_10, :Inline_2_11, :Inline_2_12, :Transform_2_13, :Transform_2_14, :Transform_2_15, :Transform_2_16 . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'Stadium.x3d' . :Background_2_2 a owl:NamedIndividual, x3do:Background ; x3do:hasParent :Scene ; x3do:groundAngle ( 1.0 1.57 ) ; x3do:groundColor ( 0.5 0.3 0.3 0.5 0.3 0.3 0.5 0.3 0.3 ) ; x3do:skyAngle ( 1.309 1.572 ) ; x3do:skyColor ( 0 0.5 0.7 0 0.5 1 1 1 1 ) . :PointLight_2_3 a owl:NamedIndividual, x3do:PointLight ; x3do:hasParent :Scene ; x3do:location ( 0 5 -39 ) . :PointLight_2_4 a owl:NamedIndividual, x3do:PointLight ; x3do:hasParent :Scene ; x3do:location ( 0 5 0 ) . :PointLight_2_5 a owl:NamedIndividual, x3do:PointLight ; x3do:hasParent :Scene ; x3do:location ( 0 5 48 ) . :Viewpoint_2_6 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'High View' ; x3do:orientation ( 1 0 0 -0.5 ) ; x3do:position ( 0 100 150 ) . :Viewpoint_2_7 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'High View 2' ; x3do:orientation ( 0 1 0 3.14 ) ; x3do:position ( 0 20 -80 ) . :Sound_2_8 a owl:NamedIndividual, x3do:Sound ; x3do:hasParent :Scene ; x3do:hasSource :PenWhistle ; x3do:intensity 0.6 ; x3do:maxBack 450 ; x3do:maxFront 450 ; x3do:minBack 150 ; x3do:minFront 150 . :PenWhistle a owl:NamedIndividual, x3do:AudioClip ; x3do:hasParent :Sound_2_8 ; x3do:DEF 'PenWhistle' ; x3do:description 'Door opening' ; x3do:loop true ; x3do:url '"cheer2.wav" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/cheer2.wav"' . :DirtField a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Shape_2_9_1 ; x3do:DEF 'DirtField' . :Shape_2_9_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :DirtField ; x3do:hasAppearance :DirtCollor ; x3do:hasGeometry :Box_2_9_1_2 . :DirtCollor a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_9_1 ; x3do:hasMaterial :Material_2_9_1_1_1 ; x3do:DEF 'DirtCollor' . :Material_2_9_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :DirtCollor ; x3do:diffuseColor ( 0.7 0 0 ) . :Box_2_9_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_9_1 ; x3do:size ( 80 0.05 140 ) . :Inline_2_10 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Scene ; x3do:url '"./SoccerField.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/SoccerField.wrl"' . :Inline_2_11 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Scene ; x3do:url '"./OneLevelSeats.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/OneLevelSeats.wrl"' . :Inline_2_12 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Scene ; x3do:url '"./TwoLevelSeats.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/TwoLevelSeats.wrl"' . :Transform_2_13 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :FloodLight ; x3do:rotation ( 0 1 0 -1 ) ; x3do:scale ( 1 2 1 ) ; x3do:translation ( 65 0 -53 ) . :FloodLight a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_13 ; x3do:hasChildren :Inline_2_13_1_1 ; x3do:DEF 'FloodLight' . :Inline_2_13_1_1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :FloodLight ; x3do:url '"./FloodLight.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/FloodLight.wrl"' . :Transform_2_14 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :FloodLight-USE-1 ; x3do:rotation ( 0 1 0 1 ) ; x3do:scale ( 1 2 1 ) ; x3do:translation ( -65 0 -53 ) . :FloodLight-USE-1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_14 ; owl:sameAs :FloodLight . # DEF matching this USE :Transform_2_15 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :FloodLight-USE-2 ; x3do:rotation ( 0 1 0 -2 ) ; x3do:scale ( 1 2 1 ) ; x3do:translation ( 65 0 53 ) . :FloodLight-USE-2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_15 ; owl:sameAs :FloodLight . # DEF matching this USE :Transform_2_16 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :FloodLight-USE-3 ; x3do:rotation ( 0 1 0 2 ) ; x3do:scale ( 1 2 1 ) ; x3do:translation ( -65 0 53 ) . :FloodLight-USE-3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_16 ; owl:sameAs :FloodLight . # DEF matching this USE