@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix dcterms: . @prefix xsd: . @prefix x3d: . @prefix x3do: . :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_13, :meta_1_14 . :meta_1_1 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Crane.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Boon Chuan LEE' ; x3do:name 'creator' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '3 August 2001' ; 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 'Ship's crane situated on helo deck near superstructure' ; x3do:name 'description' . :meta_1_6 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'http://www.mindef.gov.sg/navy/pict/ship/ship2.html' ; x3do:name 'reference' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls1.jpg' ; x3do:name 'reference' . :meta_1_8 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls2.jpg' ; x3do:name 'reference' . :meta_1_9 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls3.jpg' ; x3do:name 'reference' . :meta_1_10 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls4.jpg' ; x3do:name 'reference' . :meta_1_11 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'http://www.janesonline.com' ; x3do:name 'reference' . :meta_1_12 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/Crane.x3d' ; x3do:name 'identifier' . :meta_1_13 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit' ; x3do:name 'generator' . :meta_1_14 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '../../license.html' ; x3do:name 'license' . :meta dcterms:title "Crane.x3d" . :meta dcterms:creator "Boon Chuan LEE" . :meta dcterms:created "3 August 2001" . :meta dcterms:modified "20 October 2019" . :meta dcterms:description "Ship's crane situated on helo deck near superstructure" . :meta dcterms:reference "http://www.mindef.gov.sg/navy/pict/ship/ship2.html" . :meta dcterms:reference "http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls1.jpg" . :meta dcterms:reference "http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls2.jpg" . :meta dcterms:reference "http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls3.jpg" . :meta dcterms:reference "http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls4.jpg" . :meta dcterms:reference "http://www.janesonline.com" . :meta dcterms:identifier "https://savage.nps.edu/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/Crane.x3d" . :meta dcterms:generator "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" . :meta dcterms:license "../../license.html" . :Scene a owl:NamedIndividual, x3do:Scene ; x3do:hasParent :X3D ; x3do:hasChildren :WorldInfo_2_1, :Background_2_2, :Viewpoint_2_3, :CraneAssembly . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'Crane.x3d' . :Background_2_2 a owl:NamedIndividual, x3do:Background ; x3do:hasParent :Scene ; x3do:groundAngle ( 1.309 1.570796 ) ; x3do:groundColor ( 0 .2 1 0 .5 1 0.8 0.9 0.9 ) ; x3do:skyAngle ( 1.309 1.571 ) ; x3do:skyColor ( .5 .5 .9 0 .5 1 1 0.8 0.8 ) . :Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:position ( 0 5 20 ) . :CraneAssembly a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Scene ; x3do:hasChildren :Transform_2_4_1, :Transform_2_4_2, :Transform_2_4_3, :Transform_2_4_4, :Transform_2_4_5 ; x3do:DEF 'CraneAssembly' . :Transform_2_4_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :CraneAssembly ; x3do:hasChildren :Base . :Base a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1 ; x3do:hasGeometry :Extrusion_2_4_1_1_1 ; x3do:hasAppearance :Appearance_2_4_1_1_2 ; x3do:DEF 'Base' . :Extrusion_2_4_1_1_1 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Base ; x3do:ccw false ; x3do:creaseAngle 1.3 ; x3do:crossSection ( 2.00 0.00 1.85 0.77 1.41 1.41 0.77 1.85 0.00 2.00 -0.77 1.85 -1.41 1.41 -1.85 0.77 -2.00 0.00 -1.85 -0.77 -1.41 -1.41 -0.77 -1.85 0.00 -2.00 0.77 -1.85 1.41 -1.41 1.85 -0.77 2.00 0.00 ) ; x3do:scale ( 0.7 0.7 0.6 0.6 ) ; x3do:spine ( 0 0 0 0 2 0 ) . :Appearance_2_4_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Base ; x3do:hasMaterial :Material_2_4_1_1_2_1 . :Material_2_4_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_1_1_2 ; x3do:diffuseColor ( 0.5 0.5 0.5 ) . :Transform_2_4_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :CraneAssembly ; x3do:hasChildren :Connect . :Connect a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_2 ; x3do:hasGeometry :Extrusion_2_4_2_1_1 ; x3do:hasAppearance :Appearance_2_4_2_1_2 ; x3do:DEF 'Connect' . :Extrusion_2_4_2_1_1 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Connect ; x3do:ccw false ; x3do:creaseAngle 1.3 ; x3do:crossSection ( 2.00 0.00 1.85 0.77 1.41 1.41 0.77 1.85 0.00 2.00 -0.77 1.85 -1.41 1.41 -1.85 0.77 -2.00 0.00 -1.85 -0.77 -1.41 -1.41 -0.77 -1.85 0.00 -2.00 0.77 -1.85 1.41 -1.41 1.85 -0.77 2.00 0.00 ) ; x3do:scale ( 0.65 0.65 0.65 0.65 ) ; x3do:spine ( 0 2 0 0 2.5 0 ) . :Appearance_2_4_2_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Connect ; x3do:hasMaterial :Material_2_4_2_1_2_1 . :Material_2_4_2_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_2_1_2 ; x3do:diffuseColor ( 0.6 0.6 0.6 ) . :Transform_2_4_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :CraneAssembly ; x3do:hasChildren :MainColumn . :MainColumn a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_3 ; x3do:hasGeometry :Extrusion_2_4_3_1_1 ; x3do:hasAppearance :Appearance_2_4_3_1_2 ; x3do:DEF 'MainColumn' . :Extrusion_2_4_3_1_1 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :MainColumn ; x3do:ccw false ; x3do:creaseAngle 1.3 ; x3do:crossSection ( 2.00 0.00 1.85 0.77 1.41 1.41 0.77 1.85 0.00 2.00 -0.77 1.85 -1.41 1.41 -1.85 0.77 -2.00 0.00 -1.85 -0.77 -1.41 -1.41 -0.77 -1.85 0.00 -2.00 0.77 -1.85 1.41 -1.41 1.85 -0.77 2.00 0.00 ) ; x3do:scale ( 0.55 0.55 0.55 0.55 ) ; x3do:spine ( 0 2.5 0 0 7 0 ) . :Appearance_2_4_3_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :MainColumn ; x3do:hasMaterial :Material_2_4_3_1_2_1 . :Material_2_4_3_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_3_1_2 ; x3do:diffuseColor ( 0.5 0.5 0.5 ) . :Transform_2_4_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :CraneAssembly ; x3do:hasChildren :Gear ; x3do:rotation ( 1 0 0 1.57 ) ; x3do:translation ( 0 7 0 ) . :Gear a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_4 ; x3do:hasGeometry :Extrusion_2_4_4_1_1 ; x3do:hasAppearance :Appearance_2_4_4_1_2 ; x3do:DEF 'Gear' . :Extrusion_2_4_4_1_1 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Gear ; x3do:ccw false ; x3do:creaseAngle 1.3 ; x3do:crossSection ( 2.00 0.00 1.85 0.77 1.41 1.41 0.77 1.85 0.00 2.00 -0.77 1.85 -1.41 1.41 -1.85 0.77 -2.00 0.00 -1.85 -0.77 -1.41 -1.41 -0.77 -1.85 0.00 -2.00 0.77 -1.85 1.41 -1.41 1.85 -0.77 2.00 0.00 ) ; x3do:scale ( 0.45 0.45 0.45 0.45 ) ; x3do:spine ( 0 -0.5 0 0 0.5 0 ) . :Appearance_2_4_4_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Gear ; x3do:hasMaterial :Material_2_4_4_1_2_1 . :Material_2_4_4_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_4_1_2 ; x3do:diffuseColor ( 0.38 0.38 0.38 ) . :Transform_2_4_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :CraneAssembly ; x3do:hasChildren :Boom ; x3do:translation ( -5 0 0 ) . :Boom a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_5 ; x3do:hasGeometry :Extrusion_2_4_5_1_1 ; x3do:hasAppearance :Appearance_2_4_5_1_2 ; x3do:DEF 'Boom' . :Extrusion_2_4_5_1_1 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Boom ; x3do:creaseAngle 0.785 ; x3do:crossSection ( -2 0.5 12 0.5 12 -0.5 -2 -0.5 -2 0.5 ) ; x3do:scale ( 1 1 0.15 1 ) ; x3do:spine ( 7 7 0 7 7.7 0 ) . :Appearance_2_4_5_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Boom ; x3do:hasMaterial :Material_2_4_5_1_2_1 . :Material_2_4_5_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_5_1_2 ; x3do:diffuseColor ( 0.5 0.5 0.5 ) .