@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/course/ExtrusionCrossSectionExampleShip.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.2' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.2.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_12, :meta_1_13, :meta_1_14, :meta_1_15, :meta_1_16, :meta_1_17 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'ExtrusionCrossSectionExampleShip.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 '20 December 1999' ;
  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 'Ship model as example use of ExtrusionCrossSectionPrototype for drawing several different Extrusion spines and cross sections.' ;
  x3do:name 'description' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'ExtrusionCrossSectionExampleShip.png' ;
  x3do:name 'Image' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Utilize ExtrusionCrossSection ProtoInstance as a Shape node (with containerField="children") rather than an Extrusion node (with containerField="geometry").' ;
  x3do:name 'hint' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'ExtrusionExampleShip.x3d' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'ExtrusionCrossSectionExampleTorus.x3d' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'ExtrusionCrossSectionPrototype.x3d' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'VRML 97 Specification, 6.18 Extrusion' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/technicalinfo/specifications/vrml97/part1/nodesRef.html#Extrusion' ;
  x3do:name 'reference' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'VRML 97 Specification, Figure 6.6' ;
  x3do:name 'Image' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/technicalinfo/specifications/vrml97/part1/Images/Extrusion.gif' ;
  x3do:name 'Image' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/course/ExtrusionCrossSectionExampleShip.x3d' ;
  x3do:name 'identifier' .
:meta_1_16 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_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "ExtrusionCrossSectionExampleShip.x3d" .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:created "20 December 1999" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:description "Ship model as example use of ExtrusionCrossSectionPrototype for drawing several different Extrusion spines and cross sections." .
:meta dcterms:Image "ExtrusionCrossSectionExampleShip.png" .
:meta dcterms:hint "Utilize ExtrusionCrossSection ProtoInstance as a Shape node (with containerField=\"children\") rather than an Extrusion node (with containerField=\"geometry\")." .
:meta dcterms:reference "ExtrusionExampleShip.x3d" .
:meta dcterms:reference "ExtrusionCrossSectionExampleTorus.x3d" .
:meta dcterms:reference "ExtrusionCrossSectionPrototype.x3d" .
:meta dcterms:reference "VRML 97 Specification, 6.18 Extrusion" .
:meta dcterms:reference "https://www.web3d.org/technicalinfo/specifications/vrml97/part1/nodesRef.html#Extrusion" .
:meta dcterms:Image "VRML 97 Specification, Figure 6.6" .
:meta dcterms:Image "https://www.web3d.org/technicalinfo/specifications/vrml97/part1/Images/Extrusion.gif" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/course/ExtrusionCrossSectionExampleShip.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, :NavigationInfo_2_3, :Viewpoint_2_4, :Viewpoint_2_5, :Viewpoint_2_6, :Viewpoint_2_7, :Transform_2_8, :Background_2_9, :SmokePosition, :SuperstructurePosition, :StackPosition, :HullPosition, :Transform_2_14, :Transform_2_15 ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'ExtrusionCrossSectionExampleShip.x3d' .
:ExternProtoDeclare_2_2 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_2_1, :field_2_2_2, :field_2_2_3, :field_2_2_4, :field_2_2_5, :field_2_2_6, :field_2_2_7, :field_2_2_8, :field_2_2_9, :field_2_2_10, :field_2_2_11, :field_2_2_12, :field_2_2_13, :field_2_2_14, :field_2_2_15, :field_2_2_16, :field_2_2_17, :field_2_2_18, :field_2_2_19, :field_2_2_20, :field_2_2_21, :field_2_2_22, :field_2_2_23 ;
  x3do:appinfo 'Shape prototype for Extrusion node that also draws spine line plus oriented scaled cross sections at each spine point' ;
  x3do:documentation 'https://www.web3d.org/x3d/content/examples/Basic/course/ExtrusionCrossSectionPrototype.x3d' ;
  x3do:name 'ExtrusionCrossSection' ;
  x3do:url '"ExtrusionCrossSectionPrototype.x3d#ExtrusionCrossSection" "https://www.web3d.org/x3d/content/examples/Basic/course/ExtrusionCrossSectionPrototype.x3d#ExtrusionCrossSection" "ExtrusionCrossSectionPrototype.wrl#ExtrusionCrossSection" "https://www.web3d.org/x3d/content/examples/Basic/course/ExtrusionCrossSectionPrototype.wrl#ExtrusionCrossSection"' .
:field_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Extrusion name' ;
  x3do:name 'name' ;
  x3do:type 'SFString' .
:field_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'crossSection' ;
  x3do:type 'MFVec2f' .
:field_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'spine' ;
  x3do:type 'MFVec3f' .
:field_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'scale' ;
  x3do:type 'MFVec2f' .
:field_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'orientation' ;
  x3do:type 'MFRotation' .
