@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/CarrierGuns.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CarrierGuns.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Simple guns for carrier' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Chun Hock Sng' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1 February 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 'https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/CarrierGuns.x3d' ;
  x3do:name 'identifier' .
:meta_1_7 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_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "CarrierGuns.x3d" .
:meta dcterms:description "Simple guns for carrier" .
:meta dcterms:creator "Chun Hock Sng" .
:meta dcterms:created "1 February 2001" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/CarrierSaratogaUnitedStates/CarrierGuns.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, 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, :Guns ;
  x3do:hasROUTE :ROUTE_2_3, :ROUTE_2_4, :ROUTE_2_5, :ROUTE_2_6, :ROUTE_2_7, :ROUTE_2_8, :ROUTE_2_9, :ROUTE_2_10, :ROUTE_2_11, :ROUTE_2_12, :ROUTE_2_13, :ROUTE_2_14 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'CarrierGuns.x3d' .
:Guns a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Rotate_Gun1, :Rotate_Gun2, :Rotate_Gun3, :Rotate_Gun4, :Viewpoint_2_2_5 ;
  x3do:DEF 'Guns' .
:Rotate_Gun1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Guns ;
  x3do:hasChildren :Gun1, :Transform_2_2_1_2, :TouchSensor1, :CLOCK1, :Gun_1 ;
  x3do:DEF 'Rotate_Gun1' ;
  x3do:center ( 16 0 0 ) .
:Gun1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Rotate_Gun1 ;
  x3do:hasGeometry :Extrusion_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_2 ;
  x3do:DEF 'Gun1' .
:Extrusion_2_2_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Gun1 ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( 15 1 18 1 18.5 0.5 19 0 18.5 -0.5 18 -1 15 -1 15 1 ) ;
  x3do:scale ( 0.90 0.90 0.90 0.90 ) ;
  x3do:spine ( 0 -2.5 0 0 -0.1 0 ) .
:Appearance_2_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Gun1 ;
  x3do:hasMaterial :Material_2_2_1_1_2_1 .
:Material_2_2_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_2 ;
  x3do:diffuseColor ( 0.3 0.3 0.3 ) .
:Transform_2_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotate_Gun1 ;
  x3do:hasChildren :Gun_barrel1 ;
  x3do:rotation ( 0 0 1 1.57079 ) ;
  x3do:translation ( 13.25 -1.5 0 ) .
:Gun_barrel1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_2 ;
  x3do:hasGeometry :Cylinder_2_2_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_2_1_2 ;
  x3do:DEF 'Gun_barrel1' .
:Cylinder_2_2_1_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Gun_barrel1 ;
  x3do:height 3.5 ;
  x3do:radius 0.1 .
:Appearance_2_2_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Gun_barrel1 ;
  x3do:hasMaterial :Material_2_2_1_2_1_2_1 .
:Material_2_2_1_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_2_1_2 ;
  x3do:diffuseColor ( 0.4 0.4 0.4 ) .
:TouchSensor1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Rotate_Gun1 ;
  x3do:DEF 'TouchSensor1' ;
  x3do:enabled false .
:CLOCK1 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Rotate_Gun1 ;
  x3do:DEF 'CLOCK1' ;
  x3do:cycleInterval '10' ;
  x3do:loop true .
:Gun_1 a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Rotate_Gun1 ;
  x3do:DEF 'Gun_1' ;
  x3do:key ( 0.0 0.25 0.5 0.75 1.0 ) ;
  x3do:keyValue ( 0.0 1.0 0.0 0.0 0.0 1.0 0.0 0.78 0.0 1.0 0.0 1.57079 0.0 1 0 0.78 0 1 0 0 ) .
:Rotate_Gun2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Guns ;
  x3do:hasChildren :Gun2, :Transform_2_2_2_2, :TouchSensor2, :CLOCK2, :Gun_2 ;
  x3do:DEF 'Rotate_Gun2' ;
  x3do:center ( 27 0 0 ) .
:Gun2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Rotate_Gun2 ;
  x3do:hasGeometry :Extrusion_2_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_1_2 ;
  x3do:DEF 'Gun2' .
:Extrusion_2_2_2_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Gun2 ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( 27.5 0 30.5 0 31 -0.5 31.5 -1 31 -1.5 30.5 -2 27.5 -2 27.5 0 ) ;
  x3do:scale ( 0.90 0.90 0.90 0.90 ) ;
  x3do:spine ( 0 -2.5 0 0 -0.1 0 ) .
