@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/UnknownDolphinExample.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'UnknownDolphinExample.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Manual translation of Dolphin model from the Prototype Repository.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'unknown, if you know then please contact brutzman@nps.navy.mil' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'translator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '22 January 2001' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'NavyDolphinLocatesSunkenBoatAugust1997.txt' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.chinfo.navy.mil/navpalib/news/navywire/nwsa97/nwsa0822.txt' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.vrml-content.org' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'VRML X3D Prototype ProtoRepository Dolphin' ;
  x3do:name 'subject' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/UnknownDolphinExample.x3d' ;
  x3do:name 'identifier' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_13 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_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "UnknownDolphinExample.x3d" .
:meta dcterms:description "Manual translation of Dolphin model from the Prototype Repository." .
:meta dcterms:creator "unknown, if you know then please contact brutzman@nps.navy.mil" .
:meta dcterms:translator "Don Brutzman" .
:meta dcterms:created "22 January 2001" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "NavyDolphinLocatesSunkenBoatAugust1997.txt" .
:meta dcterms:reference "http://www.chinfo.navy.mil/navpalib/news/navywire/nwsa97/nwsa0822.txt" .
:meta dcterms:reference "http://www.vrml-content.org" .
:meta dcterms:subject "VRML X3D Prototype ProtoRepository Dolphin" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/UnknownDolphinExample.x3d" .
:meta dcterms:generator "X3D-Edit, https://www.web3d.org/x3d/tools/X3D-Edit" .
: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, :DOLPHIN, :Background_2_4, :DirectionalLight_2_5, :Viewpoint_2_6, :Viewpoint_2_7, :Viewpoint_2_8, :Viewpoint_2_9, :Viewpoint_2_10, :Viewpoint_2_11, :TS ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2 ;
  x3do:hasROUTE :ROUTE_2_13 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'UnknownDolphinExample.x3d' .
:ExternProtoDeclare_2_2 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_2_1, :field_2_2_2, :field_2_2_3 ;
  x3do:name 'Dolphin' ;
  x3do:url '"UnknownDolphinPrototype.wrl#Dolphin" "https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/UnknownDolphinPrototype.wrl#Dolphin" "UnknownDolphinPrototype.x3d#Dolphin" "https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/UnknownDolphinPrototype.x3d#Dolphin"' .
:field_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'set_fraction' ;
  x3do:type 'SFFloat' .
:field_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'collide' ;
  x3do:type 'SFBool' .
:field_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'collideTime' ;
  x3do:type 'SFTime' .
:DOLPHIN a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:DEF 'DOLPHIN' ;
  x3do:name 'Dolphin' .
:Background_2_4 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundAngle ( 1.57079 ) ;
  x3do:groundColor ( 0.15 0.3 0.35 0.35 0.65 0.65 ) ;
  x3do:skyAngle ( 1.57079 ) ;
  x3do:skyColor ( 1 1 1 0.35 0.65 0.65 ) .
:DirectionalLight_2_5 a owl:NamedIndividual, x3do:DirectionalLight ;
  x3do:hasParent :Scene ;
  x3do:ambientIntensity .7 ;
  x3do:color ( .55 .75 .75 ) ;
  x3do:direction ( 0 -1 0 ) .
:Viewpoint_2_6 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'SideFar' ;
  x3do:position ( 0 0 9 ) .
:Viewpoint_2_7 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Side' ;
  x3do:position ( 0 0 4.059 ) .
:Viewpoint_2_8 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Front' ;
  x3do:orientation ( 0 1 0 1.56 ) ;
  x3do:position ( 4.097 -0.42 0.044 ) .
:Viewpoint_2_9 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Bottom' ;
  x3do:orientation ( .5573 .6209 -0.5513 2.0205 ) ;
  x3do:position ( .617 -6.46 0.006 ) .
:Viewpoint_2_10 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Top' ;
  x3do:orientation ( .5966 -0.5438 -0.5902 4.1469 ) ;
  x3do:position ( -0.688 6.516 -0.008 ) .
:Viewpoint_2_11 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'CloseUpAngle' ;
  x3do:orientation ( -0.0384 .9991 0.0161 .7972 ) ;
  x3do:position ( 1.896 -0.333 1.341 ) .
:TS a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'TS' ;
  x3do:loop true .
:ROUTE_2_13 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'TS' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'DOLPHIN' .
