@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Submarines/Various/Type209GlafkosDieselSubmarinePropeller.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 'Type209GlafkosDieselSubmarinePropeller.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Submarine propeller based on a propeller initially created by James Harney for an "Arleigh Burke" type DDG' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Anthony Varelas' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1 September 2002' ;
  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 'https://www.fas.org/man/dod-101/sys/ship/ddg-51.htm' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'FASDDG51.htm' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Submarines/Various/Type209GlafkosDieselSubmarinePropeller.x3d' ;
  x3do:name 'identifier' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "Type209GlafkosDieselSubmarinePropeller.x3d" .
:meta dcterms:description "Submarine propeller based on a propeller initially created by James Harney for an \"Arleigh Burke\" type DDG" .
:meta dcterms:creator "Anthony Varelas" .
:meta dcterms:created "1 September 2002" .
:meta dcterms:modified "28 November 2019" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/ship/ddg-51.htm" .
:meta dcterms:reference "FASDDG51.htm" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Submarines/Various/Type209GlafkosDieselSubmarinePropeller.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Background_2_2, :LOD_2_3, :MyClock, :MyOI, :OI2 ;
  x3do:hasROUTE :ROUTE_2_6, :ROUTE_2_7, :ROUTE_2_9, :ROUTE_2_10 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'Type209GlafkosDieselSubmarinePropeller.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:skyColor ( 0 0 0.5 ) .
:LOD_2_3 a owl:NamedIndividual, x3do:LOD ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_3_1, :Transform_2_3_2 ;
  x3do:range ( 500 ) .
:Transform_2_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LOD_2_3 ;
  x3do:hasChildren :STBDSHAFT, :PORTSHAFT .
:STBDSHAFT a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1 ;
  x3do:hasChildren :PROP ;
  x3do:DEF 'STBDSHAFT' ;
  x3do:scale ( .3 .3 .3 ) .
:PROP a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :STBDSHAFT ;
  x3do:hasChildren :HUB, :BASE, :Transform_2_3_1_1_1_3, :Transform_2_3_1_1_1_4, :Transform_2_3_1_1_1_5, :Transform_2_3_1_1_1_6, :Transform_2_3_1_1_1_7, :Transform_2_3_1_1_1_8 ;
  x3do:DEF 'PROP' .
:HUB a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PROP ;
  x3do:hasChildren :Shape_2_3_1_1_1_1_1 ;
  x3do:DEF 'HUB' .
:Shape_2_3_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :HUB ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_1_1_2 .
:Appearance_2_3_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1_1_1 ;
  x3do:hasMaterial :BRASS .
:BRASS a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_1 ;
  x3do:DEF 'BRASS' ;
  x3do:ambientIntensity 0.4 ;
  x3do:diffuseColor ( 0.22 0.15 0 ) ;
  x3do:shininess 0.16 ;
  x3do:specularColor ( 0.71 0.70 0.56 ) .
:Extrusion_2_3_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_1_1_1_1 ;
  x3do:creaseAngle .785 ;
  x3do:crossSection ( 1.00 0 .92 -0.38 .71 -0.71 .38 -0.92 .00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 .38 -0.71 .71 -0.38 .92 0.00 1.00 .38 .92 .71 .71 .92 .38 1.00 0.00 ) ;
  x3do:solid false ;
  x3do:spine ( 0.0 0.0 0.0 0.0 0.0 -3.29 ) .
:BASE a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PROP ;
  x3do:hasChildren :Shape_2_3_1_1_1_2_1 ;
  x3do:DEF 'BASE' .
:Shape_2_3_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BASE ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_2_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_2_1_2 .
:Appearance_2_3_1_1_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1_2_1 ;
  x3do:hasMaterial :BRASS-USE-1 .
:BRASS-USE-1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_2_1_1 ;
  owl:sameAs :BRASS . # DEF matching this USE
:Extrusion_2_3_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_1_1_2_1 ;
  x3do:creaseAngle .785 ;
  x3do:crossSection ( 1.00 0 .92 -0.38 .71 -0.71 .38 -0.92 .00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 .38 -0.71 .71 -0.38 .92 0.00 1.00 .38 .92 .71 .71 .92 .38 1.00 0.00 ) ;
  x3do:scale ( 1.0 1.0 .8 .8 .4 .4 .4 .4 ) ;
  x3do:solid false ;
  x3do:spine ( 0.0 0.0 0.1 0.0 0.0 1.14 0.0 0.0 1.56 0.0 0.0 1.66 ) .
:Transform_2_3_1_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PROP ;
  x3do:hasChildren :BLADE ;
  x3do:rotation ( 1 0 0 -1.64 ) .
:BLADE a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_1_1_3 ;
  x3do:hasChildren :Transform_2_3_1_1_1_3_1_1 ;
  x3do:DEF 'BLADE' .