:field_2_2_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'beginCap' ;
  x3do:type 'SFBool' .
:field_2_2_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'endCap' ;
  x3do:type 'SFBool' .
:field_2_2_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'ccw' ;
  x3do:type 'SFBool' .
:field_2_2_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'convex' ;
  x3do:type 'SFBool' .
:field_2_2_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'creaseAngle' ;
  x3do:type 'SFFloat' .
:field_2_2_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'solid' ;
  x3do:type 'SFBool' .
:field_2_2_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'emissiveColor of spine' ;
  x3do:name 'spineColor' ;
  x3do:type 'SFColor' .
:field_2_2_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'diffuseColor of crossSection' ;
  x3do:name 'crossSectionColor' ;
  x3do:type 'SFColor' .
:field_2_2_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'transparency of crossSection' ;
  x3do:name 'crossSectionTransparency' ;
  x3do:type 'SFFloat' .
:field_2_2_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'diffuseColor of extrusion hull' ;
  x3do:name 'extrusionColor' ;
  x3do:type 'SFColor' .
:field_2_2_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'transparency of extrusion hull' ;
  x3do:name 'extrusionTransparency' ;
  x3do:type 'SFFloat' .
:field_2_2_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Image to apply to Extrusion' ;
  x3do:name 'extrusionImageTexture' ;
  x3do:type 'SFNode' .
:field_2_2_18 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'TextureTransform coordinates of image applied to Extrusion' ;
  x3do:name 'extrusionTextureTransform' ;
  x3do:type 'SFNode' .
:field_2_2_19 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'set_crossSection' ;
  x3do:type 'MFVec2f' .
:field_2_2_20 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'set_spine' ;
  x3do:type 'MFVec3f' .
:field_2_2_21 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'set_scale' ;
  x3do:type 'MFVec2f' .
:field_2_2_22 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'Extrusion field' ;
  x3do:name 'set_orientation' ;
  x3do:type 'MFRotation' .
:field_2_2_23 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Whether to provide initialization trace statements showing node construction' ;
  x3do:name 'traceEnabled' ;
  x3do:type 'SFBool' .
:NavigationInfo_2_3 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:speed 4 .
:Viewpoint_2_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'ship hull' ;
  x3do:position ( 0 0 40 ) .
:Viewpoint_2_5 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'stack' ;
  x3do:position ( 8 5 20 ) .
:Viewpoint_2_6 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'smoke extrusion start' ;
  x3do:position ( 6.8 7 10 ) .
:Viewpoint_2_7 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'forward starboard quarter' ;
  x3do:orientation ( 0 1 0 0.5 ) ;
  x3do:position ( 20 3 25 ) .
:Transform_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_8_1 ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:translation ( 15 30 0 ) .
:Viewpoint_2_8_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_8 ;
  x3do:description 'touch smoke to animate' ;
  x3do:orientation ( 1 0 0 -1 ) ;
  x3do:position ( 0 0 0 ) .
:Background_2_9 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundColor ( 0.7 0.7 0.7 ) ;
  x3do:skyAngle ( 0.05 1.5 1.59 ) ;
  x3do:skyColor ( 0.6 0.6 0.4 0.4 0.4 0.7 0.3 0.3 0.6 0.1 0.1 0.3 ) .
:SmokePosition a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Smoke, :TouchSmoke, :SmokeClock, :SmokeSpineInterpolator ;
  x3do:hasROUTE :ROUTE_2_10_5, :ROUTE_2_10_6, :ROUTE_2_10_7 ;
  x3do:DEF 'SmokePosition' ;
  x3do:translation ( 5.8 7 0 ) .
:Smoke a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :SmokePosition ;
  x3do:hasFieldValue :fieldValue_2_10_1_1, :fieldValue_2_10_1_2, :fieldValue_2_10_1_3, :fieldValue_2_10_1_4, :fieldValue_2_10_1_5, :fieldValue_2_10_1_6, :fieldValue_2_10_1_7, :fieldValue_2_10_1_8, :fieldValue_2_10_1_9, :fieldValue_2_10_1_10, :fieldValue_2_10_1_11, :fieldValue_2_10_1_12 ;
  x3do:DEF 'Smoke' ;
  x3do:name 'ExtrusionCrossSection' .
:fieldValue_2_10_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'name' ;
  x3do:value 'Smoke' .
:fieldValue_2_10_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'crossSection' ;
  x3do:value ( 0 1 -1 0 0 -0.5 1.5 0 0 1 ) .
:fieldValue_2_10_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'spine' ;
  x3do:value ( 0 0 0 -1 0 0 -2 0 0 -3 0 0 -5 0 0 ) .
:fieldValue_2_10_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'scale' ;
  x3do:value ( 0.8 0.7 0.7 0.6 0.6 0.5 0.5 0.3 0.4 0.2 ) .
