@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/DestroyerSovremennyRussia/CaptainsBarge.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CaptainsBarge.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Kevin Anderson' ;
  x3do:name 'creator' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '29 September 2000' ;
  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 'Captains Barge for use with Sovremennny and/or other Russian Warships. Designed to specifications and photos supplied by Janes Online.' ;
  x3do:name 'description' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/DestroyerSovremennyRussia/CaptainsBarge.x3d' ;
  x3do:name 'identifier' .
:meta_1_7 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_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "CaptainsBarge.x3d" .
:meta dcterms:creator "Kevin Anderson" .
:meta dcterms:created "29 September 2000" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:description "Captains Barge for use with Sovremennny and/or other Russian Warships. Designed to specifications and photos supplied by Janes Online." .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/DestroyerSovremennyRussia/CaptainsBarge.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :DeckStands, :Hull, :Super_Structure, :Cabin, :AftDeck .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'CaptainsBarge.x3d' .
:DeckStands a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_2_1, :Transform_2_2_2 ;
  x3do:DEF 'DeckStands' .
:Transform_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DeckStands ;
  x3do:hasChildren :Stand ;
  x3do:translation ( -3.6 -1.35 0 ) .
:Stand a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1 ;
  x3do:hasGeometry :Box_2_2_1_1_2 ;
  x3do:DEF 'Stand' .
:Appearance_2_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Stand ;
  x3do:hasMaterial :Material_2_2_1_1_1_1 .
:Material_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1 ;
  x3do:diffuseColor ( .55 .48 .48 ) .
:Box_2_2_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Stand ;
  x3do:size ( .5 .55 2.3 ) .
:Transform_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DeckStands ;
  x3do:hasChildren :Stand-USE-1 ;
  x3do:translation ( .7 -1.35 0 ) .
:Stand-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2 ;
  owl:sameAs :Stand . # DEF matching this USE
:Hull a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :BottomHull, :Railing, :Deck ;
  x3do:DEF 'Hull' .
:BottomHull a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Hull ;
  x3do:hasAppearance :Gray ;
  x3do:hasGeometry :Extrusion_2_3_1_2 ;
  x3do:DEF 'BottomHull' .
:Gray a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :BottomHull ;
  x3do:hasMaterial :Material_2_3_1_1_1 ;
  x3do:DEF 'Gray' .
:Material_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Gray ;
  x3do:diffuseColor ( .6 .55 .5 ) .
:Extrusion_2_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :BottomHull ;
  x3do:ccw false ;
  x3do:creaseAngle 1.6 ;
  x3do:crossSection ( 0 -1.5 .57 -1.38 1.065 -1.065 1.38 -0.57 1.5 0 1.38 .57 1.065 1.065 .57 1.38 0 1.5 0 -1.5 ) ;
  x3do:orientation ( 0 0 1 .2 0 0 1 0 0 0 1 0 0 0 1 -0.9 ) ;
  x3do:scale ( .8 .78 1 1 1 1 1 .01 ) ;
  x3do:spine ( -5 0 0 0 0 0 1 0 0 3.4 0 0 ) .
:Railing a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Hull ;
  x3do:hasAppearance :Gray-USE-1 ;
  x3do:hasGeometry :Extrusion_2_3_2_2 ;
  x3do:DEF 'Railing' .
:Gray-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Railing ;
  owl:sameAs :Gray . # DEF matching this USE
:Extrusion_2_3_2_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Railing ;
  x3do:ccw false ;
  x3do:creaseAngle 1.6 ;
  x3do:crossSection ( -0.25 -1.6 0.025 -1.48 0.025 1.48 -0.25 1.6 ) ;
  x3do:orientation ( 0 0 1 .2 0 0 1 0 0 0 1 0 0 0 1 -0.9 ) ;
  x3do:scale ( .8 .79 1 1 1 1 1 .01 ) ;
  x3do:solid false ;
  x3do:spine ( -4.998 0 0 0 0 0 1 0 0 3.4 0 0 ) .
