@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/AuvWorkbench/OperatingAreas/MontereyBayOpArea.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.1.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.1#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.3' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.3.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasComponent :component_1_1, :component_1_2 ;
  x3do:hasMeta :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10 .
:component_1_1 a owl:NamedIndividual, x3do:component ;
  x3do:hasParent :head ;
  x3do:level 1 ;
  x3do:name 'DIS' .
:component_1_2 a owl:NamedIndividual, x3do:component ;
  x3do:hasParent :head ;
  x3do:level 1 ;
  x3do:name 'Geospatial' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'MontereyBayOpArea.x3d' ;
  x3do:name 'title' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Operations area top-level scene for Monterey Bay California, used by the AUV Workbench to build scenarios using unmanned vehicles.' ;
  x3do:name 'description' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'creator' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '15 February 2007' ;
  x3do:name 'created' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/AuvWorkbench/OperatingAreas/MontereyBayOpArea.x3d' ;
  x3do:name 'identifier' .
:meta_1_9 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_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "MontereyBayOpArea.x3d" .
:meta dcterms:description "Operations area top-level scene for Monterey Bay California, used by the AUV Workbench to build scenarios using unmanned vehicles." .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:created "15 February 2007" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/AuvWorkbench/OperatingAreas/MontereyBayOpArea.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, :GeoLocation_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'MontereyBayOpArea.x3d' .
:GeoLocation_2_2 a owl:NamedIndividual, x3do:GeoLocation ;
  x3do:hasParent :Scene ;
  x3do:hasGeoOrigin :DEPRECATED ;
  x3do:hasChildren :OverheadViewpoint, :SlowNI, :FastNI, :Transform_2_2_7, :Inline_2_2_8 ;
  x3do:hasROUTE :ROUTE_2_2_5 ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2_6 ;
  x3do:geoCoords ( 36.607 -121.885 0.0 ) .
:DEPRECATED a owl:NamedIndividual, x3do:GeoOrigin ;
  x3do:hasParent :GeoLocation_2_2 ;
  x3do:DEF 'DEPRECATED' ;
  x3do:geoCoords ( 36.607 -121.885 0.0 ) .
:OverheadViewpoint a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :GeoLocation_2_2 ;
  x3do:DEF 'OverheadViewpoint' ;
  x3do:description 'Monterey Bay Operations Area' ;
  x3do:fieldOfView 1.0 ;
  x3do:orientation ( -1.0 0.0 0.0 1.57 ) ;
  x3do:position ( 0.0 5000.0 2000.0 ) .
:SlowNI a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :GeoLocation_2_2 ;
  x3do:DEF 'SlowNI' ;
  x3do:speed 100.0 .
:FastNI a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :GeoLocation_2_2 ;
  x3do:DEF 'FastNI' ;
  x3do:speed 1000.0 ;
  x3do:type '"FLY" "ANY"' .
:ROUTE_2_2_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :GeoLocation_2_2 ;
  x3do:fromField 'isBound' ;
  x3do:fromNode 'OverheadViewpoint' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'FastNI' .
:ExternProtoDeclare_2_2_6 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :GeoLocation_2_2 ;
  x3do:hasField :field_2_2_6_1, :field_2_2_6_2, :field_2_2_6_3, :field_2_2_6_4, :field_2_2_6_5, :field_2_2_6_6, :field_2_2_6_7, :field_2_2_6_8, :field_2_2_6_9, :field_2_2_6_10, :field_2_2_6_11, :field_2_2_6_12 ;
  x3do:name 'GridXZ' ;
  x3do:url '"../../../Savage/Tools/Authoring/GridXZPrototype.x3d#GridXZ" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXZPrototype.x3d#GridXZ" "../../../Savage/Tools/Authoring/GridXZPrototype.wrl#GridXZ" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXZPrototype.wrl#GridXZ"' .
:field_2_2_6_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'description' ;
  x3do:type 'SFString' .
:field_2_2_6_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'labelColor' ;
  x3do:type 'SFColor' .
:field_2_2_6_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'scale' ;
  x3do:type 'SFVec3f' .
:field_2_2_6_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'originLabel' ;
  x3do:type 'MFString' .
:field_2_2_6_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'WestLabel' ;
  x3do:type 'MFString' .
:field_2_2_6_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'NorthWestLabel' ;
  x3do:type 'MFString' .
:field_2_2_6_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'NorthLabel' ;
  x3do:type 'MFString' .
:field_2_2_6_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'NorthEastLabel' ;
  x3do:type 'MFString' .
:field_2_2_6_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'EastLabel' ;
  x3do:type 'MFString' .
:field_2_2_6_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'SouthEastLabel' ;
  x3do:type 'MFString' .
:field_2_2_6_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'SouthLabel' ;
  x3do:type 'MFString' .
:field_2_2_6_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'SouthWestLabel' ;
  x3do:type 'MFString' .
:Transform_2_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :GeoLocation_2_2 ;
  x3do:hasChildren :ProtoInstance_2_2_7_1 ;
  x3do:translation ( 0 -0.1 0 ) .
:ProtoInstance_2_2_7_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_2_7 ;
  x3do:hasFieldValue :fieldValue_2_2_7_1_1, :fieldValue_2_2_7_1_2, :fieldValue_2_2_7_1_3, :fieldValue_2_2_7_1_4, :fieldValue_2_2_7_1_5, :fieldValue_2_2_7_1_6, :fieldValue_2_2_7_1_7, :fieldValue_2_2_7_1_8, :fieldValue_2_2_7_1_9, :fieldValue_2_2_7_1_10, :fieldValue_2_2_7_1_11, :fieldValue_2_2_7_1_12 ;
  x3do:name 'GridXZ' .
:fieldValue_2_2_7_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'description' ;
  x3do:value 'GridXZ for AUV in Open Ocean' .
:fieldValue_2_2_7_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'labelColor' ;
  x3do:value ( 1.0 1.0 1.0 ) .
:fieldValue_2_2_7_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'scale' ;
  x3do:value ( 50.0 50.0 50.0 ) .
:fieldValue_2_2_7_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'originLabel' ;
  x3do:value '"origin" "0 0 0"' .
:fieldValue_2_2_7_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'WestLabel' ;
  x3do:value '"West" "-Y"' .
:fieldValue_2_2_7_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'NorthWestLabel' ;
  x3do:value '"500 0 -500"' .
:fieldValue_2_2_7_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'NorthLabel' ;
  x3do:value '"North" "+X"' .
:fieldValue_2_2_7_1_8 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'NorthEastLabel' ;
  x3do:value '"500 0 500"' .
:fieldValue_2_2_7_1_9 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'EastLabel' ;
  x3do:value '"East" "+Y"' .
:fieldValue_2_2_7_1_10 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'SouthEastLabel' ;
  x3do:value '"-500 0 500"' .
:fieldValue_2_2_7_1_11 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'SouthLabel' ;
  x3do:value '"South" "-X"' .
:fieldValue_2_2_7_1_12 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_2_7_1 ;
  x3do:name 'SouthWestLabel' ;
  x3do:value '"-500 0 -500"' .
:Inline_2_2_8 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :GeoLocation_2_2 ;
  x3do:url '"../../../Savage/Locations/MontereyBayCalifornia/MontereyBayArea.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Locations/MontereyBayCalifornia/MontereyBayArea.x3d" "../../../Savage/Locations/MontereyBayCalifornia/MontereyBayArea.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Locations/MontereyBayCalifornia/MontereyBayArea.wrl"' .
