@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/CAD/CatiaHubGasket.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.1.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.1#> .

: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_12 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CatiaHubGasket.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Provide a Gasket part for use by CatiaHubAssemblyInline using CADAssembly and Inline nodes.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Hyokwang Lee, PartDB Co., Ltd.' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Xj3D, http://www.xj3d.org' ;
  x3do:name 'translator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '25 July 2012' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 November 2019' ;
  x3do:name 'modified' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/specifications/ISO-IEC-19775-Amendment1-X3DAbstractSpecification/Part01/components/CADGeometry.html' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D CAD CADInterchange profile' ;
  x3do:name 'subject' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CATIA V5 R18 and PartDB Converter with Xj3D' ;
  x3do:name 'generator' .
:meta_1_10 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_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/CAD/CatiaHubGasket.x3d' ;
  x3do:name 'identifier' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "CatiaHubGasket.x3d" .
:meta dcterms:description "Provide a Gasket part for use by CatiaHubAssemblyInline using CADAssembly and Inline nodes." .
:meta dcterms:creator "Hyokwang Lee, PartDB Co., Ltd." .
:meta dcterms:translator "Xj3D, http://www.xj3d.org" .
:meta dcterms:created "25 July 2012" .
:meta dcterms:modified "28 November 2019" .
:meta dcterms:reference "https://www.web3d.org/x3d/specifications/ISO-IEC-19775-Amendment1-X3DAbstractSpecification/Part01/components/CADGeometry.html" .
:meta dcterms:subject "X3D CAD CADInterchange profile" .
:meta dcterms:generator "CATIA V5 R18 and PartDB Converter with Xj3D" .
:meta dcterms:generator "X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/CAD/CatiaHubGasket.x3d" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :NavigationInfo_2_2, :Background_2_3, :Viewpoint_2_4, :Viewpoint_2_5, :Viewpoint_2_6, :Viewpoint_2_7, :Viewpoint_2_8, :Viewpoint_2_9, :Viewpoint_2_10, :Viewpoint_2_11, :Transform_2_12 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:info '"File created using CATIA"' ;
  x3do:title 'CatiaHubGasket.x3d' .
:NavigationInfo_2_2 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:type '"EXAMINE" "WALK" "FLY"' .
:Background_2_3 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:skyColor ( 1.0 1.0 1.0 ) .
:Viewpoint_2_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Main Viewpoint' ;
  x3do:fieldOfView 0.471225 ;
  x3do:orientation ( 0.326678 0.502925 0.800218 2.185925 ) ;
  x3do:position ( 0.411502 0.183945 0.216403 ) .
:Viewpoint_2_5 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Iso View' ;
  x3do:fieldOfView 0.471225 ;
  x3do:orientation ( 0.187053 0.451587 0.872399 2.448076 ) ;
  x3do:position ( 0.288675 0.288675 0.288675 ) .
:Viewpoint_2_6 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Front View' ;
  x3do:fieldOfView 0.471225 ;
  x3do:orientation ( 0.57735 0.57735 0.57735 2.094395 ) ;
  x3do:position ( 0.5 0.0 0.0 ) .
:Viewpoint_2_7 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Back View' ;
  x3do:fieldOfView 0.471225 ;
  x3do:orientation ( 0.57735 -0.57735 -0.57735 2.094395 ) ;
  x3do:position ( -0.5 0.0 0.0 ) .
:Viewpoint_2_8 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Left View' ;
  x3do:fieldOfView 0.471225 ;
  x3do:orientation ( 1.0 -1.73E-4 1.73E-4 1.570796 ) ;
  x3do:position ( 0.0 -0.5 0.0 ) .
:Viewpoint_2_9 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Right View' ;
  x3do:fieldOfView 0.471225 ;
  x3do:orientation ( -1.22E-4 -0.707107 -0.707107 3.141348 ) ;
  x3do:position ( 0.0 0.5 0.0 ) .
:Viewpoint_2_10 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Top View' ;
  x3do:fieldOfView 0.471225 ;
  x3do:orientation ( 0.0 0.0 1.0 1.570796 ) ;
  x3do:position ( 0.0 0.0 0.5 ) .
:Viewpoint_2_11 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Bottom View' ;
  x3do:fieldOfView 0.471225 ;
  x3do:orientation ( 0.707107 0.707107 0.0 3.141593 ) ;
  x3do:position ( 0.0 0.0 -0.5 ) .
