@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/NavigationAidsExample.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'NavigationAidsExample.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Navigation Aids Example, using two of each Prototype: Range Light, Lighted Buoy, Light.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Planet 9 Studios, Inc., San Francisco, CA' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Christian Greuel, Director of Art and Production' ;
  x3do:name 'producer' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.planet9.com' ;
  x3do:name 'reference' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'IHO S-57: http://www.caris.com/s-57' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Xj3D Format Converter' ;
  x3do:name 'translator' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '17 August 2006' ;
  x3do:name 'created' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '18 August 2006' ;
  x3do:name 'translated' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/NavigationAidsExample.x3d' ;
  x3do:name 'identifier' .
:meta dcterms:title "NavigationAidsExample.x3d" .
:meta dcterms:description "Navigation Aids Example, using two of each Prototype: Range Light, Lighted Buoy, Light." .
:meta dcterms:creator "Planet 9 Studios, Inc., San Francisco, CA" .
:meta dcterms:reference "http://www.planet9.com" .
:meta dcterms:reference "IHO S-57: http://www.caris.com/s-57" .
:meta dcterms:translator "Xj3D Format Converter" .
:meta dcterms:created "17 August 2006" .
:meta dcterms:translated "18 August 2006" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:license "../../license.html" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/NavigationAidsExample.x3d" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :NavigationInfo_2_5, :Viewpoint_2_6, :Viewpoint_2_7, :Viewpoint_2_8, :Viewpoint_2_9, :RangeLightFront, :RangeLightRear, :LightedBuoyPort, :LightedBuoyStarboard, :LightPort, :LightStarboard ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2, :ExternProtoDeclare_2_3, :ExternProtoDeclare_2_4 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'NavigationAidsExample.x3d' .
:ExternProtoDeclare_2_2 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_2_1, :field_2_2_2 ;
  x3do:name 'RangeLight' ;
  x3do:url '"RangeLightPrototype.x3d#RangeLight" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/RangeLightPrototype.x3d#RangeLight" "RangeLightPrototype.wrl#RangeLight" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/RangeLightPrototype.wrl#RangeLight"' .
:field_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'LightType' ;
  x3do:type 'SFInt32' .
:field_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'LightGlow' ;
  x3do:type 'SFVec3f' .
:ExternProtoDeclare_2_3 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_3_1, :field_2_3_2, :field_2_3_3, :field_2_3_4 ;
  x3do:name 'LightedBuoy' ;
  x3do:url '"LightedBuoyPrototype.x3d#LightedBuoy" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/LightedBuoyPrototype.x3d#LightedBuoy" "LightedBuoyPrototype.wrl#LightedBuoy" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/LightedBuoyPrototype.wrl#LightedBuoy"' .
:field_2_3_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_3 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'Catlam' ;
  x3do:type 'SFInt32' .
:field_2_3_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_3 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'LightType' ;
  x3do:type 'SFInt32' .
:field_2_3_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_3 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'LightGlow' ;
  x3do:type 'SFVec3f' .
:field_2_3_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_3 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'Number' ;
  x3do:type 'SFInt32' .
:ExternProtoDeclare_2_4 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_4_1, :field_2_4_2, :field_2_4_3, :field_2_4_4, :field_2_4_5 ;
  x3do:name 'Light' ;
  x3do:url '"LightPrototype.x3d#Light" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/LightPrototype.x3d#Light" "LightPrototype.wrl#Light" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/LightPrototype.wrl#Light"' .
:field_2_4_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_4 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'Catlam' ;
  x3do:type 'SFInt32' .
:field_2_4_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_4 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'LightType' ;
  x3do:type 'SFInt32' .
:field_2_4_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_4 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'LightGlow' ;
  x3do:type 'SFVec3f' .
:field_2_4_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_4 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'PileType' ;
  x3do:type 'SFInt32' .
:field_2_4_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_4 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'Number' ;
  x3do:type 'SFInt32' .
:NavigationInfo_2_5 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:avatarSize ( 5.0 1.6 0.75 ) .
:Viewpoint_2_6 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'On Range Line' ;
  x3do:fieldOfView 0.6024 ;
  x3do:orientation ( 1.0 0.0 0.0 0.0 ) ;
  x3do:position ( 0.0 5.0 50.0 ) .
:Viewpoint_2_7 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Left of Range Line' ;
  x3do:fieldOfView 0.6024 ;
  x3do:orientation ( 1.0 0.0 0.0 0.0 ) ;
  x3do:position ( -7.0 5.0 50.0 ) .
:Viewpoint_2_8 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Right of Range Line' ;
  x3do:fieldOfView 0.6024 ;
  x3do:orientation ( 1.0 0.0 0.0 0.0 ) ;
  x3do:position ( 7.0 5.0 50.0 ) .
:Viewpoint_2_9 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Bird&apos;s Eye' ;
  x3do:fieldOfView 0.6024 ;
  x3do:orientation ( 0.668 0.7377 0.09804 -0.3928 ) ;
  x3do:position ( -30.0 30.0 100.0 ) .
:RangeLightFront a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_10_1 ;
  x3do:DEF 'RangeLightFront' ;
  x3do:rotation ( 0.0 -1.0 0.0 -3.14159 ) ;
  x3do:translation ( 0.0 0.0 -25.0 ) .
