@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Scenarios/LimitedObjectiveExperimentPortHueneme/SenseDecideActEngagePrototype.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 'SenseDecideActEngagePrototype.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Sense-Decide-Act Prototype utilized for Anti-Terrorism/Force Protection Simulation.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'James Harney' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '6 February 2002' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1 October 2023' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Scenarios/LimitedObjectiveExperimentPortHueneme/SenseDecideActEngagePrototype.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 "SenseDecideActEngagePrototype.x3d" .
:meta dcterms:description "Sense-Decide-Act Prototype utilized for Anti-Terrorism/Force Protection Simulation." .
:meta dcterms:creator "James Harney" .
:meta dcterms:created "6 February 2002" .
:meta dcterms:modified "1 October 2023" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Scenarios/LimitedObjectiveExperimentPortHueneme/SenseDecideActEngagePrototype.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, :Transform_2_4, :PlaneTransform ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_3 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'SenseDecideActEngagePrototype.x3d' .
:ExternProtoDeclare_2_2 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_2_1 ;
  x3do:name 'RHIB' ;
  x3do:url '"../../Scenarios/UssColeTerroristAttack/RHIBPrototype.wrl#RHIB" "RHIBPrototype.wrl#RHIB" "RHIBPrototype.x3d#RHIB" "https://www.web3d.org/x3d/content/examples/Savage/Scenarios/UssColeTerroristAttack/RHIBPrototype.wrl#RHIB" "https://www.web3d.org/x3d/content/examples/Savage/Scenarios/UssColeTerroristAttack/RHIBBoatPrototype.x3d#RHIB"' .
:field_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'startExplosion' ;
  x3do:type 'SFTime' .
:ProtoDeclare_2_3 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_3_1 ;
  x3do:hasProtoBody :ProtoBody_2_3_2 ;
  x3do:name 'SenseDecideActEngagePrototype' .
:ProtoInterface_2_3_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_3 ;
  x3do:hasField :field_2_3_1_1, :field_2_3_1_2 .
:field_2_3_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'engagementPosition' ;
  x3do:type 'SFVec3f' .
:field_2_3_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'engagementTextPosition' ;
  x3do:type 'SFVec3f' .
:ProtoBody_2_3_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_3 ;
  x3do:hasChildren :Group_2_3_2_1 .
:Group_2_3_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:hasChildren :NavigationInfo_2_3_2_1_1, :Background_2_3_2_1_2, :OverallTransform .
:NavigationInfo_2_3_2_1_1 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:type '"EXAMINE" "FLY" "ANY"' ;
  x3do:visibilityLimit 24000 .
:Background_2_3_2_1_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:groundAngle ( 1.309 ) ;
  x3do:groundColor ( 0.2 0.2 0.8 1.0 1.0 1.0 ) ;
  x3do:skyAngle ( 1.309 1.571 ) ;
  x3do:skyColor ( 0.0 0.2 0.7 0.0 0.5 1.0 1.0 1.0 1.0 ) .
:OverallTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:hasChildren :Transform_2_3_2_1_3_1, :EngageTextTransform ;
  x3do:DEF 'OverallTransform' .
:Transform_2_3_2_1_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :OverallTransform ;
  x3do:hasChildren :EngageSphereTransform .
:EngageSphereTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_3_1 ;
  x3do:hasIS :IS_2_3_2_1_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_2_1_3_1_1_2 ;
  x3do:DEF 'EngageSphereTransform' .
:IS_2_3_2_1_3_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :EngageSphereTransform ;
  x3do:hasConnect :connect_2_3_2_1_3_1_1_1_1 .
:connect_2_3_2_1_3_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_3_1_1_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'engagementPosition' .
:Shape_2_3_2_1_3_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :EngageSphereTransform ;
  x3do:hasAppearance :Appearance_2_3_2_1_3_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_3_2_1_3_1_1_2_2 .
:Appearance_2_3_2_1_3_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_3_1_1_2 ;
  x3do:hasMaterial :Material_2_3_2_1_3_1_1_2_1_1 .