:Transform_2_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Group_2_12_1 ;
  x3do:scale ( 0.001 0.001 0.001 ) .
:Group_2_12_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_12 ;
  x3do:hasChildren :Group_2_12_1_1 .
:Group_2_12_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_12_1 ;
  x3do:hasChildren :Group_2_12_1_1_1 .
:Group_2_12_1_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_12_1_1 ;
  x3do:hasChildren :_025EA748 .
:_025EA748 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_12_1_1_1 ;
  x3do:hasChildren :Shape_2_12_1_1_1_1_1, :Shape_2_12_1_1_1_1_2, :Shape_2_12_1_1_1_1_3, :Shape_2_12_1_1_1_1_4, :Shape_2_12_1_1_1_1_5, :Shape_2_12_1_1_1_1_6 ;
  x3do:DEF '_025EA748' .
:Shape_2_12_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :_025EA748 ;
  x3do:hasAppearance :Appearance_2_12_1_1_1_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_12_1_1_1_1_1_2 .
:Appearance_2_12_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_12_1_1_1_1_1 ;
  x3do:hasMaterial :_material0 .
:_material0 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_12_1_1_1_1_1_1 ;
  x3do:DEF '_material0' ;
  x3do:diffuseColor ( 0.0 1.0 0.0 ) .
:IndexedFaceSet_2_12_1_1_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_12_1_1_1_1_1 ;
  x3do:hasCoord :Coordinate_2_12_1_1_1_1_1_2_1 ;
  x3do:hasNormal :Normal_2_12_1_1_1_1_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 1 3 2 -1 2 3 4 -1 3 5 4 -1 4 5 6 -1 5 7 6 -1 6 7 8 -1 7 9 8 -1 8 9 10 -1 9 11 10 -1 10 11 12 -1 11 13 12 -1 12 13 14 -1 13 15 14 -1 14 15 16 -1 15 17 16 -1 16 17 18 -1 17 19 18 -1 18 19 20 -1 19 21 20 -1 20 21 22 -1 21 23 22 -1 22 23 24 -1 23 25 24 -1 24 25 26 -1 25 27 26 -1 26 27 28 -1 27 29 28 -1 28 29 30 -1 29 31 30 -1 30 31 32 -1 31 33 32 -1 32 33 34 -1 33 35 34 -1 ) ;
  x3do:solid false .
:Coordinate_2_12_1_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_12_1_1_1_1_1_2 ;
  x3do:point ( -45.0 0 0.0 -45.0 0 35.0 -44.2338 8.26873 0.0 -44.2338 8.26873 35.0 -41.9613 16.2559 0.0 -41.9613 16.2559 35.0 -38.2598 23.6894 0.0 -38.2598 23.6894 35.0 -33.2554 30.3163 0.0 -33.2554 30.3163 35.0 -27.1186 35.9108 0.0 -27.1186 35.9108 35.0 -20.0582 40.2823 0.0 -20.0582 40.2823 35.0 -12.3148 43.2822 0.0 -12.3148 43.2822 35.0 -4.15208 44.808 0.0 -4.15208 44.808 35.0 4.15208 44.808 0.0 4.15208 44.808 35.0 12.3148 43.2822 0.0 12.3148 43.2822 35.0 20.0582 40.2823 0.0 20.0582 40.2823 35.0 27.1186 35.9108 0.0 27.1186 35.9108 35.0 33.2554 30.3163 0.0 33.2554 30.3163 35.0 38.2598 23.6894 0.0 38.2598 23.6894 35.0 41.9613 16.2559 0.0 41.9613 16.2559 35.0 44.2338 8.26873 0.0 44.2338 8.26873 35.0 45.0 0.0 0.0 45.0 0.0 35.0 ) .
