@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 'LightHouse.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Abandoned Lighthouse on Ship Island, Mississippi' ; x3do:name 'description' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Jeffrey Weekley' ; x3do:name 'creator' . :meta_1_4 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '1 November 2001' ; 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 'National Oceanographic and Atmospheric Administration map of Mississippi Sound and Approaches (Dauphin Island to Cat Island), published by the U.S Department of Commerce, 10 July 1999.' ; x3do:name 'reference' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Site surveyed during AUVFest 2001.' ; x3do:name 'reference' . :meta_1_8 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '*enter photo filename/url here*' ; x3do:name 'photo' . :meta_1_9 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'LighthouseModelShipIsland1.jpg' ; x3do:name 'Image' . :meta_1_10 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'LighthouseModelShipIsland2.gif' ; x3do:name 'Image' . :meta_1_11 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Lighthouse is measured at 84 feet, converted to meters on a scale of one foot equals 0.305 meters.' ; x3do:name 'subject' . :meta_1_12 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/Locations/ShipIslandMississippi/LightHouse.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 "LightHouse.x3d" . :meta dcterms:description "Abandoned Lighthouse on Ship Island, Mississippi" . :meta dcterms:creator "Jeffrey Weekley" . :meta dcterms:created "1 November 2001" . :meta dcterms:modified "20 October 2019" . :meta dcterms:reference "National Oceanographic and Atmospheric Administration map of Mississippi Sound and Approaches (Dauphin Island to Cat Island), published by the U.S Department of Commerce, 10 July 1999." . :meta dcterms:reference "Site surveyed during AUVFest 2001." . :meta dcterms:photo "*enter photo filename/url here*" . :meta dcterms:Image "LighthouseModelShipIsland1.jpg" . :meta dcterms:Image "LighthouseModelShipIsland2.gif" . :meta dcterms:subject "Lighthouse is measured at 84 feet, converted to meters on a scale of one foot equals 0.305 meters." . :meta dcterms:identifier "https://savage.nps.edu/Savage/Locations/ShipIslandMississippi/LightHouse.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, :Viewpoint_2_2, :Background_2_3, :Lighthouse . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'LightHouse.x3d' . :Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Light House' ; x3do:position ( 0 25 75 ) . :Background_2_3 a owl:NamedIndividual, x3do:Background ; x3do:hasParent :Scene ; x3do:skyColor ( 0.2 0.67 0.95 ) . :Lighthouse a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Scene ; x3do:hasChildren :Transform_2_4_1 ; x3do:DEF 'Lighthouse' . :Transform_2_4_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Lighthouse ; x3do:hasChildren :LightHouseWall, :WallTwo, :WallThree, :WallFour, :UpperPlatform, :LightRoom, :FrontDoorAndWindows, :Foundation ; x3do:scale ( 0.305 0.305 0.305 ) . :LightHouseWall a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1 ; x3do:hasChildren :Shape_2_4_1_1_1, :Window, :Transform_2_4_1_1_3 ; x3do:DEF 'LightHouseWall' . :Shape_2_4_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :LightHouseWall ; x3do:hasGeometry :IndexedFaceSet_2_4_1_1_1_1 ; x3do:hasAppearance :CapeCodeWhite . :IndexedFaceSet_2_4_1_1_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ; x3do:hasParent :Shape_2_4_1_1_1 ; x3do:hasCoord :Coordinate_2_4_1_1_1_1_1 ; x3do:ccw false ; x3do:coordIndex ( 0 1 2 3 4 -1 ) ; x3do:solid false . :Coordinate_2_4_1_1_1_1_1 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :IndexedFaceSet_2_4_1_1_1_1 ; x3do:point ( 16 0 -16 -16 0 -16 -6 78 -6 6 78 -6 16 0 -16 ) . :CapeCodeWhite a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_1_1 ; x3do:hasMaterial :Material_2_4_1_1_1_2_1 ; x3do:DEF 'CapeCodeWhite' . :Material_2_4_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :CapeCodeWhite ; x3do:diffuseColor ( 0.8 0.85 0.85 ) . :Window a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LightHouseWall ; x3do:hasChildren :Transform_2_4_1_1_2_1 ; x3do:DEF 'Window' . :Transform_2_4_1_1_2_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Window ; x3do:hasChildren :Shape_2_4_1_1_2_1_1 ; x3do:rotation ( 1 0 0 -0.14 ) ; x3do:translation ( 0 40 11 ) . :Shape_2_4_1_1_2_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_1_2_1 ; x3do:hasGeometry :Box_2_4_1_1_2_1_1_1 ; x3do:hasAppearance :Appearance_2_4_1_1_2_1_1_2 . :Box_2_4_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_1_2_1_1 ; x3do:size ( 3 4 0.2 ) . :Appearance_2_4_1_1_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_1_2_1_1 ; x3do:hasMaterial :Material_2_4_1_1_2_1_1_2_1 . :Material_2_4_1_1_2_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_1_1_2_1_1_2 ; x3do:diffuseColor ( 0.1 0.15 0.15 ) . :Transform_2_4_1_1_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LightHouseWall ; x3do:hasChildren :Window-USE-1 ; x3do:translation ( 0 20 -2.587 ) . :Window-USE-1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1_1_3 ; owl:sameAs :Window . # DEF matching this USE :WallTwo a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1 ; x3do:hasChildren :LightHouseWall-USE-1 ; x3do:DEF 'WallTwo' ; x3do:rotation ( 0 1 0 1.57 ) . :LightHouseWall-USE-1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :WallTwo ; owl:sameAs :LightHouseWall . # DEF matching this USE :WallThree a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1 ; x3do:hasChildren :LightHouseWall-USE-2 ; x3do:DEF 'WallThree' ; x3do:rotation ( 0 1 0 3.14 ) . :LightHouseWall-USE-2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :WallThree ; owl:sameAs :LightHouseWall . # DEF matching this USE :WallFour a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1 ; x3do:hasChildren :LightHouseWall-USE-3 ; x3do:DEF 'WallFour' ; x3do:rotation ( 0 1 0 -1.57 ) . :LightHouseWall-USE-3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :WallFour ; owl:sameAs :LightHouseWall . # DEF matching this USE :UpperPlatform a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1 ; x3do:hasChildren :Transform_2_4_1_5_1, :Railing, :Transform_2_4_1_5_3, :Transform_2_4_1_5_4, :Transform_2_4_1_5_5 ; x3do:DEF 'UpperPlatform' ; x3do:translation ( 0 78 0 ) . :Transform_2_4_1_5_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :UpperPlatform ; x3do:hasChildren :Shape_2_4_1_5_1_1 . :Shape_2_4_1_5_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_5_1 ; x3do:hasGeometry :Box_2_4_1_5_1_1_1 ; x3do:hasAppearance :CapeCodBlack . :Box_2_4_1_5_1_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_5_1_1 ; x3do:size ( 15 0.66 15 ) . :CapeCodBlack a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_5_1_1 ; x3do:hasMaterial :Material_2_4_1_5_1_1_2_1 ; x3do:DEF 'CapeCodBlack' . :Material_2_4_1_5_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :CapeCodBlack ; x3do:diffuseColor ( 0.1 0.25 0.3 ) . :Railing a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :UpperPlatform ; x3do:hasChildren :TopRailing, :Transform_2_4_1_5_2_2, :Transform_2_4_1_5_2_3, :Transform_2_4_1_5_2_4, :Transform_2_4_1_5_2_5 ; x3do:DEF 'Railing' . :TopRailing a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Railing ; x3do:hasChildren :Shape_2_4_1_5_2_1_1 ; x3do:DEF 'TopRailing' ; x3do:translation ( 0 4 7 ) . :Shape_2_4_1_5_2_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :TopRailing ; x3do:hasGeometry :Box_2_4_1_5_2_1_1_1 ; x3do:hasAppearance :CapeCodBlack-USE-1 . :Box_2_4_1_5_2_1_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_5_2_1_1 ; x3do:size ( 14 0.2 0.4 ) . :CapeCodBlack-USE-1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_5_2_1_1 ; owl:sameAs :CapeCodBlack . # DEF matching this USE :Transform_2_4_1_5_2_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Railing ; x3do:hasChildren :Shape_2_4_1_5_2_2_1 ; x3do:translation ( -7 2.125 7 ) . :Shape_2_4_1_5_2_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_5_2_2 ; x3do:hasGeometry :Box_2_4_1_5_2_2_1_1 ; x3do:hasAppearance :CapeCodBlack-USE-2 . :Box_2_4_1_5_2_2_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_5_2_2_1 ; x3do:size ( 0.2 4.25 0.4 ) . :CapeCodBlack-USE-2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_5_2_2_1 ; owl:sameAs :CapeCodBlack . # DEF matching this USE :Transform_2_4_1_5_2_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Railing ; x3do:hasChildren :Shape_2_4_1_5_2_3_1 ; x3do:translation ( 0 2.125 7 ) . :Shape_2_4_1_5_2_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_5_2_3 ; x3do:hasGeometry :Box_2_4_1_5_2_3_1_1 ; x3do:hasAppearance :CapeCodBlack-USE-3 . :Box_2_4_1_5_2_3_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_5_2_3_1 ; x3do:size ( 0.2 4.25 0.4 ) . :CapeCodBlack-USE-3 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_5_2_3_1 ; owl:sameAs :CapeCodBlack . # DEF matching this USE :Transform_2_4_1_5_2_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Railing ; x3do:hasChildren :Shape_2_4_1_5_2_4_1 ; x3do:translation ( 7 2.125 7 ) . :Shape_2_4_1_5_2_4_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_5_2_4 ; x3do:hasGeometry :Box_2_4_1_5_2_4_1_1 ; x3do:hasAppearance :CapeCodBlack-USE-4 . :Box_2_4_1_5_2_4_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_5_2_4_1 ; x3do:size ( 0.2 4.25 0.4 ) . :CapeCodBlack-USE-4 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_5_2_4_1 ; owl:sameAs :CapeCodBlack . # DEF matching this USE :Transform_2_4_1_5_2_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Railing ; x3do:hasChildren :TopRailing-USE-1 ; x3do:translation ( 0 -3 0 ) . :TopRailing-USE-1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1_5_2_5 ; owl:sameAs :TopRailing . # DEF matching this USE :Transform_2_4_1_5_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :UpperPlatform ; x3do:hasChildren :Railing-USE-1 ; x3do:rotation ( 0 1 0 1.57 ) . :Railing-USE-1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1_5_3 ; owl:sameAs :Railing . # DEF matching this USE :Transform_2_4_1_5_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :UpperPlatform ; x3do:hasChildren :Railing-USE-2 ; x3do:rotation ( 0 1 0 3.14 ) . :Railing-USE-2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1_5_4 ; owl:sameAs :Railing . # DEF matching this USE :Transform_2_4_1_5_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :UpperPlatform ; x3do:hasChildren :Railing-USE-3 ; x3do:rotation ( 0 1 0 -1.57 ) . :Railing-USE-3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1_5_5 ; owl:sameAs :Railing . # DEF matching this USE :LightRoom a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1 ; x3do:hasChildren :Transform_2_4_1_6_1, :Transform_2_4_1_6_2, :Transform_2_4_1_6_3, :Transform_2_4_1_6_4 ; x3do:DEF 'LightRoom' ; x3do:translation ( 0 78 0 ) . :Transform_2_4_1_6_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LightRoom ; x3do:hasChildren :Shape_2_4_1_6_1_1 ; x3do:translation ( 0 5 0 ) . :Shape_2_4_1_6_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_6_1 ; x3do:hasGeometry :Cylinder_2_4_1_6_1_1_1 ; x3do:hasAppearance :Appearance_2_4_1_6_1_1_2 . :Cylinder_2_4_1_6_1_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_4_1_6_1_1 ; x3do:bottom false ; x3do:height 6 ; x3do:radius 3 ; x3do:top false . :Appearance_2_4_1_6_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_6_1_1 ; x3do:hasMaterial :Material_2_4_1_6_1_1_2_1 . :Material_2_4_1_6_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_1_6_1_1_2 ; x3do:diffuseColor ( 0.1 0.3 0.35 ) ; x3do:specularColor ( 0.2 0.4 0.45 ) ; x3do:transparency 0.67 . :Transform_2_4_1_6_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LightRoom ; x3do:hasChildren :Shape_2_4_1_6_2_1 ; x3do:translation ( 0 1 0 ) . :Shape_2_4_1_6_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_6_2 ; x3do:hasGeometry :Box_2_4_1_6_2_1_1 ; x3do:hasAppearance :CapeCodBlack-USE-5 . :Box_2_4_1_6_2_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_6_2_1 ; x3do:size ( 8 2 8 ) . :CapeCodBlack-USE-5 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_6_2_1 ; owl:sameAs :CapeCodBlack . # DEF matching this USE :Transform_2_4_1_6_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LightRoom ; x3do:hasChildren :Shape_2_4_1_6_3_1 ; x3do:translation ( 0 8.5 0 ) . :Shape_2_4_1_6_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_6_3 ; x3do:hasGeometry :Cone_2_4_1_6_3_1_1 ; x3do:hasAppearance :CapeCodBlack-USE-6 . :Cone_2_4_1_6_3_1_1 a owl:NamedIndividual, x3do:Cone ; x3do:hasParent :Shape_2_4_1_6_3_1 ; x3do:bottomRadius 4 ; x3do:height 1 . :CapeCodBlack-USE-6 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_6_3_1 ; owl:sameAs :CapeCodBlack . # DEF matching this USE :Transform_2_4_1_6_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :LightRoom ; x3do:hasChildren :Shape_2_4_1_6_4_1 ; x3do:translation ( 0 9 0 ) . :Shape_2_4_1_6_4_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_6_4 ; x3do:hasGeometry :Box_2_4_1_6_4_1_1 ; x3do:hasAppearance :CapeCodBlack-USE-7 . :Box_2_4_1_6_4_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_6_4_1 ; x3do:size ( 1 2.5 1 ) . :CapeCodBlack-USE-7 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_6_4_1 ; owl:sameAs :CapeCodBlack . # DEF matching this USE :FrontDoorAndWindows a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1 ; x3do:hasChildren :Transform_2_4_1_7_1, :Transform_2_4_1_7_2, :Transform_2_4_1_7_3, :Transform_2_4_1_7_4, :Transform_2_4_1_7_5 ; x3do:DEF 'FrontDoorAndWindows' . :Transform_2_4_1_7_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :FrontDoorAndWindows ; x3do:hasChildren :Shape_2_4_1_7_1_1 ; x3do:translation ( 0 8.5 16 ) . :Shape_2_4_1_7_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_7_1 ; x3do:hasGeometry :Box_2_4_1_7_1_1_1 ; x3do:hasAppearance :CapeCodeWhite-USE-1 . :Box_2_4_1_7_1_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_7_1_1 ; x3do:size ( 9 15 4 ) . :CapeCodeWhite-USE-1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_7_1_1 ; owl:sameAs :CapeCodeWhite . # DEF matching this USE :Transform_2_4_1_7_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :FrontDoorAndWindows ; x3do:hasChildren :Shape_2_4_1_7_2_1 ; x3do:translation ( 0 0.625 16 ) . :Shape_2_4_1_7_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_7_2 ; x3do:hasGeometry :Box_2_4_1_7_2_1_1 ; x3do:hasAppearance :CapeCodeWhite-USE-2 . :Box_2_4_1_7_2_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_7_2_1 ; x3do:size ( 12 1.5 6 ) . :CapeCodeWhite-USE-2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_7_2_1 ; owl:sameAs :CapeCodeWhite . # DEF matching this USE :Transform_2_4_1_7_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :FrontDoorAndWindows ; x3do:hasChildren :Shape_2_4_1_7_3_1 ; x3do:translation ( 0 7 18.25 ) . :Shape_2_4_1_7_3_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_4_1_7_3 ; x3do:hasGeometry :Box_2_4_1_7_3_1_1 ; x3do:hasAppearance :CapeCodBlack-USE-8 . :Box_2_4_1_7_3_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_7_3_1 ; x3do:size ( 6 14 1 ) . :CapeCodBlack-USE-8 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_7_3_1 ; owl:sameAs :CapeCodBlack . # DEF matching this USE :Transform_2_4_1_7_4 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :FrontDoorAndWindows ; x3do:hasChildren :BottomWindow ; x3do:rotation ( 1 0 0 -0.14 ) ; x3do:translation ( 8 12 14.45 ) . :BottomWindow a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1_7_4 ; x3do:hasChildren :Shape_2_4_1_7_4_1_1 ; x3do:DEF 'BottomWindow' . :Shape_2_4_1_7_4_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :BottomWindow ; x3do:hasGeometry :Box_2_4_1_7_4_1_1_1 ; x3do:hasAppearance :Appearance_2_4_1_7_4_1_1_2 . :Box_2_4_1_7_4_1_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_7_4_1_1 ; x3do:size ( 3 4 0.2 ) . :Appearance_2_4_1_7_4_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_7_4_1_1 ; x3do:hasMaterial :Material_2_4_1_7_4_1_1_2_1 . :Material_2_4_1_7_4_1_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_1_7_4_1_1_2 ; x3do:diffuseColor ( 0.1 0.15 0.15 ) . :Transform_2_4_1_7_5 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :FrontDoorAndWindows ; x3do:hasChildren :BottomWindow-USE-1 ; x3do:rotation ( 1 0 0 -0.14 ) ; x3do:translation ( -8 12 14.45 ) . :BottomWindow-USE-1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1_7_5 ; owl:sameAs :BottomWindow . # DEF matching this USE :Foundation a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_4_1 ; x3do:hasChildren :Shape_2_4_1_8_1 ; x3do:DEF 'Foundation' ; x3do:translation ( 0 -0.25 0 ) . :Shape_2_4_1_8_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Foundation ; x3do:hasGeometry :Box_2_4_1_8_1_1 ; x3do:hasAppearance :CapeCodeWhite-USE-3 . :Box_2_4_1_8_1_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_1_8_1 ; x3do:size ( 33 1 33 ) . :CapeCodeWhite-USE-3 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1_8_1 ; owl:sameAs :CapeCodeWhite . # DEF matching this USE