@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_11 . :meta_1_1 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'PajekVisualizationExamples.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Reverse engineer and hopefully elaborate on Pajek visualization structures' ; x3do:name 'description' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Don Brutzman and Elaine Reid' ; x3do:name 'creator' . :meta_1_4 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '17 May 2011' ; x3do:name 'created' . :meta_1_5 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '25 September 2023' ; x3do:name 'modified' . :meta_1_6 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'http://pajek.imfm.si' ; x3do:name 'reference' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'network visualization' ; x3do:name 'subject' . :meta_1_8 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'under development' ; x3do:name 'warning' . :meta_1_9 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/Tools/Visualization/PajekVisualizationExamples.x3d' ; x3do:name 'identifier' . :meta_1_10 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'X3D-Edit, https://savage.nps.edu/X3D-Edit' ; x3do:name 'generator' . :meta_1_11 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '../../license.html' ; x3do:name 'license' . :meta dcterms:title "PajekVisualizationExamples.x3d" . :meta dcterms:description "Reverse engineer and hopefully elaborate on Pajek visualization structures" . :meta dcterms:creator "Don Brutzman and Elaine Reid" . :meta dcterms:created "17 May 2011" . :meta dcterms:modified "25 September 2023" . :meta dcterms:reference "http://pajek.imfm.si" . :meta dcterms:subject "network visualization" . :meta dcterms:warning "under development" . :meta dcterms:identifier "https://savage.nps.edu/Savage/Tools/Visualization/PajekVisualizationExamples.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, :Background_2_5, :PointLight_2_6, :NavigationInfo_2_7, :Viewpoint_2_8, :ProtoInstance_2_9, :ProtoInstance_2_10, :ProtoInstance_2_11, :ProtoInstance_2_12, :ProtoInstance_2_13, :ProtoInstance_2_14, :ProtoInstance_2_15, :ProtoInstance_2_16, :ProtoInstance_2_17, :ProtoInstance_2_18, :ProtoInstance_2_19, :ProtoInstance_2_20, :ProtoInstance_2_21, :ProtoInstance_2_22, :ProtoInstance_2_23, :ProtoInstance_2_24, :ProtoInstance_2_25, :ProtoInstance_2_26, :ProtoInstance_2_27, :ProtoInstance_2_28, :ProtoInstance_2_29, :ProtoInstance_2_30, :ProtoInstance_2_31, :ProtoInstance_2_32, :ProtoInstance_2_33 ; x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2, :ExternProtoDeclare_2_3, :ExternProtoDeclare_2_4 . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'PajekVisualizationExamples.x3d' . :ExternProtoDeclare_2_2 a owl:NamedIndividual, x3do:ExternProtoDeclare ; x3do:hasParent :Scene ; x3do:hasField :field_2_2_1, :field_2_2_2, :field_2_2_3, :field_2_2_4, :field_2_2_5, :field_2_2_6, :field_2_2_7, :field_2_2_8, :field_2_2_9, :field_2_2_10, :field_2_2_11, :field_2_2_12 ; x3do:appinfo 'Arc is a network connection between Vertex nodes, displayed using Cylinder/Cone (arrow/arrowhead) geometry with modifiable color and transparency' ; x3do:name 'Arc' ; x3do:url '"PajekVisualizationPrototypes.x3d#Arc" "https://savage.nps.edu/Savage/Tools/Visualization/PajekVisualizationPrototypes.x3d#Arc"' . :field_2_2_1 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'name to identify this Arc' ; x3do:name 'name' ; x3do:type 'SFString' . :field_2_2_2 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'popup text describing this Arc' ; x3do:name 'description' ; x3do:type 'SFString' . :field_2_2_3 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:appinfo 'length of Arc between Vertex locations' ; x3do:name 'cylinderHeight' ; x3do:type 'SFFloat' . :field_2_2_4 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'link to some other resource' ; x3do:name 'url' ; x3do:type 'MFString' . :field_2_2_5 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'location of Arc' ; x3do:name 'cylinderTranslation' ; x3do:type 'SFVec3f' . :field_2_2_6 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'see TODO items in ArcScript' ; x3do:name 'coneTranslation' ; x3do:type 'SFVec3f' . :field_2_2_7 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'orientation of Arc' ; x3do:name 'rotation' ; x3do:type 'SFRotation' . :field_2_2_8 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'rendering choices: BallAndStick, Ball, Stick' ; x3do:name 'displayMode' ; x3do:type 'SFString' . :field_2_2_9 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'diffuseColor of Arc' ; x3do:name 'diffuseColor' ; x3do:type 'SFColor' . :field_2_2_10 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'transparency of Arc' ; x3do:name 'transparency' ; x3do:type 'SFFloat' . :field_2_2_11 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'offset distance for Cone arrowhead; TODO this needs to match values in the Vertex protopye, which is iniitialized separately' ; x3do:name 'ballRadius' ; x3do:type 'SFFloat' . :field_2_2_12 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'debug trace to Browser output console' ; x3do:name 'traceEnabled' ; x3do:type 'SFBool' . :ExternProtoDeclare_2_3 a owl:NamedIndividual, x3do:ExternProtoDeclare ; x3do:hasParent :Scene ; x3do:hasField :field_2_3_1, :field_2_3_2, :field_2_3_3, :field_2_3_4, :field_2_3_5, :field_2_3_6, :field_2_3_7, :field_2_3_8, :field_2_3_9, :field_2_3_10, :field_2_3_11 ; x3do:appinfo 'Vertex is a node, typically connected by zero or more Arc segments, and displayed using Sphere geometry with modifiable color and transparency' ; x3do:name 'Vertex' ; x3do:url '"PajekVisualizationPrototypes.x3d#Vertex" "https://savage.nps.edu/Savage/Tools/Visualization/PajekVisualizationPrototypes.x3d#Vertex"' . :field_2_3_1 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_3 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'name to identify this Vertex' ; x3do:name 'name' ; x3do:type 'SFString' . :field_2_3_2 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_3 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'popup text describing this Vertex' ; x3do:name 'description' ; x3do:type 'SFString' . :field_2_3_3 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_3 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'link to some other resource' ; x3do:name 'url' ; x3do:type 'MFString' . :field_2_3_4 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_3 ; x3do:accessType 'initializeOnly' ; x3do:appinfo 'size of Vertex ball' ; x3do:name 'radius' ; x3do:type 'SFFloat' . :field_2_3_5 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_3 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'rendering choices: BallAndStick, Ball, Stick' ; x3do:name 'displayMode' ; x3do:type 'SFString' . :field_2_3_6 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_3 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'diffuseColor of Vertex' ; x3do:name 'diffuseColor' ; x3do:type 'SFColor' . :field_2_3_7 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_3 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'transparency of Vertex' ; x3do:name 'transparency' ; x3do:type 'SFFloat' . :field_2_3_8 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_3 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'location of Vertex' ; x3do:name 'translation' ; x3do:type 'SFVec3f' . :field_2_3_9 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_3 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'labels to identify Vertex' ; x3do:name 'vertexText' ; x3do:type 'MFString' . :field_2_3_10 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_3 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'location of Text' ; x3do:name 'textTranslation' ; x3do:type 'SFVec3f' . :field_2_3_11 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_3 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'diffuseColor of Text' ; x3do:name 'textColor' ; x3do:type 'SFColor' . :ExternProtoDeclare_2_4 a owl:NamedIndividual, x3do:ExternProtoDeclare ; x3do:hasParent :Scene ; x3do:hasField :field_2_4_1 ; x3do:appinfo 'Text describing what the Vertices and Arcs are about' ; x3do:name 'NetworkText' ; x3do:url '"PajekVisualizationPrototypes.x3d#NetworkText" "https://savage.nps.edu/Savage/Tools/Visualization/PajekVisualizationPrototypes.x3d#NetworkText"' . :field_2_4_1 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_4 ; x3do:accessType 'inputOutput' ; x3do:appinfo 'information to identify the Integral Network' ; x3do:name 'text' ; x3do:type 'MFString' . :Background_2_5 a owl:NamedIndividual, x3do:Background ; x3do:hasParent :Scene ; x3do:groundAngle ( 1.309 1.570796 ) ; x3do:groundColor ( 0 0.5 0.7 0 0.4 0.7 0.6 0.5 0.7 ) ; x3do:skyAngle ( 1.309 1.571 ) ; x3do:skyColor ( 0 0.5 0.8 0 0.6 0.7 0.6 0.6 0.7 ) . :PointLight_2_6 a owl:NamedIndividual, x3do:PointLight ; x3do:hasParent :Scene ; x3do:ambientIntensity 1 ; x3do:location ( 0 0 5 ) ; x3do:radius 30 . :NavigationInfo_2_7 a owl:NamedIndividual, x3do:NavigationInfo ; x3do:hasParent :Scene ; x3do:transitionType '"ANIMATE"' ; x3do:type '"EXAMINE" "FLY" "ANY"' . :Viewpoint_2_8 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'Inspect 15JAN2010Newman' ; x3do:orientation ( 1 0 0 -0.0997 ) ; x3do:position ( 0 2 20 ) . :ProtoInstance_2_9 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_9_1, :fieldValue_2_9_2, :fieldValue_2_9_3, :fieldValue_2_9_4, :fieldValue_2_9_5, :fieldValue_2_9_6, :fieldValue_2_9_7, :fieldValue_2_9_8, :fieldValue_2_9_9 ; x3do:name 'Arc' . :fieldValue_2_9_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_9 ; x3do:name 'cylinderHeight' ; x3do:value 2.12382 . :fieldValue_2_9_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_9 ; x3do:name 'cylinderTranslation' ; x3do:value ( 1.07012 -0.61874 -0.51894 ) . :fieldValue_2_9_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_9 ; x3do:name 'coneTranslation' ; x3do:value ( 1.11550 -0.53349 0.37778 ) . :fieldValue_2_9_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_9 ; x3do:name 'rotation' ; x3do:value ( 211.16098 0 -10.68474 1.47613 ) . :fieldValue_2_9_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_9 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_9_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_9 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_9_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_9 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_9_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_9 ; x3do:name 'displayMode' . :fieldValue_2_9_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_9 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_10 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_10_1, :fieldValue_2_10_2, :fieldValue_2_10_3, :fieldValue_2_10_4, :fieldValue_2_10_5, :fieldValue_2_10_6, :fieldValue_2_10_7, :fieldValue_2_10_8, :fieldValue_2_10_9 ; x3do:name 'Arc' . :fieldValue_2_10_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_10 ; x3do:name 'cylinderHeight' ; x3do:value 1.29494 . :fieldValue_2_10_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_10 ; x3do:name 'cylinderTranslation' ; x3do:value ( 0.72836 -0.44647 -2.08635 ) . :fieldValue_2_10_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_10 ; x3do:name 'coneTranslation' ; x3do:value ( 0.51127 -0.24120 -2.47153 ) . :fieldValue_2_10_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_10 ; x3do:name 'rotation' ; x3do:value ( -102.32120 0 57.66792 1.13614 ) . :fieldValue_2_10_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_10 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_10_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_10 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_10_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_10 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_10_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_10 ; x3do:name 'displayMode' . :fieldValue_2_10_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_10 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_11 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_11_1, :fieldValue_2_11_2, :fieldValue_2_11_3, :fieldValue_2_11_4, :fieldValue_2_11_5, :fieldValue_2_11_6, :fieldValue_2_11_7, :fieldValue_2_11_8, :fieldValue_2_11_9 ; x3do:name 'Arc' . :fieldValue_2_11_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_11 ; x3do:name 'cylinderHeight' ; x3do:value 2.17640 . :fieldValue_2_11_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_11 ; x3do:name 'cylinderTranslation' ; x3do:value ( 1.44872 0.26689 -1.41562 ) . :fieldValue_2_11_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_11 ; x3do:name 'coneTranslation' ; x3do:value ( 1.81723 1.10793 -1.27988 ) . :fieldValue_2_11_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_11 ; x3do:name 'rotation' ; x3do:value ( 31.82626 0 -86.40498 0.43685 ) . :fieldValue_2_11_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_11 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_11_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_11 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_11_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_11 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_11_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_11 ; x3do:name 'displayMode' . :fieldValue_2_11_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_11 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_12 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_12_1, :fieldValue_2_12_2, :fieldValue_2_12_3, :fieldValue_2_12_4, :fieldValue_2_12_5, :fieldValue_2_12_6, :fieldValue_2_12_7, :fieldValue_2_12_8, :fieldValue_2_12_9 ; x3do:name 'Arc' . :fieldValue_2_12_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_12 ; x3do:name 'cylinderHeight' ; x3do:value 2.12631 . :fieldValue_2_12_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_12 ; x3do:name 'cylinderTranslation' ; x3do:value ( 1.60800 -0.91294 -0.71272 ) . :fieldValue_2_12_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_12 ; x3do:name 'coneTranslation' ; x3do:value ( 2.11031 -1.07760 0.01958 ) . :fieldValue_2_12_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_12 ; x3do:name 'rotation' ; x3do:value ( 172.40580 0 -118.25958 1.75414 ) . :fieldValue_2_12_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_12 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_12_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_12 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_12_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_12 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_12_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_12 ; x3do:name 'displayMode' . :fieldValue_2_12_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_12 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_13 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_13_1, :fieldValue_2_13_2, :fieldValue_2_13_3, :fieldValue_2_13_4, :fieldValue_2_13_5, :fieldValue_2_13_6, :fieldValue_2_13_7, :fieldValue_2_13_8, :fieldValue_2_13_9 ; x3do:name 'Arc' . :fieldValue_2_13_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_13 ; x3do:name 'cylinderHeight' ; x3do:value 1.29100 . :fieldValue_2_13_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_13 ; x3do:name 'cylinderTranslation' ; x3do:value ( 1.29461 -0.74199 -2.15691 ) . :fieldValue_2_13_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_13 ; x3do:name 'coneTranslation' ; x3do:value ( 1.50364 -0.75920 -2.59477 ) . :fieldValue_2_13_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_13 ; x3do:name 'rotation' ; x3do:value ( -116.43200 0 -55.58302 1.60625 ) . :fieldValue_2_13_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_13 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_13_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_13 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_13_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_13 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_13_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_13 ; x3do:name 'displayMode' . :fieldValue_2_13_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_13 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_14 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_14_1, :fieldValue_2_14_2, :fieldValue_2_14_3, :fieldValue_2_14_4, :fieldValue_2_14_5, :fieldValue_2_14_6, :fieldValue_2_14_7, :fieldValue_2_14_8, :fieldValue_2_14_9 ; x3do:name 'Arc' . :fieldValue_2_14_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_14 ; x3do:name 'cylinderHeight' ; x3do:value 2.07177 . :fieldValue_2_14_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_14 ; x3do:name 'cylinderTranslation' ; x3do:value ( 1.87785 -0.97752 -2.08924 ) . :fieldValue_2_14_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_14 ; x3do:name 'coneTranslation' ; x3do:value ( 2.60598 -1.19601 -2.52427 ) . :fieldValue_2_14_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_14 ; x3do:name 'rotation' ; x3do:value ( -102.89894 0 -172.22957 1.82291 ) . :fieldValue_2_14_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_14 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_14_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_14 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_14_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_14 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_14_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_14 ; x3do:name 'displayMode' . :fieldValue_2_14_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_14 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_15 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_15_1, :fieldValue_2_15_2, :fieldValue_2_15_3, :fieldValue_2_15_4, :fieldValue_2_15_5, :fieldValue_2_15_6, :fieldValue_2_15_7, :fieldValue_2_15_8, :fieldValue_2_15_9 ; x3do:name 'Arc' . :fieldValue_2_15_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_15 ; x3do:name 'cylinderHeight' ; x3do:value 2.10659 . :fieldValue_2_15_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_15 ; x3do:name 'cylinderTranslation' ; x3do:value ( 0.72035 -1.72967 -1.55509 ) . :fieldValue_2_15_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_15 ; x3do:name 'coneTranslation' ; x3do:value ( 0.46903 -2.58671 -1.53841 ) . :fieldValue_2_15_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_15 ; x3do:name 'rotation' ; x3do:value ( 3.93178 -0.00000 59.26904 2.85575 ) . :fieldValue_2_15_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_15 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_15_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_15 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_15_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_15 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_15_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_15 ; x3do:name 'displayMode' . :fieldValue_2_15_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_15 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_16 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_16_1, :fieldValue_2_16_2, :fieldValue_2_16_3, :fieldValue_2_16_4, :fieldValue_2_16_5, :fieldValue_2_16_6, :fieldValue_2_16_7, :fieldValue_2_16_8, :fieldValue_2_16_9 ; x3do:name 'Arc' . :fieldValue_2_16_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_16 ; x3do:name 'cylinderHeight' ; x3do:value 2.11620 . :fieldValue_2_16_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_16 ; x3do:name 'cylinderTranslation' ; x3do:value ( 0.20491 -0.11862 -1.89095 ) . :fieldValue_2_16_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_16 ; x3do:name 'coneTranslation' ; x3do:value ( -0.48412 0.39108 -2.15934 ) . :fieldValue_2_16_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_16 ; x3do:name 'rotation' ; x3do:value ( -63.24083 0 162.35718 0.96730 ) . :fieldValue_2_16_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_16 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_16_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_16 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_16_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_16 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_16_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_16 ; x3do:name 'displayMode' . :fieldValue_2_16_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_16 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_17 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_17_1, :fieldValue_2_17_2, :fieldValue_2_17_3, :fieldValue_2_17_4, :fieldValue_2_17_5, :fieldValue_2_17_6, :fieldValue_2_17_7, :fieldValue_2_17_8, :fieldValue_2_17_9 ; x3do:name 'Arc' . :fieldValue_2_17_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_17 ; x3do:name 'cylinderHeight' ; x3do:value 2.12823 . :fieldValue_2_17_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_17 ; x3do:name 'cylinderTranslation' ; x3do:value ( 0.22046 -1.38843 -1.35034 ) . :fieldValue_2_17_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_17 ; x3do:name 'coneTranslation' ; x3do:value ( -0.45606 -1.95711 -1.15968 ) . :fieldValue_2_17_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_17 ; x3do:name 'rotation' ; x3do:value ( 44.88093 -0.00000 159.24773 2.25105 ) . :fieldValue_2_17_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_17 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_17_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_17 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_17_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_17 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_17_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_17 ; x3do:name 'displayMode' . :fieldValue_2_17_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_17 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_18 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_18_1, :fieldValue_2_18_2, :fieldValue_2_18_3, :fieldValue_2_18_4, :fieldValue_2_18_5, :fieldValue_2_18_6, :fieldValue_2_18_7, :fieldValue_2_18_8, :fieldValue_2_18_9 ; x3do:name 'Arc' . :fieldValue_2_18_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_18 ; x3do:name 'cylinderHeight' ; x3do:value 1.28595 . :fieldValue_2_18_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_18 ; x3do:name 'cylinderTranslation' ; x3do:value ( 1.66142 -0.81257 0.34309 ) . :fieldValue_2_18_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_18 ; x3do:name 'coneTranslation' ; x3do:value ( 2.06545 -1.03356 0.19753 ) . :fieldValue_2_18_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_18 ; x3do:name 'rotation' ; x3do:value ( -38.75518 0 -107.57484 2.04606 ) . :fieldValue_2_18_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_18 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_18_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_18 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_18_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_18 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_18_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_18 ; x3do:name 'displayMode' . :fieldValue_2_18_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_18 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_19 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_19_1, :fieldValue_2_19_2, :fieldValue_2_19_3, :fieldValue_2_19_4, :fieldValue_2_19_5, :fieldValue_2_19_6, :fieldValue_2_19_7, :fieldValue_2_19_8, :fieldValue_2_19_9 ; x3do:name 'Arc' . :fieldValue_2_19_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_19 ; x3do:name 'cylinderHeight' ; x3do:value 1.28523 . :fieldValue_2_19_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_19 ; x3do:name 'cylinderTranslation' ; x3do:value ( 1.00628 -0.46935 -2.66851 ) . :fieldValue_2_19_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_19 ; x3do:name 'coneTranslation' ; x3do:value ( 1.43154 -0.69129 -2.72150 ) . :fieldValue_2_19_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_19 ; x3do:name 'rotation' ; x3do:value ( -14.11080 0 -113.25094 2.04865 ) . :fieldValue_2_19_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_19 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_19_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_19 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_19_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_19 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_19_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_19 ; x3do:name 'displayMode' . :fieldValue_2_19_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_19 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_20 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_20_1, :fieldValue_2_20_2, :fieldValue_2_20_3, :fieldValue_2_20_4, :fieldValue_2_20_5, :fieldValue_2_20_6, :fieldValue_2_20_7, :fieldValue_2_20_8, :fieldValue_2_20_9 ; x3do:name 'Arc' . :fieldValue_2_20_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_20 ; x3do:name 'cylinderHeight' ; x3do:value 1.29563 . :fieldValue_2_20_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_20 ; x3do:name 'cylinderTranslation' ; x3do:value ( -0.08343 0.15403 -2.40256 ) . :fieldValue_2_20_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_20 ; x3do:name 'coneTranslation' ; x3do:value ( -0.47759 0.40091 -2.25542 ) . :fieldValue_2_20_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_20 ; x3do:name 'rotation' ; x3do:value ( 39.08037 -0.00000 104.68925 1.04015 ) . :fieldValue_2_20_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_20 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_20_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_20 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_20_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_20 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_20_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_20 ; x3do:name 'displayMode' . :fieldValue_2_20_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_20 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_21 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_21_1, :fieldValue_2_21_2, :fieldValue_2_21_3, :fieldValue_2_21_4, :fieldValue_2_21_5, :fieldValue_2_21_6, :fieldValue_2_21_7, :fieldValue_2_21_8, :fieldValue_2_21_9 ; x3do:name 'Arc' . :fieldValue_2_21_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_21 ; x3do:name 'cylinderHeight' ; x3do:value 1.26525 . :fieldValue_2_21_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_21 ; x3do:name 'cylinderTranslation' ; x3do:value ( 2.15576 -1.00040 -2.67140 ) . :fieldValue_2_21_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_21 ; x3do:name 'coneTranslation' ; x3do:value ( 2.59149 -1.17635 -2.62085 ) . :fieldValue_2_21_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_21 ; x3do:name 'rotation' ; x3do:value ( 13.53306 0 -116.64655 1.95228 ) . :fieldValue_2_21_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_21 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_21_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_21 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_21_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_21 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_21_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_21 ; x3do:name 'displayMode' . :fieldValue_2_21_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_21 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_22 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_22_1, :fieldValue_2_22_2, :fieldValue_2_22_3, :fieldValue_2_22_4, :fieldValue_2_22_5, :fieldValue_2_22_6, :fieldValue_2_22_7, :fieldValue_2_22_8, :fieldValue_2_22_9 ; x3do:name 'Arc' . :fieldValue_2_22_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_22 ; x3do:name 'cylinderHeight' ; x3do:value 1.27790 . :fieldValue_2_22_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_22 ; x3do:name 'cylinderTranslation' ; x3do:value ( -0.07588 -2.39898 -1.33068 ) . :fieldValue_2_22_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_22 ; x3do:name 'coneTranslation' ; x3do:value ( -0.45060 -2.14320 -1.17721 ) . :fieldValue_2_22_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_22 ; x3do:name 'rotation' ; x3do:value ( 40.94915 -0.00000 99.97869 1.00740 ) . :fieldValue_2_22_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_22 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_22_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_22 ; x3do:name 'ballRadius' ; x3do:value 0.02 . :fieldValue_2_22_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_22 ; x3do:name 'traceEnabled' ; x3do:value false . :fieldValue_2_22_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_22 ; x3do:name 'displayMode' . :fieldValue_2_22_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_22 ; x3do:name 'transparency' ; x3do:value 0 . :ProtoInstance_2_23 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_23_1, :fieldValue_2_23_2, :fieldValue_2_23_3, :fieldValue_2_23_4, :fieldValue_2_23_5, :fieldValue_2_23_6, :fieldValue_2_23_7, :fieldValue_2_23_8, :fieldValue_2_23_9, :fieldValue_2_23_10 ; x3do:name 'Vertex' . :fieldValue_2_23_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_23 ; x3do:name 'vertexText' ; x3do:value '"2010-01-30-API.FLICKR.COM-SERVICES"' . :fieldValue_2_23_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_23 ; x3do:name 'description' ; x3do:value '1: 2010-01-30-API.FLICKR.COM-SERVICES' . :fieldValue_2_23_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_23 ; x3do:name 'url' . :fieldValue_2_23_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_23 ; x3do:name 'radius' ; x3do:value 0.1500 . :fieldValue_2_23_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_23 ; x3do:name 'displayMode' . :fieldValue_2_23_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_23 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_23_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_23 ; x3do:name 'transparency' ; x3do:value 0 . :fieldValue_2_23_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_23 ; x3do:name 'translation' ; x3do:value ( 1.01670 -0.71911 -1.57475 ) . :fieldValue_2_23_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_23 ; x3do:name 'textTranslation' ; x3do:value ( 1.16670 -0.71911 -1.57475 ) . :fieldValue_2_23_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_23 ; x3do:name 'textColor' ; x3do:value ( 0 0 0 ) . :ProtoInstance_2_24 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_24_1, :fieldValue_2_24_2, :fieldValue_2_24_3, :fieldValue_2_24_4, :fieldValue_2_24_5, :fieldValue_2_24_6, :fieldValue_2_24_7, :fieldValue_2_24_8, :fieldValue_2_24_9, :fieldValue_2_24_10 ; x3do:name 'Vertex' . :fieldValue_2_24_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_24 ; x3do:name 'vertexText' ; x3do:value '"Haiti/2010-01-30/Association_prob_NONE_Haiti_Cat5.txt.file.2010-01-30.simple"' . :fieldValue_2_24_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_24 ; x3do:name 'description' ; x3do:value '2: Haiti/2010-01-30/Association_prob_NONE_Haiti_Cat5.txt.file.2010-01-30.simple' . :fieldValue_2_24_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_24 ; x3do:name 'url' . :fieldValue_2_24_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_24 ; x3do:name 'radius' ; x3do:value 0.1500 . :fieldValue_2_24_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_24 ; x3do:name 'displayMode' . :fieldValue_2_24_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_24 ; x3do:name 'diffuseColor' ; x3do:value ( 0.5020 0 0 ) . :fieldValue_2_24_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_24 ; x3do:name 'transparency' ; x3do:value 0 . :fieldValue_2_24_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_24 ; x3do:name 'translation' ; x3do:value ( -2.73900 2.74022 2.73907 ) . :fieldValue_2_24_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_24 ; x3do:name 'textTranslation' ; x3do:value ( -2.58900 2.74022 2.73907 ) . :fieldValue_2_24_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_24 ; x3do:name 'textColor' ; x3do:value ( 0 0 0 ) . :ProtoInstance_2_25 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_25_1, :fieldValue_2_25_2, :fieldValue_2_25_3, :fieldValue_2_25_4, :fieldValue_2_25_5, :fieldValue_2_25_6, :fieldValue_2_25_7, :fieldValue_2_25_8, :fieldValue_2_25_9, :fieldValue_2_25_10 ; x3do:name 'Vertex' . :fieldValue_2_25_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_25 ; x3do:name 'vertexText' ; x3do:value '"building"' . :fieldValue_2_25_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_25 ; x3do:name 'description' ; x3do:value '3: building' . :fieldValue_2_25_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_25 ; x3do:name 'url' . :fieldValue_2_25_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_25 ; x3do:name 'radius' ; x3do:value 0.1500 . :fieldValue_2_25_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_25 ; x3do:name 'displayMode' . :fieldValue_2_25_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_25 ; x3do:name 'diffuseColor' ; x3do:value ( 1.0000 0 0 ) . :fieldValue_2_25_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_25 ; x3do:name 'transparency' ; x3do:value 0 . :fieldValue_2_25_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_25 ; x3do:name 'translation' ; x3do:value ( 1.12355 -0.51836 0.53686 ) . :fieldValue_2_25_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_25 ; x3do:name 'textTranslation' ; x3do:value ( 1.27355 -0.51836 0.53686 ) . :fieldValue_2_25_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_25 ; x3do:name 'textColor' ; x3do:value ( 0 0 0 ) . :ProtoInstance_2_26 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_26_1, :fieldValue_2_26_2, :fieldValue_2_26_3, :fieldValue_2_26_4, :fieldValue_2_26_5, :fieldValue_2_26_6, :fieldValue_2_26_7, :fieldValue_2_26_8, :fieldValue_2_26_9, :fieldValue_2_26_10 ; x3do:name 'Vertex' . :fieldValue_2_26_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_26 ; x3do:name 'vertexText' ; x3do:value '"credit"' . :fieldValue_2_26_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_26 ; x3do:name 'description' ; x3do:value '4: credit' . :fieldValue_2_26_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_26 ; x3do:name 'url' . :fieldValue_2_26_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_26 ; x3do:name 'radius' ; x3do:value 0.1500 . :fieldValue_2_26_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_26 ; x3do:name 'displayMode' . :fieldValue_2_26_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_26 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_26_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_26 ; x3do:name 'transparency' ; x3do:value 0 . :fieldValue_2_26_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_26 ; x3do:name 'translation' ; x3do:value ( 0.44002 -0.17382 -2.59796 ) . :fieldValue_2_26_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_26 ; x3do:name 'textTranslation' ; x3do:value ( 0.59002 -0.17382 -2.59796 ) . :fieldValue_2_26_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_26 ; x3do:name 'textColor' ; x3do:value ( 0 0 0 ) . :ProtoInstance_2_27 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_27_1, :fieldValue_2_27_2, :fieldValue_2_27_3, :fieldValue_2_27_4, :fieldValue_2_27_5, :fieldValue_2_27_6, :fieldValue_2_27_7, :fieldValue_2_27_8, :fieldValue_2_27_9, :fieldValue_2_27_10 ; x3do:name 'Vertex' . :fieldValue_2_27_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_27 ; x3do:name 'vertexText' ; x3do:value '"man"' . :fieldValue_2_27_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_27 ; x3do:name 'description' ; x3do:value '5: man' . :fieldValue_2_27_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_27 ; x3do:name 'url' . :fieldValue_2_27_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_27 ; x3do:name 'radius' ; x3do:value 0.1500 . :fieldValue_2_27_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_27 ; x3do:name 'displayMode' . :fieldValue_2_27_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_27 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_27_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_27 ; x3do:name 'transparency' ; x3do:value 0 . :fieldValue_2_27_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_27 ; x3do:name 'translation' ; x3do:value ( 1.88075 1.25290 -1.25648 ) . :fieldValue_2_27_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_27 ; x3do:name 'textTranslation' ; x3do:value ( 2.03075 1.25290 -1.25648 ) . :fieldValue_2_27_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_27 ; x3do:name 'textColor' ; x3do:value ( 0 0 0 ) . :ProtoInstance_2_28 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_28_1, :fieldValue_2_28_2, :fieldValue_2_28_3, :fieldValue_2_28_4, :fieldValue_2_28_5, :fieldValue_2_28_6, :fieldValue_2_28_7, :fieldValue_2_28_8, :fieldValue_2_28_9, :fieldValue_2_28_10 ; x3do:name 'Vertex' . :fieldValue_2_28_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_28 ; x3do:name 'vertexText' ; x3do:value '"part"' . :fieldValue_2_28_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_28 ; x3do:name 'description' ; x3do:value '6: part' . :fieldValue_2_28_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_28 ; x3do:name 'url' . :fieldValue_2_28_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_28 ; x3do:name 'radius' ; x3do:value 0.1500 . :fieldValue_2_28_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_28 ; x3do:name 'displayMode' . :fieldValue_2_28_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_28 ; x3do:name 'diffuseColor' ; x3do:value ( 1.0000 0 0 ) . :fieldValue_2_28_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_28 ; x3do:name 'transparency' ; x3do:value 0 . :fieldValue_2_28_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_28 ; x3do:name 'translation' ; x3do:value ( 2.19930 -1.10677 0.14931 ) . :fieldValue_2_28_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_28 ; x3do:name 'textTranslation' ; x3do:value ( 2.34930 -1.10677 0.14931 ) . :fieldValue_2_28_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_28 ; x3do:name 'textColor' ; x3do:value ( 0 0 0 ) . :ProtoInstance_2_29 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_29_1, :fieldValue_2_29_2, :fieldValue_2_29_3, :fieldValue_2_29_4, :fieldValue_2_29_5, :fieldValue_2_29_6, :fieldValue_2_29_7, :fieldValue_2_29_8, :fieldValue_2_29_9, :fieldValue_2_29_10 ; x3do:name 'Vertex' . :fieldValue_2_29_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_29 ; x3do:name 'vertexText' ; x3do:value '"photo"' . :fieldValue_2_29_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_29 ; x3do:name 'description' ; x3do:value '7: photo' . :fieldValue_2_29_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_29 ; x3do:name 'url' . :fieldValue_2_29_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_29 ; x3do:name 'radius' ; x3do:value 0.1500 . :fieldValue_2_29_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_29 ; x3do:name 'displayMode' . :fieldValue_2_29_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_29 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_29_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_29 ; x3do:name 'transparency' ; x3do:value 0 . :fieldValue_2_29_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_29 ; x3do:name 'translation' ; x3do:value ( 1.57253 -0.76487 -2.73907 ) . :fieldValue_2_29_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_29 ; x3do:name 'textTranslation' ; x3do:value ( 1.72253 -0.76487 -2.73907 ) . :fieldValue_2_29_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_29 ; x3do:name 'textColor' ; x3do:value ( 0 0 0 ) . :ProtoInstance_2_30 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_30_1, :fieldValue_2_30_2, :fieldValue_2_30_3, :fieldValue_2_30_4, :fieldValue_2_30_5, :fieldValue_2_30_6, :fieldValue_2_30_7, :fieldValue_2_30_8, :fieldValue_2_30_9, :fieldValue_2_30_10 ; x3do:name 'Vertex' . :fieldValue_2_30_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_30 ; x3do:name 'vertexText' ; x3do:value '"program"' . :fieldValue_2_30_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_30 ; x3do:name 'description' ; x3do:value '8: program' . :fieldValue_2_30_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_30 ; x3do:name 'url' . :fieldValue_2_30_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_30 ; x3do:name 'radius' ; x3do:value 0.1500 . :fieldValue_2_30_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_30 ; x3do:name 'displayMode' . :fieldValue_2_30_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_30 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_30_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_30 ; x3do:name 'transparency' ; x3do:value 0 . :fieldValue_2_30_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_30 ; x3do:name 'translation' ; x3do:value ( 2.73900 -1.23592 -2.60374 ) . :fieldValue_2_30_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_30 ; x3do:name 'textTranslation' ; x3do:value ( 2.88900 -1.23592 -2.60374 ) . :fieldValue_2_30_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_30 ; x3do:name 'textColor' ; x3do:value ( 0 0 0 ) . :ProtoInstance_2_31 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_31_1, :fieldValue_2_31_2, :fieldValue_2_31_3, :fieldValue_2_31_4, :fieldValue_2_31_5, :fieldValue_2_31_6, :fieldValue_2_31_7, :fieldValue_2_31_8, :fieldValue_2_31_9, :fieldValue_2_31_10 ; x3do:name 'Vertex' . :fieldValue_2_31_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_31 ; x3do:name 'vertexText' ; x3do:value '"removes"' . :fieldValue_2_31_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_31 ; x3do:name 'description' ; x3do:value '9: removes' . :fieldValue_2_31_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_31 ; x3do:name 'url' . :fieldValue_2_31_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_31 ; x3do:name 'radius' ; x3do:value 0.1500 . :fieldValue_2_31_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_31 ; x3do:name 'displayMode' . :fieldValue_2_31_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_31 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 1.0000 ) . :fieldValue_2_31_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_31 ; x3do:name 'transparency' ; x3do:value 0 . :fieldValue_2_31_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_31 ; x3do:name 'translation' ; x3do:value ( 0.42401 -2.74022 -1.53543 ) . :fieldValue_2_31_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_31 ; x3do:name 'textTranslation' ; x3do:value ( 0.57401 -2.74022 -1.53543 ) . :fieldValue_2_31_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_31 ; x3do:name 'textColor' ; x3do:value ( 0 0 0 ) . :ProtoInstance_2_32 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_32_1, :fieldValue_2_32_2, :fieldValue_2_32_3, :fieldValue_2_32_4, :fieldValue_2_32_5, :fieldValue_2_32_6, :fieldValue_2_32_7, :fieldValue_2_32_8, :fieldValue_2_32_9, :fieldValue_2_32_10 ; x3do:name 'Vertex' . :fieldValue_2_32_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_32 ; x3do:name 'vertexText' ; x3do:value '"robert"' . :fieldValue_2_32_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_32 ; x3do:name 'description' ; x3do:value '10: robert' . :fieldValue_2_32_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_32 ; x3do:name 'url' . :fieldValue_2_32_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_32 ; x3do:name 'radius' ; x3do:value 0.1500 . :fieldValue_2_32_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_32 ; x3do:name 'displayMode' . :fieldValue_2_32_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_32 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 0 ) . :fieldValue_2_32_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_32 ; x3do:name 'transparency' ; x3do:value 0 . :fieldValue_2_32_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_32 ; x3do:name 'translation' ; x3do:value ( -0.60687 0.48188 -2.20715 ) . :fieldValue_2_32_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_32 ; x3do:name 'textTranslation' ; x3do:value ( -0.45687 0.48188 -2.20715 ) . :fieldValue_2_32_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_32 ; x3do:name 'textColor' ; x3do:value ( 0 0 0 ) . :ProtoInstance_2_33 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_33_1, :fieldValue_2_33_2, :fieldValue_2_33_3, :fieldValue_2_33_4, :fieldValue_2_33_5, :fieldValue_2_33_6, :fieldValue_2_33_7, :fieldValue_2_33_8, :fieldValue_2_33_9, :fieldValue_2_33_10 ; x3do:name 'Vertex' . :fieldValue_2_33_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_33 ; x3do:name 'vertexText' ; x3do:value '"rubble"' . :fieldValue_2_33_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_33 ; x3do:name 'description' ; x3do:value '11: rubble' . :fieldValue_2_33_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_33 ; x3do:name 'url' . :fieldValue_2_33_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_33 ; x3do:name 'radius' ; x3do:value 0.1500 . :fieldValue_2_33_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_33 ; x3do:name 'displayMode' . :fieldValue_2_33_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_33 ; x3do:name 'diffuseColor' ; x3do:value ( 0 0 1.0000 ) . :fieldValue_2_33_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_33 ; x3do:name 'transparency' ; x3do:value 0 . :fieldValue_2_33_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_33 ; x3do:name 'translation' ; x3do:value ( -0.57578 -2.05775 -1.12594 ) . :fieldValue_2_33_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_33 ; x3do:name 'textTranslation' ; x3do:value ( -0.42578 -2.05775 -1.12594 ) . :fieldValue_2_33_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :ProtoInstance_2_33 ; x3do:name 'textColor' ; x3do:value ( 0 0 0 ) .