@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/ChemicalMarkupLanguage/Digitoxigenin.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '4.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-4.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_15, :meta_1_16, :meta_1_17 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Digitoxigenin.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Autogenerated version of Digitoxigenin.x3d scene produced from Digitoxigenin.xml Chemical Markup Language (CML) version 1.0 source file.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Nicholas F. Polys' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'translator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '24 November 2005' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '2 JAN 2025' ;
  x3do:name 'translated' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '2 JAN 2025' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Digitoxigenin.xml' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CML sources https://www.xml-cml.org' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Wikipedia https://en.wikipedia.org/wiki/Chemical_Markup_Language' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'JUMBO Chemical Format Conversion Tool' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://webbook.nist.gov/chemistry' ;
  x3do:name 'reference' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Polys.StylesheetTransformationsInteractiveVisualization.Web3d2003Symposium.pdf' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Originally Published in Proceedings of Web3D 2003, ACM Press' ;
  x3do:name 'reference' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CmlToX3d.xslt' ;
  x3do:name 'generator' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/ChemicalMarkupLanguage/Digitoxigenin.x3d' ;
  x3do:name 'identifier' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "Digitoxigenin.x3d" .
:meta dcterms:description "Autogenerated version of Digitoxigenin.x3d scene produced from Digitoxigenin.xml Chemical Markup Language (CML) version 1.0 source file." .
:meta dcterms:creator "Nicholas F. Polys" .
:meta dcterms:translator "Don Brutzman" .
:meta dcterms:created "24 November 2005" .
:meta dcterms:translated "2 JAN 2025" .
:meta dcterms:modified "2 JAN 2025" .
:meta dcterms:reference "Digitoxigenin.xml" .
:meta dcterms:reference "CML sources https://www.xml-cml.org" .
:meta dcterms:reference "Wikipedia https://en.wikipedia.org/wiki/Chemical_Markup_Language" .
:meta dcterms:reference "JUMBO Chemical Format Conversion Tool" .
:meta dcterms:reference "https://webbook.nist.gov/chemistry" .
:meta dcterms:reference "Polys.StylesheetTransformationsInteractiveVisualization.Web3d2003Symposium.pdf" .
:meta dcterms:reference "Originally Published in Proceedings of Web3D 2003, ACM Press" .
:meta dcterms:generator "CmlToX3d.xslt" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/ChemicalMarkupLanguage/Digitoxigenin.x3d" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasProtoDeclare :ProtoDeclare_2_1, :ProtoDeclare_2_2, :ProtoDeclare_2_3, :ProtoDeclare_2_4, :ProtoDeclare_2_5, :ProtoDeclare_2_6, :ProtoDeclare_2_7, :ProtoDeclare_2_8, :ProtoDeclare_2_9, :ProtoDeclare_2_10, :ProtoDeclare_2_11, :ProtoDeclare_2_12, :ProtoDeclare_2_13, :ProtoDeclare_2_14, :ProtoDeclare_2_15, :ProtoDeclare_2_16 ;
  x3do:hasChildren :Background_2_17, :PointLight_2_18, :NavigationInfo_2_19, :Viewpoint_2_20, :infogroupa, :Group_2_22, :Group_2_23 .
:ProtoDeclare_2_1 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_1_1 ;
  x3do:hasProtoBody :ProtoBody_2_1_2 ;
  x3do:name 'Carbon' .
:ProtoInterface_2_1_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_1 ;
  x3do:hasField :field_2_1_1_1, :field_2_1_1_2 .
:field_2_1_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_1_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_1_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_1_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_1_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_1 ;
  x3do:hasChildren :Group_2_1_2_1 .
:Group_2_1_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_1_2 ;
  x3do:hasChildren :atoC .
:atoC a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_1_2_1 ;
  x3do:hasIS :IS_2_1_2_1_1_1 ;
  x3do:hasChildren :Shape_2_1_2_1_1_2, :Shape_2_1_2_1_1_3 ;
  x3do:DEF 'atoC' .
:IS_2_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoC ;
  x3do:hasConnect :connect_2_1_2_1_1_1_1 .
:connect_2_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_1_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_1_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoC ;
  x3do:hasAppearance :Appearance_2_1_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_1_2_1_1_2_2 .
:Appearance_2_1_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_1_2_1_1_2 ;
  x3do:hasMaterial :atoC_mat .
:atoC_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_1_2_1_1_2_1 ;
  x3do:hasIS :IS_2_1_2_1_1_2_1_1_1 ;
  x3do:DEF 'atoC_mat' ;
  x3do:diffuseColor ( 0 0 0 ) ;
  x3do:shininess .8 ;
  x3do:specularColor ( .29 .3 .29 ) .
:IS_2_1_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoC_mat ;
  x3do:hasConnect :connect_2_1_2_1_1_2_1_1_1_1 .
:connect_2_1_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_1_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_1_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_1_2_1_1_2 ;
  x3do:radius .77 .
:Shape_2_1_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoC ;
  x3do:hasAppearance :Appearance_2_1_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_1_2_1_1_3_2 .
:Appearance_2_1_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_1_2_1_1_3 ;
  x3do:hasMaterial :Material_2_1_2_1_1_3_1_1 .
:Material_2_1_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_1_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_1_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_1_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_1_2_1_1_3_2_1 ;
  x3do:string '"C"' .
:FontStyle_2_1_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_1_2_1_1_3_2 ;
  x3do:size .8 .
:ProtoDeclare_2_2 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_2_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_2 ;
  x3do:name 'Hydrogen' .
:ProtoInterface_2_2_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasField :field_2_2_1_1, :field_2_2_1_2 .
:field_2_2_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_2_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_2_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasChildren :Group_2_2_2_1 .
:Group_2_2_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasChildren :atoH .
:atoH a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_1 ;
  x3do:hasIS :IS_2_2_2_1_1_1 ;
  x3do:hasChildren :Shape_2_2_2_1_1_2, :Shape_2_2_2_1_1_3 ;
  x3do:DEF 'atoH' .
:IS_2_2_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoH ;
  x3do:hasConnect :connect_2_2_2_1_1_1_1 .
:connect_2_2_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_2_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoH ;
  x3do:hasAppearance :Appearance_2_2_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_2_2_1_1_2_2 .
:Appearance_2_2_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_1_2 ;
  x3do:hasMaterial :atoH_mat .
:atoH_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_1_2_1 ;
  x3do:hasIS :IS_2_2_2_1_1_2_1_1_1 ;
  x3do:DEF 'atoH_mat' ;
  x3do:ambientIntensity .0933 ;
  x3do:diffuseColor ( .38 .38 .42 ) ;
  x3do:shininess 0.5 ;
  x3do:specularColor ( .53 .53 .53 ) .
:IS_2_2_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoH_mat ;
  x3do:hasConnect :connect_2_2_2_1_1_2_1_1_1_1 .
:connect_2_2_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_2_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_2_2_1_1_2 ;
  x3do:radius .32 .
:Shape_2_2_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoH ;
  x3do:hasAppearance :Appearance_2_2_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_2_2_1_1_3_2 .
:Appearance_2_2_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_1_3 ;
  x3do:hasMaterial :Material_2_2_2_1_1_3_1_1 .
:Material_2_2_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_2_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_2_2_1_1_3_2_1 ;
  x3do:string '"H"' .
:FontStyle_2_2_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_2_1_1_3_2 ;
  x3do:size .4 .
:ProtoDeclare_2_3 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_3_1 ;
  x3do:hasProtoBody :ProtoBody_2_3_2 ;
  x3do:name 'Nitrogen' .
:ProtoInterface_2_3_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_3 ;
  x3do:hasField :field_2_3_1_1, :field_2_3_1_2 .
:field_2_3_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_3_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_3_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_3 ;
  x3do:hasChildren :Group_2_3_2_1 .
:Group_2_3_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:hasChildren :atoN .
:atoN a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:hasIS :IS_2_3_2_1_1_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_2, :Shape_2_3_2_1_1_3 ;
  x3do:DEF 'atoN' .
:IS_2_3_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoN ;
  x3do:hasConnect :connect_2_3_2_1_1_1_1 .
:connect_2_3_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_3_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoN ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_3_2_1_1_2_2 .
:Appearance_2_3_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2 ;
  x3do:hasMaterial :atoN_mat .
:atoN_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_1 ;
  x3do:hasIS :IS_2_3_2_1_1_2_1_1_1 ;
  x3do:DEF 'atoN_mat' ;
  x3do:diffuseColor ( 0 0 .72 ) ;
  x3do:emissiveColor ( 0 0 .13 ) ;
  x3do:specularColor ( .5 .5 .5 ) .
:IS_2_3_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoN_mat ;
  x3do:hasConnect :connect_2_3_2_1_1_2_1_1_1_1 .
:connect_2_3_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_3_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_3_2_1_1_2 ;
  x3do:radius .75 .
:Shape_2_3_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoN ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_3_2_1_1_3_2 .
:Appearance_2_3_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_3_1_1 .
:Material_2_3_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_3_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_3_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_3_2_1_1_3_2_1 ;
  x3do:string '"N"' .
:FontStyle_2_3_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_3_2_1_1_3_2 ;
  x3do:size .8 .
:ProtoDeclare_2_4 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_4_1 ;
  x3do:hasProtoBody :ProtoBody_2_4_2 ;
  x3do:name 'Oxygen' .
:ProtoInterface_2_4_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_4 ;
  x3do:hasField :field_2_4_1_1, :field_2_4_1_2 .
:field_2_4_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_4_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_4_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_4 ;
  x3do:hasChildren :Group_2_4_2_1 .
:Group_2_4_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:hasChildren :atoO .
:atoO a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_4_2_1 ;
  x3do:hasIS :IS_2_4_2_1_1_1 ;
  x3do:hasChildren :Shape_2_4_2_1_1_2, :Shape_2_4_2_1_1_3 ;
  x3do:DEF 'atoO' .
:IS_2_4_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoO ;
  x3do:hasConnect :connect_2_4_2_1_1_1_1 .
:connect_2_4_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_4_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoO ;
  x3do:hasAppearance :Appearance_2_4_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_4_2_1_1_2_2 .
:Appearance_2_4_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2_1_1_2 ;
  x3do:hasMaterial :atoO_mat .
:atoO_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_2_1_1_2_1 ;
  x3do:hasIS :IS_2_4_2_1_1_2_1_1_1 ;
  x3do:DEF 'atoO_mat' ;
  x3do:ambientIntensity .487 ;
  x3do:diffuseColor ( .54 .05 .25 ) ;
  x3do:shininess .2 ;
  x3do:specularColor ( .81 .77 .75 ) .
:IS_2_4_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoO_mat ;
  x3do:hasConnect :connect_2_4_2_1_1_2_1_1_1_1 .
:connect_2_4_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_4_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_4_2_1_1_2 ;
  x3do:radius .73 .
:Shape_2_4_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoO ;
  x3do:hasAppearance :Appearance_2_4_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_4_2_1_1_3_2 .
