@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/Geospatial/CaliforniaCampusesTour5Altitudes.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.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 ;
  x3do:hasMeta :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_15, :meta_1_16, :meta_1_17, :meta_1_18 .
:component_1_1 a owl:NamedIndividual, x3do:component ;
  x3do:hasParent :head ;
  x3do:level 1 ;
  x3do:name 'Geospatial' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CaliforniaCampusesTour5Altitudes.x3d' ;
  x3do:name 'title' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Viewpoints and tour of California campuses' ;
  x3do:name 'description' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman, Dale Tourtelotte, Mike Bailey, Don McGregor' ;
  x3do:name 'creator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '4 March 2010' ;
  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 'CaliforniaCampuses.kml' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d-earth' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://x3d-earth.nps.edu' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://hamming.uc.nps.edu' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D Earth' ;
  x3do:name 'subject' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/Geospatial/CaliforniaCampusesTour5Altitudes.x3d' ;
  x3do:name 'identifier' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://mmog.ern.nps.edu/California/California.x3d' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'under development' ;
  x3do:name 'warning' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'mmog.ern.nps.edu restricted to internal access within NPS firewall only' ;
  x3do:name 'warning' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'KmlToX3dViewpoints.xslt' ;
  x3do:name 'generator' .
:meta_1_17 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_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://savage.nps.edu/Savage/license.html' ;
  x3do:name 'license' .
:meta dcterms:title "CaliforniaCampusesTour5Altitudes.x3d" .
:meta dcterms:description "Viewpoints and tour of California campuses" .
:meta dcterms:creator "Don Brutzman, Dale Tourtelotte, Mike Bailey, Don McGregor" .
:meta dcterms:created "4 March 2010" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "CaliforniaCampuses.kml" .
:meta dcterms:reference "https://www.web3d.org/x3d-earth" .
:meta dcterms:reference "http://x3d-earth.nps.edu" .
:meta dcterms:reference "http://hamming.uc.nps.edu" .
:meta dcterms:subject "X3D Earth" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/Geospatial/CaliforniaCampusesTour5Altitudes.x3d" .
:meta dcterms:reference "http://mmog.ern.nps.edu/California/California.x3d" .
:meta dcterms:warning "under development" .
:meta dcterms:warning "mmog.ern.nps.edu restricted to internal access within NPS firewall only" .
:meta dcterms:generator "KmlToX3dViewpoints.xslt" .
:meta dcterms:generator "X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "https://savage.nps.edu/Savage/license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :LightGroup, :SwitchGlobes, :NavigationInfo_2_4, :PlacemarkGroup, :CrossHairInstance, :ViewpointTour, :GeoLocation_2_11, :ExampleViewPositionOrientation ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_6, :ExternProtoDeclare_2_8, :ExternProtoDeclare_2_9, :ExternProtoDeclare_2_12 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'CaliforniaCampusesTour5Altitudes.x3d' .
:LightGroup a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:DEF 'LightGroup' .
:SwitchGlobes a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :Scene ;
  x3do:DEF 'SwitchGlobes' ;
  x3do:whichChoice -1 .
:NavigationInfo_2_4 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:transitionType '"ANIMATE"' .
:PlacemarkGroup a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :View01a, :View01b, :View01c, :View01d, :View01e, :View02a, :View02b, :View02c, :View02d, :View02e, :View03a, :View03b, :View03c, :View03d, :View03e, :View04a, :View04b, :View04c, :View04d, :View04e, :View05a, :View05b, :View05c, :View05d, :View05e, :View06a, :View06b, :View06c, :View06d, :View06e, :View07a, :View07b, :View07c, :View07d, :View07e, :View08a, :View08b, :View08c, :View08d, :View08e, :View09a, :View09b, :View09c, :View09d, :View09e, :View10a, :View10b, :View10c, :View10d, :View10e, :View11a, :View11b, :View11c, :View11d, :View11e, :View12a, :View12b, :View12c, :View12d, :View12e, :View13a, :View13b, :View13c, :View13d, :View13e, :View14a, :View14b, :View14c, :View14d, :View14e, :View15a, :View15b, :View15c, :View15d, :View15e, :View16a, :View16b, :View16c, :View16d, :View16e, :View17a, :View17b, :View17c, :View17d, :View17e, :View18a, :View18b, :View18c, :View18d, :View18e, :View19a, :View19b, :View19c, :View19d, :View19e, :View20a, :View20b, :View20c, :View20d, :View20e, :View21a, :View21b, :View21c, :View21d, :View21e, :View22a, :View22b, :View22c, :View22d, :View22e, :View23a, :View23b, :View23c, :View23d, :View23e, :View24a, :View24b, :View24c, :View24d, :View24e, :View25a, :View25b, :View25c, :View25d, :View25e, :View26a, :View26b, :View26c, :View26d, :View26e, :View27a, :View27b, :View27c, :View27d, :View27e, :View28a, :View28b, :View28c, :View28d, :View28e, :View29a, :View29b, :View29c, :View29d, :View29e, :View30a, :View30b, :View30c, :View30d, :View30e, :View31a, :View31b, :View31c, :View31d, :View31e, :View32a, :View32b, :View32c, :View32d, :View32e, :View33a, :View33b, :View33c, :View33d, :View33e, :View34a, :View34b, :View34c, :View34d, :View34e, :View35a, :View35b, :View35c, :View35d, :View35e ;
  x3do:DEF 'PlacemarkGroup' .
:View01a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View01a' ;
  x3do:description 'Naval Postgraduate School 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.595599 -121.877148 200000 ) .
:View01b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View01b' ;
  x3do:description 'Naval Postgraduate School 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.595599 -121.877148 100000 ) .
:View01c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View01c' ;
  x3do:description 'Naval Postgraduate School 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.595599 -121.877148 50000 ) .
:View01d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View01d' ;
  x3do:description 'Naval Postgraduate School 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.595599 -121.877148 25000 ) .
:View01e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View01e' ;
  x3do:description 'Naval Postgraduate School 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.595599 -121.877148 10000 ) .
:View02a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View02a' ;
  x3do:description 'University of California Davis 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.53650615157984 -121.7489628616831 200000 ) .
:View02b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View02b' ;
  x3do:description 'University of California Davis 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.53650615157984 -121.7489628616831 100000 ) .
:View02c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View02c' ;
  x3do:description 'University of California Davis 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.53650615157984 -121.7489628616831 50000 ) .
:View02d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View02d' ;
  x3do:description 'University of California Davis 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.53650615157984 -121.7489628616831 25000 ) .
