@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Tools/Terrain/GeoLocation3.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'GeoLocation3.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'GeoLocation node that can automatically determine elevation and orientation to place object on terrain' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Brian Hittner, CPT, U.S.A.' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Xeena VRML importer with significant manual corrections' ;
  x3do:name 'translator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '7 October 2003' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '7 October 2003' ;
  x3do:name 'translated' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 November 2019' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' ;
  x3do:name 'generator' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Tools/Terrain/GeoLocation3.x3d' ;
  x3do:name 'identifier' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "GeoLocation3.x3d" .
:meta dcterms:description "GeoLocation node that can automatically determine elevation and orientation to place object on terrain" .
:meta dcterms:creator "Brian Hittner, CPT, U.S.A." .
:meta dcterms:translator "Xeena VRML importer with significant manual corrections" .
:meta dcterms:created "7 October 2003" .
:meta dcterms:translated "7 October 2003" .
:meta dcterms:modified "28 November 2019" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:generator "Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Tools/Terrain/GeoLocation3.x3d" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'GeoLocation3.x3d' .
:ProtoDeclare_2_2 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_2_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_2 ;
  x3do:name 'GeoLocation3' .
:ProtoInterface_2_2_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasField :field_2_2_1_1, :field_2_2_1_2, :field_2_2_1_3, :field_2_2_1_4, :field_2_2_1_5, :field_2_2_1_6, :field_2_2_1_7, :field_2_2_1_8, :field_2_2_1_9, :field_2_2_1_10, :field_2_2_1_11, :field_2_2_1_12, :field_2_2_1_13 .
:field_2_2_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'geoOrigin' ;
  x3do:type 'SFNode' .
:field_2_2_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'geoSystem' ;
  x3do:type 'MFString' ;
  x3do:value '"GD" "WE"' .
:field_2_2_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'geoCoords' ;
  x3do:type 'SFString' .
:field_2_2_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'children' ;
  x3do:type 'MFNode' .
:field_2_2_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'autoElevation' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_2_1_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'autoSurfaceOrientation' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_2_1_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'debug' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_2_1_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'set_geoCoords' ;
  x3do:type 'SFString' .
:field_2_2_1_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'geoCoords_changed' ;
  x3do:type 'SFString' .
:field_2_2_1_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'set_autoElevation' ;
  x3do:type 'SFBool' .
:field_2_2_1_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'autoElevation_changed' ;
  x3do:type 'SFBool' .
:field_2_2_1_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'set_autoSurfaceOrientation' ;
  x3do:type 'SFBool' .
:field_2_2_1_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'autoSurfaceOrientation_changed' ;
  x3do:type 'SFBool' .
:ProtoBody_2_2_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasChildren :GEOLOC_NODE, :GEOLOC_SCRIPT .
:GEOLOC_NODE a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasIS :IS_2_2_2_1_1 ;
  x3do:DEF 'GEOLOC_NODE' .
:IS_2_2_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :GEOLOC_NODE ;
  x3do:hasConnect :connect_2_2_2_1_1_1 .
:connect_2_2_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1 ;
  x3do:nodeField 'children' ;
  x3do:protoField 'children' .
:GEOLOC_SCRIPT a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasField :field_2_2_2_2_1, :field_2_2_2_2_2, :field_2_2_2_2_3, :field_2_2_2_2_4, :field_2_2_2_2_5, :field_2_2_2_2_6, :field_2_2_2_2_7, :field_2_2_2_2_8, :field_2_2_2_2_9, :field_2_2_2_2_10, :field_2_2_2_2_11, :field_2_2_2_2_12, :field_2_2_2_2_13 ;
  x3do:hasIS :IS_2_2_2_2_14 ;
  x3do:DEF 'GEOLOC_SCRIPT' ;
  x3do:directOutput true ;
  x3do:url '"GeoLocation3.class" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Terrain/GeoLocation3.class"' .
:field_2_2_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'geoOrigin' ;
  x3do:type 'SFNode' .
:field_2_2_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'geoSystem' ;
  x3do:type 'MFString' .
:field_2_2_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'geoCoords' ;
  x3do:type 'SFString' .
:field_2_2_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:hasChildren :GEOLOC_NODE-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'transform' ;
  x3do:type 'SFNode' .
:GEOLOC_NODE-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :field_2_2_2_2_4 ;
  owl:sameAs :GEOLOC_NODE . # DEF matching this USE
:field_2_2_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'autoElevation' ;
  x3do:type 'SFBool' .
:field_2_2_2_2_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'autoSurfaceOrientation' ;
  x3do:type 'SFBool' .
:field_2_2_2_2_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'debug' ;
  x3do:type 'SFBool' .
:field_2_2_2_2_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'set_geoCoords' ;
  x3do:type 'SFString' .
:field_2_2_2_2_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'geoCoords_changed' ;
  x3do:type 'SFString' .
:field_2_2_2_2_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'set_autoElevation' ;
  x3do:type 'SFBool' .
:field_2_2_2_2_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'autoElevation_changed' ;
  x3do:type 'SFBool' .
:field_2_2_2_2_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'set_autoSurfaceOrientation' ;
  x3do:type 'SFBool' .
:field_2_2_2_2_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'autoSurfaceOrientation_changed' ;
  x3do:type 'SFBool' .
:IS_2_2_2_2_14 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :GEOLOC_SCRIPT ;
  x3do:hasConnect :connect_2_2_2_2_14_1, :connect_2_2_2_2_14_2, :connect_2_2_2_2_14_3, :connect_2_2_2_2_14_4, :connect_2_2_2_2_14_5, :connect_2_2_2_2_14_6, :connect_2_2_2_2_14_7, :connect_2_2_2_2_14_8, :connect_2_2_2_2_14_9, :connect_2_2_2_2_14_10, :connect_2_2_2_2_14_11, :connect_2_2_2_2_14_12 .
:connect_2_2_2_2_14_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'geoOrigin' ;
  x3do:protoField 'geoOrigin' .
:connect_2_2_2_2_14_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'geoSystem' ;
  x3do:protoField 'geoSystem' .
:connect_2_2_2_2_14_3 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'geoCoords' ;
  x3do:protoField 'geoCoords' .
:connect_2_2_2_2_14_4 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'autoElevation' ;
  x3do:protoField 'autoElevation' .
:connect_2_2_2_2_14_5 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'autoSurfaceOrientation' ;
  x3do:protoField 'autoSurfaceOrientation' .
:connect_2_2_2_2_14_6 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'debug' ;
  x3do:protoField 'debug' .
:connect_2_2_2_2_14_7 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'set_geoCoords' ;
  x3do:protoField 'set_geoCoords' .
:connect_2_2_2_2_14_8 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'geoCoords_changed' ;
  x3do:protoField 'geoCoords_changed' .
:connect_2_2_2_2_14_9 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'set_autoElevation' ;
  x3do:protoField 'set_autoElevation' .
:connect_2_2_2_2_14_10 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'autoElevation_changed' ;
  x3do:protoField 'autoElevation_changed' .
:connect_2_2_2_2_14_11 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'set_autoSurfaceOrientation' ;
  x3do:protoField 'set_autoSurfaceOrientation' .
:connect_2_2_2_2_14_12 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_14 ;
  x3do:nodeField 'autoSurfaceOrientation_changed' ;
  x3do:protoField 'autoSurfaceOrientation_changed' .