:Appearance_2_4_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2_1_1_3 ;
  x3do:hasMaterial :Material_2_4_2_1_1_3_1_1 .
:Material_2_4_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_4_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_4_2_1_1_3_2_1 ;
  x3do:string '"O"' .
:FontStyle_2_4_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_2_1_1_3_2 ;
  x3do:size .8 .
:ProtoDeclare_2_5 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_5_1 ;
  x3do:hasProtoBody :ProtoBody_2_5_2 ;
  x3do:name 'Fluorine' .
:ProtoInterface_2_5_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_5 ;
  x3do:hasField :field_2_5_1_1, :field_2_5_1_2 .
:field_2_5_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_5_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_5_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_5_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_5_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_5 ;
  x3do:hasChildren :Group_2_5_2_1 .
:Group_2_5_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_5_2 ;
  x3do:hasChildren :atoF .
:atoF a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_5_2_1 ;
  x3do:hasIS :IS_2_5_2_1_1_1 ;
  x3do:hasChildren :Shape_2_5_2_1_1_2, :Shape_2_5_2_1_1_3 ;
  x3do:DEF 'atoF' .
:IS_2_5_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoF ;
  x3do:hasConnect :connect_2_5_2_1_1_1_1 .
:connect_2_5_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_5_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_5_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoF ;
  x3do:hasAppearance :Appearance_2_5_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_5_2_1_1_2_2 .
:Appearance_2_5_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_2_1_1_2 ;
  x3do:hasMaterial :atoF_mat .
:atoF_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_2_1_1_2_1 ;
  x3do:hasIS :IS_2_5_2_1_1_2_1_1_1 ;
  x3do:DEF 'atoF_mat' ;
  x3do:diffuseColor ( 1 .48 .79 ) ;
  x3do:emissiveColor ( .09 .04 .07 ) .
:IS_2_5_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoF_mat ;
  x3do:hasConnect :connect_2_5_2_1_1_2_1_1_1_1 .
:connect_2_5_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_5_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_5_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_5_2_1_1_2 ;
  x3do:radius .72 .
:Shape_2_5_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoF ;
  x3do:hasAppearance :Appearance_2_5_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_5_2_1_1_3_2 .
:Appearance_2_5_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_2_1_1_3 ;
  x3do:hasMaterial :Material_2_5_2_1_1_3_1_1 .
:Material_2_5_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_5_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_5_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_5_2_1_1_3_2_1 ;
  x3do:string '"F"' .
:FontStyle_2_5_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_5_2_1_1_3_2 ;
  x3do:size .8 .
:ProtoDeclare_2_6 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_6_1 ;
  x3do:hasProtoBody :ProtoBody_2_6_2 ;
  x3do:name 'Silicon' .
:ProtoInterface_2_6_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_6 ;
  x3do:hasField :field_2_6_1_1, :field_2_6_1_2 .
:field_2_6_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_6_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_6_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_6_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_6_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_6 ;
  x3do:hasChildren :Group_2_6_2_1 .
:Group_2_6_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_6_2 ;
  x3do:hasChildren :atoSi .
:atoSi a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_6_2_1 ;
  x3do:hasIS :IS_2_6_2_1_1_1 ;
  x3do:hasChildren :Shape_2_6_2_1_1_2, :Shape_2_6_2_1_1_3 ;
  x3do:DEF 'atoSi' .
:IS_2_6_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoSi ;
  x3do:hasConnect :connect_2_6_2_1_1_1_1 .
:connect_2_6_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_6_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_6_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoSi ;
  x3do:hasAppearance :Appearance_2_6_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_6_2_1_1_2_2 .
:Appearance_2_6_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_2_1_1_2 ;
  x3do:hasMaterial :atoSi_mat .
:atoSi_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_6_2_1_1_2_1 ;
  x3do:hasIS :IS_2_6_2_1_1_2_1_1_1 ;
  x3do:DEF 'atoSi_mat' ;
  x3do:diffuseColor ( .8 .8 .8 ) .
:IS_2_6_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoSi_mat ;
  x3do:hasConnect :connect_2_6_2_1_1_2_1_1_1_1 .
:connect_2_6_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_6_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_6_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_6_2_1_1_2 ;
  x3do:radius 1.18 .
:Shape_2_6_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoSi ;
  x3do:hasAppearance :Appearance_2_6_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_6_2_1_1_3_2 .
:Appearance_2_6_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_2_1_1_3 ;
  x3do:hasMaterial :Material_2_6_2_1_1_3_1_1 .
:Material_2_6_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_6_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_6_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_6_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_6_2_1_1_3_2_1 ;
  x3do:string '"Si"' .
:FontStyle_2_6_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_6_2_1_1_3_2 ;
  x3do:size .8 .
:ProtoDeclare_2_7 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_7_1 ;
  x3do:hasProtoBody :ProtoBody_2_7_2 ;
  x3do:name 'Phosphorus' .
:ProtoInterface_2_7_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_7 ;
  x3do:hasField :field_2_7_1_1, :field_2_7_1_2 .
:field_2_7_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_7_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_7_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_7_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_7_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_7 ;
  x3do:hasChildren :Group_2_7_2_1 .
:Group_2_7_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_7_2 ;
  x3do:hasChildren :atoP .
:atoP a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_7_2_1 ;
  x3do:hasIS :IS_2_7_2_1_1_1 ;
  x3do:hasChildren :Shape_2_7_2_1_1_2, :Shape_2_7_2_1_1_3 ;
  x3do:DEF 'atoP' .
:IS_2_7_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoP ;
  x3do:hasConnect :connect_2_7_2_1_1_1_1 .
:connect_2_7_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_7_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_7_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoP ;
  x3do:hasAppearance :Appearance_2_7_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_7_2_1_1_2_2 .
:Appearance_2_7_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_2_1_1_2 ;
  x3do:hasMaterial :atoP_mat .
:atoP_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_2_1_1_2_1 ;
  x3do:hasIS :IS_2_7_2_1_1_2_1_1_1 ;
  x3do:DEF 'atoP_mat' ;
  x3do:ambientIntensity .11 ;
  x3do:diffuseColor ( .9 .41 0 ) ;
  x3do:emissiveColor ( .1 .04 0 ) ;
  x3do:shininess 0.8 ;
  x3do:specularColor ( .1 .1 .1 ) .
:IS_2_7_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoP_mat ;
  x3do:hasConnect :connect_2_7_2_1_1_2_1_1_1_1 .
:connect_2_7_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_7_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_7_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_7_2_1_1_2 ;
  x3do:radius 1.1 .
:Shape_2_7_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoP ;
  x3do:hasAppearance :Appearance_2_7_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_7_2_1_1_3_2 .
:Appearance_2_7_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_2_1_1_3 ;
  x3do:hasMaterial :Material_2_7_2_1_1_3_1_1 .
:Material_2_7_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_7_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_7_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_7_2_1_1_3_2_1 ;
  x3do:string '"P"' .
:FontStyle_2_7_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_7_2_1_1_3_2 ;
  x3do:size .8 .
:ProtoDeclare_2_8 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_8_1 ;
  x3do:hasProtoBody :ProtoBody_2_8_2 ;
  x3do:name 'Sulphur' .
:ProtoInterface_2_8_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_8 ;
  x3do:hasField :field_2_8_1_1, :field_2_8_1_2 .
:field_2_8_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_8_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_8_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_8_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_8_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_8 ;
  x3do:hasChildren :Group_2_8_2_1 .
:Group_2_8_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_8_2 ;
  x3do:hasChildren :atoS .
:atoS a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_8_2_1 ;
  x3do:hasIS :IS_2_8_2_1_1_1 ;
  x3do:hasChildren :Shape_2_8_2_1_1_2, :Shape_2_8_2_1_1_3 ;
  x3do:DEF 'atoS' .
:IS_2_8_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoS ;
  x3do:hasConnect :connect_2_8_2_1_1_1_1 .
:connect_2_8_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_8_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_8_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoS ;
  x3do:hasAppearance :Appearance_2_8_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_8_2_1_1_2_2 .
:Appearance_2_8_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_8_2_1_1_2 ;
  x3do:hasMaterial :atoS_mat .
:atoS_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_8_2_1_1_2_1 ;
  x3do:hasIS :IS_2_8_2_1_1_2_1_1_1 ;
  x3do:DEF 'atoS_mat' ;
  x3do:ambientIntensity .0467 ;
  x3do:diffuseColor ( .25 .39 .25 ) ;
  x3do:emissiveColor ( .05 .08 .05 ) ;
  x3do:shininess 0.6 ;
  x3do:specularColor ( .11 .12 .08 ) .
:IS_2_8_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoS_mat ;
  x3do:hasConnect :connect_2_8_2_1_1_2_1_1_1_1 .
:connect_2_8_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_8_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_8_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_8_2_1_1_2 ;
  x3do:radius 1.3 .
:Shape_2_8_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoS ;
  x3do:hasAppearance :Appearance_2_8_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_8_2_1_1_3_2 .
:Appearance_2_8_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_8_2_1_1_3 ;
  x3do:hasMaterial :Material_2_8_2_1_1_3_1_1 .
:Material_2_8_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_8_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_8_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_8_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_8_2_1_1_3_2_1 ;
  x3do:string '"S"' .
:FontStyle_2_8_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_8_2_1_1_3_2 ;
  x3do:size .8 .
:ProtoDeclare_2_9 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_9_1 ;
  x3do:hasProtoBody :ProtoBody_2_9_2 ;
  x3do:name 'Chlorine' .
:ProtoInterface_2_9_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_9 ;
  x3do:hasField :field_2_9_1_1, :field_2_9_1_2 .
:field_2_9_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_9_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_9_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_9_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_9_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_9 ;
  x3do:hasChildren :Group_2_9_2_1 .
:Group_2_9_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_9_2 ;
  x3do:hasChildren :atoCl .
:atoCl a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_9_2_1 ;
  x3do:hasIS :IS_2_9_2_1_1_1 ;
  x3do:hasChildren :Shape_2_9_2_1_1_2, :Shape_2_9_2_1_1_3 ;
  x3do:DEF 'atoCl' .
:IS_2_9_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoCl ;
  x3do:hasConnect :connect_2_9_2_1_1_1_1 .
:connect_2_9_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_9_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_9_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoCl ;
  x3do:hasAppearance :Appearance_2_9_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_9_2_1_1_2_2 .
:Appearance_2_9_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_9_2_1_1_2 ;
  x3do:hasMaterial :atoCl_mat .
:atoCl_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_9_2_1_1_2_1 ;
  x3do:hasIS :IS_2_9_2_1_1_2_1_1_1 ;
  x3do:DEF 'atoCl_mat' ;
  x3do:diffuseColor ( .28 .7 0 ) ;
  x3do:emissiveColor ( .06 .15 0 ) ;
  x3do:shininess 0.8 ;
  x3do:specularColor ( .5 .5 .5 ) .
