@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Scenarios/TankManeuver/DestroyedBMP.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 'Interchange' ;
  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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'DestroyedBMP.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Michael W. Martin' ;
  x3do:name 'creator' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1 September 2004' ;
  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 'A BMP-1 armored fighting vehicle.' ;
  x3do:name 'description' .
:meta_1_6 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_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Scenarios/TankManeuver/DestroyedBMP.x3d' ;
  x3do:name 'identifier' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "DestroyedBMP.x3d" .
:meta dcterms:creator "Michael W. Martin" .
:meta dcterms:created "1 September 2004" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:description "A BMP-1 armored fighting vehicle." .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Scenarios/TankManeuver/DestroyedBMP.x3d" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Group_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'DestroyedBMP.x3d' .
:Group_2_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_2_1 .
:Transform_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :Transform_2_2_1_1 ;
  x3do:translation ( 0 .53 0 ) .
:Transform_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasChildren :Shape_2_2_1_1_1, :Transform_2_2_1_1_2, :Transform_2_2_1_1_3, :Transform_2_2_1_1_4, :Transform_2_2_1_1_5, :Transform_2_2_1_1_6, :Transform_2_2_1_1_7, :Transform_2_2_1_1_8, :Transform_2_2_1_1_9, :Transform_2_2_1_1_10, :Transform_2_2_1_1_11, :Transform_2_2_1_1_12, :Transform_2_2_1_1_13 .
:Shape_2_2_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasAppearance :Enemy ;
  x3do:hasGeometry :IndexedFaceSet_2_2_1_1_1_2 .
:Enemy a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_1 ;
  x3do:hasMaterial :Material_2_2_1_1_1_1_1 ;
  x3do:DEF 'Enemy' .
:Material_2_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Enemy ;
  x3do:diffuseColor ( .2 .2 .2 ) .
:IndexedFaceSet_2_2_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_1_1 ;
  x3do:hasCoord :Coordinate_2_2_1_1_1_2_1 ;
  x3do:coordIndex ( 0 1 2 9 10 11 -1 2 5 4 6 7 9 -1 2 3 5 -1 3 4 5 -1 6 8 7 -1 8 9 7 -1 22 24 14 15 20 18 8 6 4 3 -1 9 8 18 19 16 10 -1 23 22 3 2 1 13 -1 22 23 25 24 -1 20 21 19 18 -1 12 17 15 14 -1 26 16 19 21 -1 21 20 15 17 26 -1 10 16 26 11 -1 1 0 27 13 -1 27 25 23 13 -1 27 12 14 24 25 -1 26 17 12 27 -1 11 26 27 0 ) .
:Coordinate_2_2_1_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_1_1_1_2 ;
  x3do:point ( -0.42 .16 -1.4 -0.59 .16 -0.33 -0.59 .16 1.04 -0.59 0 1.4 -0.48 .08 1.49 -0.48 .12 1.27 .48 .08 1.49 .48 .12 1.27 .59 0 1.4 .59 .16 1.04 .59 .16 -0.33 .42 .16 -1.4 -0.42 -0.27 -1.38 -0.59 0 -0.33 -0.42 -0.35 .92 .42 -0.35 .92 .59 0 -0.33 .42 -0.27 -1.38 .59 -0.13 1.21 .59 0 1.09 .42 -0.13 1.21 .42 0 1.09 -0.59 -0.13 1.21 -0.59 0 1.09 -0.42 -0.13 1.21 -0.42 0 1.09 .42 0 -1.4 -0.42 0 -1.4 ) .
:Transform_2_2_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_2_1 ;
  x3do:translation ( .5 0 0 ) .
:Shape_2_2_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_2 ;
  x3do:hasAppearance :Enemy-USE-1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_1_1_2_1_2 .
:Enemy-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_2_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:IndexedFaceSet_2_2_1_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_1_2_1 ;
  x3do:hasCoord :Coordinate_2_2_1_1_2_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 -1 19 18 17 16 15 14 13 12 11 10 -1 10 11 1 0 -1 19 10 0 9 -1 18 19 9 8 -1 17 18 8 7 -1 16 17 7 6 -1 15 16 6 5 -1 14 15 5 4 -1 13 14 4 3 -1 12 13 3 2 -1 11 12 2 1 -1 ) .
:Coordinate_2_2_1_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_1_1_2_1_2 ;
  x3do:point ( .07 -0.04 -1.18 .07 -0.06 1.01 .07 -0.1 1.14 .07 -0.2 1.19 .07 -0.3 1.15 .07 -0.53 .79 .07 -0.53 -0.92 .07 -0.28 -1.3 .07 -0.18 -1.32 .07 -0.09 -1.29 -0.07 -0.04 -1.18 -0.07 -0.06 1.01 -0.07 -0.1 1.14 -0.07 -0.2 1.19 -0.07 -0.3 1.15 -0.07 -0.53 .79 -0.07 -0.53 -0.92 -0.07 -0.28 -1.3 -0.07 -0.18 -1.32 -0.07 -0.09 -1.29 ) .
:Transform_2_2_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_3_1 ;
  x3do:translation ( -0.5 0 0 ) .