:View02e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View02e' ;
  x3do:description 'University of California Davis 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.53650615157984 -121.7489628616831 10000 ) .
:View03a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View03a' ;
  x3do:description 'University of California Berkeley 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.86963434512325 -122.2593873127355 200000 ) .
:View03b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View03b' ;
  x3do:description 'University of California Berkeley 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.86963434512325 -122.2593873127355 100000 ) .
:View03c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View03c' ;
  x3do:description 'University of California Berkeley 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.86963434512325 -122.2593873127355 50000 ) .
:View03d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View03d' ;
  x3do:description 'University of California Berkeley 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.86963434512325 -122.2593873127355 25000 ) .
:View03e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View03e' ;
  x3do:description 'University of California Berkeley 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.86963434512325 -122.2593873127355 10000 ) .
:View04a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View04a' ;
  x3do:description 'University of California San Francisco 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.76340647188392 -122.4582475377715 200000 ) .
:View04b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View04b' ;
  x3do:description 'University of California San Francisco 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.76340647188392 -122.4582475377715 100000 ) .
:View04c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View04c' ;
  x3do:description 'University of California San Francisco 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.76340647188392 -122.4582475377715 50000 ) .
:View04d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View04d' ;
  x3do:description 'University of California San Francisco 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.76340647188392 -122.4582475377715 25000 ) .
:View04e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View04e' ;
  x3do:description 'University of California San Francisco 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.76340647188392 -122.4582475377715 10000 ) .
:View05a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View05a' ;
  x3do:description 'University of California Santa Cruz 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.99628443046043 -122.0534325473795 200000 ) .
:View05b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View05b' ;
  x3do:description 'University of California Santa Cruz 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.99628443046043 -122.0534325473795 100000 ) .
:View05c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View05c' ;
  x3do:description 'University of California Santa Cruz 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.99628443046043 -122.0534325473795 50000 ) .
:View05d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View05d' ;
  x3do:description 'University of California Santa Cruz 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.99628443046043 -122.0534325473795 25000 ) .
:View05e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View05e' ;
  x3do:description 'University of California Santa Cruz 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.99628443046043 -122.0534325473795 10000 ) .
:View06a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View06a' ;
  x3do:description 'University of California Merced 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.365508575977 -120.4252597059142 200000 ) .
:View06b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View06b' ;
  x3do:description 'University of California Merced 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.365508575977 -120.4252597059142 100000 ) .
:View06c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View06c' ;
  x3do:description 'University of California Merced 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.365508575977 -120.4252597059142 50000 ) .
:View06d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View06d' ;
  x3do:description 'University of California Merced 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.365508575977 -120.4252597059142 25000 ) .
:View06e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View06e' ;
  x3do:description 'University of California Merced 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.365508575977 -120.4252597059142 10000 ) .
:View07a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View07a' ;
  x3do:description 'University of California Santa Barbara 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.41124450961521 -119.8479940053906 200000 ) .
:View07b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View07b' ;
  x3do:description 'University of California Santa Barbara 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.41124450961521 -119.8479940053906 100000 ) .
:View07c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View07c' ;
  x3do:description 'University of California Santa Barbara 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.41124450961521 -119.8479940053906 50000 ) .
:View07d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View07d' ;
  x3do:description 'University of California Santa Barbara 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.41124450961521 -119.8479940053906 25000 ) .
:View07e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View07e' ;
  x3do:description 'University of California Santa Barbara 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.41124450961521 -119.8479940053906 10000 ) .
:View08a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View08a' ;
  x3do:description 'University of California Los Angeles 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.07224474392262 -118.4408472225642 200000 ) .
:View08b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View08b' ;
  x3do:description 'University of California Los Angeles 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.07224474392262 -118.4408472225642 100000 ) .
:View08c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View08c' ;
  x3do:description 'University of California Los Angeles 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.07224474392262 -118.4408472225642 50000 ) .
:View08d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View08d' ;
  x3do:description 'University of California Los Angeles 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.07224474392262 -118.4408472225642 25000 ) .
:View08e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View08e' ;
  x3do:description 'University of California Los Angeles 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.07224474392262 -118.4408472225642 10000 ) .
:View09a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View09a' ;
  x3do:description 'University of California Irvine 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.64623283675919 -117.8427064139082 200000 ) .
:View09b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View09b' ;
  x3do:description 'University of California Irvine 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.64623283675919 -117.8427064139082 100000 ) .
:View09c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View09c' ;
  x3do:description 'University of California Irvine 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.64623283675919 -117.8427064139082 50000 ) .
:View09d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View09d' ;
  x3do:description 'University of California Irvine 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.64623283675919 -117.8427064139082 25000 ) .
:View09e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View09e' ;
  x3do:description 'University of California Irvine 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.64623283675919 -117.8427064139082 10000 ) .
:View10a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View10a' ;
  x3do:description 'University of California Riverside 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.97350567066717 -117.3281649569839 200000 ) .
:View10b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View10b' ;
  x3do:description 'University of California Riverside 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.97350567066717 -117.3281649569839 100000 ) .
:View10c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View10c' ;
  x3do:description 'University of California Riverside 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.97350567066717 -117.3281649569839 50000 ) .
:View10d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View10d' ;
  x3do:description 'University of California Riverside 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.97350567066717 -117.3281649569839 25000 ) .
:View10e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View10e' ;
  x3do:description 'University of California Riverside 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.97350567066717 -117.3281649569839 10000 ) .
:View11a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View11a' ;
  x3do:description 'University of California San Diego 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.87612136607509 -117.2367298240259 200000 ) .
:View11b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View11b' ;
  x3do:description 'University of California San Diego 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.87612136607509 -117.2367298240259 100000 ) .
:View11c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View11c' ;
  x3do:description 'University of California San Diego 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.87612136607509 -117.2367298240259 50000 ) .
:View11d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View11d' ;
  x3do:description 'University of California San Diego 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.87612136607509 -117.2367298240259 25000 ) .
:View11e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View11e' ;
  x3do:description 'University of California San Diego 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.87612136607509 -117.2367298240259 10000 ) .
:View12a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View12a' ;
  x3do:description 'Humboldt State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 40.87630235623448 -124.0785789217266 200000 ) .
:View12b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View12b' ;
  x3do:description 'Humboldt State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 40.87630235623448 -124.0785789217266 100000 ) .
:View12c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View12c' ;
  x3do:description 'Humboldt State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 40.87630235623448 -124.0785789217266 50000 ) .