:IS_2_9_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoCl_mat ;
  x3do:hasConnect :connect_2_9_2_1_1_2_1_1_1_1 .
:connect_2_9_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_9_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_9_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_9_2_1_1_2 ;
  x3do:radius 1.01 .
:Shape_2_9_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoCl ;
  x3do:hasAppearance :Appearance_2_9_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_9_2_1_1_3_2 .
:Appearance_2_9_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_9_2_1_1_3 ;
  x3do:hasMaterial :Material_2_9_2_1_1_3_1_1 .
:Material_2_9_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_9_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_9_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_9_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_9_2_1_1_3_2_1 ;
  x3do:string '"Cl"' .
:FontStyle_2_9_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_9_2_1_1_3_2 ;
  x3do:size .8 .
:ProtoDeclare_2_10 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_10_1 ;
  x3do:hasProtoBody :ProtoBody_2_10_2 ;
  x3do:name 'Bromine' .
:ProtoInterface_2_10_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_10 ;
  x3do:hasField :field_2_10_1_1, :field_2_10_1_2 .
:field_2_10_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_10_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_10_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_10_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_10_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_10 ;
  x3do:hasChildren :Group_2_10_2_1 .
:Group_2_10_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_10_2 ;
  x3do:hasChildren :atoBr .
:atoBr a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_10_2_1 ;
  x3do:hasIS :IS_2_10_2_1_1_1 ;
  x3do:hasChildren :Shape_2_10_2_1_1_2, :Shape_2_10_2_1_1_3 ;
  x3do:DEF 'atoBr' .
:IS_2_10_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoBr ;
  x3do:hasConnect :connect_2_10_2_1_1_1_1 .
:connect_2_10_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_10_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_10_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoBr ;
  x3do:hasAppearance :Appearance_2_10_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_10_2_1_1_2_2 .
:Appearance_2_10_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_2_1_1_2 ;
  x3do:hasMaterial :atoBr_mat .
:atoBr_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_10_2_1_1_2_1 ;
  x3do:hasIS :IS_2_10_2_1_1_2_1_1_1 ;
  x3do:DEF 'atoBr_mat' ;
  x3do:ambientIntensity .0833 ;
  x3do:diffuseColor ( .5 .3 .19 ) ;
  x3do:emissiveColor ( .12 .13 .08 ) ;
  x3do:shininess 0.17 ;
  x3do:specularColor ( .08 .08 .05 ) .
:IS_2_10_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoBr_mat ;
  x3do:hasConnect :connect_2_10_2_1_1_2_1_1_1_1 .
:connect_2_10_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_10_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_10_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_10_2_1_1_2 ;
  x3do:radius 1.14 .
:Shape_2_10_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoBr ;
  x3do:hasAppearance :Appearance_2_10_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_10_2_1_1_3_2 .
:Appearance_2_10_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_2_1_1_3 ;
  x3do:hasMaterial :Material_2_10_2_1_1_3_1_1 .
:Material_2_10_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_10_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_10_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_10_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_10_2_1_1_3_2_1 ;
  x3do:string '"Br"' .
:FontStyle_2_10_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_10_2_1_1_3_2 ;
  x3do:size .8 .
:ProtoDeclare_2_11 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_11_1 ;
  x3do:hasProtoBody :ProtoBody_2_11_2 ;
  x3do:name 'Iodine' .
:ProtoInterface_2_11_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_11 ;
  x3do:hasField :field_2_11_1_1, :field_2_11_1_2 .
:field_2_11_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_11_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_11_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_11_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_11_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_11 ;
  x3do:hasChildren :Group_2_11_2_1 .
:Group_2_11_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_11_2 ;
  x3do:hasChildren :atoI .
:atoI a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_11_2_1 ;
  x3do:hasIS :IS_2_11_2_1_1_1 ;
  x3do:hasChildren :Shape_2_11_2_1_1_2, :Shape_2_11_2_1_1_3 ;
  x3do:DEF 'atoI' .
:IS_2_11_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoI ;
  x3do:hasConnect :connect_2_11_2_1_1_1_1 .
:connect_2_11_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_11_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_11_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoI ;
  x3do:hasAppearance :Appearance_2_11_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_11_2_1_1_2_2 .
:Appearance_2_11_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_11_2_1_1_2 ;
  x3do:hasMaterial :atoI_mat .
:atoI_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_11_2_1_1_2_1 ;
  x3do:hasIS :IS_2_11_2_1_1_2_1_1_1 ;
  x3do:DEF 'atoI_mat' ;
  x3do:diffuseColor ( .56 .37 .74 ) ;
  x3do:emissiveColor ( .15 .1 .2 ) ;
  x3do:shininess .09 ;
  x3do:specularColor ( .12 .12 .12 ) .
:IS_2_11_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :atoI_mat ;
  x3do:hasConnect :connect_2_11_2_1_1_2_1_1_1_1 .
:connect_2_11_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_11_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_11_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_11_2_1_1_2 ;
  x3do:radius 1.33 .
:Shape_2_11_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :atoI ;
  x3do:hasAppearance :Appearance_2_11_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_11_2_1_1_3_2 .
:Appearance_2_11_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_11_2_1_1_3 ;
  x3do:hasMaterial :Material_2_11_2_1_1_3_1_1 .
:Material_2_11_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_11_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_11_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_11_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_11_2_1_1_3_2_1 ;
  x3do:string '"I"' .
:FontStyle_2_11_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_11_2_1_1_3_2 ;
  x3do:size .8 .
:ProtoDeclare_2_12 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_12_1 ;
  x3do:hasProtoBody :ProtoBody_2_12_2 ;
  x3do:name 'unknown' .
:ProtoInterface_2_12_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_12 ;
  x3do:hasField :field_2_12_1_1, :field_2_12_1_2 .
:field_2_12_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_12_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'position' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_12_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_12_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'materialTransparency' ;
  x3do:type 'SFFloat' ;
  x3do:value .6 .
:ProtoBody_2_12_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_12 ;
  x3do:hasChildren :Group_2_12_2_1 .
:Group_2_12_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_12_2 ;
  x3do:hasChildren :ato_ .
:ato_ a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_12_2_1 ;
  x3do:hasIS :IS_2_12_2_1_1_1 ;
  x3do:hasChildren :Shape_2_12_2_1_1_2, :Shape_2_12_2_1_1_3 ;
  x3do:DEF 'ato_' .
:IS_2_12_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :ato_ ;
  x3do:hasConnect :connect_2_12_2_1_1_1_1 .
:connect_2_12_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_12_2_1_1_1 ;
  x3do:nodeField 'translation' ;
  x3do:protoField 'position' .
:Shape_2_12_2_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ato_ ;
  x3do:hasAppearance :Appearance_2_12_2_1_1_2_1 ;
  x3do:hasGeometry :Sphere_2_12_2_1_1_2_2 .
:Appearance_2_12_2_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_12_2_1_1_2 ;
  x3do:hasMaterial :ato__mat .
:ato__mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_12_2_1_1_2_1 ;
  x3do:hasIS :IS_2_12_2_1_1_2_1_1_1 ;
  x3do:DEF 'ato__mat' ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:emissiveColor ( .15 .1 .2 ) ;
  x3do:shininess .09 ;
  x3do:specularColor ( .12 .12 .12 ) .
:IS_2_12_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :ato__mat ;
  x3do:hasConnect :connect_2_12_2_1_1_2_1_1_1_1 .
:connect_2_12_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_12_2_1_1_2_1_1_1 ;
  x3do:nodeField 'transparency' ;
  x3do:protoField 'materialTransparency' .
:Sphere_2_12_2_1_1_2_2 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_12_2_1_1_2 ;
  x3do:radius 1.001 .
:Shape_2_12_2_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :ato_ ;
  x3do:hasAppearance :Appearance_2_12_2_1_1_3_1 ;
  x3do:hasGeometry :Text_2_12_2_1_1_3_2 .
:Appearance_2_12_2_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_12_2_1_1_3 ;
  x3do:hasMaterial :Material_2_12_2_1_1_3_1_1 .
:Material_2_12_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_12_2_1_1_3_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:Text_2_12_2_1_1_3_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_12_2_1_1_3 ;
  x3do:hasFontStyle :FontStyle_2_12_2_1_1_3_2_1 ;
  x3do:string '"?"' .
:FontStyle_2_12_2_1_1_3_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_12_2_1_1_3_2 ;
  x3do:size .8 .
:ProtoDeclare_2_13 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_13_1 ;
  x3do:hasProtoBody :ProtoBody_2_13_2 ;
  x3do:name 'line' .
:ProtoInterface_2_13_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_13 ;
  x3do:hasField :field_2_13_1_1 .
:field_2_13_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_13_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'bond_set' ;
  x3do:type 'MFVec3f' ;
  x3do:value ( -1 0 0 1 0 0 ) .
:ProtoBody_2_13_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_13 ;
  x3do:hasChildren :Group_2_13_2_1 .
:Group_2_13_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_13_2 ;
  x3do:hasChildren :Shape_2_13_2_1_1 .
:Shape_2_13_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_13_2_1 ;
  x3do:hasAppearance :Appearance_2_13_2_1_1_1 ;
  x3do:hasGeometry :IndexedLineSet_2_13_2_1_1_2 .
:Appearance_2_13_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_13_2_1_1 ;
  x3do:hasMaterial :Material_2_13_2_1_1_1_1 .
:Material_2_13_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_13_2_1_1_1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:emissiveColor ( 1 1 1 ) .
:IndexedLineSet_2_13_2_1_1_2 a owl:NamedIndividual, x3do:IndexedLineSet ;
  x3do:hasParent :Shape_2_13_2_1_1 ;
  x3do:hasCoord :bondo ;
  x3do:coordIndex ( 0 1 -1 ) .
:bondo a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedLineSet_2_13_2_1_1_2 ;
  x3do:hasIS :IS_2_13_2_1_1_2_1_1 ;
  x3do:DEF 'bondo' .
:IS_2_13_2_1_1_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :bondo ;
  x3do:hasConnect :connect_2_13_2_1_1_2_1_1_1 .
:connect_2_13_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_13_2_1_1_2_1_1 ;
  x3do:nodeField 'point' ;
  x3do:protoField 'bond_set' .
:ProtoDeclare_2_14 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_14_1 ;
  x3do:hasProtoBody :ProtoBody_2_14_2 ;
  x3do:name 'title_text' .
:ProtoInterface_2_14_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_14 ;
  x3do:hasField :field_2_14_1_1 .
:field_2_14_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_14_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'txt' ;
  x3do:type 'MFString' .
:ProtoBody_2_14_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_14 ;
  x3do:hasChildren :Transform_2_14_2_1 .
:Transform_2_14_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ProtoBody_2_14_2 ;
  x3do:hasChildren :Group_2_14_2_1_1 .
:Group_2_14_2_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_14_2_1 ;
  x3do:hasChildren :Transform_2_14_2_1_1_1 .
