@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.2' ; x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.2.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_1 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Ladder.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Brazilian Naval Academy Training Ship' ; x3do:name 'description' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Claudio Coreixas' ; x3do:name 'creator' . :meta_1_4 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '20 October 2009' ; 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 'http://www.en.mar.mil.br' ; x3do:name 'reference' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'ships' ; x3do:name 'subject' . :meta_1_8 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/ShipsMilitary/PatrolCraftNavalAcademyBrazil/Ladder.x3d' ; x3do:name 'identifier' . :meta_1_9 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'X3D-Edit, https://savage.nps.edu/X3D-Edit' ; x3do:name 'generator' . :meta_1_10 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '../../license.html' ; x3do:name 'license' . :meta dcterms:title "Ladder.x3d" . :meta dcterms:description "Brazilian Naval Academy Training Ship" . :meta dcterms:creator "Claudio Coreixas" . :meta dcterms:created "20 October 2009" . :meta dcterms:modified "20 October 2019" . :meta dcterms:reference "http://www.en.mar.mil.br" . :meta dcterms:subject "ships" . :meta dcterms:identifier "https://savage.nps.edu/Savage/ShipsMilitary/PatrolCraftNavalAcademyBrazil/Ladder.x3d" . :meta dcterms:generator "X3D-Edit, 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, :base1, :base2, :stair1, :Transform_2_5, :Transform_2_6, :Transform_2_7, :Transform_2_8, :Transform_2_9, :Transform_2_10, :Transform_2_11 . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'Ladder.x3d' . :base1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Scene ; x3do:hasGeometry :Extrusion_2_2_1 ; x3do:hasAppearance :Appearance_2_2_2 ; x3do:DEF 'base1' . :Extrusion_2_2_1 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :base1 ; x3do:ccw false ; x3do:convex false ; x3do:crossSection ( 4.53 1.9 4.6 1.9 4.85 2.49 4.85 2.6 4.827 2.6 ) ; x3do:solid false ; x3do:spine ( 0 0 0.5 0 0 0.498 ) . :Appearance_2_2_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :base1 ; x3do:hasMaterial :Material_2_2_2_1 . :Material_2_2_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_2_2 ; x3do:diffuseColor ( 1 1 1 ) . :base2 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Scene ; x3do:hasGeometry :Extrusion_2_3_1 ; x3do:hasAppearance :Appearance_2_3_2 ; x3do:DEF 'base2' . :Extrusion_2_3_1 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :base2 ; x3do:ccw false ; x3do:convex false ; x3do:crossSection ( 4.53 1.9 4.6 1.9 4.85 2.49 4.85 2.6 4.827 2.6 ) ; x3do:solid false ; x3do:spine ( 0 0 0.275 0 0 0.273 ) . :Appearance_2_3_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :base2 ; x3do:hasMaterial :Material_2_3_2_1 . :Material_2_3_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_3_2 ; x3do:diffuseColor ( 1 1 1 ) . :stair1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Scene ; x3do:hasGeometry :Extrusion_2_4_1 ; x3do:hasAppearance :Appearance_2_4_2 ; x3do:DEF 'stair1' . :Extrusion_2_4_1 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :stair1 ; x3do:ccw false ; x3do:convex false ; x3do:crossSection ( 4.563 1.9778 4.633 1.9778 4.633 1.9678 4.563 1.9678 4.563 1.9778 ) ; x3do:solid false ; x3do:spine ( 0 0 0.498 0 0 0.275 ) . :Appearance_2_4_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :stair1 ; x3do:hasMaterial :Material_2_4_2_1 . :Material_2_4_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_2 ; x3do:diffuseColor ( 0.82 0.78 0.74 ) . :Transform_2_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :stair1-USE-1 ; x3do:translation ( 0.033 0.0778 0 ) . :stair1-USE-1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_5 ; owl:sameAs :stair1 . # DEF matching this USE :Transform_2_6 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :stair1-USE-2 ; x3do:translation ( 0.066 0.1556 0 ) . :stair1-USE-2 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_6 ; owl:sameAs :stair1 . # DEF matching this USE :Transform_2_7 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :stair1-USE-3 ; x3do:translation ( 0.099 0.2334 0 ) . :stair1-USE-3 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_7 ; owl:sameAs :stair1 . # DEF matching this USE :Transform_2_8 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :stair1-USE-4 ; x3do:translation ( 0.132 0.3112 0 ) . :stair1-USE-4 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_8 ; owl:sameAs :stair1 . # DEF matching this USE :Transform_2_9 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :stair1-USE-5 ; x3do:translation ( 0.165 0.389 0 ) . :stair1-USE-5 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_9 ; owl:sameAs :stair1 . # DEF matching this USE :Transform_2_10 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :stair1-USE-6 ; x3do:translation ( 0.198 0.4668 0 ) . :stair1-USE-6 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_10 ; owl:sameAs :stair1 . # DEF matching this USE :Transform_2_11 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :stair1-USE-7 ; x3do:translation ( 0.231 0.5446 0 ) . :stair1-USE-7 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_11 ; owl:sameAs :stair1 . # DEF matching this USE