@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Scenarios/UssColeTerroristAttack/LineBoatPrototype.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'LineBoatPrototype.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'James Harney' ;
  x3do:name 'creator' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '13 December 2001' ;
  x3do:name 'created' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Simple model of line handling boat used to moor the USS COLE in Aden Harbor, Yemen in October 2000. Aligned down positive x axis as required for Savage vehicle models.' ;
  x3do:name 'description' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Scenarios/UssColeTerroristAttack/TerroristBoatControlPanel.java' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Scenarios/UssColeTerroristAttack/TerroristBoatActionInterpreter.java' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.foia.navy.mil/usscole/index.html' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Scenarios/UssColeTerroristAttack/LineBoatPrototype.x3d' ;
  x3do:name 'identifier' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "LineBoatPrototype.x3d" .
:meta dcterms:creator "James Harney" .
:meta dcterms:created "13 December 2001" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:description "Simple model of line handling boat used to moor the USS COLE in Aden Harbor, Yemen in October 2000. Aligned down positive x axis as required for Savage vehicle models." .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/Savage/Scenarios/UssColeTerroristAttack/TerroristBoatControlPanel.java" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/Savage/Scenarios/UssColeTerroristAttack/TerroristBoatActionInterpreter.java" .
:meta dcterms:reference "http://www.foia.navy.mil/usscole/index.html" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Scenarios/UssColeTerroristAttack/LineBoatPrototype.x3d" .
:meta dcterms:generator "X3D-Edit 3.3, 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, :NavigationInfo_2_3, :Background_2_4, :Boat, :Viewpoint_2_6, :Touch ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2 ;
  x3do:hasROUTE :ROUTE_2_8 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'LineBoatPrototype.x3d' .
:ProtoDeclare_2_2 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_2_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_2 ;
  x3do:name 'LineBoat' .
:ProtoInterface_2_2_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasField :field_2_2_1_1 .
:field_2_2_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'startExplosion' ;
  x3do:type 'SFTime' .
:ProtoBody_2_2_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasChildren :Group_2_2_2_1 .
:Group_2_2_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasChildren :Transform_2_2_2_1_1, :BoatPosit, :BoatPositClock, :DeadBoat, :DeadOrient, :BoatTransform ;
  x3do:hasROUTE :ROUTE_2_2_2_1_7, :ROUTE_2_2_2_1_8, :ROUTE_2_2_2_1_9, :ROUTE_2_2_2_1_10, :ROUTE_2_2_2_1_11 .
:Transform_2_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:hasChildren :STBD, :REAR, :Viewpoint_2_2_2_1_1_3, :FRONT .
:STBD a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_1 ;
  x3do:DEF 'STBD' ;
  x3do:description 'Line Boat stbd View' ;
  x3do:jump false ;
  x3do:orientation ( 1 0 0 -0.2 ) ;
  x3do:position ( 5 10 35 ) .
:REAR a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_1 ;
  x3do:DEF 'REAR' ;
  x3do:description 'Line Boat Rear View' ;
  x3do:jump false ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( -30 8 0 ) .
:Viewpoint_2_2_2_1_1_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_1 ;
  x3do:description 'Line Boat Port View' ;
  x3do:jump false ;
  x3do:orientation ( 0 1 0 3.14 ) ;
  x3do:position ( 5 8 -30 ) .
:FRONT a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_2_2_1_1 ;
  x3do:DEF 'FRONT' ;
  x3do:description 'Line Boat Front View' ;
  x3do:jump false ;
  x3do:orientation ( 0 1 0 1.57 ) ;
  x3do:position ( 32 8 0 ) .
:BoatPosit a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:DEF 'BoatPosit' ;
  x3do:key ( 0.325 0.9 1 ) ;
  x3do:keyValue ( 0 0 0 0 -15 0 0 -0.5 0 ) .
:BoatPositClock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:hasIS :IS_2_2_2_1_3_1 ;
  x3do:DEF 'BoatPositClock' ;
  x3do:cycleInterval '3.6' .
:IS_2_2_2_1_3_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :BoatPositClock ;
  x3do:hasConnect :connect_2_2_2_1_3_1_1 .
:connect_2_2_2_1_3_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_3_1 ;
  x3do:nodeField 'startTime' ;
  x3do:protoField 'startExplosion' .
:DeadBoat a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:DEF 'DeadBoat' ;
  x3do:cycleInterval '5' .
:DeadOrient a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:DEF 'DeadOrient' ;
  x3do:key ( 0.4 0.9 1 ) ;
  x3do:keyValue ( 1 0 0 0.00 1 0 0 3.14 1 0 0 3.14 ) .
:BoatTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:hasChildren :Transform_2_2_2_1_6_1, :Transform_2_2_2_1_6_2 ;
  x3do:DEF 'BoatTransform' .
:Transform_2_2_2_1_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BoatTransform ;
  x3do:hasChildren :Shape_2_2_2_1_6_1_1, :Shape_2_2_2_1_6_1_2 ;
  x3do:scale ( 1.2 1.2 1.2 ) .