:Normal_2_12_1_1_1_1_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_12_1_1_1_1_1_2 ;
  x3do:vector ( -1.0 0.0 0.0 -1.0 0.0 0.0 -0.982978 0.183721 0.0 -0.982978 0.183721 0.0 -0.932482 0.361217 0.0 -0.932482 0.361217 0.0 -0.850228 0.526414 0.0 -0.850228 0.526414 0.0 -0.739036 0.673666 0.0 -0.739036 0.673666 0.0 -0.602619 0.798029 0.0 -0.602619 0.798029 0.0 -0.445723 0.895171 0.0 -0.445723 0.895171 0.0 -0.273659 0.961827 0.0 -0.273659 0.961827 0.0 -0.0922575 0.995735 0.0 -0.0922575 0.995735 0.0 0.0922575 0.995735 0.0 0.0922575 0.995735 0.0 0.273659 0.961827 0.0 0.273659 0.961827 0.0 0.445723 0.895171 0.0 0.445723 0.895171 0.0 0.602619 0.798029 0.0 0.602619 0.798029 0.0 0.739036 0.673666 0.0 0.739036 0.673666 0.0 0.850228 0.526414 0.0 0.850228 0.526414 0.0 0.932482 0.361217 0.0 0.932482 0.361217 0.0 0.982978 0.183721 0.0 0.982978 0.183721 0.0 1.0 0.0 0.0 1.0 0.0 0.0 ) .
:Shape_2_12_1_1_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :_025EA748 ;
  x3do:hasAppearance :Appearance_2_12_1_1_1_1_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_12_1_1_1_1_2_2 .
:Appearance_2_12_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_12_1_1_1_1_2 ;
  x3do:hasMaterial :_material0-USE-1 .
:_material0-USE-1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_12_1_1_1_1_2_1 ;
  owl:sameAs :_material0 . # DEF matching this USE
:IndexedFaceSet_2_12_1_1_1_1_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_12_1_1_1_1_2 ;
  x3do:hasCoord :Coordinate_2_12_1_1_1_1_2_2_1 ;
  x3do:hasNormal :Normal_2_12_1_1_1_1_2_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 1 3 2 -1 2 3 4 -1 3 5 4 -1 4 5 6 -1 5 7 6 -1 6 7 8 -1 7 9 8 -1 8 9 10 -1 9 11 10 -1 10 11 12 -1 11 13 12 -1 12 13 14 -1 13 15 14 -1 14 15 16 -1 15 17 16 -1 16 17 18 -1 17 19 18 -1 18 19 20 -1 19 21 20 -1 20 21 22 -1 21 23 22 -1 22 23 24 -1 23 25 24 -1 24 25 26 -1 25 27 26 -1 26 27 28 -1 27 29 28 -1 28 29 30 -1 29 31 30 -1 30 31 32 -1 31 33 32 -1 32 33 34 -1 33 35 34 -1 ) ;
  x3do:solid false .
:Coordinate_2_12_1_1_1_1_2_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_12_1_1_1_1_2_2 ;
  x3do:point ( 45.0 0.0 0.0 45.0 0.0 35.0 44.2338 -8.26873 0.0 44.2338 -8.26873 35.0 41.9613 -16.2559 0.0 41.9613 -16.2559 35.0 38.2598 -23.6894 0.0 38.2598 -23.6894 35.0 33.2554 -30.3163 0.0 33.2554 -30.3163 35.0 27.1186 -35.9108 0.0 27.1186 -35.9108 35.0 20.0582 -40.2823 0.0 20.0582 -40.2823 35.0 12.3148 -43.2822 0.0 12.3148 -43.2822 35.0 4.15208 -44.808 0.0 4.15208 -44.808 35.0 -4.15208 -44.808 0.0 -4.15208 -44.808 35.0 -12.3148 -43.2822 0.0 -12.3148 -43.2822 35.0 -20.0582 -40.2823 0.0 -20.0582 -40.2823 35.0 -27.1186 -35.9108 0.0 -27.1186 -35.9108 35.0 -33.2554 -30.3163 0.0 -33.2554 -30.3163 35.0 -38.2598 -23.6894 0.0 -38.2598 -23.6894 35.0 -41.9613 -16.2559 0.0 -41.9613 -16.2559 35.0 -44.2338 -8.26873 0.0 -44.2338 -8.26873 35.0 -45.0 0 0.0 -45.0 0 35.0 ) .