:Shape_2_2_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_3 ;
  x3do:hasAppearance :Enemy-USE-2 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_1_1_3_1_2 .
:Enemy-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_3_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:IndexedFaceSet_2_2_1_1_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_1_3_1 ;
  x3do:hasCoord :Coordinate_2_2_1_1_3_1_2_1 ;
  x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 -1 19 18 17 16 15 14 13 12 11 10 -1 10 11 1 0 -1 19 10 0 9 -1 18 19 9 8 -1 17 18 8 7 -1 16 17 7 6 -1 15 16 6 5 -1 14 15 5 4 -1 13 14 4 3 -1 12 13 3 2 -1 11 12 2 1 -1 ) .
:Coordinate_2_2_1_1_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_1_1_3_1_2 ;
  x3do:point ( .07 -0.04 -1.18 .07 -0.06 1.01 .07 -0.1 1.14 .07 -0.2 1.19 .07 -0.3 1.15 .07 -0.53 .79 .07 -0.53 -0.92 .07 -0.28 -1.3 .07 -0.18 -1.32 .07 -0.09 -1.29 -0.07 -0.04 -1.18 -0.07 -0.06 1.01 -0.07 -0.1 1.14 -0.07 -0.2 1.19 -0.07 -0.3 1.15 -0.07 -0.53 .79 -0.07 -0.53 -0.92 -0.07 -0.28 -1.3 -0.07 -0.18 -1.32 -0.07 -0.09 -1.29 ) .
:Transform_2_2_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_4_1 ;
  x3do:center ( 0 0 -0.165 ) ;
  x3do:rotation ( 1 0 0 -1.9 ) ;
  x3do:translation ( .36 .16 .4 ) .
:Shape_2_2_1_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_4 ;
  x3do:hasAppearance :Enemy-USE-3 ;
  x3do:hasGeometry :Cylinder_2_2_1_1_4_1_2 .
:Enemy-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_4_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:Cylinder_2_2_1_1_4_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_1_1_4_1 ;
  x3do:height .02 ;
  x3do:radius .165 .
:Transform_2_2_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_5_1 ;
  x3do:translation ( .36 .17 .75 ) .
:Shape_2_2_1_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_5 ;
  x3do:hasAppearance :Enemy-USE-4 ;
  x3do:hasGeometry :Cylinder_2_2_1_1_5_1_2 .
:Enemy-USE-4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_5_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:Cylinder_2_2_1_1_5_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_1_1_5_1 ;
  x3do:height .02 ;
  x3do:radius .1 .
:Transform_2_2_1_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_6_1 ;
  x3do:center ( .08 0 0 ) ;
  x3do:rotation ( 0 0 1 -2.7 ) ;
  x3do:translation ( .16 .17 -0.77 ) .
:Shape_2_2_1_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_6 ;
  x3do:hasAppearance :Enemy-USE-5 ;
  x3do:hasGeometry :Box_2_2_1_1_6_1_2 .
:Enemy-USE-5 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_6_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:Box_2_2_1_1_6_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_1_1_6_1 ;
  x3do:size ( .22 .02 .33 ) .
:Transform_2_2_1_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_7_1 ;
  x3do:translation ( -0.16 .17 -0.77 ) .
:Shape_2_2_1_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_7 ;
  x3do:hasAppearance :Enemy-USE-6 ;
  x3do:hasGeometry :Box_2_2_1_1_7_1_2 .
:Enemy-USE-6 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_7_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:Box_2_2_1_1_7_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_1_1_7_1 ;
  x3do:size ( .22 .02 .33 ) .
:Transform_2_2_1_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_8_1 ;
  x3do:center ( .08 0 0 ) ;
  x3do:rotation ( 0 0 1 -2.5 ) ;
  x3do:translation ( .16 .17 -1.15 ) .
:Shape_2_2_1_1_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_8 ;
  x3do:hasAppearance :Enemy-USE-7 ;
  x3do:hasGeometry :Box_2_2_1_1_8_1_2 .
:Enemy-USE-7 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_8_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:Box_2_2_1_1_8_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_1_1_8_1 ;
  x3do:size ( .22 .02 .33 ) .
:Transform_2_2_1_1_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_9_1 ;
  x3do:center ( -0.08 0 0 ) ;
  x3do:rotation ( 0 0 1 .15 ) ;
  x3do:translation ( -0.16 .17 -1.15 ) .
:Shape_2_2_1_1_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_9 ;
  x3do:hasAppearance :Enemy-USE-8 ;
  x3do:hasGeometry :Box_2_2_1_1_9_1_2 .
:Enemy-USE-8 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_9_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:Box_2_2_1_1_9_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_1_1_9_1 ;
  x3do:size ( .22 .02 .33 ) .
:Transform_2_2_1_1_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_10_1 ;
  x3do:rotation ( 1 0 0 -0.087 ) ;
  x3do:translation ( .19 -0.05 -1.4 ) .
:Shape_2_2_1_1_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_10 ;
  x3do:hasAppearance :Enemy-USE-9 ;
  x3do:hasGeometry :Box_2_2_1_1_10_1_2 .