:View12d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View12d' ;
  x3do:description 'Humboldt State University 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 40.87630235623448 -124.0785789217266 25000 ) .
:View12e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View12e' ;
  x3do:description 'Humboldt State University 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 40.87630235623448 -124.0785789217266 10000 ) .
:View13a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View13a' ;
  x3do:description 'California State University, Chico 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 39.73031527724385 -121.8453722745223 200000 ) .
:View13b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View13b' ;
  x3do:description 'California State University, Chico 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 39.73031527724385 -121.8453722745223 100000 ) .
:View13c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View13c' ;
  x3do:description 'California State University, Chico 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 39.73031527724385 -121.8453722745223 50000 ) .
:View13d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View13d' ;
  x3do:description 'California State University, Chico 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 39.73031527724385 -121.8453722745223 25000 ) .
:View13e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View13e' ;
  x3do:description 'California State University, Chico 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 39.73031527724385 -121.8453722745223 10000 ) .
:View14a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View14a' ;
  x3do:description 'California State University Sacramento 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.5626517618963 -121.4244636520556 200000 ) .
:View14b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View14b' ;
  x3do:description 'California State University Sacramento 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.5626517618963 -121.4244636520556 100000 ) .
:View14c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View14c' ;
  x3do:description 'California State University Sacramento 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.5626517618963 -121.4244636520556 50000 ) .
:View14d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View14d' ;
  x3do:description 'California State University Sacramento 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.5626517618963 -121.4244636520556 25000 ) .
:View14e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View14e' ;
  x3do:description 'California State University Sacramento 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.5626517618963 -121.4244636520556 10000 ) .
:View15a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View15a' ;
  x3do:description 'Sonoma State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.33922929793606 -122.6744333530031 200000 ) .
:View15b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View15b' ;
  x3do:description 'Sonoma State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.33922929793606 -122.6744333530031 100000 ) .
:View15c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View15c' ;
  x3do:description 'Sonoma State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.33922929793606 -122.6744333530031 50000 ) .
:View15d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View15d' ;
  x3do:description 'Sonoma State University 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.33922929793606 -122.6744333530031 25000 ) .
:View15e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View15e' ;
  x3do:description 'Sonoma State University 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.33922929793606 -122.6744333530031 10000 ) .
:View16a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View16a' ;
  x3do:description 'California Maritime Academy 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.06907065059484 -122.2309147135222 200000 ) .
:View16b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View16b' ;
  x3do:description 'California Maritime Academy 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.06907065059484 -122.2309147135222 100000 ) .
:View16c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View16c' ;
  x3do:description 'California Maritime Academy 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.06907065059484 -122.2309147135222 50000 ) .
:View16d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View16d' ;
  x3do:description 'California Maritime Academy 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.06907065059484 -122.2309147135222 25000 ) .
:View16e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View16e' ;
  x3do:description 'California Maritime Academy 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.06907065059484 -122.2309147135222 10000 ) .
:View17a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View17a' ;
  x3do:description 'San Francisco State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.722876 -122.4781512190666 200000 ) .
:View17b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View17b' ;
  x3do:description 'San Francisco State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.722876 -122.4781512190666 100000 ) .
:View17c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View17c' ;
  x3do:description 'San Francisco State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.722876 -122.4781512190666 50000 ) .
:View17d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View17d' ;
  x3do:description 'San Francisco State University 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.722876 -122.4781512190666 25000 ) .
:View17e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View17e' ;
  x3do:description 'San Francisco State University 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.722876 -122.4781512190666 10000 ) .
:View18a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View18a' ;
  x3do:description 'California State University, East Bay 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.65707914139907 -122.0569190659761 200000 ) .
:View18b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View18b' ;
  x3do:description 'California State University, East Bay 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.65707914139907 -122.0569190659761 100000 ) .
:View18c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View18c' ;
  x3do:description 'California State University, East Bay 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.65707914139907 -122.0569190659761 50000 ) .
:View18d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View18d' ;
  x3do:description 'California State University, East Bay 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.65707914139907 -122.0569190659761 25000 ) .
:View18e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View18e' ;
  x3do:description 'California State University, East Bay 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.65707914139907 -122.0569190659761 10000 ) .
:View19a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View19a' ;
  x3do:description 'California State University Stanislaus 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.52552478005697 -120.8563508560606 200000 ) .
:View19b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View19b' ;
  x3do:description 'California State University Stanislaus 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.52552478005697 -120.8563508560606 100000 ) .
:View19c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View19c' ;
  x3do:description 'California State University Stanislaus 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.52552478005697 -120.8563508560606 50000 ) .
:View19d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View19d' ;
  x3do:description 'California State University Stanislaus 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.52552478005697 -120.8563508560606 25000 ) .
:View19e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View19e' ;
  x3do:description 'California State University Stanislaus 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.52552478005697 -120.8563508560606 10000 ) .
:View20a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View20a' ;
  x3do:description 'San Jose State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.33580940527095 -121.8815343755784 200000 ) .
:View20b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View20b' ;
  x3do:description 'San Jose State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.33580940527095 -121.8815343755784 100000 ) .
:View20c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View20c' ;
  x3do:description 'San Jose State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.33580940527095 -121.8815343755784 50000 ) .
:View20d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View20d' ;
  x3do:description 'San Jose State University 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.33580940527095 -121.8815343755784 25000 ) .
:View20e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View20e' ;
  x3do:description 'San Jose State University 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.33580940527095 -121.8815343755784 10000 ) .
:View21a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View21a' ;
  x3do:description 'California State University, Monterey Bay 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.6538071781493 -121.7984465276711 200000 ) .
:View21b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View21b' ;
  x3do:description 'California State University, Monterey Bay 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.6538071781493 -121.7984465276711 100000 ) .
:View21c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View21c' ;
  x3do:description 'California State University, Monterey Bay 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.6538071781493 -121.7984465276711 50000 ) .
:View21d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View21d' ;
  x3do:description 'California State University, Monterey Bay 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.6538071781493 -121.7984465276711 25000 ) .
:View21e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View21e' ;
  x3do:description 'California State University, Monterey Bay 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.6538071781493 -121.7984465276711 10000 ) .
:View22a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View22a' ;
  x3do:description 'Fresno State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.812166 -119.7451552005852 200000 ) .
:View22b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View22b' ;
  x3do:description 'Fresno State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.812166 -119.7451552005852 100000 ) .
:View22c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View22c' ;
  x3do:description 'Fresno State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.812166 -119.7451552005852 50000 ) .