:Normal_2_12_1_1_1_1_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_12_1_1_1_1_2_2 ;
  x3do:vector ( 1.0 0.0 0.0 1.0 0.0 0.0 0.982978 -0.183721 0.0 0.982978 -0.183721 0.0 0.932482 -0.361217 0.0 0.932482 -0.361217 0.0 0.850228 -0.526414 0.0 0.850228 -0.526414 0.0 0.739036 -0.673666 0.0 0.739036 -0.673666 0.0 0.602619 -0.798029 0.0 0.602619 -0.798029 0.0 0.445723 -0.895171 0.0 0.445723 -0.895171 0.0 0.273659 -0.961827 0.0 0.273659 -0.961827 0.0 0.0922575 -0.995735 0.0 0.0922575 -0.995735 0.0 -0.0922575 -0.995735 0.0 -0.0922575 -0.995735 0.0 -0.273659 -0.961827 0.0 -0.273659 -0.961827 0.0 -0.445723 -0.895171 0.0 -0.445723 -0.895171 0.0 -0.602619 -0.798029 0.0 -0.602619 -0.798029 0.0 -0.739036 -0.673666 0.0 -0.739036 -0.673666 0.0 -0.850228 -0.526414 0.0 -0.850228 -0.526414 0.0 -0.932482 -0.361217 0.0 -0.932482 -0.361217 0.0 -0.982978 -0.183721 0.0 -0.982978 -0.183721 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 ) .
:Shape_2_12_1_1_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :_025EA748 ;
  x3do:hasAppearance :Appearance_2_12_1_1_1_1_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_12_1_1_1_1_3_2 .
:Appearance_2_12_1_1_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_12_1_1_1_1_3 ;
  x3do:hasMaterial :_material0-USE-2 .
:_material0-USE-2 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_12_1_1_1_1_3_1 ;
  owl:sameAs :_material0 . # DEF matching this USE
:IndexedFaceSet_2_12_1_1_1_1_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_12_1_1_1_1_3 ;
  x3do:hasCoord :Coordinate_2_12_1_1_1_1_3_2_1 ;
  x3do:hasNormal :Normal_2_12_1_1_1_1_3_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 1 3 2 -1 2 3 4 -1 3 5 4 -1 4 5 6 -1 5 7 6 -1 6 7 8 -1 7 9 8 -1 8 9 10 -1 9 11 10 -1 10 11 12 -1 11 13 12 -1 12 13 14 -1 13 15 14 -1 14 15 16 -1 15 17 16 -1 16 17 18 -1 17 19 18 -1 18 19 20 -1 19 21 20 -1 20 21 22 -1 21 23 22 -1 22 23 24 -1 23 25 24 -1 24 25 26 -1 25 27 26 -1 26 27 28 -1 27 29 28 -1 ) ;
  x3do:solid false .
:Coordinate_2_12_1_1_1_1_3_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_12_1_1_1_1_3_2 ;
  x3do:point ( 30.0 0.0 35.0 30.0 0.0 0.0 29.2478 -6.67563 35.0 29.2478 -6.67563 0.0 27.0291 -13.0165 35.0 27.0291 -13.0165 0.0 23.4549 -18.7047 35.0 23.4549 -18.7047 0.0 18.7047 -23.4549 35.0 18.7047 -23.4549 0.0 13.0165 -27.0291 35.0 13.0165 -27.0291 0.0 6.67563 -29.2478 35.0 6.67563 -29.2478 0.0 0 -30.0 35.0 0 -30.0 0.0 -6.67563 -29.2478 35.0 -6.67563 -29.2478 0.0 -13.0165 -27.0291 35.0 -13.0165 -27.0291 0.0 -18.7047 -23.4549 35.0 -18.7047 -23.4549 0.0 -23.4549 -18.7047 35.0 -23.4549 -18.7047 0.0 -27.0291 -13.0165 35.0 -27.0291 -13.0165 0.0 -29.2478 -6.67563 35.0 -29.2478 -6.67563 0.0 -30.0 0 35.0 -30.0 0 0.0 ) .
:Normal_2_12_1_1_1_1_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_12_1_1_1_1_3_2 ;
  x3do:vector ( -1.0 0.0 0.0 -1.0 0.0 0.0 -0.97493 0.22251 0.0 -0.97493 0.22251 0.0 -0.90097 0.433882 0.0 -0.90097 0.433882 0.0 -0.781853 0.623463 0.0 -0.781853 0.623463 0.0 -0.623463 0.781853 0.0 -0.623463 0.781853 0.0 -0.433882 0.90097 0.0 -0.433882 0.90097 0.0 -0.22251 0.97493 0.0 -0.22251 0.97493 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.22251 0.97493 0.0 0.22251 0.97493 0.0 0.433882 0.90097 0.0 0.433882 0.90097 0.0 0.623463 0.781853 0.0 0.623463 0.781853 0.0 0.781853 0.623463 0.0 0.781853 0.623463 0.0 0.90097 0.433882 0.0 0.90097 0.433882 0.0 0.97493 0.22251 0.0 0.97493 0.22251 0.0 1.0 0.0 0.0 1.0 0.0 0.0 ) .
