@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/AnimatedViewpointRecorderSample.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 'AnimatedViewpointRecorderSample.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Example output from AnimatedViewpointRecorderExample showing results from four separate, previously computed, animated viewpoint recordings.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman, Ken Curtin, Duane Davis, Christos Kalogrias' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '9 November 2003' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 November 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'AnimatedViewpointRecorderPrototype.x3d' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'AnimatedViewpointRecorderExample.x3d' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'recording animated viewpoint tour' ;
  x3do:name 'subject' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/AnimatedViewpointRecorderSample.x3d' ;
  x3do:name 'identifier' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "AnimatedViewpointRecorderSample.x3d" .
:meta dcterms:description "Example output from AnimatedViewpointRecorderExample showing results from four separate, previously computed, animated viewpoint recordings." .
:meta dcterms:creator "Don Brutzman, Ken Curtin, Duane Davis, Christos Kalogrias" .
:meta dcterms:created "9 November 2003" .
:meta dcterms:modified "28 November 2019" .
:meta dcterms:reference "AnimatedViewpointRecorderPrototype.x3d" .
:meta dcterms:reference "AnimatedViewpointRecorderExample.x3d" .
:meta dcterms:subject "recording animated viewpoint tour" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/AnimatedViewpointRecorderSample.x3d" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :HelloWorld, :Group_2_3 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'AnimatedViewpointRecorderSample.x3d' .
:HelloWorld a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'HelloWorld' ;
  x3do:url '"../../../HelloWorld.x3d" "https://www.web3d.org/x3d/content/examples/Basic/HelloWorld.x3d" "../../../HelloWorld.wrl" "https://www.web3d.org/x3d/content/examples/Basic/HelloWorld.wrl"' .
:Group_2_3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :AnimatedViewpointRecorderViewpoint0, :AnimatedViewpointRecorderTimer0, :AnimatedViewpointRecorderPosition0, :AnimatedViewpointRecorderOrientation0, :Group_2_3_5 .
:AnimatedViewpointRecorderViewpoint0 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_3 ;
  x3do:DEF 'AnimatedViewpointRecorderViewpoint0' ;
  x3do:description 'Animated Tour 0' ;
  x3do:orientation ( 1 0 0 -0.000690534 ) ;
  x3do:position ( 0 0.00675263 10 ) .
:AnimatedViewpointRecorderTimer0 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Group_2_3 ;
  x3do:DEF 'AnimatedViewpointRecorderTimer0' ;
  x3do:cycleInterval '6.407' ;
  x3do:loop true .
:AnimatedViewpointRecorderPosition0 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Group_2_3 ;
  x3do:DEF 'AnimatedViewpointRecorderPosition0' ;
  x3do:key ( 0 0.01717 0.03418 0.05135 0.06836 0.08538 0.10254 0.11956 0.13657 0.15374 0.17075 0.18792 0.20493 0.22194 0.23911 0.25613 0.27329 0.29031 0.30732 0.32449 0.3415 0.35851 0.37568 0.3927 0.40986 1 ) ;
  x3do:keyValue ( 0 0.00675263 10 0 0.884067 9.96085 0 2.67779 9.63481 0 4.76304 8.79281 0 6.80765 7.32502 0 8.50591 5.25829 0 9.61809 2.73724 0 10 0.00103736 0 9.61675 -2.74195 0 8.48232 -5.29625 0 6.68996 -7.43266 0 4.32236 -9.01761 0 1.62865 -9.86648 0 -1.19496 -9.92834 0 -3.94716 -9.18803 0 -6.3587 -7.71796 0 -8.27764 -5.61075 0 -9.51627 -3.07256 0 -9.99581 -0.289271 0 -9.67145 2.54224 0 -8.57491 5.14498 0 -6.79438 7.33731 0 -4.44863 8.95597 0 -1.76712 9.84261 0 1.0812 9.94136 0 -1 7 ) .
:AnimatedViewpointRecorderOrientation0 a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Group_2_3 ;
  x3do:DEF 'AnimatedViewpointRecorderOrientation0' ;
  x3do:key ( 0 0.01717 0.03418 0.05135 0.06836 0.08538 0.10254 0.11956 0.13657 0.15374 0.17075 0.18792 0.20493 0.22194 0.23911 0.25613 0.27329 0.29031 0.30732 0.32449 0.3415 0.35851 0.37568 0.3927 0.40986 1 ) ;
  x3do:keyValue ( 1 0 0 -0.000690534 1 0 0 -0.0885223 1 0 0 -0.271086 1 0 0 -0.496447 1 0 0 -0.748806 1 0 0 -1.01711 1 0 0 -1.29353 1 0 0 -1.57069 1 0 0 -1.84855 1 0 0 -2.12895 1 0 0 -2.40873 1 0 0 -2.69462 1 0 0 -2.978 1 0 -0 -3.26137 1 0 -0 -3.54735 1 0 -0 -3.83073 1 0 -0 -4.1167 1 0 -0 -4.40008 1 0 -0 -4.68346 1 0 -0 -4.96943 1 0 -0 -5.25281 1 0 -0 -5.53619 1 0 -0 -5.82216 1 0 -0 -6.10554 -1 0 0 -6.17486 1 0 0 -0 ) .
:Group_2_3_5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_3 ;
  x3do:hasROUTE :ROUTE_2_3_5_1, :ROUTE_2_3_5_2, :ROUTE_2_3_5_3, :ROUTE_2_3_5_4, :ROUTE_2_3_5_5 .
:ROUTE_2_3_5_1 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_5 ;
  x3do:fromField 'bindTime' ;
  x3do:fromNode 'AnimatedViewpointRecorderViewpoint0' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'AnimatedViewpointRecorderTimer0' .
:ROUTE_2_3_5_2 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_5 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'AnimatedViewpointRecorderTimer0' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'AnimatedViewpointRecorderPosition0' .
:ROUTE_2_3_5_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_5 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'AnimatedViewpointRecorderTimer0' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'AnimatedViewpointRecorderOrientation0' .
:ROUTE_2_3_5_4 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_5 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'AnimatedViewpointRecorderPosition0' ;
  x3do:toField 'position' ;
  x3do:toNode 'AnimatedViewpointRecorderViewpoint0' .
:ROUTE_2_3_5_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_5 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'AnimatedViewpointRecorderOrientation0' ;
  x3do:toField 'orientation' ;
  x3do:toNode 'AnimatedViewpointRecorderViewpoint0' .