:Appearance_2_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Gun2 ;
  x3do:hasMaterial :Material_2_2_2_1_2_1 .
:Material_2_2_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_2 ;
  x3do:diffuseColor ( 0.3 0.3 0.3 ) .
:Transform_2_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotate_Gun2 ;
  x3do:hasChildren :Gun_barrel2 ;
  x3do:rotation ( 0 0 1 1.57079 ) ;
  x3do:translation ( 24.25 -1.5 -1 ) .
:Gun_barrel2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_2 ;
  x3do:hasGeometry :Cylinder_2_2_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_2_1_2 ;
  x3do:DEF 'Gun_barrel2' .
:Cylinder_2_2_2_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Gun_barrel2 ;
  x3do:height 3.5 ;
  x3do:radius 0.1 .
:Appearance_2_2_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Gun_barrel2 ;
  x3do:hasMaterial :Material_2_2_2_2_1_2_1 .
:Material_2_2_2_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_2_1_2 ;
  x3do:diffuseColor ( 0.4 0.4 0.4 ) .
:TouchSensor2 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Rotate_Gun2 ;
  x3do:DEF 'TouchSensor2' .
:CLOCK2 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Rotate_Gun2 ;
  x3do:DEF 'CLOCK2' ;
  x3do:cycleInterval '10' ;
  x3do:enabled false ;
  x3do:loop true .
:Gun_2 a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Rotate_Gun2 ;
  x3do:DEF 'Gun_2' ;
  x3do:key ( 0.0 0.25 0.5 0.75 1.0 ) ;
  x3do:keyValue ( 0.0 1.0 0.0 0.0 0.0 1.0 0.0 0.78 0.0 1.0 0.0 1.57079 0.0 1 0 0.78 0 1 0 0 ) .
:Rotate_Gun3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Guns ;
  x3do:hasChildren :Gun3, :Transform_2_2_3_2, :TouchSensor3, :CLOCK3, :Gun_3 ;
  x3do:DEF 'Rotate_Gun3' ;
  x3do:center ( 16 0 -34 ) .
:Gun3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Rotate_Gun3 ;
  x3do:hasGeometry :Extrusion_2_2_3_1_1 ;
  x3do:hasAppearance :Appearance_2_2_3_1_2 ;
  x3do:DEF 'Gun3' .
:Extrusion_2_2_3_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Gun3 ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( 15 -36.5 18 -36.5 18.5 -37 19 -37.5 18.5 -38 18 -38.5 15 -38.5 15 -36.5 ) ;
  x3do:scale ( 0.90 0.90 0.90 0.90 ) ;
  x3do:spine ( 0 -2.5 0 0 -0.1 0 ) .
:Appearance_2_2_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Gun3 ;
  x3do:hasMaterial :Material_2_2_3_1_2_1 .
:Material_2_2_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_3_1_2 ;
  x3do:diffuseColor ( 0.3 0.3 0.3 ) .
:Transform_2_2_3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotate_Gun3 ;
  x3do:hasChildren :Gun_barrel3 ;
  x3do:rotation ( 0 0 1 1.57079 ) ;
  x3do:translation ( 13.25 -1.5 -33.6 ) .
:Gun_barrel3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_3_2 ;
  x3do:hasGeometry :Cylinder_2_2_3_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_3_2_1_2 ;
  x3do:DEF 'Gun_barrel3' .
:Cylinder_2_2_3_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Gun_barrel3 ;
  x3do:height 3.5 ;
  x3do:radius 0.1 .
:Appearance_2_2_3_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Gun_barrel3 ;
  x3do:hasMaterial :Material_2_2_3_2_1_2_1 .
:Material_2_2_3_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_3_2_1_2 ;
  x3do:diffuseColor ( 0.4 0.4 0.4 ) .
:TouchSensor3 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Rotate_Gun3 ;
  x3do:DEF 'TouchSensor3' ;
  x3do:enabled false .
:CLOCK3 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Rotate_Gun3 ;
  x3do:DEF 'CLOCK3' ;
  x3do:cycleInterval '10' ;
  x3do:loop true .