:Deck a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Hull ;
  x3do:hasAppearance :Appearance_2_3_3_1 ;
  x3do:hasGeometry :Extrusion_2_3_3_2 ;
  x3do:DEF 'Deck' .
:Appearance_2_3_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Deck ;
  x3do:hasMaterial :Material_2_3_3_1_1 .
:Material_2_3_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_3_1 ;
  x3do:diffuseColor ( .4 .3 .32 ) .
:Extrusion_2_3_3_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Deck ;
  x3do:ccw false ;
  x3do:creaseAngle 1.6 ;
  x3do:crossSection ( -0.05 -1.49 0.0 -1.46 0.0 1.46 -0.05 1.49 -0.05 -1.49 ) ;
  x3do:orientation ( 0 0 1 .2 0 0 1 0 0 0 1 0 0 0 1 -0.9 ) ;
  x3do:scale ( .8 .79 1 1 1 1 1 .01 ) ;
  x3do:solid false ;
  x3do:spine ( -4.98 0 0 0 0 0 1 0 0 3.38 0 0 ) .
:Super_Structure a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :FwdStructure, :Transform_2_4_2 ;
  x3do:DEF 'Super_Structure' .
:FwdStructure a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Super_Structure ;
  x3do:hasAppearance :White ;
  x3do:hasGeometry :Extrusion_2_4_1_2 ;
  x3do:DEF 'FwdStructure' .
:White a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :FwdStructure ;
  x3do:hasMaterial :Material_2_4_1_1_1 ;
  x3do:DEF 'White' .
:Material_2_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :White ;
  x3do:diffuseColor ( .9 .9 .9 ) .
:Extrusion_2_4_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :FwdStructure ;
  x3do:creaseAngle 1 ;
  x3do:crossSection ( -3.6 -1 -3.6 1 1 1 2 .5 2 -0.5 1 -1 -3.6 -1 -3.6 -1 ) ;
  x3do:spine ( 0 0 0 0 .4 0 ) .
:Transform_2_4_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Super_Structure ;
  x3do:hasChildren :FwdStructure-USE-1 ;
  x3do:scale ( .52 1 .6 ) ;
  x3do:translation ( 0.26 .27 0 ) .
:FwdStructure-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_2 ;
  owl:sameAs :FwdStructure . # DEF matching this USE
:Cabin a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_5_1, :Shape_2_5_2, :Shape_2_5_3, :Shape_2_5_4, :Shape_2_5_5, :Shape_2_5_6, :Transform_2_5_7 ;
  x3do:DEF 'Cabin' .
:Transform_2_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Cabin ;
  x3do:hasChildren :Glass ;
  x3do:translation ( -2.6 .8 0 ) .
:Glass a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1 ;
  x3do:hasAppearance :Appearance_2_5_1_1_1 ;
  x3do:hasGeometry :Box_2_5_1_1_2 ;
  x3do:DEF 'Glass' .
:Appearance_2_5_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Glass ;
  x3do:hasMaterial :Material_2_5_1_1_1_1 .
:Material_2_5_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1 ;
  x3do:diffuseColor ( .3 .3 .6 ) ;
  x3do:transparency .25 .
:Box_2_5_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Glass ;
  x3do:size ( 1.1 .8 1.1 ) .
:Shape_2_5_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Cabin ;
  x3do:hasAppearance :White-USE-1 ;
  x3do:hasGeometry :Extrusion_2_5_2_2 .
:White-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_2 ;
  owl:sameAs :White . # DEF matching this USE
:Extrusion_2_5_2_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_5_2 ;
  x3do:crossSection ( 0 0 -0.6 0 -0.6 .5 0 .5 0 0 ) ;
  x3do:scale ( 1 1 .3 .3 ) ;
  x3do:spine ( -3 .398 .5 -3 1.399 .5 ) .
:Shape_2_5_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Cabin ;
  x3do:hasAppearance :White-USE-2 ;
  x3do:hasGeometry :Extrusion_2_5_3_2 .