:Transform_2_14_2_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_14_2_1_1 ;
  x3do:hasChildren :Shape_2_14_2_1_1_1_1 .
:Shape_2_14_2_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_14_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_14_2_1_1_1_1_1 ;
  x3do:hasGeometry :cmpd_name .
:Appearance_2_14_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_14_2_1_1_1_1 ;
  x3do:hasMaterial :Material_2_14_2_1_1_1_1_1_1 .
:Material_2_14_2_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_14_2_1_1_1_1_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:cmpd_name a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_14_2_1_1_1_1 ;
  x3do:hasIS :IS_2_14_2_1_1_1_1_2_1 ;
  x3do:hasFontStyle :FontStyle_2_14_2_1_1_1_1_2_2 ;
  x3do:DEF 'cmpd_name' .
:IS_2_14_2_1_1_1_1_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :cmpd_name ;
  x3do:hasConnect :connect_2_14_2_1_1_1_1_2_1_1 .
:connect_2_14_2_1_1_1_1_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_14_2_1_1_1_1_2_1 ;
  x3do:nodeField 'string' ;
  x3do:protoField 'txt' .
:FontStyle_2_14_2_1_1_1_1_2_2 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :cmpd_name .
:ProtoDeclare_2_15 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_15_1 ;
  x3do:hasProtoBody :ProtoBody_2_15_2 ;
  x3do:name 'ano1_text' .
:ProtoInterface_2_15_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_15 ;
  x3do:hasField :field_2_15_1_1 .
:field_2_15_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_15_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'txt' ;
  x3do:type 'MFString' .
:ProtoBody_2_15_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_15 ;
  x3do:hasChildren :Transform_2_15_2_1 .
:Transform_2_15_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ProtoBody_2_15_2 ;
  x3do:hasChildren :Group_2_15_2_1_1 .
:Group_2_15_2_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_15_2_1 ;
  x3do:hasChildren :Transform_2_15_2_1_1_1 .
:Transform_2_15_2_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_15_2_1_1 ;
  x3do:hasChildren :Shape_2_15_2_1_1_1_1 .
:Shape_2_15_2_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_15_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_15_2_1_1_1_1_1 ;
  x3do:hasGeometry :cmpd_name1 .
:Appearance_2_15_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_15_2_1_1_1_1 ;
  x3do:hasMaterial :Material_2_15_2_1_1_1_1_1_1 .
:Material_2_15_2_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_15_2_1_1_1_1_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:cmpd_name1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_15_2_1_1_1_1 ;
  x3do:hasIS :IS_2_15_2_1_1_1_1_2_1 ;
  x3do:hasFontStyle :FontStyle_2_15_2_1_1_1_1_2_2 ;
  x3do:DEF 'cmpd_name1' .
:IS_2_15_2_1_1_1_1_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :cmpd_name1 ;
  x3do:hasConnect :connect_2_15_2_1_1_1_1_2_1_1 .
:connect_2_15_2_1_1_1_1_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_15_2_1_1_1_1_2_1 ;
  x3do:nodeField 'string' ;
  x3do:protoField 'txt' .
:FontStyle_2_15_2_1_1_1_1_2_2 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :cmpd_name1 ;
  x3do:size .8 .
:ProtoDeclare_2_16 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_16_1 ;
  x3do:hasProtoBody :ProtoBody_2_16_2 ;
  x3do:name 'ano2_text' .
:ProtoInterface_2_16_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_16 ;
  x3do:hasField :field_2_16_1_1 .
:field_2_16_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_16_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'txt' ;
  x3do:type 'MFString' .
:ProtoBody_2_16_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_16 ;
  x3do:hasChildren :Transform_2_16_2_1 .
:Transform_2_16_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :ProtoBody_2_16_2 ;
  x3do:hasChildren :Group_2_16_2_1_1 .
:Group_2_16_2_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_16_2_1 ;
  x3do:hasChildren :Transform_2_16_2_1_1_1 .
:Transform_2_16_2_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_16_2_1_1 ;
  x3do:hasChildren :Shape_2_16_2_1_1_1_1 .
:Shape_2_16_2_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_16_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_16_2_1_1_1_1_1 ;
  x3do:hasGeometry :cmpd_name2 .
:Appearance_2_16_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_16_2_1_1_1_1 ;
  x3do:hasMaterial :Material_2_16_2_1_1_1_1_1_1 .
:Material_2_16_2_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_16_2_1_1_1_1_1 ;
  x3do:diffuseColor ( 0.9 0.9 0.9 ) .
:cmpd_name2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_16_2_1_1_1_1 ;
  x3do:hasIS :IS_2_16_2_1_1_1_1_2_1 ;
  x3do:hasFontStyle :FontStyle_2_16_2_1_1_1_1_2_2 ;
  x3do:DEF 'cmpd_name2' .
:IS_2_16_2_1_1_1_1_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :cmpd_name2 ;
  x3do:hasConnect :connect_2_16_2_1_1_1_1_2_1_1 .
:connect_2_16_2_1_1_1_1_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_16_2_1_1_1_1_2_1 ;
  x3do:nodeField 'string' ;
  x3do:protoField 'txt' .
:FontStyle_2_16_2_1_1_1_1_2_2 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :cmpd_name2 ;
  x3do:size .6 .
:Background_2_17 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.570796 ) ;
  x3do:skyColor ( 0 0.5 0.8 0 0.6 .7 0.6 0.6 0.7 ) .
:PointLight_2_18 a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :Scene ;
  x3do:ambientIntensity 1 ;
  x3do:location ( 0 0 5 ) ;
  x3do:radius 30 .
:NavigationInfo_2_19 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:type '"EXAMINE" "FLY" "ANY"' .
:Viewpoint_2_20 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Inspect Digitoxigenin' ;
  x3do:position ( 0 2 20 ) .
:infogroupa a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_21_1 ;
  x3do:DEF 'infogroupa' ;
  x3do:translation ( -8 2 -4 ) .
:Transform_2_21_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :infogroupa ;
  x3do:hasChildren :Viewpoint_2_21_1_1, :ProtoInstance_2_21_1_2 ;
  x3do:translation ( 0 6 0 ) .
:Viewpoint_2_21_1_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_21_1 ;
  x3do:description 'title billboard' ;
  x3do:position ( 6 -2 10 ) .
:ProtoInstance_2_21_1_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_21_1 ;
  x3do:hasFieldValue :fieldValue_2_21_1_2_1 ;
  x3do:name 'title_text' .
:fieldValue_2_21_1_2_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_21_1_2 ;
  x3do:name 'txt' ;
  x3do:value '"Digitoxigenin: "' .
:Group_2_22 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_22_1, :Transform_2_22_2, :Transform_2_22_3, :Transform_2_22_4, :Transform_2_22_5, :Transform_2_22_6, :Transform_2_22_7, :Transform_2_22_8, :Transform_2_22_9, :Transform_2_22_10, :Transform_2_22_11, :Transform_2_22_12, :Transform_2_22_13, :Transform_2_22_14, :Transform_2_22_15, :Transform_2_22_16, :Transform_2_22_17, :Transform_2_22_18, :Transform_2_22_19, :Transform_2_22_20, :Transform_2_22_21, :Transform_2_22_22, :Transform_2_22_23, :Transform_2_22_24, :Transform_2_22_25, :Transform_2_22_26, :Transform_2_22_27, :Transform_2_22_28, :Transform_2_22_29, :Transform_2_22_30, :Transform_2_22_31, :Transform_2_22_32, :Transform_2_22_33, :Transform_2_22_34, :Transform_2_22_35, :Transform_2_22_36, :Transform_2_22_37, :Transform_2_22_38, :Transform_2_22_39, :Transform_2_22_40, :Transform_2_22_41, :Transform_2_22_42, :Transform_2_22_43, :Transform_2_22_44, :Transform_2_22_45, :Transform_2_22_46, :Transform_2_22_47, :Transform_2_22_48, :Transform_2_22_49, :Transform_2_22_50, :Transform_2_22_51, :Transform_2_22_52, :Transform_2_22_53, :Transform_2_22_54, :Transform_2_22_55, :Transform_2_22_56, :Transform_2_22_57, :Transform_2_22_58, :Transform_2_22_59, :Transform_2_22_60, :Transform_2_22_61, :Transform_2_22_62 .
:Transform_2_22_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_1 .
:digitoxigenin_karne_a_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_1 ;
  x3do:hasFieldValue :fieldValue_2_22_1_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_1' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_1_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_1 ;
  x3do:name 'position' ;
  x3do:value ( -2.1606 1.6552 -0.8847 ) .
:Transform_2_22_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_2 .
:digitoxigenin_karne_a_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_2 ;
  x3do:hasFieldValue :fieldValue_2_22_2_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_2' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_2_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_2 ;
  x3do:name 'position' ;
  x3do:value ( -2.1997 0.1524 -1.1623 ) .
:Transform_2_22_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_3 .
:digitoxigenin_karne_a_3 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_3 ;
  x3do:hasFieldValue :fieldValue_2_22_3_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_3' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_3_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_3 ;
  x3do:name 'position' ;
  x3do:value ( -2.3838 -0.6669 0.0977 ) .
:Transform_2_22_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_4 .
:digitoxigenin_karne_a_4 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_4 ;
  x3do:hasFieldValue :fieldValue_2_22_4_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_4' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_4_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_4 ;
  x3do:name 'position' ;
  x3do:value ( -1.4275 -0.2242 1.2059 ) .
:Transform_2_22_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_5 .
:digitoxigenin_karne_a_5 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_5 ;
  x3do:hasFieldValue :fieldValue_2_22_5_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_5' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_5_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_5 ;
  x3do:name 'position' ;
  x3do:value ( -1.4096 1.2976 1.4632 ) .
:Transform_2_22_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_6 .
:digitoxigenin_karne_a_6 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_6 ;
  x3do:hasFieldValue :fieldValue_2_22_6_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_6' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_6_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_6 ;
  x3do:name 'position' ;
  x3do:value ( -0.4098 1.6499 2.5708 ) .
:Transform_2_22_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_7 .
:digitoxigenin_karne_a_7 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_7 ;
  x3do:hasFieldValue :fieldValue_2_22_7_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_7' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_7_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_7 ;
  x3do:name 'position' ;
  x3do:value ( 1.0361 1.3738 2.1457 ) .
:Transform_2_22_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_8 .
:digitoxigenin_karne_a_8 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_8 ;
  x3do:hasFieldValue :fieldValue_2_22_8_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_8' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_8_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_8 ;
  x3do:name 'position' ;
  x3do:value ( 1.3916 2.0360 0.8039 ) .
:Transform_2_22_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_9 .
:digitoxigenin_karne_a_9 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_9 ;
  x3do:hasFieldValue :fieldValue_2_22_9_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_9' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_9_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_9 ;
  x3do:name 'position' ;
  x3do:value ( 0.3399 1.7901 -0.3008 ) .