:Shape_2_2_2_1_6_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_6_1 ;
  x3do:hasGeometry :Extrusion_2_2_2_1_6_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_1_6_1_1_2 .
:Extrusion_2_2_2_1_6_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_1_6_1_1 ;
  x3do:creaseAngle 1.57 ;
  x3do:crossSection ( 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 ) ;
  x3do:orientation ( 0 1 0 0 0 1 0 0 0 0 1 -0.5 ) ;
  x3do:scale ( 1 1 1 1 1 .1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 7.8842 0 0 10.7 0.25 0 ) .
:Appearance_2_2_2_1_6_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_6_1_1 ;
  x3do:hasMaterial :Material_2_2_2_1_6_1_1_2_1 ;
  x3do:hasTexture :TEXTURE .
:Material_2_2_2_1_6_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_6_1_1_2 ;
  x3do:diffuseColor ( .9 .9 .9 ) ;
  x3do:shininess .1 .
:TEXTURE a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_2_2_1_6_1_1_2 ;
  x3do:DEF 'TEXTURE' ;
  x3do:url '"../../Scenarios/UssColeTerroristAttack/BoatTexture.jpg" "BoatTexture.jpg" "https://www.web3d.org/x3d/content/examples/Savage/Scenarios/UssColeTerroristAttack/BoatTexture.jpg"' .
:Shape_2_2_2_1_6_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_6_1 ;
  x3do:hasGeometry :Extrusion_2_2_2_1_6_1_2_1 ;
  x3do:hasAppearance :Appearance_2_2_2_1_6_1_2_2 .
:Extrusion_2_2_2_1_6_1_2_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_2_1_6_1_2 ;
  x3do:creaseAngle 1.57 ;
  x3do:crossSection ( 0.10 0.96 0.10 -0.96 ) ;
  x3do:scale ( 1 1 1 1 1 .1 ) ;
  x3do:solid false ;
  x3do:spine ( .1 0 0 7.8842 0 0 10.6 0.25 0 ) .
:Appearance_2_2_2_1_6_1_2_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_6_1_2 ;
  x3do:hasMaterial :Material_2_2_2_1_6_1_2_2_1 ;
  x3do:hasTexture :TEXTURE-USE-1 .
:Material_2_2_2_1_6_1_2_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_6_1_2_2 ;
  x3do:diffuseColor ( 1 1 1 ) .
:TEXTURE-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_2_2_1_6_1_2_2 ;
  owl:sameAs :TEXTURE . # DEF matching this USE
:Transform_2_2_2_1_6_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BoatTransform ;
  x3do:hasChildren :Shape_2_2_2_1_6_2_1 ;
  x3do:translation ( 0 -0.2 0 ) .
:Shape_2_2_2_1_6_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_6_2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2_1_6_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_1_6_2_1_2 .
:IndexedFaceSet_2_2_2_1_6_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_2_1_6_2_1 ;
  x3do:hasCoord :Coordinate_2_2_2_1_6_2_1_1_1 ;
  x3do:coordIndex ( 0 2 6 4 0 -1 1 3 7 5 1 -1 0 1 5 4 0 -1 2 3 7 6 2 -1 4 6 7 5 4 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_1_6_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2_1_6_2_1_1 ;
  x3do:point ( 2 0 .5 3 0 .5 2 0 -0.5 3 0 -0.5 2 1 .5 3 1.5 .5 2 1 -0.5 3 1.5 -0.5 ) .
:Appearance_2_2_2_1_6_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_6_2_1 ;
  x3do:hasMaterial :Material_2_2_2_1_6_2_1_2_1 .
:Material_2_2_2_1_6_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_6_2_1_2 ;
  x3do:diffuseColor ( .9 .9 .9 ) .
:ROUTE_2_2_2_1_7 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'BoatPositClock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'BoatPosit' .
:ROUTE_2_2_2_1_8 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'BoatPosit' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'BoatTransform' .
:ROUTE_2_2_2_1_9 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:fromField 'startTime' ;
  x3do:fromNode 'BoatPositClock' ;
  x3do:toField 'set_startTime' ;
  x3do:toNode 'DeadBoat' .
:ROUTE_2_2_2_1_10 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'DeadBoat' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'DeadOrient' .
:ROUTE_2_2_2_1_11 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'DeadOrient' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'BoatTransform' .
:NavigationInfo_2_3 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:speed 10 ;
  x3do:type '"EXAMINE" "FLY" "ANY"' ;
  x3do:visibilityLimit 7000 .
:Background_2_4 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  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:skyAngle ( 1.309 1.571 ) ;
  x3do:skyColor ( 0 0.2 0.7 0 0.5 1 1 1 1 ) .
:Boat a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Boat' ;
  x3do:name 'LineBoat' .
:Viewpoint_2_6 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Line Boat View' ;
  x3do:jump false ;
  x3do:orientation ( 1 0 0 -0.2 ) ;
  x3do:position ( 0 10 35 ) .
:Touch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Touch' ;
  x3do:description 'Flips boat over on touch' .
:ROUTE_2_8 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'Touch' ;
  x3do:toField 'startExplosion' ;
  x3do:toNode 'Boat' .