:Material_2_3_2_1_3_1_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_3_1_1_2_1 ;
  x3do:diffuseColor ( 1 0 0 ) ;
  x3do:transparency .75 .
:Sphere_2_3_2_1_3_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_3_2_1_3_1_1_2 ;
  x3do:radius .5 .
:EngageTextTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :OverallTransform ;
  x3do:hasIS :IS_2_3_2_1_3_2_1 ;
  x3do:hasChildren :Shape_2_3_2_1_3_2_2 ;
  x3do:DEF 'EngageTextTransform' .
:IS_2_3_2_1_3_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :EngageTextTransform ;
  x3do:hasConnect :connect_2_3_2_1_3_2_1_1 .
:connect_2_3_2_1_3_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_3_2_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'engagementTextPosition' .
:Shape_2_3_2_1_3_2_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :EngageTextTransform ;
  x3do:hasAppearance :Appearance_2_3_2_1_3_2_2_1 ;
  x3do:hasGeometry :EngagementRangeValue .
:Appearance_2_3_2_1_3_2_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_3_2_2 ;
  x3do:hasMaterial :Material_2_3_2_1_3_2_2_1_1 .
:Material_2_3_2_1_3_2_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_3_2_2_1 ;
  x3do:diffuseColor ( 1 0 0 ) .
:EngagementRangeValue a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_3_2_1_3_2_2 ;
  x3do:hasFontStyle :FontStyle_2_3_2_1_3_2_2_2_1 ;
  x3do:DEF 'EngagementRangeValue' ;
  x3do:string '"Engagement Range"' .
:FontStyle_2_3_2_1_3_2_2_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :EngagementRangeValue ;
  x3do:justify '"MIDDLE" "MIDDLE"' ;
  x3do:size 3 ;
  x3do:cssStyle 'BOLD' .
:Transform_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_4_1, :Transform_2_4_2 .
:Viewpoint_2_4_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_4 ;
  x3do:description 'Initial View point' ;
  x3do:position ( 0 100 500 ) .
:Transform_2_4_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :ColeRhib1, :Transform_2_4_2_2 ;
  x3do:translation ( 0 2 0 ) .
:ColeRhib1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_4_2 ;
  x3do:DEF 'ColeRhib1' ;
  x3do:name 'RHIB' .
:Transform_2_4_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_2 ;
  x3do:hasChildren :Inline_2_4_2_2_1, :Transform_2_4_2_2_2 ;
  x3do:translation ( 1 -0.5 0 ) .
:Inline_2_4_2_2_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_4_2_2 ;
  x3do:url '"../../../HumanoidAnimation/NancyStandShootRifleM24.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/NancyStandShootRifleM24.wrl"' .
:Transform_2_4_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_2_2 ;
  x3do:hasChildren :myRanges ;
  x3do:translation ( 0 1.5 0 ) .
:myRanges a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_4_2_2_2 ;
  x3do:hasFieldValue :fieldValue_2_4_2_2_2_1_1, :fieldValue_2_4_2_2_2_1_2 ;
  x3do:DEF 'myRanges' ;
  x3do:name 'SenseDecideActEngagePrototype' .
:fieldValue_2_4_2_2_2_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :myRanges ;
  x3do:name 'engagementPosition' ;
  x3do:value ( 400 400 400 ) .
:fieldValue_2_4_2_2_2_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :myRanges ;
  x3do:name 'engagementTextPosition' ;
  x3do:value ( 0.0 100 400 ) .
:PlaneTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_5_1 ;
  x3do:DEF 'PlaneTransform' .
:Shape_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PlaneTransform ;
  x3do:hasGeometry :Box_2_5_1_1 ;
  x3do:hasAppearance :Appearance_2_5_1_2 .
:Box_2_5_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_5_1 ;
  x3do:size ( 1000 2 1000 ) .
:Appearance_2_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1 ;
  x3do:hasMaterial :Material_2_5_1_2_1 .
:Material_2_5_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_2 ;
  x3do:diffuseColor ( 0 0 .5 ) ;
  x3do:emissiveColor ( 0 0 .5 ) .
