@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/CoordinateAxesX3dDISGeoLoc.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CoordinateAxesX3dDISGeoLoc.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'creator' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '14 July 2000' ;
  x3do:name 'created' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X Y Z axis arrows and labels in X3D, DIS and GeoLocation coordinate systems. See CoordinateAxesExample for use as an Inline coordinate-system reference frame.' ;
  x3do:name 'description' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.x3d' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://savage.nps.edu/Savage/Tools/Authoring/CoordinateAxes.x3d' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/CoordinateAxesX3dDISGeoLoc.x3d' ;
  x3do:name 'identifier' .
:meta_1_9 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_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "CoordinateAxesX3dDISGeoLoc.x3d" .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:created "14 July 2000" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:description "X Y Z axis arrows and labels in X3D, DIS and GeoLocation coordinate systems. See CoordinateAxesExample for use as an Inline coordinate-system reference frame." .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.x3d" .
:meta dcterms:reference "https://savage.nps.edu/Savage/Tools/Authoring/CoordinateAxes.x3d" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/CoordinateAxesX3dDISGeoLoc.x3d" .
:meta dcterms:generator "X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Group_2_2, :Transform_2_3, :Transform_2_4 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'CoordinateAxesX3dDISGeoLoc.x3d' .
:Group_2_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ArrowGreen, :Transform_2_2_2 .
:ArrowGreen a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :Shape_2_2_1_1, :Transform_2_2_1_2 ;
  x3do:DEF 'ArrowGreen' .
:Shape_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArrowGreen ;
  x3do:hasGeometry :ArrowCylinder ;
  x3do:hasAppearance :Green .
:ArrowCylinder a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_1_1 ;
  x3do:DEF 'ArrowCylinder' ;
  x3do:radius .025 ;
  x3do:top false .
:Green a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1 ;
  x3do:hasMaterial :Material_2_2_1_1_2_1 ;
  x3do:DEF 'Green' .
:Material_2_2_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Green ;
  x3do:diffuseColor ( .1 .6 .1 ) ;
  x3do:emissiveColor ( .05 .2 .05 ) .
:Transform_2_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ArrowGreen ;
  x3do:hasChildren :Shape_2_2_1_2_1 ;
  x3do:translation ( 0 1 0 ) .
:Shape_2_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_2 ;
  x3do:hasGeometry :ArrowCone ;
  x3do:hasAppearance :Green-USE-1 .
:ArrowCone a owl:NamedIndividual, x3do:Cone ;
  x3do:hasParent :Shape_2_2_1_2_1 ;
  x3do:DEF 'ArrowCone' ;
  x3do:bottomRadius .05 ;
  x3do:height .1 .
:Green-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_2_1 ;
  owl:sameAs :Green . # DEF matching this USE
:Transform_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :Billboard_2_2_2_1 ;
  x3do:translation ( 0 1.7 0 ) .
:Billboard_2_2_2_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_2_2 ;
  x3do:hasChildren :Shape_2_2_2_1_1 .
:Shape_2_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_2_2_1 ;
  x3do:hasAppearance :LABEL_APPEARANCE ;
  x3do:hasGeometry :Text_2_2_2_1_1_2 .
:LABEL_APPEARANCE a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_1 ;
  x3do:hasMaterial :Material_2_2_2_1_1_1_1 ;
  x3do:DEF 'LABEL_APPEARANCE' .
:Material_2_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :LABEL_APPEARANCE ;
  x3do:diffuseColor ( 1 1 .3 ) ;
  x3do:emissiveColor ( .33 .33 .1 ) .
:Text_2_2_2_1_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_2_1_1 ;
  x3do:hasFontStyle :LABEL_FONT ;
  x3do:string '"Up" "+Y X3D" "-Z DIS" "+Y GeoLocation"' .
:LABEL_FONT a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_2_1_1_2 ;
  x3do:DEF 'LABEL_FONT' ;
  x3do:family '"SANS"' ;
  x3do:justify '"MIDDLE" "MIDDLE"' ;
  x3do:size .2 .
:Transform_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Group_2_3_1 ;
  x3do:rotation ( 0 0 1 -1.57079 ) .
:Group_2_3_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3 ;
  x3do:hasChildren :ArrowRed, :Transform_2_3_1_2 .
:ArrowRed a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_3_1 ;
  x3do:hasChildren :Shape_2_3_1_1_1, :Transform_2_3_1_1_2 ;
  x3do:DEF 'ArrowRed' .
:Shape_2_3_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArrowRed ;
  x3do:hasGeometry :ArrowCylinder-USE-1 ;
  x3do:hasAppearance :Red .
:ArrowCylinder-USE-1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_1_1 ;
  owl:sameAs :ArrowCylinder . # DEF matching this USE
:Red a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1 ;
  x3do:hasMaterial :Material_2_3_1_1_1_2_1 ;
  x3do:DEF 'Red' .