:View22d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View22d' ;
  x3do:description 'Fresno State University 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.812166 -119.7451552005852 25000 ) .
:View22e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View22e' ;
  x3do:description 'Fresno State University 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.812166 -119.7451552005852 10000 ) .
:View23a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View23a' ;
  x3do:description 'California State University, Bakersfield 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.350804 -119.1043226128032 200000 ) .
:View23b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View23b' ;
  x3do:description 'California State University, Bakersfield 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.350804 -119.1043226128032 100000 ) .
:View23c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View23c' ;
  x3do:description 'California State University, Bakersfield 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.350804 -119.1043226128032 50000 ) .
:View23d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View23d' ;
  x3do:description 'California State University, Bakersfield 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.350804 -119.1043226128032 25000 ) .
:View23e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View23e' ;
  x3do:description 'California State University, Bakersfield 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.350804 -119.1043226128032 10000 ) .
:View24a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View24a' ;
  x3do:description 'California Polytechnic State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.30115692599171 -120.6595761796351 200000 ) .
:View24b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View24b' ;
  x3do:description 'California Polytechnic State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.30115692599171 -120.6595761796351 100000 ) .
:View24c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View24c' ;
  x3do:description 'California Polytechnic State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.30115692599171 -120.6595761796351 50000 ) .
:View24d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View24d' ;
  x3do:description 'California Polytechnic State University 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.30115692599171 -120.6595761796351 25000 ) .
:View24e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View24e' ;
  x3do:description 'California Polytechnic State University 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.30115692599171 -120.6595761796351 10000 ) .
:View25a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View25a' ;
  x3do:description 'California State University, Channel Islands 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.1624126428852 -119.0425264841287 200000 ) .
:View25b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View25b' ;
  x3do:description 'California State University, Channel Islands 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.1624126428852 -119.0425264841287 100000 ) .
:View25c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View25c' ;
  x3do:description 'California State University, Channel Islands 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.1624126428852 -119.0425264841287 50000 ) .
:View25d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View25d' ;
  x3do:description 'California State University, Channel Islands 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.1624126428852 -119.0425264841287 25000 ) .
:View25e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View25e' ;
  x3do:description 'California State University, Channel Islands 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.1624126428852 -119.0425264841287 10000 ) .
:View26a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View26a' ;
  x3do:description 'California State University, Northridge 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.23959265263849 -118.5284272400904 200000 ) .
:View26b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View26b' ;
  x3do:description 'California State University, Northridge 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.23959265263849 -118.5284272400904 100000 ) .
:View26c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View26c' ;
  x3do:description 'California State University, Northridge 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.23959265263849 -118.5284272400904 50000 ) .
:View26d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View26d' ;
  x3do:description 'California State University, Northridge 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.23959265263849 -118.5284272400904 25000 ) .
:View26e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View26e' ;
  x3do:description 'California State University, Northridge 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.23959265263849 -118.5284272400904 10000 ) .
:View27a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View27a' ;
  x3do:description 'California State University, Los Angeles 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.06645996626264 -118.1682050902557 200000 ) .
:View27b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View27b' ;
  x3do:description 'California State University, Los Angeles 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.06645996626264 -118.1682050902557 100000 ) .
:View27c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View27c' ;
  x3do:description 'California State University, Los Angeles 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.06645996626264 -118.1682050902557 50000 ) .
:View27d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View27d' ;
  x3do:description 'California State University, Los Angeles 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.06645996626264 -118.1682050902557 25000 ) .
:View27e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View27e' ;
  x3do:description 'California State University, Los Angeles 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.06645996626264 -118.1682050902557 10000 ) .
:View28a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View28a' ;
  x3do:description 'California State Polytechnic University, Pomona 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.05727150000314 -117.8215320234812 200000 ) .
:View28b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View28b' ;
  x3do:description 'California State Polytechnic University, Pomona 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.05727150000314 -117.8215320234812 100000 ) .
:View28c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View28c' ;
  x3do:description 'California State Polytechnic University, Pomona 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.05727150000314 -117.8215320234812 50000 ) .
:View28d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View28d' ;
  x3do:description 'California State Polytechnic University, Pomona 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.05727150000314 -117.8215320234812 25000 ) .
:View28e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View28e' ;
  x3do:description 'California State Polytechnic University, Pomona 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.05727150000314 -117.8215320234812 10000 ) .
:View29a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View29a' ;
  x3do:description 'California State University, San Bernardino 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.18180116432101 -117.3243676664719 200000 ) .
:View29b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View29b' ;
  x3do:description 'California State University, San Bernardino 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.18180116432101 -117.3243676664719 100000 ) .
:View29c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View29c' ;
  x3do:description 'California State University, San Bernardino 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.18180116432101 -117.3243676664719 50000 ) .
:View29d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View29d' ;
  x3do:description 'California State University, San Bernardino 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.18180116432101 -117.3243676664719 25000 ) .
:View29e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View29e' ;
  x3do:description 'California State University, San Bernardino 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.18180116432101 -117.3243676664719 10000 ) .
:View30a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View30a' ;
  x3do:description 'California State University, Fullerton 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.882522 -117.8868367869023 200000 ) .
:View30b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View30b' ;
  x3do:description 'California State University, Fullerton 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.882522 -117.8868367869023 100000 ) .
:View30c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View30c' ;
  x3do:description 'California State University, Fullerton 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.882522 -117.8868367869023 50000 ) .
:View30d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View30d' ;
  x3do:description 'California State University, Fullerton 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.882522 -117.8868367869023 25000 ) .
:View30e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View30e' ;
  x3do:description 'California State University, Fullerton 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.882522 -117.8868367869023 10000 ) .
:View31a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View31a' ;
  x3do:description 'California State University Dominguez Hills 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.86463396857103 -118.2553596272055 200000 ) .
:View31b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View31b' ;
  x3do:description 'California State University Dominguez Hills 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.86463396857103 -118.2553596272055 100000 ) .
:View31c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View31c' ;
  x3do:description 'California State University Dominguez Hills 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.86463396857103 -118.2553596272055 50000 ) .
:View31d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View31d' ;
  x3do:description 'California State University Dominguez Hills 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.86463396857103 -118.2553596272055 25000 ) .
:View31e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View31e' ;
  x3do:description 'California State University Dominguez Hills 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.86463396857103 -118.2553596272055 10000 ) .
:View32a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View32a' ;
  x3do:description 'California State University, Long Beach 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.78196696470824 -118.112678253688 200000 ) .
:View32b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View32b' ;
  x3do:description 'California State University, Long Beach 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.78196696470824 -118.112678253688 100000 ) .