:fieldValue_2_10_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'orientation' ;
  x3do:value ( 0 1 0 0 0 1 0 0 0 1 0 -0.4 0 1 0 0 1 0 0 0.4 ) .
:fieldValue_2_10_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'creaseAngle' ;
  x3do:value 1 .
:fieldValue_2_10_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'solid' ;
  x3do:value false .
:fieldValue_2_10_1_8 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'spineColor' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_10_1_9 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'crossSectionColor' ;
  x3do:value ( 0.2 0.2 0.6 ) .
:fieldValue_2_10_1_10 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'extrusionColor' ;
  x3do:value ( 0.0 0.9 0.9 ) .
:fieldValue_2_10_1_11 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'extrusionTransparency' ;
  x3do:value 0.5 .
:fieldValue_2_10_1_12 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Smoke ;
  x3do:name 'traceEnabled' ;
  x3do:value false .
:TouchSmoke a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :SmokePosition ;
  x3do:DEF 'TouchSmoke' ;
  x3do:description 'click smoke to animate' .
:SmokeClock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :SmokePosition ;
  x3do:DEF 'SmokeClock' ;
  x3do:cycleInterval '30' ;
  x3do:startTime '-1' .
:SmokeSpineInterpolator a owl:NamedIndividual, x3do:CoordinateInterpolator ;
  x3do:hasParent :SmokePosition ;
  x3do:DEF 'SmokeSpineInterpolator' ;
  x3do:key ( 0 0.2 0.5 0.8 1 ) ;
  x3do:keyValue ( 0 0 0 -1 0 0 -2 0 0 -3 0 0 -5 0 0 0 0 0 -2 0 0 -4 -0.5 0 -6 -1 0 -8 -2 0 0 0 0 -4 0 0 -8 -1 0 -13 -2 0 -20 -2.5 0 0 0 0 -2 0 0 -4 -0.5 0 -6 -1 0 -8 -2 0 0 0 0 -1 0 0 -2 0 0 -3 0 0 -5 0 0 ) .
:ROUTE_2_10_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :SmokePosition ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'TouchSmoke' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'SmokeClock' .
:ROUTE_2_10_6 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :SmokePosition ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'SmokeClock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'SmokeSpineInterpolator' .
:ROUTE_2_10_7 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :SmokePosition ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'SmokeSpineInterpolator' ;
  x3do:toField 'set_spine' ;
  x3do:toNode 'Smoke' .
:SuperstructurePosition a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Superstructure ;
  x3do:DEF 'SuperstructurePosition' ;
  x3do:translation ( 12 1 0 ) .
:Superstructure a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :SuperstructurePosition ;
  x3do:hasFieldValue :fieldValue_2_11_1_1, :fieldValue_2_11_1_2, :fieldValue_2_11_1_3, :fieldValue_2_11_1_4, :fieldValue_2_11_1_5, :fieldValue_2_11_1_6, :fieldValue_2_11_1_7, :fieldValue_2_11_1_8, :fieldValue_2_11_1_9, :fieldValue_2_11_1_10 ;
  x3do:DEF 'Superstructure' ;
  x3do:name 'ExtrusionCrossSection' .
:fieldValue_2_11_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Superstructure ;
  x3do:name 'name' ;
  x3do:value 'Superstructure' .
:fieldValue_2_11_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Superstructure ;
  x3do:name 'crossSection' ;
  x3do:value ( 0.1 1 0.1 -1 -1 -1 -1 1 0.1 1 ) .
:fieldValue_2_11_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Superstructure ;
  x3do:name 'spine' ;
  x3do:value ( 0 0 0 0 1 0 0 1.95 0 0 1.96 0 0 3 0 ) .
:fieldValue_2_11_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Superstructure ;
  x3do:name 'scale' ;
  x3do:value ( 6 2 6 2 6 2 1 1.8 1 1.8 ) .
:fieldValue_2_11_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Superstructure ;
  x3do:name 'spineColor' ;
  x3do:value ( 0.7 0.7 0 ) .
:fieldValue_2_11_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Superstructure ;
  x3do:name 'ccw' ;
  x3do:value true .
:fieldValue_2_11_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Superstructure ;
  x3do:name 'crossSectionColor' ;
  x3do:value ( 0.6 0.6 0.2 ) .
:fieldValue_2_11_1_8 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Superstructure ;
  x3do:name 'extrusionColor' ;
  x3do:value ( 0.3 0.6 0.6 ) .
:fieldValue_2_11_1_9 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Superstructure ;
  x3do:name 'extrusionTransparency' ;
  x3do:value 0.6 .
:fieldValue_2_11_1_10 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Superstructure ;
  x3do:name 'traceEnabled' ;
  x3do:value false .
:StackPosition a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Stack ;
  x3do:DEF 'StackPosition' ;
  x3do:translation ( 8 1 0 ) .