:Transform_2_3_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BLADE ;
  x3do:hasChildren :Shape_2_3_1_1_1_3_1_1_1 ;
  x3do:rotation ( 0 0 1 -0.349 ) ;
  x3do:scale ( 1 .1 1 ) ;
  x3do:translation ( -2 2.25 0 ) .
:Shape_2_3_1_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_3_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_3_1_1_1_2 .
:Appearance_2_3_1_1_1_3_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1_3_1_1_1 ;
  x3do:hasMaterial :BRASS-USE-2 .
:BRASS-USE-2 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_3_1_1_1_1 ;
  owl:sameAs :BRASS . # DEF matching this USE
:Extrusion_2_3_1_1_1_3_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_1_1_3_1_1_1 ;
  x3do:creaseAngle 1.1 ;
  x3do:crossSection ( 2 .2 1.95 .5 1.9 1 1.95 1.5 2 2 2.1 1.5 2.1 3 2 3.5 1.75 4 1.65 4.5 .5 4.85 .4 5 .5 5.4 1 5.6 1.5 5.9 2 6 2.5 6.05 3 6.05 3.5 6.05 4 6.05 4.5 6 5 5.95 5.5 5.6 5.6 5.5 6 5.25 6.5 5 6.8 4.5 7.1 4 7.4 3.5 7.45 3 7.4 2.5 7.15 2 7 1.5 6.5 1.25 6 1 5.5 .95 5 .925 4.5 .85 4 .55 4 .45 3.5 .46 3 .5 2.5 .46 2 .2 ) .
:Transform_2_3_1_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PROP ;
  x3do:hasChildren :Transform_2_3_1_1_1_4_1 ;
  x3do:rotation ( 1 0 0 -1.64 ) .
:Transform_2_3_1_1_1_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1_1_4 ;
  x3do:hasChildren :BLADE-USE-1 ;
  x3do:rotation ( 0 1 0 1.36 ) .
:BLADE-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_1_1_4_1 ;
  owl:sameAs :BLADE . # DEF matching this USE
:Transform_2_3_1_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PROP ;
  x3do:hasChildren :Transform_2_3_1_1_1_5_1 ;
  x3do:rotation ( 1 0 0 -1.64 ) .
:Transform_2_3_1_1_1_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1_1_5 ;
  x3do:hasChildren :BLADE-USE-2 ;
  x3do:rotation ( 0 1 0 2.72 ) .
:BLADE-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_1_1_5_1 ;
  owl:sameAs :BLADE . # DEF matching this USE
:Transform_2_3_1_1_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PROP ;
  x3do:hasChildren :Transform_2_3_1_1_1_6_1 ;
  x3do:rotation ( 1 0 0 -1.64 ) .
:Transform_2_3_1_1_1_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1_1_6 ;
  x3do:hasChildren :BLADE-USE-3 ;
  x3do:rotation ( 0 1 0 4.08 ) .
:BLADE-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_1_1_6_1 ;
  owl:sameAs :BLADE . # DEF matching this USE
:Transform_2_3_1_1_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PROP ;
  x3do:hasChildren :Transform_2_3_1_1_1_7_1 ;
  x3do:rotation ( 1 0 0 -1.64 ) .
:Transform_2_3_1_1_1_7_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1_1_7 ;
  x3do:hasChildren :BLADE-USE-4 ;
  x3do:rotation ( 0 1 0 5.44 ) .
:BLADE-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_1_1_7_1 ;
  owl:sameAs :BLADE . # DEF matching this USE
:Transform_2_3_1_1_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PROP .
:PORTSHAFT a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1 ;
  x3do:hasChildren :Group_2_3_1_2_1 ;
  x3do:DEF 'PORTSHAFT' ;
  x3do:scale ( .3 .3 .3 ) ;
  x3do:translation ( -4 0 0 ) .
:Group_2_3_1_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :PORTSHAFT ;
  x3do:hasChildren :Transform_2_3_1_2_1_1 .
:Transform_2_3_1_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_2_1 .
:Transform_2_3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :LOD_2_3 .
:MyClock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'MyClock' ;
  x3do:cycleInterval '2' ;
  x3do:loop true .
:MyOI a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'MyOI' ;
  x3do:key ( 0 0.5 1 ) ;
  x3do:keyValue ( 0 0 1 0 0 0 1 3.14 0 0 1 6.28 ) .
:ROUTE_2_6 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'MyClock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'MyOI' .
:ROUTE_2_7 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'MyOI' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'PORTSHAFT' .
:OI2 a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'OI2' ;
  x3do:key ( 0 0.5 1 ) ;
  x3do:keyValue ( 0 0 1 6.28 0 0 1 3.14 0 0 1 0 ) .
:ROUTE_2_9 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'MyClock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'OI2' .
:ROUTE_2_10 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'OI2' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'STBDSHAFT' .