:View32c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View32c' ;
  x3do:description 'California State University, Long Beach 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.78196696470824 -118.112678253688 50000 ) .
:View32d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View32d' ;
  x3do:description 'California State University, Long Beach 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.78196696470824 -118.112678253688 25000 ) .
:View32e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View32e' ;
  x3do:description 'California State University, Long Beach 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.78196696470824 -118.112678253688 10000 ) .
:View33a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View33a' ;
  x3do:description 'California State University, San Marcos 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.12837619265174 -117.1600194071002 200000 ) .
:View33b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View33b' ;
  x3do:description 'California State University, San Marcos 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.12837619265174 -117.1600194071002 100000 ) .
:View33c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View33c' ;
  x3do:description 'California State University, San Marcos 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.12837619265174 -117.1600194071002 50000 ) .
:View33d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View33d' ;
  x3do:description 'California State University, San Marcos 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.12837619265174 -117.1600194071002 25000 ) .
:View33e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View33e' ;
  x3do:description 'California State University, San Marcos 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.12837619265174 -117.1600194071002 10000 ) .
:View34a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View34a' ;
  x3do:description 'San Diego State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.77593126586385 -117.0722876242553 200000 ) .
:View34b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View34b' ;
  x3do:description 'San Diego State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.77593126586385 -117.0722876242553 100000 ) .
:View34c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View34c' ;
  x3do:description 'San Diego State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.77593126586385 -117.0722876242553 50000 ) .
:View34d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View34d' ;
  x3do:description 'San Diego State University 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.77593126586385 -117.0722876242553 25000 ) .
:View34e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View34e' ;
  x3do:description 'San Diego State University 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.77593126586385 -117.0722876242553 10000 ) .
:View35a a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View35a' ;
  x3do:description 'CENIC 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.879947 -118.027903 200000 ) .
:View35b a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View35b' ;
  x3do:description 'CENIC 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.879947 -118.027903 100000 ) .
:View35c a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View35c' ;
  x3do:description 'CENIC 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.879947 -118.027903 50000 ) .
:View35d a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View35d' ;
  x3do:description 'CENIC 25km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.879947 -118.027903 25000 ) .
:View35e a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View35e' ;
  x3do:description 'CENIC 10km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.879947 -118.027903 10000 ) .
:ExternProtoDeclare_2_6 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_6_1, :field_2_6_2, :field_2_6_3, :field_2_6_4, :field_2_6_5 ;
  x3do:appinfo 'CrossHair prototype provides a heads-up display (HUD) crosshair at the view center, which is useful for assessing NavigationInfo lookAt point' ;
  x3do:name 'CrossHair' ;
  x3do:url '"../../Savage/Tools/HeadsUpDisplays/CrossHairPrototype.x3d#CrossHair" "https://www.web3d.org/x3d/content/examples/Savage/Tools/HeadsUpDisplays/CrossHairPrototype.x3d#CrossHair" "../../Savage/Tools/HeadsUpDisplays/CrossHairPrototype.wrl#CrossHair" "https://www.web3d.org/x3d/content/examples/Savage/Tools/HeadsUpDisplays/CrossHairPrototype.wrl#CrossHair"' .
:field_2_6_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_6 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'whether CrossHair prototype is enabled or not' ;
  x3do:name 'enabled' ;
  x3do:type 'SFBool' .
:field_2_6_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_6 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'control whether enabled/disabled' ;
  x3do:name 'set_enabled' ;
  x3do:type 'SFBool' .
:field_2_6_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'color of CrossHair marker' ;
  x3do:name 'markerColor' ;
  x3do:type 'SFColor' .
:field_2_6_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'size of CrossHair in meters' ;
  x3do:name 'scale' ;
  x3do:type 'SFVec3f' .
:field_2_6_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'distance in front of HUD viewpoint' ;
  x3do:name 'positionOffsetFromCamera' ;
  x3do:type 'SFVec3f' .
:CrossHairInstance a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:hasFieldValue :fieldValue_2_7_1, :fieldValue_2_7_2, :fieldValue_2_7_3, :fieldValue_2_7_4 ;
  x3do:DEF 'CrossHairInstance' ;
  x3do:name 'CrossHair' .
:fieldValue_2_7_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :CrossHairInstance ;
  x3do:name 'enabled' ;
  x3do:value true .
:fieldValue_2_7_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :CrossHairInstance ;
  x3do:name 'markerColor' ;
  x3do:value ( 0.1 0.8 0.1 ) .
:fieldValue_2_7_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :CrossHairInstance ;
  x3do:name 'scale' ;
  x3do:value ( 0.5 0.5 0.5 ) .
:fieldValue_2_7_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :CrossHairInstance ;
  x3do:name 'positionOffsetFromCamera' ;
  x3do:value ( 0 0 -5 ) .
:ExternProtoDeclare_2_8 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_8_1, :field_2_8_2, :field_2_8_3, :field_2_8_4 ;
  x3do:appinfo 'Heads-up display (HUD) keeps child geometry aligned on screen in a consistent location' ;
  x3do:name 'HeadsUpDisplay' ;
  x3do:url '"../../../X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.x3d#HeadsUpDisplay" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.x3d#HeadsUpDisplay" "../../../X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.wrl#HeadsUpDisplay" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.wrl#HeadsUpDisplay"' .
:field_2_8_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_8 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'X3D content positioned at HUD offset' ;
  x3do:name 'children' ;
  x3do:type 'MFNode' .
:field_2_8_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_8 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'offset position for HUD relative to current view location, default 0 0 -5' ;
  x3do:name 'screenOffset' ;
  x3do:type 'SFVec3f' .
:field_2_8_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_8 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'HUD position update (in world coordinates) relative to original location' ;
  x3do:name 'position_changed' ;
  x3do:type 'SFVec3f' .
:field_2_8_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_8 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'HUD orientation update relative to original location' ;
  x3do:name 'orientation_changed' ;
  x3do:type 'SFRotation' .
:ExternProtoDeclare_2_9 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_9_1, :field_2_9_2, :field_2_9_3, :field_2_9_4, :field_2_9_5, :field_2_9_6, :field_2_9_7, :field_2_9_8, :field_2_9_9, :field_2_9_10 ;
  x3do:appinfo 'Sequentially binds each Viewpoint in a set of Viewpoint USE nodes, creating an automatic tour for a scene' ;
  x3do:name 'ViewpointSequencer' ;
  x3do:url '"../../Savage/Tools/Animation/ViewpointSequencerPrototype.x3d#ViewpointSequencer" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ViewpointSequencerPrototype.x3d#ViewpointSequencer" "../../Savage/Tools/Animation/ViewpointSequencerPrototype.wrl#ViewpointSequencer" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ViewpointSequencerPrototype.wrl#ViewpointSequencer"' .