:Transform_2_22_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_10 .
:digitoxigenin_karne_a_10 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_10 ;
  x3do:hasFieldValue :fieldValue_2_22_10_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_10' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_10_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_10 ;
  x3do:name 'position' ;
  x3do:value ( -1.1140 2.0931 0.1658 ) .
:Transform_2_22_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_11 .
:digitoxigenin_karne_a_11 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_11 ;
  x3do:hasFieldValue :fieldValue_2_22_11_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_11' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_11_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_11 ;
  x3do:name 'position' ;
  x3do:value ( 0.7681 2.5701 -1.5481 ) .
:Transform_2_22_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_12 .
:digitoxigenin_karne_a_12 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_12 ;
  x3do:hasFieldValue :fieldValue_2_22_12_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_12' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_12_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_12 ;
  x3do:name 'position' ;
  x3do:value ( 2.1105 2.0585 -2.0639 ) .
:Transform_2_22_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_13 .
:digitoxigenin_karne_a_13 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_13 ;
  x3do:hasFieldValue :fieldValue_2_22_13_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_13' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_13_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_13 ;
  x3do:name 'position' ;
  x3do:value ( 3.2569 2.2095 -1.0278 ) .
:Transform_2_22_14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_14 .
:digitoxigenin_karne_a_14 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_14 ;
  x3do:hasFieldValue :fieldValue_2_22_14_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_14' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_14_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_14 ;
  x3do:name 'position' ;
  x3do:value ( 2.7981 1.6010 0.3349 ) .
:Transform_2_22_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_15 .
:digitoxigenin_karne_a_15 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_15 ;
  x3do:hasFieldValue :fieldValue_2_22_15_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_15' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_15_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_15 ;
  x3do:name 'position' ;
  x3do:value ( 2.9717 0.0748 0.1666 ) .
:Transform_2_22_16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_16 .
:digitoxigenin_karne_a_16 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_16 ;
  x3do:hasFieldValue :fieldValue_2_22_16_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_16' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_16_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_16 ;
  x3do:name 'position' ;
  x3do:value ( 4.0160 -0.1450 -0.9304 ) .
:Transform_2_22_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_17 .
:digitoxigenin_karne_a_17 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_17 ;
  x3do:hasFieldValue :fieldValue_2_22_17_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_17' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_17_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_17 ;
  x3do:name 'position' ;
  x3do:value ( 4.4147 1.2521 -1.4990 ) .
:Transform_2_22_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_18 .
:digitoxigenin_karne_a_18 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_18 ;
  x3do:hasFieldValue :fieldValue_2_22_18_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_18' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_18_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_18 ;
  x3do:name 'position' ;
  x3do:value ( 3.6782 3.6838 -0.9321 ) .
:Transform_2_22_19 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_19 .
:digitoxigenin_karne_a_19 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_19 ;
  x3do:hasFieldValue :fieldValue_2_22_19_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_19' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_19_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_19 ;
  x3do:name 'position' ;
  x3do:value ( -1.3206 3.6128 0.3983 ) .
:Transform_2_22_20 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_20 .
:digitoxigenin_karne_a_20 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_20 ;
  x3do:hasFieldValue :fieldValue_2_22_20_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_20' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_20_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_20 ;
  x3do:name 'position' ;
  x3do:value ( 5.8099 1.6589 -1.1447 ) .
:Transform_2_22_21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_21 .
:digitoxigenin_karne_a_21 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_21 ;
  x3do:hasFieldValue :fieldValue_2_22_21_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_21' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_21_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_21 ;
  x3do:name 'position' ;
  x3do:value ( 6.5388 1.3027 0.1169 ) .
:Transform_2_22_22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_22 .
:digitoxigenin_karne_a_22 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_22 ;
  x3do:hasFieldValue :fieldValue_2_22_22_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_22' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_22_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_22 ;
  x3do:name 'position' ;
  x3do:value ( 6.6600 2.3309 -1.9293 ) .
:Transform_2_22_23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_23 .
:digitoxigenin_karne_a_23 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_23 ;
  x3do:hasFieldValue :fieldValue_2_22_23_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_23' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_23_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_23 ;
  x3do:name 'position' ;
  x3do:value ( 7.9463 2.4238 -1.2600 ) .
:Transform_2_22_24 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_24 .
:digitoxigenin_karne_a_24 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_24 ;
  x3do:hasFieldValue :fieldValue_2_22_24_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_24' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_24_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_24 ;
  x3do:name 'position' ;
  x3do:value ( -3.1542 1.9631 -0.5268 ) .
:Transform_2_22_25 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_25 .
:digitoxigenin_karne_a_25 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_25 ;
  x3do:hasFieldValue :fieldValue_2_22_25_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_25' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_25_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_25 ;
  x3do:name 'position' ;
  x3do:value ( -1.9345 2.1719 -1.8290 ) .
:Transform_2_22_26 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_26 .
:digitoxigenin_karne_a_26 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_26 ;
  x3do:hasFieldValue :fieldValue_2_22_26_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_26' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_26_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_26 ;
  x3do:name 'position' ;
  x3do:value ( -1.2536 -0.1427 -1.6394 ) .
:Transform_2_22_27 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_27 .
:digitoxigenin_karne_a_27 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_27 ;
  x3do:hasFieldValue :fieldValue_2_22_27_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_27' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_27_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_27 ;
  x3do:name 'position' ;
  x3do:value ( -3.0361 -0.0583 -1.8450 ) .
:Transform_2_22_28 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_28 .
:digitoxigenin_karne_a_28 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_28 ;
  x3do:hasFieldValue :fieldValue_2_22_28_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_28' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_28_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_28 ;
  x3do:name 'position' ;
  x3do:value ( -2.1882 -1.7259 -0.1262 ) .
:Transform_2_22_29 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_29 .
:digitoxigenin_karne_a_29 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_29 ;
  x3do:hasFieldValue :fieldValue_2_22_29_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_29' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_29_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_29 ;
  x3do:name 'position' ;
  x3do:value ( -0.4104 -0.5380 0.9282 ) .
:Transform_2_22_30 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_30 .
:digitoxigenin_karne_a_30 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_30 ;
  x3do:hasFieldValue :fieldValue_2_22_30_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_30' ;
  x3do:name 'Oxygen' .
:fieldValue_2_22_30_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_30 ;
  x3do:name 'position' ;
  x3do:value ( -3.7698 -0.5088 0.5013 ) .
:Transform_2_22_31 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_31 .
:digitoxigenin_karne_a_31 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_31 ;
  x3do:hasFieldValue :fieldValue_2_22_31_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_31' ;
  x3do:name 'Oxygen' .
:fieldValue_2_22_31_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_31 ;
  x3do:name 'position' ;
  x3do:value ( 2.5002 2.7469 -3.2656 ) .
:Transform_2_22_32 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_32 .
:digitoxigenin_karne_a_32 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_32 ;
  x3do:hasFieldValue :fieldValue_2_22_32_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_32' ;
  x3do:name 'Oxygen' .
:fieldValue_2_22_32_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_32 ;
  x3do:name 'position' ;
  x3do:value ( 3.7691 1.9732 1.3470 ) .
:Transform_2_22_33 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_33 .
:digitoxigenin_karne_a_33 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_33 ;
  x3do:hasFieldValue :fieldValue_2_22_33_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_33' ;
  x3do:name 'Oxygen' .
:fieldValue_2_22_33_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_33 ;
  x3do:name 'position' ;
  x3do:value ( 7.8648 1.8507 -0.0582 ) .
:Transform_2_22_34 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_34 .
:digitoxigenin_karne_a_34 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_34 ;
  x3do:hasFieldValue :fieldValue_2_22_34_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_34' ;
  x3do:name 'Oxygen' .
:fieldValue_2_22_34_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_34 ;
  x3do:name 'position' ;
  x3do:value ( 9.0017 2.8700 -1.6562 ) .
:Transform_2_22_35 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_35 .
:digitoxigenin_karne_a_35 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_35 ;
  x3do:hasFieldValue :fieldValue_2_22_35_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_35' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_35_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_35 ;
  x3do:name 'position' ;
  x3do:value ( -1.7247 -0.7271 2.1379 ) .
:Transform_2_22_36 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_36 .
:digitoxigenin_karne_a_36 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_36 ;
  x3do:hasFieldValue :fieldValue_2_22_36_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_36' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_36_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_36 ;
  x3do:name 'position' ;
  x3do:value ( -2.4116 1.5894 1.8107 ) .
:Transform_2_22_37 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_37 .
:digitoxigenin_karne_a_37 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_37 ;
  x3do:hasFieldValue :fieldValue_2_22_37_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_37' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_37_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_37 ;
  x3do:name 'position' ;
  x3do:value ( -0.6396 1.0472 3.4618 ) .
:Transform_2_22_38 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_38 .
:digitoxigenin_karne_a_38 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_38 ;
  x3do:hasFieldValue :fieldValue_2_22_38_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_38' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_38_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_38 ;
  x3do:name 'position' ;
  x3do:value ( -0.5108 2.7178 2.8143 ) .
:Transform_2_22_39 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_39 .
:digitoxigenin_karne_a_39 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_39 ;
  x3do:hasFieldValue :fieldValue_2_22_39_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_39' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_39_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_39 ;
  x3do:name 'position' ;
  x3do:value ( 1.1744 0.2867 2.0503 ) .
:Transform_2_22_40 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_40 .
:digitoxigenin_karne_a_40 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_40 ;
  x3do:hasFieldValue :fieldValue_2_22_40_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_40' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_40_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_40 ;
  x3do:name 'position' ;
  x3do:value ( 1.7123 1.7627 2.9213 ) .
:Transform_2_22_41 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_41 .
:digitoxigenin_karne_a_41 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_41 ;
  x3do:hasFieldValue :fieldValue_2_22_41_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_41' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_41_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_41 ;
  x3do:name 'position' ;
  x3do:value ( 1.4233 3.1214 0.9800 ) .
:Transform_2_22_42 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_42 .
:digitoxigenin_karne_a_42 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_42 ;
  x3do:hasFieldValue :fieldValue_2_22_42_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_42' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_42_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_42 ;
  x3do:name 'position' ;
  x3do:value ( 0.3689 0.7204 -0.5556 ) .
:Transform_2_22_43 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_43 .
:digitoxigenin_karne_a_43 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_43 ;
  x3do:hasFieldValue :fieldValue_2_22_43_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_43' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_43_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_43 ;
  x3do:name 'position' ;
  x3do:value ( 0.8605 3.6364 -1.2942 ) .
:Transform_2_22_44 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_44 .
:digitoxigenin_karne_a_44 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_44 ;
  x3do:hasFieldValue :fieldValue_2_22_44_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_44' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_44_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_44 ;
  x3do:name 'position' ;
  x3do:value ( 0.0072 2.4446 -2.3325 ) .
