@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/T72M/Hull.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.3' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.3.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Hull.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'T72M model tank hull' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Joseph L. Chacon' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 July 2003' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1.5' ;
  x3do:name 'version' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/land/row/t72tank.htm' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/land/row/t72-1.gif' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Zaloga, Steven J., T72 Main Battle Tank 1974 to 1993, Osprey Publishing, Oxford, United Kingdom, 1993.' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'T-72, Tank, Soviet, OPFOR' ;
  x3do:name 'subject' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/T72M/Hull.x3d' ;
  x3do:name 'identifier' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/README.X3D-Edit.html' ;
  x3do:name 'generator' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "Hull.x3d" .
:meta dcterms:description "T72M model tank hull" .
:meta dcterms:creator "Joseph L. Chacon" .
:meta dcterms:created "20 July 2003" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:version "1.5" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/land/row/t72tank.htm" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/land/row/t72-1.gif" .
:meta dcterms:reference "Zaloga, Steven J., T72 Main Battle Tank 1974 to 1993, Osprey Publishing, Oxford, United Kingdom, 1993." .
:meta dcterms:subject "T-72, Tank, Soviet, OPFOR" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/T72M/Hull.x3d" .
:meta dcterms:generator "https://www.web3d.org/x3d/content/README.X3D-Edit.html" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Background_2_2, :Hull, :Viewpoint_2_4, :Viewpoint_2_5, :Transform_2_6, :Viewpoint_2_7, :Viewpoint_2_8, :Viewpoint_2_9 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'Hull.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundAngle ( 1.309 1.570796 ) ;
  x3do:groundColor ( .1 .1 0 .4 .25 .2 .6 .6 .6 ) ;
  x3do:skyAngle ( 1.309 1.571 ) ;
  x3do:skyColor ( 0 .2 .7 0 .5 1 1 1 1 ) .
:Hull a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :left_deck, :right_deck, :Hull_Main, :L_1_skirt, :L_2_skirt, :L_3_skirt, :L_4_skirt, :R_1_skirt, :R_2_skirt, :R_3_skirt, :R_4_skirt, :L_inside_skirt, :R_inside_skirt, :all_skirt_bolts, :L_front_fender, :R_front_fender, :driver_hatch, :trim_vane, :L_rear_fender, :R_rear_fender, :grill, :Lights ;
  x3do:DEF 'Hull' .
:left_deck a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_1 ;
  x3do:DEF 'left_deck' ;
  x3do:rotation ( 0 0 1 -0.02 ) ;
  x3do:translation ( -0.15 1.2 1.3 ) .
:Transform_2_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :left_deck ;
  x3do:hasChildren :Shape_2_3_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_3_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1 ;
  x3do:hasGeometry :Box_2_3_1_1_1_2 .
:Appearance_2_3_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1 ;
  x3do:hasMaterial :Material_2_3_1_1_1_1_1 .
:Material_2_3_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_1_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_1_1 ;
  x3do:size ( .55 .15 5.5 ) .
:right_deck a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_2_1 ;
  x3do:DEF 'right_deck' ;
  x3do:rotation ( 0 0 1 -0.02 ) ;
  x3do:translation ( -0.15 1.2 -1.275 ) .
:Transform_2_3_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :right_deck ;
  x3do:hasChildren :Shape_2_3_2_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_3_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_2 .
:Appearance_2_3_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_1_1 .
:Material_2_3_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_2_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1 ;
  x3do:size ( .55 .15 5.5 ) .
:Hull_Main a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_3_1 ;
  x3do:DEF 'Hull_Main' ;
  x3do:rotation ( 1 0 0 -1.57 ) .
:Shape_2_3_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Hull_Main ;
  x3do:hasAppearance :Appearance_2_3_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_3_1_2 .
:Appearance_2_3_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_3_1 ;
  x3do:hasMaterial :Material_2_3_3_1_1_1 .
:Material_2_3_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_3_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_3_1 ;
  x3do:crossSection ( -2.6 .5 -3.1 .9 -1.7 1.3 -1.3 1.4 1.2 1.4 1.2 1.3 2.6 1.3 3.0 1.1 2.4 .5 -2.6 .5 ) ;
  x3do:spine ( 0 -1.0 0 0 1.0 0 ) .