:Shape_2_12_1_1_1_1_4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :_025EA748 ;
  x3do:hasAppearance :Appearance_2_12_1_1_1_1_4_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_12_1_1_1_1_4_2 .
:Appearance_2_12_1_1_1_1_4_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_12_1_1_1_1_4 ;
  x3do:hasMaterial :_material0-USE-3 .
:_material0-USE-3 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_12_1_1_1_1_4_1 ;
  owl:sameAs :_material0 . # DEF matching this USE
:IndexedFaceSet_2_12_1_1_1_1_4_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_12_1_1_1_1_4 ;
  x3do:hasCoord :Coordinate_2_12_1_1_1_1_4_2_1 ;
  x3do:hasNormal :Normal_2_12_1_1_1_1_4_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 1 3 2 -1 2 3 4 -1 3 5 4 -1 4 5 6 -1 5 7 6 -1 6 7 8 -1 7 9 8 -1 8 9 10 -1 9 11 10 -1 10 11 12 -1 11 13 12 -1 12 13 14 -1 13 15 14 -1 14 15 16 -1 15 17 16 -1 16 17 18 -1 17 19 18 -1 18 19 20 -1 19 21 20 -1 20 21 22 -1 21 23 22 -1 22 23 24 -1 23 25 24 -1 24 25 26 -1 25 27 26 -1 26 27 28 -1 27 29 28 -1 ) ;
  x3do:solid false .
:Coordinate_2_12_1_1_1_1_4_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_12_1_1_1_1_4_2 ;
  x3do:point ( -30.0 0 35.0 -30.0 0 0.0 -29.2478 6.67563 35.0 -29.2478 6.67563 0.0 -27.0291 13.0165 35.0 -27.0291 13.0165 0.0 -23.4549 18.7047 35.0 -23.4549 18.7047 0.0 -18.7047 23.4549 35.0 -18.7047 23.4549 0.0 -13.0165 27.0291 35.0 -13.0165 27.0291 0.0 -6.67563 29.2478 35.0 -6.67563 29.2478 0.0 0 30.0 35.0 0 30.0 0.0 6.67563 29.2478 35.0 6.67563 29.2478 0.0 13.0165 27.0291 35.0 13.0165 27.0291 0.0 18.7047 23.4549 35.0 18.7047 23.4549 0.0 23.4549 18.7047 35.0 23.4549 18.7047 0.0 27.0291 13.0165 35.0 27.0291 13.0165 0.0 29.2478 6.67563 35.0 29.2478 6.67563 0.0 30.0 0.0 35.0 30.0 0.0 0.0 ) .
:Normal_2_12_1_1_1_1_4_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_12_1_1_1_1_4_2 ;
  x3do:vector ( 1.0 0.0 0.0 1.0 0.0 0.0 0.97493 -0.22251 0.0 0.97493 -0.22251 0.0 0.90097 -0.433882 0.0 0.90097 -0.433882 0.0 0.781853 -0.623463 0.0 0.781853 -0.623463 0.0 0.623463 -0.781853 0.0 0.623463 -0.781853 0.0 0.433882 -0.90097 0.0 0.433882 -0.90097 0.0 0.22251 -0.97493 0.0 0.22251 -0.97493 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 -0.22251 -0.97493 0.0 -0.22251 -0.97493 0.0 -0.433882 -0.90097 0.0 -0.433882 -0.90097 0.0 -0.623463 -0.781853 0.0 -0.623463 -0.781853 0.0 -0.781853 -0.623463 0.0 -0.781853 -0.623463 0.0 -0.90097 -0.433882 0.0 -0.90097 -0.433882 0.0 -0.97493 -0.22251 0.0 -0.97493 -0.22251 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 ) .
:Shape_2_12_1_1_1_1_5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :_025EA748 ;
  x3do:hasAppearance :Appearance_2_12_1_1_1_1_5_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_12_1_1_1_1_5_2 .
:Appearance_2_12_1_1_1_1_5_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_12_1_1_1_1_5 ;
  x3do:hasMaterial :_material0-USE-4 .