:Stack a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :StackPosition ;
  x3do:hasFieldValue :fieldValue_2_12_1_1, :fieldValue_2_12_1_2, :fieldValue_2_12_1_3, :fieldValue_2_12_1_4, :fieldValue_2_12_1_5, :fieldValue_2_12_1_6, :fieldValue_2_12_1_7, :fieldValue_2_12_1_8, :fieldValue_2_12_1_9, :fieldValue_2_12_1_10, :fieldValue_2_12_1_11, :fieldValue_2_12_1_12 ;
  x3do:DEF 'Stack' ;
  x3do:name 'ExtrusionCrossSection' .
:fieldValue_2_12_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'name' ;
  x3do:value 'Stack' .
:fieldValue_2_12_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'crossSection' ;
  x3do:value ( 0 1 0.38 0.92 0.71 0.71 0.92 0.38 1 0 0.92 -0.38 0.71 -0.71 0.38 -0.92 0 -1 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1 0 -0.92 0.38 -0.71 0.71 -0.38 0.92 0 1 ) .
:fieldValue_2_12_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'spine' ;
  x3do:value ( 0.1 2 0 0 5 0 -0.4 5.6 0 -1 6 0 ) .
:fieldValue_2_12_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'scale' ;
  x3do:value ( 1 1 1 1 0.9 0.85 0.8 0.4 ) .
:fieldValue_2_12_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'orientation' ;
  x3do:value ( 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0.4 ) .
:fieldValue_2_12_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'spineColor' ;
  x3do:value ( 1 1 1 ) .
:fieldValue_2_12_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'creaseAngle' ;
  x3do:value 1 .
:fieldValue_2_12_1_8 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'crossSectionColor' ;
  x3do:value ( 0.8 0.2 0.2 ) .
:fieldValue_2_12_1_9 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'crossSectionTransparency' ;
  x3do:value 0.1 .
:fieldValue_2_12_1_10 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'extrusionColor' ;
  x3do:value ( 0.3 0.3 0.3 ) .
:fieldValue_2_12_1_11 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'extrusionTransparency' ;
  x3do:value 0.5 .
:fieldValue_2_12_1_12 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Stack ;
  x3do:name 'traceEnabled' ;
  x3do:value false .
:HullPosition a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Hull ;
  x3do:DEF 'HullPosition' ;
  x3do:translation ( 0 1 0 ) .
:Hull a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :HullPosition ;
  x3do:hasFieldValue :fieldValue_2_13_1_1, :fieldValue_2_13_1_2, :fieldValue_2_13_1_3, :fieldValue_2_13_1_4, :fieldValue_2_13_1_5, :fieldValue_2_13_1_6, :fieldValue_2_13_1_7 ;
  x3do:DEF 'Hull' ;
  x3do:name 'ExtrusionCrossSection' .
:fieldValue_2_13_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Hull ;
  x3do:name 'name' ;
  x3do:value 'Hull' .
:fieldValue_2_13_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Hull ;
  x3do:name 'solid' ;
  x3do:value false .
:fieldValue_2_13_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Hull ;
  x3do:name 'crossSection' ;
  x3do:value ( 0 1 0.38 0.92 0.71 0.71 0.92 0.38 1 0 0.92 -0.38 0.71 -0.71 0.38 -0.92 0 -1 ) .
:fieldValue_2_13_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Hull ;
  x3do:name 'spine' ;
  x3do:value ( -20 0 0 -17 0 0 0 0 0 10 0 0 22 1 0 ) .
:fieldValue_2_13_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Hull ;
  x3do:name 'scale' ;
  x3do:value ( 3 4 4 4 4 4 4 4 5 .1 ) .
:fieldValue_2_13_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Hull ;
  x3do:name 'orientation' ;
  x3do:value ( 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 1 -0.5 ) .
:fieldValue_2_13_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Hull ;
  x3do:name 'traceEnabled' ;
  x3do:value false .
:Transform_2_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :CoordinateAxes ;
  x3do:scale ( 5 5 5 ) .
:CoordinateAxes a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_14 ;
  x3do:DEF 'CoordinateAxes' ;
  x3do:url '"../../X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.x3d" "../../Savage/Tools/Authoring/CoordinateAxes.x3d" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.x3d" "../../X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.wrl" "../../Savage/Tools/Authoring/CoordinateAxes.wrl" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/CoordinateAxes.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/CoordinateAxes.wrl"' .
:Transform_2_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_15_1 ;
  x3do:translation ( 6 8.5 0 ) .
:Transform_2_15_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_15 ;
  x3do:hasChildren :CoordinateAxes-USE-1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:CoordinateAxes-USE-1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_15_1 ;
  owl:sameAs :CoordinateAxes . # DEF matching this USE