:L_1_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_4_1 ;
  x3do:DEF 'L_1_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 1.6 ) .
:Shape_2_3_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_1_skirt ;
  x3do:hasAppearance :Appearance_2_3_4_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_4_1_2 .
:Appearance_2_3_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_4_1 ;
  x3do:hasMaterial :Material_2_3_4_1_1_1 .
:Material_2_3_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_4_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_4_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_4_1 ;
  x3do:crossSection ( -2.9 .8 -2.9 1.3 -1.525 1.25 -1.525 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:L_2_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_5_1 ;
  x3do:DEF 'L_2_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 1.6 ) .
:Shape_2_3_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_2_skirt ;
  x3do:hasAppearance :Appearance_2_3_5_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_5_1_2 .
:Appearance_2_3_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_5_1 ;
  x3do:hasMaterial :Material_2_3_5_1_1_1 .
:Material_2_3_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_5_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_5_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_5_1 ;
  x3do:crossSection ( -1.5 .8 -1.5 1.25 -0.225 1.2 -0.225 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:L_3_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_6_1 ;
  x3do:DEF 'L_3_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 1.6 ) .
:Shape_2_3_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_3_skirt ;
  x3do:hasAppearance :Appearance_2_3_6_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_6_1_2 .
:Appearance_2_3_6_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_6_1 ;
  x3do:hasMaterial :Material_2_3_6_1_1_1 .
:Material_2_3_6_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_6_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_6_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_6_1 ;
  x3do:crossSection ( -0.2 .8 -0.2 1.2 .975 1.2 1.075 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:L_4_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_7_1 ;
  x3do:DEF 'L_4_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 1.6 ) .
:Shape_2_3_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_4_skirt ;
  x3do:hasAppearance :Appearance_2_3_7_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_7_1_2 .
:Appearance_2_3_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_7_1 ;
  x3do:hasMaterial :Material_2_3_7_1_1_1 .
:Material_2_3_7_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_7_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_7_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_7_1 ;
  x3do:crossSection ( 1.1 .8 1 1.2 2.55 1.2 2.55 .9 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:R_1_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_8_1 ;
  x3do:DEF 'R_1_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 -1.55 ) .
:Shape_2_3_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :R_1_skirt ;
  x3do:hasAppearance :Appearance_2_3_8_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_8_1_2 .
:Appearance_2_3_8_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_8_1 ;
  x3do:hasMaterial :Material_2_3_8_1_1_1 .
:Material_2_3_8_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_8_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_8_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_8_1 ;
  x3do:crossSection ( -2.9 .8 -2.9 1.3 -1.525 1.25 -1.525 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:R_2_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_9_1 ;
  x3do:DEF 'R_2_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 -1.55 ) .
:Shape_2_3_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :R_2_skirt ;
  x3do:hasAppearance :Appearance_2_3_9_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_9_1_2 .
:Appearance_2_3_9_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_9_1 ;
  x3do:hasMaterial :Material_2_3_9_1_1_1 .
:Material_2_3_9_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_9_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_9_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_9_1 ;
  x3do:crossSection ( -1.5 .8 -1.5 1.25 -0.225 1.2 -0.225 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:R_3_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_10_1 ;
  x3do:DEF 'R_3_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 -1.55 ) .
:Shape_2_3_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :R_3_skirt ;
  x3do:hasAppearance :Appearance_2_3_10_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_10_1_2 .
:Appearance_2_3_10_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_10_1 ;
  x3do:hasMaterial :Material_2_3_10_1_1_1 .
:Material_2_3_10_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_10_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_10_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_10_1 ;
  x3do:crossSection ( -0.2 .8 -0.2 1.2 .975 1.2 1.075 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:R_4_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_11_1 ;
  x3do:DEF 'R_4_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 -1.55 ) .
:Shape_2_3_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :R_4_skirt ;
  x3do:hasAppearance :Appearance_2_3_11_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_11_1_2 .
:Appearance_2_3_11_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_11_1 ;
  x3do:hasMaterial :Material_2_3_11_1_1_1 .
:Material_2_3_11_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_11_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_11_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_11_1 ;
  x3do:crossSection ( 1.1 .8 1 1.2 2.55 1.2 2.55 .9 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:L_inside_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_12_1 ;
  x3do:DEF 'L_inside_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 1.05 ) .
:Shape_2_3_12_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_inside_skirt ;
  x3do:hasAppearance :Appearance_2_3_12_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_12_1_2 .
:Appearance_2_3_12_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_12_1 ;
  x3do:hasMaterial :Material_2_3_12_1_1_1 .
:Material_2_3_12_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_12_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_12_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_12_1 ;
  x3do:crossSection ( -2.9 .8 -2.9 1.3 -1.525 1.25 -1.525 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:R_inside_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_13_1 ;
  x3do:DEF 'R_inside_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 -0.995 ) .
:Shape_2_3_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :R_inside_skirt ;
  x3do:hasAppearance :Appearance_2_3_13_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_13_1_2 .
:Appearance_2_3_13_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_13_1 ;
  x3do:hasMaterial :Material_2_3_13_1_1_1 .
:Material_2_3_13_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_13_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_13_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_13_1 ;
  x3do:crossSection ( -2.9 .8 -2.9 1.3 -1.525 1.25 -1.525 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:all_skirt_bolts a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_14_1, :Transform_2_3_14_2, :Transform_2_3_14_3, :Transform_2_3_14_4, :Transform_2_3_14_5, :Transform_2_3_14_6, :Transform_2_3_14_7, :Transform_2_3_14_8, :Transform_2_3_14_9 ;
  x3do:DEF 'all_skirt_bolts' .
:Transform_2_3_14_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts ;
  x3do:translation ( -2.9 0 0 ) .
:skirt_bolts a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_14_1 ;
  x3do:hasChildren :Transform_2_3_14_1_1_1, :Transform_2_3_14_1_1_2 ;
  x3do:DEF 'skirt_bolts' .
:Transform_2_3_14_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :skirt_bolts ;
  x3do:hasChildren :Shape_2_3_14_1_1_1_1 ;
  x3do:translation ( 0 1.1 1.6 ) .
:Shape_2_3_14_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_14_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_14_1_1_1_1_1 ;
  x3do:hasGeometry :Box_2_3_14_1_1_1_1_2 .
:Appearance_2_3_14_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_14_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_14_1_1_1_1_1_1 .
:Material_2_3_14_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_14_1_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_14_1_1_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_14_1_1_1_1 ;
  x3do:size ( .1 .1 .1 ) .
:Transform_2_3_14_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :skirt_bolts ;
  x3do:hasChildren :Shape_2_3_14_1_1_2_1 ;
  x3do:translation ( 0 .9 1.6 ) .
:Shape_2_3_14_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_14_1_1_2 ;
  x3do:hasAppearance :Appearance_2_3_14_1_1_2_1_1 ;
  x3do:hasGeometry :Box_2_3_14_1_1_2_1_2 .
:Appearance_2_3_14_1_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_14_1_1_2_1 ;
  x3do:hasMaterial :Material_2_3_14_1_1_2_1_1_1 .
:Material_2_3_14_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_14_1_1_2_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_14_1_1_2_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_14_1_1_2_1 ;
  x3do:size ( .1 .1 .1 ) .
:Transform_2_3_14_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-1 ;
  x3do:translation ( -1.5 0 0 ) .
:skirt_bolts-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_14_2 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_14_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-2 ;
  x3do:translation ( -0.2 0 0 ) .
:skirt_bolts-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_14_3 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_14_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-3 ;
  x3do:translation ( 1.05 0 0 ) .
:skirt_bolts-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_14_4 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_14_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-4 ;
  x3do:translation ( 1.05 0 0 ) .
:skirt_bolts-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_14_5 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_14_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-5 ;
  x3do:translation ( -2.9 0 -3.2 ) .
:skirt_bolts-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_14_6 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_14_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-6 ;
  x3do:translation ( -1.5 0 -3.2 ) .
:skirt_bolts-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_14_7 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_14_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-7 ;
  x3do:translation ( -0.2 0 -3.2 ) .
:skirt_bolts-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_14_8 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_14_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-8 ;
  x3do:translation ( 1.05 0 -3.2 ) .
:skirt_bolts-USE-8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_14_9 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:L_front_fender a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_15_1 ;
  x3do:DEF 'L_front_fender' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( -2.9 .825 1.6 ) .
:Transform_2_3_15_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_front_fender ;
  x3do:hasChildren :Shape_2_3_15_1_1 ;
  x3do:scale ( .1 .1 .1 ) .
:Shape_2_3_15_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_15_1 ;
  x3do:hasAppearance :Appearance_2_3_15_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_15_1_1_2 .
:Appearance_2_3_15_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_15_1_1 ;
  x3do:hasMaterial :Material_2_3_15_1_1_1_1 .
:Material_2_3_15_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_15_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_15_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_15_1_1 ;
  x3do:creaseAngle .785 ;
  x3do:crossSection ( 0 0 0 5.1 -1 5.066 -2 5.033 -3 5 -3.4 4.9 -3.8 4.8 -4.1 4.7 -4.3 4.6 -4.6 4.4 -4.7 4.3 -4.9 4.1 -5.1 3.9 -5.4 3.5 -5.5 3.3 -5.7 3 -5.8 2.7 -5.9 2.5 -6 2 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 6 0 ) .
:R_front_fender a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_16_1 ;
  x3do:DEF 'R_front_fender' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( -2.9 .825 -0.98 ) .
:Transform_2_3_16_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_front_fender ;
  x3do:hasChildren :Shape_2_3_16_1_1 ;
  x3do:scale ( .1 .1 .1 ) .
:Shape_2_3_16_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_16_1 ;
  x3do:hasAppearance :Appearance_2_3_16_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_16_1_1_2 .
:Appearance_2_3_16_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_16_1_1 ;
  x3do:hasMaterial :Material_2_3_16_1_1_1_1 .
:Material_2_3_16_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_16_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_16_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_16_1_1 ;
  x3do:creaseAngle .785 ;
  x3do:crossSection ( 0 0 0 5.1 -1 5.066 -2 5.033 -3 5 -3.4 4.9 -3.8 4.8 -4.1 4.7 -4.3 4.6 -4.6 4.4 -4.7 4.3 -4.9 4.1 -5.1 3.9 -5.4 3.5 -5.5 3.3 -5.7 3 -5.8 2.7 -5.9 2.5 -6 2 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 6 0 ) .
:driver_hatch a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_17_1, :Transform_2_3_17_2 ;
  x3do:DEF 'driver_hatch' .
:Transform_2_3_17_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :driver_hatch ;
  x3do:hasChildren :Shape_2_3_17_1_1 ;
  x3do:translation ( -1.5 1.2 0 ) .
:Shape_2_3_17_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_17_1 ;
  x3do:hasAppearance :Appearance_2_3_17_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_17_1_1_2 .
:Appearance_2_3_17_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_17_1_1 ;
  x3do:hasMaterial :Material_2_3_17_1_1_1_1 .
:Material_2_3_17_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_17_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_17_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_17_1_1 ;
  x3do:height .3 ;
  x3do:radius .3 .
:Transform_2_3_17_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :driver_hatch ;
  x3do:hasChildren :Shape_2_3_17_2_1 ;
  x3do:translation ( -1.5 1.4 0 ) .
:Shape_2_3_17_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_17_2 ;
  x3do:hasAppearance :Appearance_2_3_17_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_17_2_1_2 .
:Appearance_2_3_17_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_17_2_1 ;
  x3do:hasMaterial :Material_2_3_17_2_1_1_1 .
:Material_2_3_17_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_17_2_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_17_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_17_2_1 ;
  x3do:height .05 ;
  x3do:radius .2 .
:trim_vane a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_18_1, :Transform_2_3_18_2 ;
  x3do:DEF 'trim_vane' ;
  x3do:translation ( 0 -0.05 0 ) .
:Transform_2_3_18_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :trim_vane ;
  x3do:hasChildren :Transform_2_3_18_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( -2.3 1.2 .3 ) .
:Transform_2_3_18_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_18_1 ;
  x3do:hasChildren :Shape_2_3_18_1_1_1 ;
  x3do:rotation ( 1 0 0 -0.2 ) .
:Shape_2_3_18_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_18_1_1 ;
  x3do:hasAppearance :Appearance_2_3_18_1_1_1_1 ;
  x3do:hasGeometry :Box_2_3_18_1_1_1_2 .
:Appearance_2_3_18_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_18_1_1_1 ;
  x3do:hasMaterial :Material_2_3_18_1_1_1_1_1 .
:Material_2_3_18_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_18_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_18_1_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_18_1_1_1 ;
  x3do:size ( .05 .05 .9 ) .
:Transform_2_3_18_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :trim_vane ;
  x3do:hasChildren :Transform_2_3_18_2_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -2.3 1.2 -0.3 ) .
:Transform_2_3_18_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_18_2 ;
  x3do:hasChildren :Shape_2_3_18_2_1_1 ;
  x3do:rotation ( 1 0 0 .2 ) .
:Shape_2_3_18_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_18_2_1 ;
  x3do:hasAppearance :Appearance_2_3_18_2_1_1_1 ;
  x3do:hasGeometry :Box_2_3_18_2_1_1_2 .
:Appearance_2_3_18_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_18_2_1_1 ;
  x3do:hasMaterial :Material_2_3_18_2_1_1_1_1 .
:Material_2_3_18_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_18_2_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_18_2_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_18_2_1_1 ;
  x3do:size ( .05 .05 .9 ) .
:L_rear_fender a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_19_1 ;
  x3do:DEF 'L_rear_fender' .
:Transform_2_3_19_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_rear_fender ;
  x3do:hasChildren :Shape_2_3_19_1_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 .0 1.6 ) .
:Shape_2_3_19_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_19_1 ;
  x3do:hasAppearance :Appearance_2_3_19_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_19_1_1_2 .
:Appearance_2_3_19_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_19_1_1 ;
  x3do:hasMaterial :Material_2_3_19_1_1_1_1 .
:Material_2_3_19_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_19_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_19_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_19_1_1 ;
  x3do:crossSection ( 2.55 .9 2.55 1.2 2.9 1.2 2.9 1.1 ) ;
  x3do:spine ( 0 0 0 0 .6 0 ) .
:R_rear_fender a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_20_1 ;
  x3do:DEF 'R_rear_fender' .
:Transform_2_3_20_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_rear_fender ;
  x3do:hasChildren :Shape_2_3_20_1_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 .0 -1 ) .
:Shape_2_3_20_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_20_1 ;
  x3do:hasAppearance :Appearance_2_3_20_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_20_1_1_2 .
:Appearance_2_3_20_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_20_1_1 ;
  x3do:hasMaterial :Material_2_3_20_1_1_1_1 .
:Material_2_3_20_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_20_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_20_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_20_1_1 ;
  x3do:crossSection ( 2.55 .9 2.55 1.2 2.9 1.2 2.9 1.1 ) ;
  x3do:spine ( 0 0 0 0 .6 0 ) .
:grill a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_21_1 ;
  x3do:DEF 'grill' .
:Transform_2_3_21_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :grill ;
  x3do:hasChildren :Shape_2_3_21_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 2.2 1.3 0 ) .
:Shape_2_3_21_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_21_1 ;
  x3do:hasAppearance :Appearance_2_3_21_1_1_1 ;
  x3do:hasGeometry :Box_2_3_21_1_1_2 .
:Appearance_2_3_21_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_21_1_1 ;
  x3do:hasMaterial :Material_2_3_21_1_1_1_1 .
:Material_2_3_21_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_21_1_1_1 ;
  x3do:diffuseColor ( .5 .5 .5 ) .
:Box_2_3_21_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_21_1_1 ;
  x3do:size ( .05 .7 1.8 ) .
:Lights a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_22_1, :Transform_2_3_22_2 ;
  x3do:DEF 'Lights' .
:Transform_2_3_22_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Lights ;
  x3do:hasChildren :Head_lights ;
  x3do:translation ( -2.8 -1.15 -1.47 ) .
:Head_lights a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_22_1 ;
  x3do:hasChildren :Head_light, :Transform_2_3_22_1_1_2, :Transform_2_3_22_1_1_3, :Transform_2_3_22_1_1_4 ;
  x3do:DEF 'Head_lights' .
:Head_light a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Head_lights ;
  x3do:hasChildren :Shape_2_3_22_1_1_1_1 ;
  x3do:DEF 'Head_light' ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:scale ( .05 .175 .05 ) ;
  x3do:translation ( .1 2.3 .6 ) .
:Shape_2_3_22_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Head_light ;
  x3do:hasAppearance :Appearance_2_3_22_1_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_22_1_1_1_1_2 .
:Appearance_2_3_22_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_22_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_22_1_1_1_1_1_1 .
:Material_2_3_22_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_22_1_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_22_1_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_22_1_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .8 .8 .4 .4 ) ;
  x3do:spine ( 0 0 0 0 .2 0 0 .3 0 ) .
:Transform_2_3_22_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Head_lights ;
  x3do:hasChildren :Shape_2_3_22_1_1_2_1 ;
  x3do:translation ( .12 2.2 .65 ) .
:Shape_2_3_22_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_22_1_1_2 ;
  x3do:hasAppearance :Appearance_2_3_22_1_1_2_1_1 ;
  x3do:hasGeometry :Box_2_3_22_1_1_2_1_2 .
:Appearance_2_3_22_1_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_22_1_1_2_1 ;
  x3do:hasMaterial :Material_2_3_22_1_1_2_1_1_1 .
:Material_2_3_22_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_22_1_1_2_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_22_1_1_2_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_22_1_1_2_1 ;
  x3do:size ( .01 .2 .01 ) .
:Transform_2_3_22_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Head_lights ;
  x3do:hasChildren :Shape_2_3_22_1_1_3_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:scale ( .04 .05 .04 ) ;
  x3do:translation ( .09 2.3 .6 ) .
:Shape_2_3_22_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_22_1_1_3 ;
  x3do:hasAppearance :Appearance_2_3_22_1_1_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_22_1_1_3_1_2 .
:Appearance_2_3_22_1_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_22_1_1_3_1 ;
  x3do:hasMaterial :Material_2_3_22_1_1_3_1_1_1 .
:Material_2_3_22_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_22_1_1_3_1_1 ;
  x3do:diffuseColor ( .8 .8 .8 ) .
:Extrusion_2_3_22_1_1_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_22_1_1_3_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .8 .8 .4 .4 ) ;
  x3do:spine ( 0 0 0 0 .2 0 0 .3 0 ) .
:Transform_2_3_22_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Head_lights ;
  x3do:hasChildren :Shape_2_3_22_1_1_4_1 ;
  x3do:translation ( .12 2.2 .55 ) .
:Shape_2_3_22_1_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_22_1_1_4 ;
  x3do:hasAppearance :Appearance_2_3_22_1_1_4_1_1 ;
  x3do:hasGeometry :Box_2_3_22_1_1_4_1_2 .
:Appearance_2_3_22_1_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_22_1_1_4_1 ;
  x3do:hasMaterial :Material_2_3_22_1_1_4_1_1_1 .
:Material_2_3_22_1_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_22_1_1_4_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_22_1_1_4_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_22_1_1_4_1 ;
  x3do:size ( .01 .2 .01 ) .
:Transform_2_3_22_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Lights ;
  x3do:hasChildren :Head_lights-USE-1 ;
  x3do:translation ( -2.8 -1.15 .23 ) .
:Head_lights-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_22_2 ;
  owl:sameAs :Head_lights . # DEF matching this USE
:Viewpoint_2_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Entry view' ;
  x3do:orientation ( 1 0 0 -0.37 ) ;
  x3do:position ( 0 5 10 ) .
:Viewpoint_2_5 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Front' ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( -10 2 0 ) .
:Transform_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_6_1 ;
  x3do:rotation ( 0 0 1 -0.785 ) .
:Viewpoint_2_6_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_6 ;
  x3do:description 'Front High' ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( -12 2 0 ) .
:Viewpoint_2_7 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'left side' ;
  x3do:orientation ( 0 1 0 -3.14 ) ;
  x3do:position ( 0 2 -10 ) .
:Viewpoint_2_8 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'rear' ;
  x3do:orientation ( 0 1 0 1.57 ) ;
  x3do:position ( 10 2 0 ) .
:Viewpoint_2_9 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'top' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 0 10 0 ) .