:_material0-USE-4 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_12_1_1_1_1_5_1 ;
  owl:sameAs :_material0 . # DEF matching this USE
:IndexedFaceSet_2_12_1_1_1_1_5_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_12_1_1_1_1_5 ;
  x3do:hasCoord :Coordinate_2_12_1_1_1_1_5_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 1 3 2 -1 2 3 4 -1 2 4 5 -1 4 6 5 -1 5 6 7 -1 6 8 7 -1 7 8 9 -1 7 9 10 -1 9 11 10 -1 10 11 12 -1 11 13 12 -1 12 13 14 -1 13 15 14 -1 14 15 16 -1 17 18 16 -1 18 14 16 -1 19 20 21 -1 20 22 21 -1 21 22 23 -1 23 22 24 -1 22 25 24 -1 24 25 26 -1 25 27 26 -1 26 27 28 -1 28 27 29 -1 27 30 29 -1 29 30 31 -1 30 32 31 -1 31 32 33 -1 32 34 33 -1 33 34 35 -1 35 34 36 -1 34 37 36 -1 36 37 38 -1 37 39 38 -1 38 39 40 -1 41 18 17 -1 41 17 42 -1 41 42 43 -1 41 43 44 -1 41 44 45 -1 41 45 46 -1 41 46 47 -1 41 47 48 -1 41 48 49 -1 44 40 39 -1 44 39 50 -1 44 50 51 -1 44 51 52 -1 44 52 45 -1 53 1 0 -1 53 0 54 -1 53 54 55 -1 53 55 56 -1 53 56 57 -1 53 57 58 -1 53 58 59 -1 53 59 60 -1 53 60 61 -1 53 61 20 -1 53 20 19 -1 ) ;
  x3do:solid false .
:Coordinate_2_12_1_1_1_1_5_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_12_1_1_1_1_5_2 ;
  x3do:point ( -33.2554 30.3163 0.0 -6.67563 29.2478 0.0 -38.2598 23.6894 0.0 -13.0165 27.0291 0.0 -18.7047 23.4549 0.0 -41.9613 16.2559 0.0 -23.4549 18.7047 0.0 -44.2338 8.26873 0.0 -27.0291 13.0165 0.0 -29.2478 6.67563 0.0 -45.0 0 0.0 -30.0 0 0.0 -44.2338 -8.26873 0.0 -29.2478 -6.67563 0.0 -41.9613 -16.2559 0.0 -27.0291 -13.0165 0.0 -23.4549 -18.7047 0.0 -18.7047 -23.4549 0.0 -38.2598 -23.6894 0.0 6.67563 29.2478 0.0 33.2554 30.3163 0.0 13.0165 27.0291 0.0 38.2598 23.6894 0.0 18.7047 23.4549 0.0 23.4549 18.7047 0.0 41.9613 16.2559 0.0 27.0291 13.0165 0.0 44.2338 8.26873 0.0 29.2478 6.67563 0.0 30.0 0.0 0.0 45.0 0.0 0.0 29.2478 -6.67563 0.0 44.2338 -8.26873 0.0 27.0291 -13.0165 0.0 41.9613 -16.2559 0.0 23.4549 -18.7047 0.0 18.7047 -23.4549 0.0 38.2598 -23.6894 0.0 13.0165 -27.0291 0.0 33.2554 -30.3163 0.0 6.67563 -29.2478 0.0 -33.2554 -30.3163 0.0 -13.0165 -27.0291 0.0 -6.67563 -29.2478 0.0 0 -30.0 0.0 4.15208 -44.808 0.0 -4.15208 -44.808 0.0 -12.3148 -43.2822 0.0 -20.0582 -40.2823 0.0 -27.1186 -35.9108 0.0 27.1186 -35.9108 0.0 20.0582 -40.2823 0.0 12.3148 -43.2822 0.0 0 30.0 0.0 -27.1186 35.9108 0.0 -20.0582 40.2823 0.0 -12.3148 43.2822 0.0 -4.15208 44.808 0.0 4.15208 44.808 0.0 12.3148 43.2822 0.0 20.0582 40.2823 0.0 27.1186 35.9108 0.0 ) .
:Shape_2_12_1_1_1_1_6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :_025EA748 ;
  x3do:hasAppearance :Appearance_2_12_1_1_1_1_6_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_12_1_1_1_1_6_2 .
