@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 'SkylightHatch.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 parts' ; x3do:name 'subject' . :meta_1_8 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/ShipsMilitary/PatrolCraftNavalAcademyBrazil/SkylightHatch.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 "SkylightHatch.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 parts" . :meta dcterms:identifier "https://savage.nps.edu/Savage/ShipsMilitary/PatrolCraftNavalAcademyBrazil/SkylightHatch.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, :Viewpoint_2_2, :spinTimer, :openDoor, :openDoorTransform ; x3do:hasROUTE :ROUTE_2_5 . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'SkylightHatch.x3d' . :Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Door' ; x3do:fieldOfView 0.45 ; x3do:orientation ( 1 0 0 0 ) ; x3do:position ( 0 0 1 ) . :spinTimer a owl:NamedIndividual, x3do:TimeSensor ; x3do:hasParent :Scene ; x3do:DEF 'spinTimer' ; x3do:cycleInterval '2' . :openDoor a owl:NamedIndividual, x3do:OrientationInterpolator ; x3do:hasParent :Scene ; x3do:DEF 'openDoor' ; x3do:key ( 0 1 ) ; x3do:keyValue ( 1 0 0 0 1 0 0 -1.2 ) . :ROUTE_2_5 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Scene ; x3do:fromField 'fraction_changed' ; x3do:fromNode 'spinTimer' ; x3do:toField 'set_fraction' ; x3do:toNode 'openDoor' . :openDoorTransform a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasROUTE :ROUTE_2_6_1, :ROUTE_2_6_4 ; x3do:hasChildren :TightDoor, :hatchSensor, :window, :Shape_2_6_6, :Shape_2_6_7, :Shape_2_6_8, :Shape_2_6_9, :Shape_2_6_10, :Shape_2_6_11 ; x3do:DEF 'openDoorTransform' ; x3do:center ( 0 0.01 -0.084 ) . :ROUTE_2_6_1 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :openDoorTransform ; x3do:fromField 'value_changed' ; x3do:fromNode 'openDoor' ; x3do:toField 'rotation' ; x3do:toNode 'openDoorTransform' . :TightDoor a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :openDoorTransform ; x3do:hasAppearance :Appearance_2_6_2_1 ; x3do:hasGeometry :hatchIFS ; x3do:DEF 'TightDoor' . :Appearance_2_6_2_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :TightDoor ; x3do:hasMaterial :Material_2_6_2_1_1 . :Material_2_6_2_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_6_2_1 ; x3do:diffuseColor ( 0.82 0.78 0.74 ) . :hatchIFS a owl:NamedIndividual, x3do:IndexedFaceSet ; x3do:hasParent :TightDoor ; x3do:hasCoord :Coordinate_2_6_2_2_1 ; x3do:DEF 'hatchIFS' ; x3do:coordIndex ( 1 2 22 21 -1 2 3 23 22 -1 3 4 24 23 -1 4 5 25 24 -1 5 6 26 25 -1 6 7 27 26 -1 7 8 28 27 -1 8 9 29 28 -1 9 10 30 29 -1 10 11 31 30 -1 11 12 32 31 -1 12 13 33 32 -1 13 14 34 33 -1 14 15 35 34 -1 15 16 36 35 -1 16 17 37 36 -1 17 18 38 37 -1 18 19 39 38 -1 19 20 40 39 -1 20 1 21 40 -1 21 22 42 41 -1 22 23 43 42 -1 23 24 44 43 -1 24 25 45 44 -1 25 26 46 45 -1 26 27 47 46 -1 27 28 48 47 -1 28 29 49 48 -1 29 30 50 49 -1 30 31 51 50 -1 31 32 52 51 -1 32 33 53 52 -1 33 34 54 53 -1 34 35 55 54 -1 35 36 56 55 -1 36 37 57 56 -1 37 38 58 57 -1 38 39 59 58 -1 39 40 60 59 -1 40 21 41 60 -1 41 42 62 61 -1 42 43 63 62 -1 43 44 64 63 -1 44 45 65 64 -1 45 46 66 65 -1 46 47 67 66 -1 47 48 68 67 -1 48 49 69 68 -1 49 50 70 69 -1 50 51 71 70 -1 51 52 72 71 -1 52 53 73 72 -1 53 54 74 73 -1 54 55 75 74 -1 55 56 76 75 -1 56 57 77 76 -1 57 58 78 77 -1 58 59 79 78 -1 59 60 80 79 -1 60 41 61 80 -1 61 62 81 -1 62 63 81 -1 63 64 81 -1 64 65 81 -1 65 66 82 81 -1 66 67 82 -1 67 68 82 -1 68 69 82 -1 69 70 82 -1 70 71 83 82 -1 71 72 83 -1 72 73 83 -1 73 74 83 -1 74 75 83 -1 75 76 84 83 -1 76 77 84 -1 77 78 84 -1 78 79 84 -1 79 80 84 -1 80 61 81 84 -1 81 85 84 -1 84 97 83 -1 83 93 82 -1 82 89 81 -1 85 81 86 -1 86 81 87 -1 87 81 88 -1 88 81 89 -1 89 82 90 -1 90 82 91 -1 91 82 92 -1 92 82 93 -1 93 83 94 -1 94 83 95 -1 95 83 96 -1 96 83 97 -1 97 84 98 -1 98 84 99 -1 99 84 100 -1 100 84 101 -1 ) ; x3do:creaseAngle 1.5 ; x3do:solid false . :Coordinate_2_6_2_2_1 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :hatchIFS ; x3do:point ( 0.0000 0.0000 0.0000 0.0779 0.0000 0.0768 0.0772 0.0000 0.0806 0.0750 0.0000 0.0838 0.0718 0.0000 0.0860 0.0679 0.0000 0.0868 -0.0679 0.0000 0.0868 -0.0717 0.0000 0.0860 -0.0750 0.0000 0.0839 -0.0772 0.0000 0.0806 -0.0779 0.0000 0.0768 -0.0779 0.0000 -0.0768 -0.0772 0.0000 -0.0806 -0.0750 0.0000 -0.0838 -0.0718 0.0000 -0.0860 -0.0680 0.0000 -0.0868 0.0679 0.0000 -0.0868 0.0717 0.0000 -0.0860 0.0750 0.0000 -0.0839 0.0772 0.0000 -0.0806 0.0779 0.0000 -0.0768 0.0772 0.0038 0.0768 0.0765 0.0038 0.0803 0.0745 0.0038 0.0833 0.0715 0.0038 0.0853 0.0679 0.0038 0.0860 -0.0679 0.0038 0.0860 -0.0715 0.0038 0.0853 -0.0745 0.0038 0.0833 -0.0765 0.0038 0.0803 -0.0772 0.0038 0.0768 -0.0772 0.0038 -0.0768 -0.0765 0.0038 -0.0803 -0.0745 0.0038 -0.0833 -0.0715 0.0038 -0.0853 -0.0680 0.0038 -0.0860 0.0679 0.0038 -0.0860 0.0714 0.0038 -0.0853 0.0744 0.0038 -0.0833 0.0765 0.0038 -0.0803 0.0772 0.0038 -0.0768 0.0750 0.0071 0.0768 0.0745 0.0071 0.0795 0.0729 0.0071 0.0818 0.0706 0.0071 0.0833 0.0679 0.0071 0.0839 -0.0679 0.0071 0.0839 -0.0706 0.0071 0.0833 -0.0729 0.0071 0.0818 -0.0745 0.0071 0.0795 -0.0750 0.0071 0.0768 -0.0750 0.0071 -0.0768 -0.0745 0.0071 -0.0795 -0.0729 0.0071 -0.0818 -0.0707 0.0071 -0.0833 -0.0679 0.0071 -0.0839 0.0679 0.0071 -0.0839 0.0706 0.0071 -0.0833 0.0729 0.0071 -0.0818 0.0745 0.0071 -0.0795 0.0750 0.0071 -0.0768 0.0718 0.0092 0.0768 0.0715 0.0092 0.0782 0.0706 0.0092 0.0795 0.0694 0.0092 0.0803 0.0679 0.0092 0.0806 -0.0679 0.0092 0.0806 -0.0694 0.0092 0.0803 -0.0706 0.0092 0.0795 -0.0715 0.0092 0.0783 -0.0718 0.0092 0.0768 -0.0718 0.0092 -0.0768 -0.0715 0.0092 -0.0782 -0.0706 0.0092 -0.0795 -0.0694 0.0092 -0.0803 -0.0679 0.0092 -0.0806 0.0679 0.0092 -0.0806 0.0694 0.0092 -0.0803 0.0706 0.0092 -0.0795 0.0715 0.0092 -0.0783 0.0718 0.0092 -0.0768 0.0679 0.0100 0.0768 -0.0679 0.0100 0.0768 -0.0679 0.0100 -0.0768 0.0679 0.0100 -0.0768 0.0400 0.0100 0.0000 0.0370 0.0100 0.0153 0.0283 0.0100 0.0283 0.0153 0.0100 0.0369 0.0000 0.0100 0.0400 -0.0153 0.0100 0.0370 -0.0283 0.0100 0.0283 -0.0369 0.0100 0.0154 -0.0400 0.0100 0.0000 -0.0370 0.0100 -0.0152 -0.0283 0.0100 -0.0282 -0.0154 0.0100 -0.0369 0.0000 0.0100 -0.0400 0.0152 0.0100 -0.0370 0.0282 0.0100 -0.0284 0.0369 0.0100 -0.0154 0.0400 0.0100 0.0000 ) . :hatchSensor a owl:NamedIndividual, x3do:TouchSensor ; x3do:hasParent :openDoorTransform ; x3do:DEF 'hatchSensor' ; x3do:description 'Touch to Open Hatch' . :ROUTE_2_6_4 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :openDoorTransform ; x3do:fromField 'touchTime' ; x3do:fromNode 'hatchSensor' ; x3do:toField 'startTime' ; x3do:toNode 'spinTimer' . :window a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :openDoorTransform ; x3do:hasAppearance :Appearance_2_6_5_1 ; x3do:hasGeometry :windowIFS ; x3do:DEF 'window' . :Appearance_2_6_5_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :window ; x3do:hasMaterial :Glass . :Glass a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_6_5_1 ; x3do:DEF 'Glass' ; x3do:ambientIntensity 0.37773332 ; x3do:diffuseColor ( 0.0 0.36666667 0.76666665 ) ; x3do:shininess 0.76666665 ; x3do:specularColor ( 1.0 1.0 1.0 ) ; x3do:transparency 0.58 . :windowIFS a owl:NamedIndividual, x3do:IndexedFaceSet ; x3do:hasParent :window ; x3do:hasCoord :Coordinate_2_6_5_2_1 ; x3do:DEF 'windowIFS' ; x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 0 -1 ) ; x3do:creaseAngle 1.5 ; x3do:solid false . :Coordinate_2_6_5_2_1 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :windowIFS ; x3do:point ( 0.0300 0.0120 0.0000 0.0277 0.0120 0.0115 0.0212 0.0120 0.0212 0.0115 0.0120 0.0277 0.0000 0.0120 0.0300 -0.0115 0.0120 0.0277 -0.0212 0.0120 0.0212 -0.0277 0.0120 0.0115 -0.0300 0.0120 0.0000 -0.0277 0.0120 -0.0114 -0.0213 0.0120 -0.0212 -0.0115 0.0120 -0.0277 -0.0001 0.0120 -0.0300 0.0114 0.0120 -0.0277 0.0212 0.0120 -0.0213 0.0277 0.0120 -0.0116 0.0300 0.0120 -0.0001 ) . :Shape_2_6_6 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :openDoorTransform ; x3do:hasAppearance :Appearance_2_6_6_1 ; x3do:hasGeometry :Extrusion_2_6_6_2 . :Appearance_2_6_6_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_6 ; x3do:hasMaterial :Material_2_6_6_1_1 . :Material_2_6_6_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_6_6_1 ; x3do:ambientIntensity 0.02 ; x3do:diffuseColor ( 0.701961 0.588235 0 ) ; x3do:shininess 0.29 ; x3do:specularColor ( 1 0.887979 0 ) . :Extrusion_2_6_6_2 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Shape_2_6_6 ; x3do:crossSection ( -0.005 0 0 0 0 -0.0025 -0.005 -0.0025 -0.005 -0.005 -0.01 -0.005 -0.01 0 -0.005 0 ) ; x3do:solid false ; x3do:spine ( 0.04 0.01 0 0.037 0.01 0.0153 0.0283 0.01 0.0283 0.0153 0.01 0.0369 0 0.01 0.04 -0.0153 0.01 0.037 -0.0283 0.01 0.0283 -0.0369 0.01 0.0154 -0.04 0.01 0 -0.037 0.01 -0.0152 -0.0283 0.01 -0.0282 -0.0154 0.01 -0.0369 0 0.01 -0.04 0.0152 0.01 -0.037 0.0282 0.01 -0.0284 0.0369 0.01 -0.0154 0.04 0.01 0 ) . :Shape_2_6_7 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :openDoorTransform ; x3do:hasAppearance :Appearance_2_6_7_1 ; x3do:hasGeometry :Extrusion_2_6_7_2 . :Appearance_2_6_7_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_7 ; x3do:hasMaterial :Material_2_6_7_1_1 . :Material_2_6_7_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_6_7_1 ; x3do:ambientIntensity 0.02 ; x3do:diffuseColor ( 0.701961 0.588235 0 ) ; x3do:shininess 0.29 ; x3do:specularColor ( 1 0.887979 0 ) . :Extrusion_2_6_7_2 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Shape_2_6_7 ; x3do:crossSection ( 0 0 0.001 0 0.001 0.002 -0.001 0.002 -0.001 0 0 0 ) ; x3do:solid false ; x3do:spine ( 0.0300 0.0150 0.0000 -0.0300 0.0150 0.0000 ) . :Shape_2_6_8 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :openDoorTransform ; x3do:hasAppearance :Appearance_2_6_8_1 ; x3do:hasGeometry :Extrusion_2_6_8_2 . :Appearance_2_6_8_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_8 ; x3do:hasMaterial :Material_2_6_8_1_1 . :Material_2_6_8_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_6_8_1 ; x3do:ambientIntensity 0.02 ; x3do:diffuseColor ( 0.701961 0.588235 0 ) ; x3do:shininess 0.29 ; x3do:specularColor ( 1 0.887979 0 ) . :Extrusion_2_6_8_2 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Shape_2_6_8 ; x3do:crossSection ( 0 0 0.001 0 0.001 0.002 -0.001 0.002 -0.001 0 0 0 ) ; x3do:solid false ; x3do:spine ( 0.0277 0.0150 0.0115 -0.0277 0.0150 0.0115 ) . :Shape_2_6_9 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :openDoorTransform ; x3do:hasAppearance :Appearance_2_6_9_1 ; x3do:hasGeometry :Extrusion_2_6_9_2 . :Appearance_2_6_9_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_9 ; x3do:hasMaterial :Material_2_6_9_1_1 . :Material_2_6_9_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_6_9_1 ; x3do:ambientIntensity 0.02 ; x3do:diffuseColor ( 0.701961 0.588235 0 ) ; x3do:shininess 0.29 ; x3do:specularColor ( 1 0.887979 0 ) . :Extrusion_2_6_9_2 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Shape_2_6_9 ; x3do:crossSection ( 0 0 0.001 0 0.001 0.002 -0.001 0.002 -0.001 0 0 0 ) ; x3do:solid false ; x3do:spine ( 0.0212 0.0150 0.0212 -0.0212 0.0150 0.0212 ) . :Shape_2_6_10 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :openDoorTransform ; x3do:hasAppearance :Appearance_2_6_10_1 ; x3do:hasGeometry :Extrusion_2_6_10_2 . :Appearance_2_6_10_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_10 ; x3do:hasMaterial :Material_2_6_10_1_1 . :Material_2_6_10_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_6_10_1 ; x3do:ambientIntensity 0.02 ; x3do:diffuseColor ( 0.701961 0.588235 0 ) ; x3do:shininess 0.29 ; x3do:specularColor ( 1 0.887979 0 ) . :Extrusion_2_6_10_2 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Shape_2_6_10 ; x3do:crossSection ( 0 0 0.001 0 0.001 0.002 -0.001 0.002 -0.001 0 0 0 ) ; x3do:solid false ; x3do:spine ( -0.0277 0.0150 -0.0114 0.0277 0.0150 -0.0116 ) . :Shape_2_6_11 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :openDoorTransform ; x3do:hasAppearance :Appearance_2_6_11_1 ; x3do:hasGeometry :Extrusion_2_6_11_2 . :Appearance_2_6_11_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_11 ; x3do:hasMaterial :Material_2_6_11_1_1 . :Material_2_6_11_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_6_11_1 ; x3do:ambientIntensity 0.02 ; x3do:diffuseColor ( 0.701961 0.588235 0 ) ; x3do:shininess 0.29 ; x3do:specularColor ( 1 0.887979 0 ) . :Extrusion_2_6_11_2 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Shape_2_6_11 ; x3do:crossSection ( 0 0 0.001 0 0.001 0.002 -0.001 0.002 -0.001 0 0 0 ) ; x3do:solid false ; x3do:spine ( -0.0213 0.0150 -0.0212 0.0212 0.0150 -0.0213 ) .