@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/DestroyerSovremennyRussia/RadarMR114.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 'RadarMR114.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 '1 October 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 'MR114 Kite Screech Radar for use with Sovremennny and/or other Russian Warships. Designed to 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/RadarMR114.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 "RadarMR114.x3d" .
:meta dcterms:creator "Kevin Anderson" .
:meta dcterms:created "1 October 2000" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:description "MR114 Kite Screech Radar for use with Sovremennny and/or other Russian Warships. Designed to photos supplied by Janes Online." .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/DestroyerSovremennyRussia/RadarMR114.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, :Base, :Antenna .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'RadarMR114.x3d' .
:Base a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_2_1, :Transform_2_2_2 ;
  x3do:DEF 'Base' .
:Shape_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Base ;
  x3do:hasGeometry :Extrusion_2_2_1_1 ;
  x3do:hasAppearance :Gray .
:Extrusion_2_2_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_2_1 ;
  x3do:ccw false ;
  x3do:creaseAngle .7 ;
  x3do:crossSection ( -0.4 .4 -0.4 -0.4 .4 -0.4 .4 .4 -0.4 .4 ) ;
  x3do:scale ( 1 1 .4 .4 ) ;
  x3do:spine ( 0 0 0 0 1.8 0 ) .
:Gray a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_1 ;
  x3do:hasMaterial :Material_2_2_1_2_1 ;
  x3do:DEF 'Gray' .
:Material_2_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Gray ;
  x3do:diffuseColor ( .55 .53 .5 ) .
:Transform_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Base ;
  x3do:hasChildren :Shape_2_2_2_1 ;
  x3do:translation ( 0 2 0 ) .
:Shape_2_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2 ;
  x3do:hasAppearance :Gray-USE-1 ;
  x3do:hasGeometry :Cylinder_2_2_2_1_2 .
:Gray-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1 ;
  owl:sameAs :Gray . # DEF matching this USE
:Cylinder_2_2_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_2_1 ;
  x3do:height .6 ;
  x3do:radius .12 .
:Antenna a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_3_1 ;
  x3do:DEF 'Antenna' .
:Transform_2_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Antenna ;
  x3do:hasChildren :Transform_2_3_1_1, :FeedHorn, :Transform_2_3_1_3 ;
  x3do:rotation ( 0 0 1 .35 ) ;
  x3do:translation ( 1.7 1.4 0 ) .
:Transform_2_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1 ;
  x3do:hasChildren :AntennaDish, :Transform_2_3_1_1_2, :Transform_2_3_1_1_3 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:scale ( .5 .9 1.3 ) ;
  x3do:translation ( 0 1.5 0 ) .
:AntennaDish a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_1_1_1 ;
  x3do:hasAppearance :Gray-USE-2 ;
  x3do:DEF 'AntennaDish' .
:Extrusion_2_3_1_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :AntennaDish ;
  x3do:beginCap false ;
  x3do:ccw false ;
  x3do:creaseAngle .7 ;
  x3do:crossSection ( 0 -1 -0.095 -0.92 -0.1775 -0.71 -0.23 -0.38 -0.25 0 -0.23 .38 -0.1775 .71 -0.095 .92 0 1 .095 .92 .1775 .71 .23 .38 .25 0 .23 -0.38 .1775 -0.71 .095 -0.92 0 -1 ) ;
  x3do:endCap false ;
  x3do:scale ( 1 .02 1 .38 1 .71 1 .92 1 1 1 .92 1 .71 1 .38 1 .02 ) ;
  x3do:solid false ;
  x3do:spine ( 0 -1 0 -0.38 -0.92 0 -0.71 -0.71 0 -0.92 -0.38 0 -1.00 0.00 0 -0.92 0.38 0 -0.71 0.71 0 -0.38 0.92 0 0 1 0 ) .
:Gray-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :AntennaDish ;
  owl:sameAs :Gray . # DEF matching this USE
:Transform_2_3_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1 ;
  x3do:hasChildren :Bar ;
  x3do:rotation ( 0 0 1 .87 ) ;
  x3do:translation ( .5 .5 0 ) .
:Bar a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_2 ;
  x3do:hasAppearance :Gray-USE-3 ;
  x3do:hasGeometry :Box_2_3_1_1_2_1_2 ;
  x3do:DEF 'Bar' .
