@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_13, :meta_1_14, :meta_1_15 . :meta_1_1 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'AAV.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'The AAV is a fully-tracked Amphibious Assault Vehicle (Patrol), aka AAV7PA1 and LVTP7.' ; x3do:name 'description' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Jeffrey Weekley' ; x3do:name 'creator' . :meta_1_4 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '1 June 2001' ; 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 'AAV1.jpg' ; x3do:name 'photo' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'aav3.jpg' ; x3do:name 'photo' . :meta_1_8 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'capex7.jpg' ; x3do:name 'photo' . :meta_1_9 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'aavp7a1.pdf' ; x3do:name 'reference' . :meta_1_10 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://www.fas.org/man/dod-101/sys/land/aavp7a1.htm' ; x3do:name 'reference' . :meta_1_11 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'http://www.technogap.com/aavp7a1.htm' ; x3do:name 'reference' . :meta_1_12 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/AAV.x3d' ; x3do:name 'identifier' . :meta_1_13 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'AAV AAV7PA1 LVTP7' ; x3do:name 'subject' . :meta_1_14 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit' ; x3do:name 'generator' . :meta_1_15 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '../../license.html' ; x3do:name 'license' . :meta dcterms:title "AAV.x3d" . :meta dcterms:description "The AAV is a fully-tracked Amphibious Assault Vehicle (Patrol), aka AAV7PA1 and LVTP7." . :meta dcterms:creator "Jeffrey Weekley" . :meta dcterms:created "1 June 2001" . :meta dcterms:modified "20 October 2019" . :meta dcterms:photo "AAV1.jpg" . :meta dcterms:photo "aav3.jpg" . :meta dcterms:photo "capex7.jpg" . :meta dcterms:reference "aavp7a1.pdf" . :meta dcterms:reference "https://www.fas.org/man/dod-101/sys/land/aavp7a1.htm" . :meta dcterms:reference "http://www.technogap.com/aavp7a1.htm" . :meta dcterms:identifier "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/AAV.x3d" . :meta dcterms:subject "AAV AAV7PA1 LVTP7" . :meta dcterms:generator "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" . :meta dcterms:license "../../license.html" . :Scene a owl:NamedIndividual, x3do:Scene ; x3do:hasParent :X3D ; x3do:hasChildren :Background_2_1, :Viewpoint_2_2, :Viewpoint_2_3, :LOD_2_4 ; x3do:hasROUTE :ROUTE_2_5 . :Background_2_1 a owl:NamedIndividual, x3do:Background ; x3do:hasParent :Scene ; x3do:skyColor ( 0.15 0.2 0.8 ) . :Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'AAV from behind' ; x3do:orientation ( 0 -1 0 1.57 ) ; x3do:position ( -12 2.7 0 ) . :Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'AAV from ahead' ; x3do:orientation ( 0 1 0 1.57 ) ; x3do:position ( 12 2.7 0 ) . :LOD_2_4 a owl:NamedIndividual, x3do:LOD ; x3do:hasParent :Scene ; x3do:hasChildren :AAVGroup, :MediumRangeBox, :WorldInfo_2_4_3 ; x3do:range ( 500 2000 ) . :AAVGroup a owl:NamedIndividual, x3do:Group ; x3do:hasParent :LOD_2_4 ; x3do:hasChildren :AAV ; x3do:DEF 'AAVGroup' . :AAV a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :AAVGroup ; x3do:hasChildren :FullTrack, :Chassis, :ChassisHatch, :Turret, :RearLeftAntennaINLINE, :RearRightAntennaINLINE, :RightAAVHeadLight, :LeftAAVHeadLight, :ForwardAntenna ; x3do:DEF 'AAV' . :FullTrack a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :AAV ; x3do:hasChildren :Inline_2_4_1_1_1_1 ; x3do:DEF 'FullTrack' ; x3do:rotation ( 0 1 0 1.57 ) ; x3do:scale ( 0.5 0.5 0.5 ) ; x3do:translation ( -1.5 -1 -0.3 ) . :Inline_2_4_1_1_1_1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :FullTrack ; x3do:url '"FullTrack.x3d" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/FullTrack.x3d" "FullTrack.wrl" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/FullTrack.wrl"' . :Chassis a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :AAV ; x3do:hasChildren :Inline_2_4_1_1_2_1 ; x3do:DEF 'Chassis' . :Inline_2_4_1_1_2_1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Chassis ; x3do:url '"Chassis.x3d" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/Chassis.x3d" "Chassis.wrl" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/Chassis.wrl"' . :ChassisHatch a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :AAV ; x3do:hasChildren :Inline_2_4_1_1_3_1 ; x3do:DEF 'ChassisHatch' ; x3do:rotation ( 0 1 0 1.57 ) ; x3do:scale ( 0.9 0.9 0.9 ) ; x3do:translation ( 0.4 1.74 -1 ) . :Inline_2_4_1_1_3_1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :ChassisHatch ; x3do:url '"ChassisHatch.x3d" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/ChassisHatch.x3d" "ChassisHatch.wrl" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/ChassisHatch.wrl"' . :Turret a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :AAV ; x3do:hasChildren :Inline_2_4_1_1_4_1, :TurretCylinderSensor ; x3do:DEF 'Turret' ; x3do:rotation ( 0 1 0 1.57 ) ; x3do:scale ( 0.5 0.5 0.5 ) ; x3do:translation ( -0.65 2.5 1.33 ) . :Inline_2_4_1_1_4_1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :Turret ; x3do:url '"Turret.x3d" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/Turret.x3d" "Turret.wrl" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/Turret.wrl"' . :TurretCylinderSensor a owl:NamedIndividual, x3do:CylinderSensor ; x3do:hasParent :Turret ; x3do:DEF 'TurretCylinderSensor' ; x3do:description 'click and drag to rotate turret' ; x3do:maxAngle 3.14 ; x3do:minAngle -3.14 . :RearLeftAntennaINLINE a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :AAV ; x3do:hasChildren :RearAntenna ; x3do:DEF 'RearLeftAntennaINLINE' ; x3do:scale ( 0.6 0.6 0.6 ) ; x3do:translation ( -5.3 1.425 -1.633 ) . :RearAntenna a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :RearLeftAntennaINLINE ; x3do:DEF 'RearAntenna' ; x3do:url '"RearAntenna.x3d" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/RearAntenna.x3d" "RearAntenna.wrl" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/RearAntenna.wrl"' . :RearRightAntennaINLINE a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :AAV ; x3do:hasChildren :RearAntenna-USE-1 ; x3do:DEF 'RearRightAntennaINLINE' ; x3do:scale ( 0.6 0.6 0.6 ) ; x3do:translation ( -5.3 1.425 1.633 ) . :RearAntenna-USE-1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :RearRightAntennaINLINE ; owl:sameAs :RearAntenna . # DEF matching this USE :RightAAVHeadLight a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :AAV ; x3do:hasChildren :HeadLights ; x3do:DEF 'RightAAVHeadLight' ; x3do:rotation ( 0 1 0 1.57 ) ; x3do:scale ( 0.85 0.85 0.85 ) ; x3do:translation ( 2.15 1.575 -1.2 ) . :HeadLights a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :RightAAVHeadLight ; x3do:DEF 'HeadLights' ; x3do:url '"HeadLights.x3d" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/HeadLights.x3d" "HeadLights.wrl" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/HeadLights.wrl"' . :LeftAAVHeadLight a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :AAV ; x3do:hasChildren :HeadLights-USE-1 ; x3do:DEF 'LeftAAVHeadLight' ; x3do:rotation ( 0 1 0 1.57 ) ; x3do:scale ( 0.85 0.85 0.85 ) ; x3do:translation ( 2.15 1.575 1 ) . :HeadLights-USE-1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :LeftAAVHeadLight ; owl:sameAs :HeadLights . # DEF matching this USE :ForwardAntenna a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :AAV ; x3do:hasChildren :Inline_2_4_1_1_9_1 ; x3do:DEF 'ForwardAntenna' ; x3do:scale ( 0.6 0.5 0.6 ) ; x3do:translation ( -3.6 1.6 1.666 ) . :Inline_2_4_1_1_9_1 a owl:NamedIndividual, x3do:Inline ; x3do:hasParent :ForwardAntenna ; x3do:url '"ForwardAntenna.x3d" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/ForwardAntenna.x3d" "ForwardAntenna.wrl" "https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/ForwardAntenna.wrl"' . :MediumRangeBox a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :LOD_2_4 ; x3do:hasGeometry :Box_2_4_2_1 ; x3do:hasAppearance :Appearance_2_4_2_2 ; x3do:DEF 'MediumRangeBox' . :Box_2_4_2_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :MediumRangeBox ; x3do:size ( 5.5 2.5 3 ) . :Appearance_2_4_2_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :MediumRangeBox ; x3do:hasMaterial :Material_2_4_2_2_1 . :Material_2_4_2_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_2_2 ; x3do:diffuseColor ( 0.15 0.65 0.2 ) . :WorldInfo_2_4_3 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :LOD_2_4 ; x3do:info '"null node"' . :ROUTE_2_5 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Scene ; x3do:fromField 'rotation_changed' ; x3do:fromNode 'TurretCylinderSensor' ; x3do:toField 'set_rotation' ; x3do:toNode 'Turret' .