:Enemy-USE-9 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_10_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:Box_2_2_1_1_10_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_1_1_10_1 ;
  x3do:size ( .36 .38 .06 ) .
:Transform_2_2_1_1_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_11_1 ;
  x3do:rotation ( 1 0 0 -0.087 ) ;
  x3do:translation ( -0.19 -0.05 -1.4 ) .
:Shape_2_2_1_1_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_11 ;
  x3do:hasAppearance :Enemy-USE-10 ;
  x3do:hasGeometry :Box_2_2_1_1_11_1_2 .
:Enemy-USE-10 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_11_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:Box_2_2_1_1_11_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_1_1_11_1 ;
  x3do:size ( .36 .38 .06 ) .
:Transform_2_2_1_1_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_12_1 .
:Shape_2_2_1_1_12_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_12 ;
  x3do:hasAppearance :Enemy-USE-11 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_1_1_12_1_2 .
:Enemy-USE-11 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_12_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:IndexedFaceSet_2_2_1_1_12_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_1_12_1 ;
  x3do:hasCoord :Coordinate_2_2_1_1_12_1_2_1 ;
  x3do:coordIndex ( 0 1 2 14 13 12 -1 2 3 4 14 -1 14 4 5 6 7 8 12 13 -1 0 12 10 11 -1 12 8 9 10 -1 3 22 5 4 -1 6 5 22 23 -1 8 7 6 23 24 25 -1 8 25 26 9 -1 9 26 27 10 -1 27 11 10 -1 17 27 26 25 -1 3 2 23 22 -1 1 24 23 2 -1 16 17 25 24 -1 19 15 1 0 -1 1 15 20 16 -1 0 11 18 19 -1 16 20 21 17 -1 27 28 18 11 -1 27 17 21 28 -1 19 18 28 21 -1 19 21 20 15 ) .
:Coordinate_2_2_1_1_12_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_1_1_12_1_2 ;
  x3do:point ( .59 .08 -1.33 .59 .08 -0.3 .59 .08 1.22 .59 -0.03 1.34 .63 -0.08 1.27 .63 -0.19 1.14 .63 -0.08 .93 .63 -0.08 -0.3 .63 -0.08 -1.18 .63 -0.13 -1.4 .63 -0.13 -1.49 .59 -0.08 -1.49 .63 0 -1.25 .63 0 -0.3 .63 0 1.14 .41 .08 -0.3 .59 0 -0.3 .59 0 -1.25 .41 -0.08 -1.49 .41 .08 -1.33 .41 0 -0.3 .41 0 -1.25 .59 -0.19 1.14 .59 -0.08 .93 .59 -0.08 -0.3 .59 -0.08 -1.18 .59 -0.13 -1.4 .59 -0.13 -1.49 .41 -0.13 -1.49 ) .
:Transform_2_2_1_1_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasChildren :Shape_2_2_1_1_13_1 .
:Shape_2_2_1_1_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1_13 ;
  x3do:hasAppearance :Enemy-USE-12 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_1_1_13_1_2 .
:Enemy-USE-12 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1_1_13_1 ;
  owl:sameAs :Enemy . # DEF matching this USE
:IndexedFaceSet_2_2_1_1_13_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2_1_1_13_1 ;
  x3do:hasCoord :Coordinate_2_2_1_1_13_1_2_1 ;
  x3do:ccw false ;
  x3do:coordIndex ( 0 1 2 14 13 12 -1 2 3 4 14 -1 14 4 5 6 7 8 12 13 -1 0 12 10 11 -1 12 8 9 10 -1 3 22 5 4 -1 6 5 22 23 -1 8 7 6 23 24 25 -1 8 25 26 9 -1 9 26 27 10 -1 27 11 10 -1 17 27 26 25 -1 3 2 23 22 -1 1 24 23 2 -1 16 17 25 24 -1 19 15 1 0 -1 1 15 20 16 -1 0 11 18 19 -1 16 20 21 17 -1 27 28 18 11 -1 27 17 21 28 -1 19 18 28 21 -1 19 21 20 15 ) .
:Coordinate_2_2_1_1_13_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_1_1_13_1_2 ;
  x3do:point ( -0.59 .08 -1.33 -0.59 .08 -0.3 -0.59 .08 1.22 -0.59 -0.03 1.34 -0.63 -0.08 1.27 -0.63 -0.19 1.14 -0.63 -0.08 .93 -0.63 -0.08 -0.3 -0.63 -0.08 -1.18 -0.63 -0.13 -1.4 -0.63 -0.13 -1.49 -0.59 -0.08 -1.49 -0.63 0 -1.25 -0.63 0 -0.3 -0.63 0 1.14 -0.41 .08 -0.3 -0.59 0 -0.3 -0.59 0 -1.25 -0.41 -0.08 -1.49 -0.41 .08 -1.33 -0.41 0 -0.3 -0.41 0 -1.25 -0.59 -0.19 1.14 -0.59 -0.08 .93 -0.59 -0.08 -0.3 -0.59 -0.08 -1.18 -0.59 -0.13 -1.4 -0.59 -0.13 -1.49 -0.41 -0.13 -1.49 ) .