:Transform_2_22_45 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_45 .
:digitoxigenin_karne_a_45 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_45 ;
  x3do:hasFieldValue :fieldValue_2_22_45_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_45' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_45_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_45 ;
  x3do:name 'position' ;
  x3do:value ( 1.9935 0.9892 -2.2941 ) .
:Transform_2_22_46 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_46 .
:digitoxigenin_karne_a_46 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_46 ;
  x3do:hasFieldValue :fieldValue_2_22_46_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_46' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_46_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_46 ;
  x3do:name 'position' ;
  x3do:value ( 2.0155 -0.3830 -0.1266 ) .
:Transform_2_22_47 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_47 .
:digitoxigenin_karne_a_47 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_47 ;
  x3do:hasFieldValue :fieldValue_2_22_47_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_47' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_47_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_47 ;
  x3do:name 'position' ;
  x3do:value ( 3.3176 -0.3713 1.1107 ) .
:Transform_2_22_48 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_48 .
:digitoxigenin_karne_a_48 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_48 ;
  x3do:hasFieldValue :fieldValue_2_22_48_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_48' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_48_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_48 ;
  x3do:name 'position' ;
  x3do:value ( 3.5912 -0.7674 -1.7317 ) .
:Transform_2_22_49 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_49 .
:digitoxigenin_karne_a_49 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_49 ;
  x3do:hasFieldValue :fieldValue_2_22_49_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_49' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_49_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_49 ;
  x3do:name 'position' ;
  x3do:value ( 4.9014 -0.6437 -0.5091 ) .
:Transform_2_22_50 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_50 .
:digitoxigenin_karne_a_50 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_50 ;
  x3do:hasFieldValue :fieldValue_2_22_50_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_50' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_50_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_50 ;
  x3do:name 'position' ;
  x3do:value ( 4.3825 1.2027 -2.5975 ) .
:Transform_2_22_51 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_51 .
:digitoxigenin_karne_a_51 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_51 ;
  x3do:hasFieldValue :fieldValue_2_22_51_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_51' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_51_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_51 ;
  x3do:name 'position' ;
  x3do:value ( 3.9871 4.0420 -1.9253 ) .
:Transform_2_22_52 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_52 .
:digitoxigenin_karne_a_52 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_52 ;
  x3do:hasFieldValue :fieldValue_2_22_52_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_52' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_52_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_52 ;
  x3do:name 'position' ;
  x3do:value ( 4.5193 3.7800 -0.2298 ) .
:Transform_2_22_53 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_53 .
:digitoxigenin_karne_a_53 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_53 ;
  x3do:hasFieldValue :fieldValue_2_22_53_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_53' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_53_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_53 ;
  x3do:name 'position' ;
  x3do:value ( 2.8300 4.2850 -0.5730 ) .
:Transform_2_22_54 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_54 .
:digitoxigenin_karne_a_54 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_54 ;
  x3do:hasFieldValue :fieldValue_2_22_54_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_54' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_54_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_54 ;
  x3do:name 'position' ;
  x3do:value ( -2.3543 3.7963 0.7265 ) .
:Transform_2_22_55 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_55 .
:digitoxigenin_karne_a_55 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_55 ;
  x3do:hasFieldValue :fieldValue_2_22_55_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_55' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_55_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_55 ;
  x3do:name 'position' ;
  x3do:value ( -1.1316 4.1562 -0.5392 ) .
:Transform_2_22_56 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_56 .
:digitoxigenin_karne_a_56 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_56 ;
  x3do:hasFieldValue :fieldValue_2_22_56_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_56' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_56_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_56 ;
  x3do:name 'position' ;
  x3do:value ( -0.6224 3.9636 1.1726 ) .
:Transform_2_22_57 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_57 .
:digitoxigenin_karne_a_57 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_57 ;
  x3do:hasFieldValue :fieldValue_2_22_57_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_57' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_57_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_57 ;
  x3do:name 'position' ;
  x3do:value ( 6.5840 0.2110 0.2438 ) .
:Transform_2_22_58 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_58 .
:digitoxigenin_karne_a_58 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_58 ;
  x3do:hasFieldValue :fieldValue_2_22_58_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_58' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_58_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_58 ;
  x3do:name 'position' ;
  x3do:value ( 6.0452 1.7533 0.9905 ) .
:Transform_2_22_59 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_59 .
:digitoxigenin_karne_a_59 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_59 ;
  x3do:hasFieldValue :fieldValue_2_22_59_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_59' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_59_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_59 ;
  x3do:name 'position' ;
  x3do:value ( 6.4259 2.7417 -2.9103 ) .
:Transform_2_22_60 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_60 .
:digitoxigenin_karne_a_60 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_60 ;
  x3do:hasFieldValue :fieldValue_2_22_60_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_60' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_60_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_60 ;
  x3do:name 'position' ;
  x3do:value ( -4.3394 -0.7908 -0.2048 ) .
:Transform_2_22_61 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_61 .
:digitoxigenin_karne_a_61 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_61 ;
  x3do:hasFieldValue :fieldValue_2_22_61_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_61' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_61_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_61 ;
  x3do:name 'position' ;
  x3do:value ( 1.8108 2.6665 -3.9143 ) .
:Transform_2_22_62 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :digitoxigenin_karne_a_62 .
:digitoxigenin_karne_a_62 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_62 ;
  x3do:hasFieldValue :fieldValue_2_22_62_1_1 ;
  x3do:DEF 'digitoxigenin_karne_a_62' ;
  x3do:name 'Hydrogen' .
:fieldValue_2_22_62_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_a_62 ;
  x3do:name 'position' ;
  x3do:value ( 3.7194 2.9087 1.5046 ) .
:Group_2_23 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :digitoxigenin_karne_b_1, :digitoxigenin_karne_b_2, :digitoxigenin_karne_b_3, :digitoxigenin_karne_b_4, :digitoxigenin_karne_b_5, :digitoxigenin_karne_b_6, :digitoxigenin_karne_b_7, :digitoxigenin_karne_b_8, :digitoxigenin_karne_b_9, :digitoxigenin_karne_b_10, :digitoxigenin_karne_b_11, :digitoxigenin_karne_b_12, :digitoxigenin_karne_b_13, :digitoxigenin_karne_b_14, :digitoxigenin_karne_b_15, :digitoxigenin_karne_b_16, :digitoxigenin_karne_b_17, :digitoxigenin_karne_b_18, :digitoxigenin_karne_b_19, :digitoxigenin_karne_b_20, :digitoxigenin_karne_b_21, :digitoxigenin_karne_b_22, :digitoxigenin_karne_b_23, :digitoxigenin_karne_b_24, :digitoxigenin_karne_b_25, :digitoxigenin_karne_b_26, :digitoxigenin_karne_b_27, :digitoxigenin_karne_b_28, :digitoxigenin_karne_b_28_2, :digitoxigenin_karne_b_29, :digitoxigenin_karne_b_30, :digitoxigenin_karne_b_31, :digitoxigenin_karne_b_31_2, :digitoxigenin_karne_b_32, :digitoxigenin_karne_b_33, :digitoxigenin_karne_b_34, :digitoxigenin_karne_b_35, :digitoxigenin_karne_b_36, :digitoxigenin_karne_b_37, :digitoxigenin_karne_b_38, :digitoxigenin_karne_b_39, :digitoxigenin_karne_b_40, :digitoxigenin_karne_b_41, :digitoxigenin_karne_b_42, :digitoxigenin_karne_b_43, :digitoxigenin_karne_b_44, :digitoxigenin_karne_b_45, :digitoxigenin_karne_b_46, :digitoxigenin_karne_b_47, :digitoxigenin_karne_b_48, :digitoxigenin_karne_b_49, :digitoxigenin_karne_b_50, :digitoxigenin_karne_b_51, :digitoxigenin_karne_b_52, :digitoxigenin_karne_b_53, :digitoxigenin_karne_b_54, :digitoxigenin_karne_b_55, :digitoxigenin_karne_b_56, :digitoxigenin_karne_b_57, :digitoxigenin_karne_b_58, :digitoxigenin_karne_b_59, :digitoxigenin_karne_b_60, :digitoxigenin_karne_b_61, :digitoxigenin_karne_b_62, :digitoxigenin_karne_b_63, :digitoxigenin_karne_b_64, :digitoxigenin_karne_b_65, :digitoxigenin_karne_b_66 .
:digitoxigenin_karne_b_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_1_1 ;
  x3do:DEF 'digitoxigenin_karne_b_1' ;
  x3do:name 'line' .
:fieldValue_2_23_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_1 ;
  x3do:name 'bond_set' ;
  x3do:value ( -2.1606 1.6552 -0.8847 -2.1997 0.1524 -1.1623 ) .
:digitoxigenin_karne_b_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_2_1 ;
  x3do:DEF 'digitoxigenin_karne_b_2' ;
  x3do:name 'line' .
:fieldValue_2_23_2_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_2 ;
  x3do:name 'bond_set' ;
  x3do:value ( -2.1606 1.6552 -0.8847 -1.1140 2.0931 0.1658 ) .
:digitoxigenin_karne_b_3 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_3_1 ;
  x3do:DEF 'digitoxigenin_karne_b_3' ;
  x3do:name 'line' .
:fieldValue_2_23_3_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_3 ;
  x3do:name 'bond_set' ;
  x3do:value ( -2.1997 0.1524 -1.1623 -2.3838 -0.6669 0.0977 ) .
:digitoxigenin_karne_b_4 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_4_1 ;
  x3do:DEF 'digitoxigenin_karne_b_4' ;
  x3do:name 'line' .
:fieldValue_2_23_4_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_4 ;
  x3do:name 'bond_set' ;
  x3do:value ( -2.3838 -0.6669 0.0977 -1.4275 -0.2242 1.2059 ) .
:digitoxigenin_karne_b_5 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_5_1 ;
  x3do:DEF 'digitoxigenin_karne_b_5' ;
  x3do:name 'line' .
:fieldValue_2_23_5_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_5 ;
  x3do:name 'bond_set' ;
  x3do:value ( -2.3838 -0.6669 0.0977 -3.7698 -0.5088 0.5013 ) .
:digitoxigenin_karne_b_6 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_6_1 ;
  x3do:DEF 'digitoxigenin_karne_b_6' ;
  x3do:name 'line' .
:fieldValue_2_23_6_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_6 ;
  x3do:name 'bond_set' ;
  x3do:value ( -1.4096 1.2976 1.4632 -1.4275 -0.2242 1.2059 ) .
:digitoxigenin_karne_b_7 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_7_1 ;
  x3do:DEF 'digitoxigenin_karne_b_7' ;
  x3do:name 'line' .
:fieldValue_2_23_7_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_7 ;
  x3do:name 'bond_set' ;
  x3do:value ( -1.4096 1.2976 1.4632 -0.4098 1.6499 2.5708 ) .
:digitoxigenin_karne_b_8 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_8_1 ;
  x3do:DEF 'digitoxigenin_karne_b_8' ;
  x3do:name 'line' .