:ProtoInstance_2_10_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :RangeLightFront ;
  x3do:hasFieldValue :fieldValue_2_10_1_1, :fieldValue_2_10_1_2 ;
  x3do:name 'RangeLight' .
:fieldValue_2_10_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_10_1 ;
  x3do:name 'LightType' ;
  x3do:value 1 .
:fieldValue_2_10_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_10_1 ;
  x3do:name 'LightGlow' ;
  x3do:value ( 4.0 4.0 1.0 ) .
:RangeLightRear a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_11_1 ;
  x3do:DEF 'RangeLightRear' ;
  x3do:rotation ( 0.0 -1.0 0.0 -3.14159 ) ;
  x3do:translation ( 0.0 5.0 -50.0 ) .
:ProtoInstance_2_11_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :RangeLightRear ;
  x3do:hasFieldValue :fieldValue_2_11_1_1, :fieldValue_2_11_1_2 ;
  x3do:name 'RangeLight' .
:fieldValue_2_11_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_11_1 ;
  x3do:name 'LightType' ;
  x3do:value 1 .
:fieldValue_2_11_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_11_1 ;
  x3do:name 'LightGlow' ;
  x3do:value ( 4.0 4.0 1.0 ) .
:LightedBuoyPort a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_12_1 ;
  x3do:DEF 'LightedBuoyPort' ;
  x3do:translation ( -10.0 0.0 0.0 ) .
:ProtoInstance_2_12_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :LightedBuoyPort ;
  x3do:hasFieldValue :fieldValue_2_12_1_1, :fieldValue_2_12_1_2, :fieldValue_2_12_1_3, :fieldValue_2_12_1_4 ;
  x3do:name 'LightedBuoy' .
:fieldValue_2_12_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_12_1 ;
  x3do:name 'Catlam' ;
  x3do:value 1 .
:fieldValue_2_12_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_12_1 ;
  x3do:name 'LightType' ;
  x3do:value 1 .
:fieldValue_2_12_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_12_1 ;
  x3do:name 'LightGlow' ;
  x3do:value ( 1.0 1.0 1.0 ) .
:fieldValue_2_12_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_12_1 ;
  x3do:name 'Number' ;
  x3do:value 0 .
:LightedBuoyStarboard a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_13_1 ;
  x3do:DEF 'LightedBuoyStarboard' ;
  x3do:translation ( 10.0 0.0 0.0 ) .
:ProtoInstance_2_13_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :LightedBuoyStarboard ;
  x3do:hasFieldValue :fieldValue_2_13_1_1, :fieldValue_2_13_1_2, :fieldValue_2_13_1_3, :fieldValue_2_13_1_4 ;
  x3do:name 'LightedBuoy' .
:fieldValue_2_13_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_13_1 ;
  x3do:name 'Catlam' ;
  x3do:value 2 .
:fieldValue_2_13_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_13_1 ;
  x3do:name 'LightType' ;
  x3do:value 1 .
:fieldValue_2_13_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_13_1 ;
  x3do:name 'LightGlow' ;
  x3do:value ( 1.0 1.0 1.0 ) .
:fieldValue_2_13_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_13_1 ;
  x3do:name 'Number' ;
  x3do:value 0 .
:LightPort a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_14_1 ;
  x3do:DEF 'LightPort' ;
  x3do:translation ( -10.0 0.0 25.0 ) .
:ProtoInstance_2_14_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :LightPort ;
  x3do:hasFieldValue :fieldValue_2_14_1_1, :fieldValue_2_14_1_2, :fieldValue_2_14_1_3, :fieldValue_2_14_1_4, :fieldValue_2_14_1_5 ;
  x3do:name 'Light' .
:fieldValue_2_14_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_14_1 ;
  x3do:name 'Catlam' ;
  x3do:value 1 .
:fieldValue_2_14_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_14_1 ;
  x3do:name 'LightType' ;
  x3do:value 1 .
:fieldValue_2_14_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_14_1 ;
  x3do:name 'LightGlow' ;
  x3do:value ( 2.0 2.0 2.0 ) .
:fieldValue_2_14_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_14_1 ;
  x3do:name 'PileType' ;
  x3do:value 1 .
:fieldValue_2_14_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_14_1 ;
  x3do:name 'Number' ;
  x3do:value 0 .
:LightStarboard a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_15_1 ;
  x3do:DEF 'LightStarboard' ;
  x3do:translation ( 10.0 0.0 25.0 ) .
:ProtoInstance_2_15_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :LightStarboard ;
  x3do:hasFieldValue :fieldValue_2_15_1_1, :fieldValue_2_15_1_2, :fieldValue_2_15_1_3, :fieldValue_2_15_1_4, :fieldValue_2_15_1_5 ;
  x3do:name 'Light' .
:fieldValue_2_15_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_15_1 ;
  x3do:name 'Catlam' ;
  x3do:value 2 .
:fieldValue_2_15_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_15_1 ;
  x3do:name 'LightType' ;
  x3do:value 1 .
:fieldValue_2_15_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_15_1 ;
  x3do:name 'LightGlow' ;
  x3do:value ( 2.0 2.0 2.0 ) .
:fieldValue_2_15_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_15_1 ;
  x3do:name 'PileType' ;
  x3do:value 2 .
:fieldValue_2_15_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_15_1 ;
  x3do:name 'Number' ;
  x3do:value 0 .