:Material_2_3_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Red ;
  x3do:diffuseColor ( .7 .1 .1 ) ;
  x3do:emissiveColor ( .33 0 0 ) .
:Transform_2_3_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ArrowRed ;
  x3do:hasChildren :Shape_2_3_1_1_2_1 ;
  x3do:translation ( 0 1 0 ) .
:Shape_2_3_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_2 ;
  x3do:hasGeometry :ArrowCone-USE-1 ;
  x3do:hasAppearance :Red-USE-1 .
:ArrowCone-USE-1 a owl:NamedIndividual, x3do:Cone ;
  x3do:hasParent :Shape_2_3_1_1_2_1 ;
  owl:sameAs :ArrowCone . # DEF matching this USE
:Red-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_2_1 ;
  owl:sameAs :Red . # DEF matching this USE
:Transform_2_3_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1 ;
  x3do:hasChildren :Billboard_2_3_1_2_1 ;
  x3do:rotation ( 0 0 1 1.57079 ) ;
  x3do:translation ( 0 1.2 0 ) .
:Billboard_2_3_1_2_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_3_1_2 ;
  x3do:hasChildren :Shape_2_3_1_2_1_1 .
:Shape_2_3_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_3_1_2_1 ;
  x3do:hasAppearance :LABEL_APPEARANCE-USE-1 ;
  x3do:hasGeometry :Text_2_3_1_2_1_1_2 .
:LABEL_APPEARANCE-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_2_1_1 ;
  owl:sameAs :LABEL_APPEARANCE . # DEF matching this USE
:Text_2_3_1_2_1_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_3_1_2_1_1 ;
  x3do:hasFontStyle :LABEL_FONT-USE-1 ;
  x3do:string '"North" "+X X3D" "+X DIS" "-Z GeoLocation"' .
:LABEL_FONT-USE-1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_3_1_2_1_1_2 ;
  owl:sameAs :LABEL_FONT . # DEF matching this USE
:Transform_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Group_2_4_1 ;
  x3do:rotation ( 1 0 0 1.57079 ) .
:Group_2_4_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :ArrowBlue, :Transform_2_4_1_2 .
:ArrowBlue a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_4_1 ;
  x3do:hasChildren :Shape_2_4_1_1_1, :Transform_2_4_1_1_2 ;
  x3do:DEF 'ArrowBlue' .
:Shape_2_4_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ArrowBlue ;
  x3do:hasGeometry :ArrowCylinder-USE-2 ;
  x3do:hasAppearance :Blue .
:ArrowCylinder-USE-2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_4_1_1_1 ;
  owl:sameAs :ArrowCylinder . # DEF matching this USE
:Blue a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_1_1_1 ;
  x3do:hasMaterial :Material_2_4_1_1_1_2_1 ;
  x3do:DEF 'Blue' .
:Material_2_4_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Blue ;
  x3do:diffuseColor ( .3 .3 1 ) ;
  x3do:emissiveColor ( .1 .1 .33 ) .
:Transform_2_4_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ArrowBlue ;
  x3do:hasChildren :Shape_2_4_1_1_2_1 ;
  x3do:translation ( 0 1 0 ) .
:Shape_2_4_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_1_1_2 ;
  x3do:hasGeometry :ArrowCone-USE-2 ;
  x3do:hasAppearance :Blue-USE-1 .
:ArrowCone-USE-2 a owl:NamedIndividual, x3do:Cone ;
  x3do:hasParent :Shape_2_4_1_1_2_1 ;
  owl:sameAs :ArrowCone . # DEF matching this USE
:Blue-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_1_1_2_1 ;
  owl:sameAs :Blue . # DEF matching this USE
:Transform_2_4_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_4_1 ;
  x3do:hasChildren :Billboard_2_4_1_2_1 ;
  x3do:rotation ( 1 0 0 -1.57079 ) ;
  x3do:translation ( 0 1.1 -0.05 ) .
:Billboard_2_4_1_2_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_4_1_2 ;
  x3do:hasChildren :Shape_2_4_1_2_1_1 .
:Shape_2_4_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_4_1_2_1 ;
  x3do:hasAppearance :LABEL_APPEARANCE-USE-2 ;
  x3do:hasGeometry :Text_2_4_1_2_1_1_2 .
:LABEL_APPEARANCE-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_1_2_1_1 ;
  owl:sameAs :LABEL_APPEARANCE . # DEF matching this USE
:Text_2_4_1_2_1_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_1_2_1_1 ;
  x3do:hasFontStyle :LABEL_FONT-USE-2 ;
  x3do:string '"East" "+Z X3D" "+Y DIS" "+X GeoLocation"' .
:LABEL_FONT-USE-2 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_1_2_1_1_2 ;
  owl:sameAs :LABEL_FONT . # DEF matching this USE