:fieldValue_2_23_8_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_8 ;
  x3do:name 'bond_set' ;
  x3do:value ( -1.1140 2.0931 0.1658 -1.4096 1.2976 1.4632 ) .
:digitoxigenin_karne_b_9 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_9_1 ;
  x3do:DEF 'digitoxigenin_karne_b_9' ;
  x3do:name 'line' .
:fieldValue_2_23_9_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_9 ;
  x3do:name 'bond_set' ;
  x3do:value ( -0.4098 1.6499 2.5708 1.0361 1.3738 2.1457 ) .
:digitoxigenin_karne_b_10 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_10_1 ;
  x3do:DEF 'digitoxigenin_karne_b_10' ;
  x3do:name 'line' .
:fieldValue_2_23_10_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_10 ;
  x3do:name 'bond_set' ;
  x3do:value ( 1.3916 2.0360 0.8039 1.0361 1.3738 2.1457 ) .
:digitoxigenin_karne_b_11 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_11_1 ;
  x3do:DEF 'digitoxigenin_karne_b_11' ;
  x3do:name 'line' .
:fieldValue_2_23_11_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_11 ;
  x3do:name 'bond_set' ;
  x3do:value ( 0.3399 1.7901 -0.3008 1.3916 2.0360 0.8039 ) .
:digitoxigenin_karne_b_12 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_12_1 ;
  x3do:DEF 'digitoxigenin_karne_b_12' ;
  x3do:name 'line' .
:fieldValue_2_23_12_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_12 ;
  x3do:name 'bond_set' ;
  x3do:value ( 1.3916 2.0360 0.8039 2.7981 1.6010 0.3349 ) .
:digitoxigenin_karne_b_13 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_13_1 ;
  x3do:DEF 'digitoxigenin_karne_b_13' ;
  x3do:name 'line' .
:fieldValue_2_23_13_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_13 ;
  x3do:name 'bond_set' ;
  x3do:value ( -1.1140 2.0931 0.1658 0.3399 1.7901 -0.3008 ) .
:digitoxigenin_karne_b_14 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_14_1 ;
  x3do:DEF 'digitoxigenin_karne_b_14' ;
  x3do:name 'line' .
:fieldValue_2_23_14_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_14 ;
  x3do:name 'bond_set' ;
  x3do:value ( 0.3399 1.7901 -0.3008 0.7681 2.5701 -1.5481 ) .
:digitoxigenin_karne_b_15 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_15_1 ;
  x3do:DEF 'digitoxigenin_karne_b_15' ;
  x3do:name 'line' .
:fieldValue_2_23_15_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_15 ;
  x3do:name 'bond_set' ;
  x3do:value ( -1.1140 2.0931 0.1658 -1.3206 3.6128 0.3983 ) .
:digitoxigenin_karne_b_16 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_16_1 ;
  x3do:DEF 'digitoxigenin_karne_b_16' ;
  x3do:name 'line' .
:fieldValue_2_23_16_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_16 ;
  x3do:name 'bond_set' ;
  x3do:value ( 0.7681 2.5701 -1.5481 2.1105 2.0585 -2.0639 ) .
:digitoxigenin_karne_b_17 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_17_1 ;
  x3do:DEF 'digitoxigenin_karne_b_17' ;
  x3do:name 'line' .
:fieldValue_2_23_17_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_17 ;
  x3do:name 'bond_set' ;
  x3do:value ( 2.1105 2.0585 -2.0639 3.2569 2.2095 -1.0278 ) .
:digitoxigenin_karne_b_18 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_18_1 ;
  x3do:DEF 'digitoxigenin_karne_b_18' ;
  x3do:name 'line' .
:fieldValue_2_23_18_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_18 ;
  x3do:name 'bond_set' ;
  x3do:value ( 2.1105 2.0585 -2.0639 2.5002 2.7469 -3.2656 ) .
:digitoxigenin_karne_b_19 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_19_1 ;
  x3do:DEF 'digitoxigenin_karne_b_19' ;
  x3do:name 'line' .
:fieldValue_2_23_19_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_19 ;
  x3do:name 'bond_set' ;
  x3do:value ( 3.2569 2.2095 -1.0278 4.4147 1.2521 -1.4990 ) .
:digitoxigenin_karne_b_20 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_20_1 ;
  x3do:DEF 'digitoxigenin_karne_b_20' ;
  x3do:name 'line' .
:fieldValue_2_23_20_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_20 ;
  x3do:name 'bond_set' ;
  x3do:value ( 3.2569 2.2095 -1.0278 3.6782 3.6838 -0.9321 ) .
:digitoxigenin_karne_b_21 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_21_1 ;
  x3do:DEF 'digitoxigenin_karne_b_21' ;
  x3do:name 'line' .
:fieldValue_2_23_21_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_21 ;
  x3do:name 'bond_set' ;
  x3do:value ( 2.7981 1.6010 0.3349 3.2569 2.2095 -1.0278 ) .
:digitoxigenin_karne_b_22 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_22_1 ;
  x3do:DEF 'digitoxigenin_karne_b_22' ;
  x3do:name 'line' .
:fieldValue_2_23_22_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_22 ;
  x3do:name 'bond_set' ;
  x3do:value ( 2.7981 1.6010 0.3349 2.9717 0.0748 0.1666 ) .
:digitoxigenin_karne_b_23 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_23_1 ;
  x3do:DEF 'digitoxigenin_karne_b_23' ;
  x3do:name 'line' .
:fieldValue_2_23_23_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_23 ;
  x3do:name 'bond_set' ;
  x3do:value ( 2.7981 1.6010 0.3349 3.7691 1.9732 1.3470 ) .
:digitoxigenin_karne_b_24 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_24_1 ;
  x3do:DEF 'digitoxigenin_karne_b_24' ;
  x3do:name 'line' .
:fieldValue_2_23_24_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_24 ;
  x3do:name 'bond_set' ;
  x3do:value ( 2.9717 0.0748 0.1666 4.0160 -0.1450 -0.9304 ) .
:digitoxigenin_karne_b_25 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_25_1 ;
  x3do:DEF 'digitoxigenin_karne_b_25' ;
  x3do:name 'line' .
:fieldValue_2_23_25_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_25 ;
  x3do:name 'bond_set' ;
  x3do:value ( 4.4147 1.2521 -1.4990 4.0160 -0.1450 -0.9304 ) .
:digitoxigenin_karne_b_26 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_26_1 ;
  x3do:DEF 'digitoxigenin_karne_b_26' ;
  x3do:name 'line' .
:fieldValue_2_23_26_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_26 ;
  x3do:name 'bond_set' ;
  x3do:value ( 4.4147 1.2521 -1.4990 5.8099 1.6589 -1.1447 ) .
:digitoxigenin_karne_b_27 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_27_1 ;
  x3do:DEF 'digitoxigenin_karne_b_27' ;
  x3do:name 'line' .
:fieldValue_2_23_27_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_27 ;
  x3do:name 'bond_set' ;
  x3do:value ( 5.8099 1.6589 -1.1447 6.5388 1.3027 0.1169 ) .
:digitoxigenin_karne_b_28 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_28_1 ;
  x3do:DEF 'digitoxigenin_karne_b_28' ;
  x3do:name 'line' .
:fieldValue_2_23_28_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_28 ;
  x3do:name 'bond_set' ;
  x3do:value ( 5.7899 1.6589 -1.1447 6.640000000000001 2.3309 -1.9293 ) .
:digitoxigenin_karne_b_28_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_29_1 ;
  x3do:DEF 'digitoxigenin_karne_b_28_2' ;
  x3do:name 'line' .
:fieldValue_2_23_29_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_28_2 ;
  x3do:name 'bond_set' ;
  x3do:value ( 5.829899999999999 1.6589 -1.1447 6.68 2.3309 -1.9293 ) .
:digitoxigenin_karne_b_29 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_30_1 ;
  x3do:DEF 'digitoxigenin_karne_b_29' ;
  x3do:name 'line' .
:fieldValue_2_23_30_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_29 ;
  x3do:name 'bond_set' ;
  x3do:value ( 6.5388 1.3027 0.1169 7.8648 1.8507 -0.0582 ) .
:digitoxigenin_karne_b_30 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_31_1 ;
  x3do:DEF 'digitoxigenin_karne_b_30' ;
  x3do:name 'line' .
:fieldValue_2_23_31_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_30 ;
  x3do:name 'bond_set' ;
  x3do:value ( 6.6600 2.3309 -1.9293 7.9463 2.4238 -1.2600 ) .
:digitoxigenin_karne_b_31 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_32_1 ;
  x3do:DEF 'digitoxigenin_karne_b_31' ;
  x3do:name 'line' .
:fieldValue_2_23_32_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_31 ;
  x3do:name 'bond_set' ;
  x3do:value ( 7.9263 2.4238 -1.2600 8.9817 2.8700 -1.6562 ) .
:digitoxigenin_karne_b_31_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_33_1 ;
  x3do:DEF 'digitoxigenin_karne_b_31_2' ;
  x3do:name 'line' .
:fieldValue_2_23_33_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_31_2 ;
  x3do:name 'bond_set' ;
  x3do:value ( 7.9662999999999995 2.4238 -1.2600 9.0217 2.8700 -1.6562 ) .
:digitoxigenin_karne_b_32 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_34_1 ;
  x3do:DEF 'digitoxigenin_karne_b_32' ;
  x3do:name 'line' .
:fieldValue_2_23_34_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_32 ;
  x3do:name 'bond_set' ;
  x3do:value ( 7.9463 2.4238 -1.2600 7.8648 1.8507 -0.0582 ) .
:digitoxigenin_karne_b_33 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_35_1 ;
  x3do:DEF 'digitoxigenin_karne_b_33' ;
  x3do:name 'line' .
:fieldValue_2_23_35_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_33 ;
  x3do:name 'bond_set' ;
  x3do:value ( -2.1606 1.6552 -0.8847 -3.1542 1.9631 -0.5268 ) .
:digitoxigenin_karne_b_34 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_36_1 ;
  x3do:DEF 'digitoxigenin_karne_b_34' ;
  x3do:name 'line' .
:fieldValue_2_23_36_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_34 ;
  x3do:name 'bond_set' ;
  x3do:value ( -2.1606 1.6552 -0.8847 -1.9345 2.1719 -1.8290 ) .
:digitoxigenin_karne_b_35 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_37_1 ;
  x3do:DEF 'digitoxigenin_karne_b_35' ;
  x3do:name 'line' .
:fieldValue_2_23_37_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_35 ;
  x3do:name 'bond_set' ;
  x3do:value ( -2.1997 0.1524 -1.1623 -1.2536 -0.1427 -1.6394 ) .
:digitoxigenin_karne_b_36 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_38_1 ;
  x3do:DEF 'digitoxigenin_karne_b_36' ;
  x3do:name 'line' .
:fieldValue_2_23_38_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_36 ;
  x3do:name 'bond_set' ;
  x3do:value ( -2.1997 0.1524 -1.1623 -3.0361 -0.0583 -1.8450 ) .