:field_2_9_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Viewpoint USE nodes that are sequentially bound' ;
  x3do:name 'viewpoints' ;
  x3do:type 'MFNode' .
:field_2_9_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'number of seconds between viewpoint shifts' ;
  x3do:name 'interval' ;
  x3do:type 'SFTime' .
:field_2_9_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'whether ViewpointSequencer is enabled or not' ;
  x3do:name 'enabled' ;
  x3do:type 'SFBool' .
:field_2_9_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'whether ViewpointSequencer is enabled or not' ;
  x3do:name 'set_enabled' ;
  x3do:type 'SFBool' .
:field_2_9_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'bind previous Viewpoint in list' ;
  x3do:name 'previous' ;
  x3do:type 'SFBool' .
:field_2_9_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'bind next Viewpoint in list' ;
  x3do:name 'next' ;
  x3do:type 'SFBool' .
:field_2_9_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Select message to toggle ViewpointSequencer' ;
  x3do:name 'toggleMessage' ;
  x3do:type 'MFString' .
:field_2_9_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Color for toggleMessage text' ;
  x3do:name 'toggleMessageFontSize' ;
  x3do:type 'SFFloat' .
:field_2_9_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Color for toggleMessage text' ;
  x3do:name 'toggleMessageColor' ;
  x3do:type 'SFColor' .
:field_2_9_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'enable console output' ;
  x3do:name 'traceEnabled' ;
  x3do:type 'SFBool' .
:ViewpointTour a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:hasFieldValue :fieldValue_2_10_1, :fieldValue_2_10_2, :fieldValue_2_10_3, :fieldValue_2_10_4 ;
  x3do:DEF 'ViewpointTour' ;
  x3do:name 'ViewpointSequencer' .
:fieldValue_2_10_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ViewpointTour ;
  x3do:name 'interval' ;
  x3do:value '10' .
:fieldValue_2_10_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ViewpointTour ;
  x3do:name 'enabled' ;
  x3do:value true .
:fieldValue_2_10_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ViewpointTour ;
  x3do:name 'toggleMessage' ;
  x3do:value '"ViewpointSequencer tour"' .
:fieldValue_2_10_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ViewpointTour ;
  x3do:hasChildren :View01a-USE-1, :View01b-USE-1, :View01c-USE-1, :View01d-USE-1, :View01e-USE-1, :View02a-USE-1, :View02b-USE-1, :View02c-USE-1, :View02d-USE-1, :View02e-USE-1, :View03a-USE-1, :View03b-USE-1, :View03c-USE-1, :View03d-USE-1, :View03e-USE-1, :View04a-USE-1, :View04b-USE-1, :View04c-USE-1, :View04d-USE-1, :View04e-USE-1, :View05a-USE-1, :View05b-USE-1, :View05c-USE-1, :View05d-USE-1, :View05e-USE-1, :View06a-USE-1, :View06b-USE-1, :View06c-USE-1, :View06d-USE-1, :View06e-USE-1, :View07a-USE-1, :View07b-USE-1, :View07c-USE-1, :View07d-USE-1, :View07e-USE-1, :View08a-USE-1, :View08b-USE-1, :View08c-USE-1, :View08d-USE-1, :View08e-USE-1, :View09a-USE-1, :View09b-USE-1, :View09c-USE-1, :View09d-USE-1, :View09e-USE-1, :View10a-USE-1, :View10b-USE-1, :View10c-USE-1, :View10d-USE-1, :View10e-USE-1, :View11a-USE-1, :View11b-USE-1, :View11c-USE-1, :View11d-USE-1, :View11e-USE-1, :View12a-USE-1, :View12b-USE-1, :View12c-USE-1, :View12d-USE-1, :View12e-USE-1, :View13a-USE-1, :View13b-USE-1, :View13c-USE-1, :View13d-USE-1, :View13e-USE-1, :View14a-USE-1, :View14b-USE-1, :View14c-USE-1, :View14d-USE-1, :View14e-USE-1, :View15a-USE-1, :View15b-USE-1, :View15c-USE-1, :View15d-USE-1, :View15e-USE-1, :View16a-USE-1, :View16b-USE-1, :View16c-USE-1, :View16d-USE-1, :View16e-USE-1, :View17a-USE-1, :View17b-USE-1, :View17c-USE-1, :View17d-USE-1, :View17e-USE-1, :View18a-USE-1, :View18b-USE-1, :View18c-USE-1, :View18d-USE-1, :View18e-USE-1, :View19a-USE-1, :View19b-USE-1, :View19c-USE-1, :View19d-USE-1, :View19e-USE-1, :View20a-USE-1, :View20b-USE-1, :View20c-USE-1, :View20d-USE-1, :View20e-USE-1, :View21a-USE-1, :View21b-USE-1, :View21c-USE-1, :View21d-USE-1, :View21e-USE-1, :View22a-USE-1, :View22b-USE-1, :View22c-USE-1, :View22d-USE-1, :View22e-USE-1, :View23a-USE-1, :View23b-USE-1, :View23c-USE-1, :View23d-USE-1, :View23e-USE-1, :View24a-USE-1, :View24b-USE-1, :View24c-USE-1, :View24d-USE-1, :View24e-USE-1, :View25a-USE-1, :View25b-USE-1, :View25c-USE-1, :View25d-USE-1, :View25e-USE-1, :View26a-USE-1, :View26b-USE-1, :View26c-USE-1, :View26d-USE-1, :View26e-USE-1, :View27a-USE-1, :View27b-USE-1, :View27c-USE-1, :View27d-USE-1, :View27e-USE-1, :View28a-USE-1, :View28b-USE-1, :View28c-USE-1, :View28d-USE-1, :View28e-USE-1, :View29a-USE-1, :View29b-USE-1, :View29c-USE-1, :View29d-USE-1, :View29e-USE-1, :View30a-USE-1, :View30b-USE-1, :View30c-USE-1, :View30d-USE-1, :View30e-USE-1, :View31a-USE-1, :View31b-USE-1, :View31c-USE-1, :View31d-USE-1, :View31e-USE-1, :View32a-USE-1, :View32b-USE-1, :View32c-USE-1, :View32d-USE-1, :View32e-USE-1, :View33a-USE-1, :View33b-USE-1, :View33c-USE-1, :View33d-USE-1, :View33e-USE-1, :View34a-USE-1, :View34b-USE-1, :View34c-USE-1, :View34d-USE-1, :View34e-USE-1, :View35a-USE-1, :View35b-USE-1, :View35c-USE-1, :View35d-USE-1, :View35e-USE-1, :View4 ;
  x3do:name 'viewpoints' .
