@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/Wolverine/WolverineScene.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'WolverineScene.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Wolverine is an M1A1 tank chassis with a deployable Heavy Assualt Bridge(HAB). Original M1A1 model authored by Scott Tufts.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Nick Wittwer' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '15 February 2005' ;
  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 'WolverineConstructionReport.pdf' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/land/m1.htm' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/land/wolverine.htm' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/land/wol3.jpg' ;
  x3do:name 'Image' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/land/wolverine.htm' ;
  x3do:name 'drawing' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Wolverine, HAB, Heavy Assault Bridge, AVLB, M1A1 Main Battle Tank, Abrams, MBT,' ;
  x3do:name 'subject' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/X3dSceneAuthoringHints.html#license' ;
  x3do:name 'license' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/Wolverine/WolverineScene.x3d' ;
  x3do:name 'identifier' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Xeena VRML importer, X3D-Edit 3.1, https://www.web3d.org/x3d/content/README.X3D-Edit.html' ;
  x3do:name 'translator' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' ;
  x3do:name 'generator' .
:meta dcterms:title "WolverineScene.x3d" .
:meta dcterms:description "Wolverine is an M1A1 tank chassis with a deployable Heavy Assualt Bridge(HAB). Original M1A1 model authored by Scott Tufts." .
:meta dcterms:creator "Nick Wittwer" .
:meta dcterms:created "15 February 2005" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "WolverineConstructionReport.pdf" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/land/m1.htm" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/land/wolverine.htm" .
:meta dcterms:Image "https://www.fas.org/man/dod-101/sys/land/wol3.jpg" .
:meta dcterms:drawing "https://www.fas.org/man/dod-101/sys/land/wolverine.htm" .
:meta dcterms:subject "Wolverine, HAB, Heavy Assault Bridge, AVLB, M1A1 Main Battle Tank, Abrams, MBT," .
:meta dcterms:license "../../license.html" .
:meta dcterms:license "https://www.web3d.org/x3d/content/examples/Basic/X3dSceneAuthoringHints.html#license" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/Wolverine/WolverineScene.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:translator "Xeena VRML importer, X3D-Edit 3.1, https://www.web3d.org/x3d/content/README.X3D-Edit.html" .
:meta dcterms:generator "Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Viewpoints, :Scene, :WolverineInline .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'WolverineScene.x3d' .
:Viewpoints a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_2_1, :Viewpoint_2_2_2 ;
  x3do:DEF 'Viewpoints' .
:Viewpoint_2_2_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:description 'Side' ;
  x3do:position ( 0 2 10 ) .
:Viewpoint_2_2_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:description 'Side and back' ;
  x3do:orientation ( 1 0 0 -0.35 ) ;
  x3do:position ( -15 3.5 17 ) .
:Scene a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :River, :Land, :Transform_2_3_3, :DirectionalLight_2_3_4, :Background_2_3_5 ;
  x3do:DEF 'Scene' .
:River a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_3_1_1 ;
  x3do:DEF 'River' ;
  x3do:translation ( -18.15 -6 -20 ) .
:Shape_2_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :River ;
  x3do:hasGeometry :Box_2_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_1_2 .
:Box_2_3_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_1 ;
  x3do:size ( 20 4 60 ) .
:Appearance_2_3_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1 ;
  x3do:hasTexture :MovieTexture_2_3_1_1_2_1 .
:MovieTexture_2_3_1_1_2_1 a owl:NamedIndividual, x3do:MovieTexture ;
  x3do:hasParent :Appearance_2_3_1_1_2 ;
  x3do:loop true ;
  x3do:url '"wrlpool.mpg" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/wrlpool.mpg"' .
:Land a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_3_2_1 ;
  x3do:DEF 'Land' ;
  x3do:translation ( 2 -5 -20 ) .
:Shape_2_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Land ;
  x3do:hasGeometry :Box_2_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_2 .
:Box_2_3_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1 ;
  x3do:size ( 20 4 60 ) .
:Appearance_2_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1 ;
  x3do:hasTexture :ImageTexture_2_3_2_1_2_1 .
:ImageTexture_2_3_2_1_2_1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_2 ;
  x3do:url '"plants12.jpg" "https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/Wolverine/plants12.jpg"' .
:Transform_2_3_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Land-USE-1 ;
  x3do:translation ( -39.5 0 0 ) .
:Land-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_3 ;
  owl:sameAs :Land . # DEF matching this USE
:DirectionalLight_2_3_4 a owl:NamedIndividual, x3do:DirectionalLight ;
  x3do:hasParent :Scene ;
  x3do:direction ( 0.7071 0.7071 0 ) .
:Background_2_3_5 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:backUrl '"mount.jpg" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/mountns.png"' ;
  x3do:frontUrl '"mountns.png" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/mountns.png"' ;
  x3do:groundAngle ( 1.309 1.570796 ) ;
  x3do:groundColor ( 0.1 0.1 0 0.4 0.25 0.2 0.6 0.6 0.6 ) ;
  x3do:leftUrl '"mountns.png" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/mountns.png"' ;
  x3do:rightUrl '"mountns.png" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/mountns.png"' ;
  x3do:skyAngle ( 1.309 1.571 ) ;
  x3do:skyColor ( 0 0.2 0.7 0 0.5 1 1 1 1 ) .
:WolverineInline a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Wolverine ;
  x3do:DEF 'WolverineInline' .
:Wolverine a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :WolverineInline ;
  x3do:DEF 'Wolverine' ;
  x3do:url '"Wolverine.x3d" "https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/Wolverine/Wolverine.x3d" "Wolverine.wrl" "https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/Wolverine/Wolverine.wrl"' .