:digitoxigenin_karne_b_37 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_39_1 ;
  x3do:DEF 'digitoxigenin_karne_b_37' ;
  x3do:name 'line' .
:fieldValue_2_23_39_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_37 ;
  x3do:name 'bond_set' ;
  x3do:value ( -2.3838 -0.6669 0.0977 -2.1882 -1.7259 -0.1262 ) .
:digitoxigenin_karne_b_38 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_40_1 ;
  x3do:DEF 'digitoxigenin_karne_b_38' ;
  x3do:name 'line' .
:fieldValue_2_23_40_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_38 ;
  x3do:name 'bond_set' ;
  x3do:value ( -1.4275 -0.2242 1.2059 -0.4104 -0.5380 0.9282 ) .
:digitoxigenin_karne_b_39 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_41_1 ;
  x3do:DEF 'digitoxigenin_karne_b_39' ;
  x3do:name 'line' .
:fieldValue_2_23_41_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_39 ;
  x3do:name 'bond_set' ;
  x3do:value ( -1.4275 -0.2242 1.2059 -1.7247 -0.7271 2.1379 ) .
:digitoxigenin_karne_b_40 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_42_1 ;
  x3do:DEF 'digitoxigenin_karne_b_40' ;
  x3do:name 'line' .
:fieldValue_2_23_42_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_40 ;
  x3do:name 'bond_set' ;
  x3do:value ( -1.4096 1.2976 1.4632 -2.4116 1.5894 1.8107 ) .
:digitoxigenin_karne_b_41 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_43_1 ;
  x3do:DEF 'digitoxigenin_karne_b_41' ;
  x3do:name 'line' .
:fieldValue_2_23_43_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_41 ;
  x3do:name 'bond_set' ;
  x3do:value ( -0.4098 1.6499 2.5708 -0.6396 1.0472 3.4618 ) .
:digitoxigenin_karne_b_42 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_44_1 ;
  x3do:DEF 'digitoxigenin_karne_b_42' ;
  x3do:name 'line' .
:fieldValue_2_23_44_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_42 ;
  x3do:name 'bond_set' ;
  x3do:value ( -0.4098 1.6499 2.5708 -0.5108 2.7178 2.8143 ) .
:digitoxigenin_karne_b_43 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_45_1 ;
  x3do:DEF 'digitoxigenin_karne_b_43' ;
  x3do:name 'line' .
:fieldValue_2_23_45_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_43 ;
  x3do:name 'bond_set' ;
  x3do:value ( 1.0361 1.3738 2.1457 1.1744 0.2867 2.0503 ) .
:digitoxigenin_karne_b_44 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_46_1 ;
  x3do:DEF 'digitoxigenin_karne_b_44' ;
  x3do:name 'line' .
:fieldValue_2_23_46_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_44 ;
  x3do:name 'bond_set' ;
  x3do:value ( 1.0361 1.3738 2.1457 1.7123 1.7627 2.9213 ) .
:digitoxigenin_karne_b_45 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_47_1 ;
  x3do:DEF 'digitoxigenin_karne_b_45' ;
  x3do:name 'line' .
:fieldValue_2_23_47_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_45 ;
  x3do:name 'bond_set' ;
  x3do:value ( 1.3916 2.0360 0.8039 1.4233 3.1214 0.9800 ) .
:digitoxigenin_karne_b_46 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_48_1 ;
  x3do:DEF 'digitoxigenin_karne_b_46' ;
  x3do:name 'line' .
:fieldValue_2_23_48_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_46 ;
  x3do:name 'bond_set' ;
  x3do:value ( 0.3399 1.7901 -0.3008 0.3689 0.7204 -0.5556 ) .
:digitoxigenin_karne_b_47 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_49_1 ;
  x3do:DEF 'digitoxigenin_karne_b_47' ;
  x3do:name 'line' .
:fieldValue_2_23_49_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_47 ;
  x3do:name 'bond_set' ;
  x3do:value ( 0.7681 2.5701 -1.5481 0.8605 3.6364 -1.2942 ) .
:digitoxigenin_karne_b_48 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_50_1 ;
  x3do:DEF 'digitoxigenin_karne_b_48' ;
  x3do:name 'line' .
:fieldValue_2_23_50_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_48 ;
  x3do:name 'bond_set' ;
  x3do:value ( 0.7681 2.5701 -1.5481 0.0072 2.4446 -2.3325 ) .
:digitoxigenin_karne_b_49 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_51_1 ;
  x3do:DEF 'digitoxigenin_karne_b_49' ;
  x3do:name 'line' .
:fieldValue_2_23_51_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_49 ;
  x3do:name 'bond_set' ;
  x3do:value ( 2.1105 2.0585 -2.0639 1.9935 0.9892 -2.2941 ) .
:digitoxigenin_karne_b_50 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_52_1 ;
  x3do:DEF 'digitoxigenin_karne_b_50' ;
  x3do:name 'line' .
:fieldValue_2_23_52_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_50 ;
  x3do:name 'bond_set' ;
  x3do:value ( 2.9717 0.0748 0.1666 2.0155 -0.3830 -0.1266 ) .
:digitoxigenin_karne_b_51 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_53_1 ;
  x3do:DEF 'digitoxigenin_karne_b_51' ;
  x3do:name 'line' .
:fieldValue_2_23_53_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_51 ;
  x3do:name 'bond_set' ;
  x3do:value ( 2.9717 0.0748 0.1666 3.3176 -0.3713 1.1107 ) .
:digitoxigenin_karne_b_52 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_54_1 ;
  x3do:DEF 'digitoxigenin_karne_b_52' ;
  x3do:name 'line' .
:fieldValue_2_23_54_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_52 ;
  x3do:name 'bond_set' ;
  x3do:value ( 4.0160 -0.1450 -0.9304 3.5912 -0.7674 -1.7317 ) .
:digitoxigenin_karne_b_53 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_55_1 ;
  x3do:DEF 'digitoxigenin_karne_b_53' ;
  x3do:name 'line' .
:fieldValue_2_23_55_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_53 ;
  x3do:name 'bond_set' ;
  x3do:value ( 4.0160 -0.1450 -0.9304 4.9014 -0.6437 -0.5091 ) .
:digitoxigenin_karne_b_54 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_56_1 ;
  x3do:DEF 'digitoxigenin_karne_b_54' ;
  x3do:name 'line' .
:fieldValue_2_23_56_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_54 ;
  x3do:name 'bond_set' ;
  x3do:value ( 4.4147 1.2521 -1.4990 4.3825 1.2027 -2.5975 ) .
:digitoxigenin_karne_b_55 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_57_1 ;
  x3do:DEF 'digitoxigenin_karne_b_55' ;
  x3do:name 'line' .
:fieldValue_2_23_57_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_55 ;
  x3do:name 'bond_set' ;
  x3do:value ( 3.6782 3.6838 -0.9321 3.9871 4.0420 -1.9253 ) .
:digitoxigenin_karne_b_56 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_58_1 ;
  x3do:DEF 'digitoxigenin_karne_b_56' ;
  x3do:name 'line' .
:fieldValue_2_23_58_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_56 ;
  x3do:name 'bond_set' ;
  x3do:value ( 3.6782 3.6838 -0.9321 4.5193 3.7800 -0.2298 ) .
:digitoxigenin_karne_b_57 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_59_1 ;
  x3do:DEF 'digitoxigenin_karne_b_57' ;
  x3do:name 'line' .
:fieldValue_2_23_59_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_57 ;
  x3do:name 'bond_set' ;
  x3do:value ( 3.6782 3.6838 -0.9321 2.8300 4.2850 -0.5730 ) .
:digitoxigenin_karne_b_58 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_60_1 ;
  x3do:DEF 'digitoxigenin_karne_b_58' ;
  x3do:name 'line' .
:fieldValue_2_23_60_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_58 ;
  x3do:name 'bond_set' ;
  x3do:value ( -1.3206 3.6128 0.3983 -2.3543 3.7963 0.7265 ) .
:digitoxigenin_karne_b_59 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_61_1 ;
  x3do:DEF 'digitoxigenin_karne_b_59' ;
  x3do:name 'line' .
:fieldValue_2_23_61_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_59 ;
  x3do:name 'bond_set' ;
  x3do:value ( -1.3206 3.6128 0.3983 -1.1316 4.1562 -0.5392 ) .
:digitoxigenin_karne_b_60 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_62_1 ;
  x3do:DEF 'digitoxigenin_karne_b_60' ;
  x3do:name 'line' .
:fieldValue_2_23_62_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_60 ;
  x3do:name 'bond_set' ;
  x3do:value ( -1.3206 3.6128 0.3983 -0.6224 3.9636 1.1726 ) .
:digitoxigenin_karne_b_61 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_63_1 ;
  x3do:DEF 'digitoxigenin_karne_b_61' ;
  x3do:name 'line' .
:fieldValue_2_23_63_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_61 ;
  x3do:name 'bond_set' ;
  x3do:value ( 6.5388 1.3027 0.1169 6.5840 0.2110 0.2438 ) .
:digitoxigenin_karne_b_62 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_64_1 ;
  x3do:DEF 'digitoxigenin_karne_b_62' ;
  x3do:name 'line' .
:fieldValue_2_23_64_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_62 ;
  x3do:name 'bond_set' ;
  x3do:value ( 6.5388 1.3027 0.1169 6.0452 1.7533 0.9905 ) .
:digitoxigenin_karne_b_63 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_65_1 ;
  x3do:DEF 'digitoxigenin_karne_b_63' ;
  x3do:name 'line' .
:fieldValue_2_23_65_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_63 ;
  x3do:name 'bond_set' ;
  x3do:value ( 6.6600 2.3309 -1.9293 6.4259 2.7417 -2.9103 ) .
:digitoxigenin_karne_b_64 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_66_1 ;
  x3do:DEF 'digitoxigenin_karne_b_64' ;
  x3do:name 'line' .
:fieldValue_2_23_66_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_64 ;
  x3do:name 'bond_set' ;
  x3do:value ( -3.7698 -0.5088 0.5013 -4.3394 -0.7908 -0.2048 ) .
:digitoxigenin_karne_b_65 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_67_1 ;
  x3do:DEF 'digitoxigenin_karne_b_65' ;
  x3do:name 'line' .
:fieldValue_2_23_67_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_65 ;
  x3do:name 'bond_set' ;
  x3do:value ( 2.5002 2.7469 -3.2656 1.8108 2.6665 -3.9143 ) .
:digitoxigenin_karne_b_66 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_68_1 ;
  x3do:DEF 'digitoxigenin_karne_b_66' ;
  x3do:name 'line' .
:fieldValue_2_23_68_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :digitoxigenin_karne_b_66 ;
  x3do:name 'bond_set' ;
  x3do:value ( 3.7691 1.9732 1.3470 3.7194 2.9087 1.5046 ) .