:View01a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View01a . # DEF matching this USE
:View01b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View01b . # DEF matching this USE
:View01c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View01c . # DEF matching this USE
:View01d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View01d . # DEF matching this USE
:View01e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View01e . # DEF matching this USE
:View02a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View02a . # DEF matching this USE
:View02b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View02b . # DEF matching this USE
:View02c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View02c . # DEF matching this USE
:View02d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View02d . # DEF matching this USE
:View02e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View02e . # DEF matching this USE
:View03a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View03a . # DEF matching this USE
:View03b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View03b . # DEF matching this USE
:View03c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View03c . # DEF matching this USE
:View03d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View03d . # DEF matching this USE
:View03e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View03e . # DEF matching this USE
:View04a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View04a . # DEF matching this USE
:View04b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View04b . # DEF matching this USE
:View04c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View04c . # DEF matching this USE
:View04d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View04d . # DEF matching this USE
:View04e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View04e . # DEF matching this USE
:View05a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View05a . # DEF matching this USE
:View05b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View05b . # DEF matching this USE
:View05c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View05c . # DEF matching this USE
:View05d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View05d . # DEF matching this USE
:View05e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View05e . # DEF matching this USE
:View06a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View06a . # DEF matching this USE
:View06b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View06b . # DEF matching this USE
:View06c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View06c . # DEF matching this USE
:View06d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View06d . # DEF matching this USE
:View06e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View06e . # DEF matching this USE
:View07a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View07a . # DEF matching this USE
:View07b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View07b . # DEF matching this USE
:View07c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View07c . # DEF matching this USE
:View07d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View07d . # DEF matching this USE
:View07e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View07e . # DEF matching this USE
:View08a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View08a . # DEF matching this USE
:View08b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View08b . # DEF matching this USE
:View08c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View08c . # DEF matching this USE
:View08d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View08d . # DEF matching this USE
:View08e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View08e . # DEF matching this USE
:View09a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View09a . # DEF matching this USE
:View09b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View09b . # DEF matching this USE
:View09c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View09c . # DEF matching this USE
:View09d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View09d . # DEF matching this USE
:View09e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View09e . # DEF matching this USE
:View10a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View10a . # DEF matching this USE
:View10b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View10b . # DEF matching this USE
:View10c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View10c . # DEF matching this USE
:View10d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View10d . # DEF matching this USE
:View10e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View10e . # DEF matching this USE
:View11a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View11a . # DEF matching this USE
:View11b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View11b . # DEF matching this USE
:View11c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View11c . # DEF matching this USE
:View11d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View11d . # DEF matching this USE
:View11e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View11e . # DEF matching this USE
:View12a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View12a . # DEF matching this USE
:View12b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View12b . # DEF matching this USE
:View12c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View12c . # DEF matching this USE
:View12d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View12d . # DEF matching this USE
:View12e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View12e . # DEF matching this USE
:View13a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View13a . # DEF matching this USE
:View13b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View13b . # DEF matching this USE
:View13c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View13c . # DEF matching this USE
:View13d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View13d . # DEF matching this USE
:View13e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View13e . # DEF matching this USE
:View14a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View14a . # DEF matching this USE
:View14b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View14b . # DEF matching this USE
:View14c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View14c . # DEF matching this USE
:View14d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View14d . # DEF matching this USE
:View14e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View14e . # DEF matching this USE
:View15a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View15a . # DEF matching this USE
:View15b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View15b . # DEF matching this USE
:View15c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View15c . # DEF matching this USE
:View15d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View15d . # DEF matching this USE
:View15e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View15e . # DEF matching this USE
:View16a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View16a . # DEF matching this USE
:View16b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View16b . # DEF matching this USE
:View16c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View16c . # DEF matching this USE
:View16d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View16d . # DEF matching this USE
:View16e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View16e . # DEF matching this USE
:View17a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View17a . # DEF matching this USE
:View17b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View17b . # DEF matching this USE
:View17c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View17c . # DEF matching this USE
:View17d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View17d . # DEF matching this USE
:View17e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View17e . # DEF matching this USE
:View18a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View18a . # DEF matching this USE
:View18b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View18b . # DEF matching this USE
:View18c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View18c . # DEF matching this USE
:View18d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View18d . # DEF matching this USE
:View18e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View18e . # DEF matching this USE
:View19a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View19a . # DEF matching this USE
:View19b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View19b . # DEF matching this USE
:View19c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View19c . # DEF matching this USE
:View19d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View19d . # DEF matching this USE
:View19e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View19e . # DEF matching this USE
:View20a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View20a . # DEF matching this USE
:View20b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View20b . # DEF matching this USE
:View20c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View20c . # DEF matching this USE
:View20d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View20d . # DEF matching this USE
:View20e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View20e . # DEF matching this USE
:View21a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View21a . # DEF matching this USE
:View21b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View21b . # DEF matching this USE
:View21c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View21c . # DEF matching this USE
:View21d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View21d . # DEF matching this USE
:View21e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View21e . # DEF matching this USE
:View22a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View22a . # DEF matching this USE
:View22b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View22b . # DEF matching this USE
:View22c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View22c . # DEF matching this USE
:View22d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View22d . # DEF matching this USE
:View22e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View22e . # DEF matching this USE
:View23a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View23a . # DEF matching this USE
:View23b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View23b . # DEF matching this USE
:View23c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View23c . # DEF matching this USE
:View23d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View23d . # DEF matching this USE
:View23e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View23e . # DEF matching this USE
:View24a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View24a . # DEF matching this USE
:View24b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View24b . # DEF matching this USE
:View24c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View24c . # DEF matching this USE
:View24d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View24d . # DEF matching this USE
:View24e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View24e . # DEF matching this USE
:View25a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View25a . # DEF matching this USE
:View25b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View25b . # DEF matching this USE
:View25c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View25c . # DEF matching this USE
:View25d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View25d . # DEF matching this USE
:View25e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View25e . # DEF matching this USE
:View26a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View26a . # DEF matching this USE
:View26b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View26b . # DEF matching this USE
:View26c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View26c . # DEF matching this USE
:View26d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View26d . # DEF matching this USE
:View26e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View26e . # DEF matching this USE
:View27a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View27a . # DEF matching this USE
:View27b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View27b . # DEF matching this USE
:View27c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View27c . # DEF matching this USE
:View27d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View27d . # DEF matching this USE
:View27e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View27e . # DEF matching this USE
:View28a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View28a . # DEF matching this USE
:View28b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View28b . # DEF matching this USE
:View28c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View28c . # DEF matching this USE
:View28d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View28d . # DEF matching this USE
:View28e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View28e . # DEF matching this USE
:View29a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View29a . # DEF matching this USE
:View29b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View29b . # DEF matching this USE
:View29c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View29c . # DEF matching this USE
:View29d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View29d . # DEF matching this USE
:View29e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View29e . # DEF matching this USE
:View30a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View30a . # DEF matching this USE
:View30b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View30b . # DEF matching this USE
:View30c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View30c . # DEF matching this USE
:View30d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View30d . # DEF matching this USE
:View30e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View30e . # DEF matching this USE
:View31a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View31a . # DEF matching this USE
:View31b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View31b . # DEF matching this USE
:View31c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View31c . # DEF matching this USE
:View31d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View31d . # DEF matching this USE
:View31e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View31e . # DEF matching this USE
:View32a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View32a . # DEF matching this USE
:View32b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View32b . # DEF matching this USE
:View32c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View32c . # DEF matching this USE
:View32d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View32d . # DEF matching this USE
:View32e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View32e . # DEF matching this USE
:View33a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View33a . # DEF matching this USE
:View33b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View33b . # DEF matching this USE
:View33c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View33c . # DEF matching this USE
:View33d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View33d . # DEF matching this USE
:View33e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View33e . # DEF matching this USE
:View34a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View34a . # DEF matching this USE
:View34b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View34b . # DEF matching this USE
:View34c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View34c . # DEF matching this USE
:View34d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View34d . # DEF matching this USE
:View34e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View34e . # DEF matching this USE
:View35a-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View35a . # DEF matching this USE
:View35b-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View35b . # DEF matching this USE
:View35c-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View35c . # DEF matching this USE
:View35d-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View35d . # DEF matching this USE
:View35e-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View35e . # DEF matching this USE
:View4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  x3do:DEF 'View4' ;
  x3do:description 'View four (-X axis)' ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( -10 0 0 ) .