:White-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_3 ;
  owl:sameAs :White . # DEF matching this USE
:Extrusion_2_5_3_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_5_3 ;
  x3do:ccw false ;
  x3do:crossSection ( 0 0 -0.6 0 -0.6 -0.5 0 -0.5 0 0 ) ;
  x3do:scale ( 1 1 .3 .3 ) ;
  x3do:spine ( -3 .398 -0.5 -3 1.399 -0.5 ) .
:Shape_2_5_4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Cabin ;
  x3do:hasAppearance :White-USE-3 ;
  x3do:hasGeometry :Extrusion_2_5_4_2 .
:White-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_4 ;
  owl:sameAs :White . # DEF matching this USE
:Extrusion_2_5_4_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_5_4 ;
  x3do:crossSection ( 0 0 0 .3 .3 .3 .3 0 0 0 ) ;
  x3do:scale ( 1 1 .4 .4 ) ;
  x3do:spine ( -2.2 .398 .5 -2.2 1.399 .5 ) .
:Shape_2_5_5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Cabin ;
  x3do:hasAppearance :White-USE-4 ;
  x3do:hasGeometry :Extrusion_2_5_5_2 .
:White-USE-4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_5 ;
  owl:sameAs :White . # DEF matching this USE
:Extrusion_2_5_5_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_5_5 ;
  x3do:ccw false ;
  x3do:crossSection ( 0 0 0 -0.3 .3 -0.3 .3 0 0 0 ) ;
  x3do:scale ( 1 1 .4 .4 ) ;
  x3do:spine ( -2.2 .398 -0.5 -2.2 1.399 -0.5 ) .
:Shape_2_5_6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Cabin ;
  x3do:hasAppearance :White-USE-5 ;
  x3do:hasGeometry :Extrusion_2_5_6_2 .
:White-USE-5 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_6 ;
  owl:sameAs :White . # DEF matching this USE
:Extrusion_2_5_6_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_5_6 ;
  x3do:crossSection ( 0 -0.62 0 .62 1.32 .62 1.32 -0.62 0 -0.62 ) ;
  x3do:spine ( -3.18 1.198 0 -3.18 1.4 0 ) .
:Transform_2_5_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Cabin ;
  x3do:hasChildren :Shape_2_5_7_1 ;
  x3do:translation ( -2.55 1.5 0 ) .
:Shape_2_5_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_7 ;
  x3do:hasAppearance :White-USE-6 ;
  x3do:hasGeometry :Box_2_5_7_1_2 .
:White-USE-6 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_7_1 ;
  owl:sameAs :White . # DEF matching this USE
:Box_2_5_7_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_5_7_1 ;
  x3do:size ( .7 .3 .8 ) .
:AftDeck a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_6_1 ;
  x3do:DEF 'AftDeck' .
:Transform_2_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :AftDeck ;
  x3do:hasChildren :Shape_2_6_1_1, :Transform_2_6_1_2 ;
  x3do:translation ( -4.3 .1 0 ) .
:Shape_2_6_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_6_1 ;
  x3do:hasAppearance :White-USE-7 ;
  x3do:hasGeometry :Box_2_6_1_1_2 .
:White-USE-7 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_1_1 ;
  owl:sameAs :White . # DEF matching this USE
:Box_2_6_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_6_1_1 ;
  x3do:size ( .7 .3 2 ) .
:Transform_2_6_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_6_1 ;
  x3do:hasChildren :Shape_2_6_1_2_1 ;
  x3do:translation ( -0.2 .15 0 ) .
:Shape_2_6_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_6_1_2 ;
  x3do:hasAppearance :White-USE-8 ;
  x3do:hasGeometry :Box_2_6_1_2_1_2 .
:White-USE-8 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_1_2_1 ;
  owl:sameAs :White . # DEF matching this USE
:Box_2_6_1_2_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_6_1_2_1 ;
  x3do:size ( .3 .27 2 ) .