:Gray-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Bar ;
  owl:sameAs :Gray . # DEF matching this USE
:Box_2_3_1_1_2_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Bar ;
  x3do:size ( .2 1.8 .05 ) .
:Transform_2_3_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_1 ;
  x3do:hasChildren :Bar-USE-1 ;
  x3do:rotation ( 0 0 1 -0.87 ) ;
  x3do:translation ( .5 -0.5 0 ) .
:Bar-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_3 ;
  owl:sameAs :Bar . # DEF matching this USE
:FeedHorn a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1 ;
  x3do:hasChildren :Shape_2_3_1_2_1, :Transform_2_3_1_2_2, :Transform_2_3_1_2_3 ;
  x3do:DEF 'FeedHorn' ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( .45 1.53 0 ) .
:Shape_2_3_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FeedHorn ;
  x3do:hasAppearance :Gray-USE-4 ;
  x3do:hasGeometry :Cylinder_2_3_1_2_1_2 .
:Gray-USE-4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_2_1 ;
  owl:sameAs :Gray . # DEF matching this USE
:Cylinder_2_3_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_2_1 ;
  x3do:height .25 ;
  x3do:radius .17 .
:Transform_2_3_1_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FeedHorn ;
  x3do:hasChildren :Shape_2_3_1_2_2_1 ;
  x3do:translation ( 0 .125 0 ) .
:Shape_2_3_1_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_2_2 ;
  x3do:hasAppearance :Gray-USE-5 ;
  x3do:hasGeometry :Sphere_2_3_1_2_2_1_2 .
:Gray-USE-5 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_2_2_1 ;
  owl:sameAs :Gray . # DEF matching this USE
:Sphere_2_3_1_2_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_3_1_2_2_1 ;
  x3do:radius .17 .
:Transform_2_3_1_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FeedHorn ;
  x3do:hasChildren :Shape_2_3_1_2_3_1 ;
  x3do:scale ( 1 .5 1 ) ;
  x3do:translation ( 0 -0.125 0 ) .
:Shape_2_3_1_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_2_3 ;
  x3do:hasAppearance :Gray-USE-6 ;
  x3do:hasGeometry :Sphere_2_3_1_2_3_1_2 .
:Gray-USE-6 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_2_3_1 ;
  owl:sameAs :Gray . # DEF matching this USE
:Sphere_2_3_1_2_3_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_3_1_2_3_1 ;
  x3do:radius .17 .
:Transform_2_3_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1 ;
  x3do:hasChildren :Shape_2_3_1_3_1, :Transform_2_3_1_3_2 ;
  x3do:translation ( -1.56 1.53 0 ) .
:Shape_2_3_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_3 ;
  x3do:hasAppearance :Gray-USE-7 ;
  x3do:hasGeometry :Box_2_3_1_3_1_2 .
:Gray-USE-7 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_3_1 ;
  owl:sameAs :Gray . # DEF matching this USE
:Box_2_3_1_3_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_3_1 ;
  x3do:size ( 1.8 .9 .9 ) .
:Transform_2_3_1_3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_3 ;
  x3do:hasChildren :Shape_2_3_1_3_2_1, :Transform_2_3_1_3_2_2 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:Shape_2_3_1_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_3_2 ;
  x3do:hasAppearance :Gray-USE-8 ;
  x3do:hasGeometry :Cylinder_2_3_1_3_2_1_2 .
:Gray-USE-8 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_3_2_1 ;
  owl:sameAs :Gray . # DEF matching this USE
:Cylinder_2_3_1_3_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_3_2_1 ;
  x3do:height 2.2 ;
  x3do:radius .16 .
:Transform_2_3_1_3_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_3_2 ;
  x3do:hasChildren :Shape_2_3_1_3_2_2_1 ;
  x3do:translation ( 0 1.1 0 ) .
:Shape_2_3_1_3_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_3_2_2 ;
  x3do:hasAppearance :Gray-USE-9 ;
  x3do:hasGeometry :Sphere_2_3_1_3_2_2_1_2 .
:Gray-USE-9 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_3_2_2_1 ;
  owl:sameAs :Gray . # DEF matching this USE
:Sphere_2_3_1_3_2_2_1_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_3_1_3_2_2_1 ;
  x3do:radius .16 .