:GeoLocation_2_11 a owl:NamedIndividual, x3do:GeoLocation ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Billboard_2_11_1, :TourTouch, :TourToggle ;
  x3do:hasROUTE :ROUTE_2_11_4, :ROUTE_2_11_5 ;
  x3do:geoCoords ( 36.595599 -121.877148 624990 ) .
:Billboard_2_11_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :GeoLocation_2_11 ;
  x3do:hasChildren :Shape_2_11_1_1 ;
  x3do:axisOfRotation ( 0 0 0 ) .
:Shape_2_11_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_11_1 ;
  x3do:hasGeometry :Text_2_11_1_1_1 ;
  x3do:hasAppearance :Appearance_2_11_1_1_2 .
:Text_2_11_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_11_1_1 ;
  x3do:hasFontStyle :FontStyle_2_11_1_1_1_1 ;
  x3do:string '"ViewpointSequencer tour"' .
:FontStyle_2_11_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_11_1_1_1 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
:Appearance_2_11_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_11_1_1 ;
  x3do:hasMaterial :Material_2_11_1_1_2_1 .
:Material_2_11_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_11_1_1_2 ;
  x3do:ambientIntensity 0.25 ;
  x3do:diffuseColor ( 0.795918 0.505869 0.093315 ) ;
  x3do:shininess 0.39 ;
  x3do:specularColor ( 0.923469 0.428866 0.006369 ) .
:TourTouch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :GeoLocation_2_11 ;
  x3do:DEF 'TourTouch' ;
  x3do:description 'Touch text to turn tour on/off' .
:TourToggle a owl:NamedIndividual, x3do:BooleanToggle ;
  x3do:hasParent :GeoLocation_2_11 ;
  x3do:DEF 'TourToggle' .
:ROUTE_2_11_4 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :GeoLocation_2_11 ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'TourTouch' ;
  x3do:toField 'set_boolean' ;
  x3do:toNode 'TourToggle' .
:ROUTE_2_11_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :GeoLocation_2_11 ;
  x3do:fromField 'toggle' ;
  x3do:fromNode 'TourToggle' ;
  x3do:toField 'set_enabled' ;
  x3do:toNode 'ViewpointTour' .
:ExternProtoDeclare_2_12 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_12_1, :field_2_12_2, :field_2_12_3, :field_2_12_4, :field_2_12_5, :field_2_12_6 ;
  x3do:appinfo 'ViewPositionOrientation provides provides console output of local position and orientation as user navigates' ;
  x3do:name 'ViewPositionOrientation' ;
  x3do:url '"../../Savage/Tools/Authoring/ViewPositionOrientationPrototype.x3d#ViewPositionOrientation" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/ViewPositionOrientationPrototype.x3d#ViewPositionOrientation" "../../Savage/Tools/Authoring/ViewPositionOrientationPrototype.wrl#ViewPositionOrientation" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/ViewPositionOrientationPrototype.wrl#ViewPositionOrientation"' .
:field_2_12_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Whether or not ViewPositionOrientation sends output to console' ;
  x3do:name 'enabled' ;
  x3do:type 'SFBool' .
:field_2_12_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Output internal trace messages for debugging this node, intended for developer use only' ;
  x3do:name 'traceEnabled' ;
  x3do:type 'SFBool' .
:field_2_12_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'Ability to turn output tracing on/off at runtime' ;
  x3do:name 'set_traceEnabled' ;
  x3do:type 'SFBool' .
:field_2_12_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Output local position' ;
  x3do:name 'position_changed' ;
  x3do:type 'SFVec3f' .
:field_2_12_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Output local orientation' ;
  x3do:name 'orientation_changed' ;
  x3do:type 'SFRotation' .
:field_2_12_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'MFString value of new Viewpoint' ;
  x3do:name 'outputViewpointString' ;
  x3do:type 'MFString' .
:ExampleViewPositionOrientation a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:hasFieldValue :fieldValue_2_13_1 ;
  x3do:DEF 'ExampleViewPositionOrientation' ;
  x3do:name 'ViewPositionOrientation' .
:fieldValue_2_13_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ExampleViewPositionOrientation ;
  x3do:name 'enabled' ;
  x3do:value false .