:Gun_3 a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Rotate_Gun3 ;
  x3do:DEF 'Gun_3' ;
  x3do:key ( 0.0 0.25 0.5 0.75 1.0 ) ;
  x3do:keyValue ( 0.0 1.0 0.0 0.0 0.0 1.0 0.0 -0.78 0.0 1.0 0.0 -1.57079 0.0 1 0 -0.78 0 1 0 0 ) .
:Rotate_Gun4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Guns ;
  x3do:hasChildren :Gun4, :Transform_2_2_4_2, :TouchSensor4, :Gun_4, :CLOCK4 ;
  x3do:DEF 'Rotate_Gun4' ;
  x3do:center ( 27 0 -33 ) .
:Gun4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Rotate_Gun4 ;
  x3do:hasGeometry :Extrusion_2_2_4_1_1 ;
  x3do:hasAppearance :Appearance_2_2_4_1_2 ;
  x3do:DEF 'Gun4' .
:Extrusion_2_2_4_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Gun4 ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( 27.5 -35.5 30.5 -35.5 31 -36 31.5 -36.5 31 -37 30.5 -37.5 27.5 -37.5 27.5 -35.5 ) ;
  x3do:scale ( 0.90 0.90 0.90 0.90 ) ;
  x3do:spine ( 0 -2.5 0 0 -0.1 0 ) .
:Appearance_2_2_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Gun4 ;
  x3do:hasMaterial :Material_2_2_4_1_2_1 .
:Material_2_2_4_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_4_1_2 ;
  x3do:diffuseColor ( 0.3 0.3 0.3 ) .
:Transform_2_2_4_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rotate_Gun4 ;
  x3do:hasChildren :Gun_barrel4 ;
  x3do:rotation ( 0 0 1 1.57079 ) ;
  x3do:translation ( 24.25 -1.5 -32.6 ) .
:Gun_barrel4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_4_2 ;
  x3do:hasGeometry :Cylinder_2_2_4_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_4_2_1_2 ;
  x3do:DEF 'Gun_barrel4' .
:Cylinder_2_2_4_2_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Gun_barrel4 ;
  x3do:height 3.5 ;
  x3do:radius 0.1 .
:Appearance_2_2_4_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Gun_barrel4 ;
  x3do:hasMaterial :Material_2_2_4_2_1_2_1 .
:Material_2_2_4_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_4_2_1_2 ;
  x3do:diffuseColor ( 0.4 0.4 0.4 ) .
:TouchSensor4 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Rotate_Gun4 ;
  x3do:DEF 'TouchSensor4' .
:Gun_4 a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Rotate_Gun4 ;
  x3do:DEF 'Gun_4' ;
  x3do:key ( 0.0 0.25 0.5 0.75 1.0 ) ;
  x3do:keyValue ( 0.0 1.0 0.0 0.0 0.0 1.0 0.0 -0.78 0.0 1.0 0.0 -1.57079 0.0 1 0 -0.78 0 1 0 0 ) .
:CLOCK4 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Rotate_Gun4 ;
  x3do:DEF 'CLOCK4' ;
  x3do:cycleInterval '10' ;
  x3do:enabled false ;
  x3do:loop true .
:Viewpoint_2_2_5 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Guns ;
  x3do:description 'CarrierGuns' ;
  x3do:position ( 18 5 25 ) .
:ROUTE_2_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'TouchSensor1' ;
  x3do:toField 'set_enabled' ;
  x3do:toNode 'CLOCK1' .
:ROUTE_2_4 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'CLOCK1' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Gun_1' .
:ROUTE_2_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Gun_1' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'Rotate_Gun1' .
:ROUTE_2_6 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'TouchSensor2' ;
  x3do:toField 'set_enabled' ;
  x3do:toNode 'CLOCK2' .
:ROUTE_2_7 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'CLOCK2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Gun_2' .
:ROUTE_2_8 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Gun_2' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'Rotate_Gun2' .
:ROUTE_2_9 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'TouchSensor3' ;
  x3do:toField 'set_enabled' ;
  x3do:toNode 'CLOCK3' .
:ROUTE_2_10 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isOver' ;
  x3do:fromNode 'TouchSensor4' ;
  x3do:toField 'set_enabled' ;
  x3do:toNode 'CLOCK4' .
:ROUTE_2_11 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'CLOCK3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Gun_3' .
:ROUTE_2_12 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'CLOCK4' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Gun_4' .
:ROUTE_2_13 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Gun_3' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'Rotate_Gun3' .
:ROUTE_2_14 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Gun_4' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'Rotate_Gun4' .