:Appearance_2_12_1_1_1_1_6_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_12_1_1_1_1_6 ;
  x3do:hasMaterial :_material0-USE-5 .
:_material0-USE-5 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_12_1_1_1_1_6_1 ;
  owl:sameAs :_material0 . # DEF matching this USE
:IndexedFaceSet_2_12_1_1_1_1_6_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_12_1_1_1_1_6 ;
  x3do:hasCoord :Coordinate_2_12_1_1_1_1_6_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 1 3 2 -1 2 3 4 -1 4 3 5 -1 3 6 5 -1 5 6 7 -1 6 8 7 -1 7 8 9 -1 9 8 10 -1 8 11 10 -1 10 11 12 -1 11 13 12 -1 12 13 14 -1 13 15 14 -1 14 15 16 -1 17 18 15 -1 18 16 15 -1 19 20 21 -1 20 22 21 -1 21 22 23 -1 21 23 24 -1 23 25 24 -1 24 25 26 -1 25 27 26 -1 26 27 28 -1 26 28 29 -1 28 30 29 -1 29 30 31 -1 30 32 31 -1 31 32 33 -1 32 34 33 -1 33 34 35 -1 33 35 36 -1 35 37 36 -1 36 37 38 -1 37 39 38 -1 38 39 40 -1 41 42 43 -1 41 43 44 -1 41 44 45 -1 41 45 46 -1 41 46 47 -1 41 47 48 -1 41 48 49 -1 41 49 18 -1 41 18 17 -1 47 46 50 -1 47 50 51 -1 47 51 52 -1 47 52 38 -1 47 38 40 -1 53 20 19 -1 53 19 54 -1 53 54 55 -1 53 55 56 -1 53 56 57 -1 53 57 58 -1 53 58 59 -1 53 59 60 -1 53 60 61 -1 53 61 1 -1 53 1 0 -1 ) ;
  x3do:solid false .
:Coordinate_2_12_1_1_1_1_6_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_12_1_1_1_1_6_2 ;
  x3do:point ( -6.67563 29.2478 35.0 -33.2554 30.3163 35.0 -13.0165 27.0291 35.0 -38.2598 23.6894 35.0 -18.7047 23.4549 35.0 -23.4549 18.7047 35.0 -41.9613 16.2559 35.0 -27.0291 13.0165 35.0 -44.2338 8.26873 35.0 -29.2478 6.67563 35.0 -30.0 0 35.0 -45.0 0 35.0 -29.2478 -6.67563 35.0 -44.2338 -8.26873 35.0 -27.0291 -13.0165 35.0 -41.9613 -16.2559 35.0 -23.4549 -18.7047 35.0 -38.2598 -23.6894 35.0 -18.7047 -23.4549 35.0 33.2554 30.3163 35.0 6.67563 29.2478 35.0 38.2598 23.6894 35.0 13.0165 27.0291 35.0 18.7047 23.4549 35.0 41.9613 16.2559 35.0 23.4549 18.7047 35.0 44.2338 8.26873 35.0 27.0291 13.0165 35.0 29.2478 6.67563 35.0 45.0 0.0 35.0 30.0 0.0 35.0 44.2338 -8.26873 35.0 29.2478 -6.67563 35.0 41.9613 -16.2559 35.0 27.0291 -13.0165 35.0 23.4549 -18.7047 35.0 38.2598 -23.6894 35.0 18.7047 -23.4549 35.0 33.2554 -30.3163 35.0 13.0165 -27.0291 35.0 6.67563 -29.2478 35.0 -33.2554 -30.3163 35.0 -27.1186 -35.9108 35.0 -20.0582 -40.2823 35.0 -12.3148 -43.2822 35.0 -4.15208 -44.808 35.0 4.15208 -44.808 35.0 0 -30.0 35.0 -6.67563 -29.2478 35.0 -13.0165 -27.0291 35.0 12.3148 -43.2822 35.0 20.0582 -40.2823 35.0 27.1186 -35.9108 35.0 0 30.0 35.0 27.1186 35.9108 35.0 20.0582 40.2823 35.0 12.3148 43.2822 35.0 4.15208 44.808 35.0 -4.15208 44.808 35.0 -12.3148 43.2822 35.0 -20.0582 40.2823 35.0 -27.1186 35.9108 35.0 ) .
