@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/ChemicalMarkupLanguage/ButanedioicAcid.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 'ButanedioicAcid.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Autogenerated version of ButanedioicAcid.x3d scene produced from ButanedioicAcid.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 'ButanedioicAcid.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/ButanedioicAcid.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 "ButanedioicAcid.x3d" .
:meta dcterms:description "Autogenerated version of ButanedioicAcid.x3d scene produced from ButanedioicAcid.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 "ButanedioicAcid.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/ButanedioicAcid.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 ButanedioicAcid' ;
  x3do:position ( 0 2 20 ) .
:infogroupa a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_21_1, :Transform_2_21_2, :Transform_2_21_3, :Transform_2_21_4, :Transform_2_21_5 ;
  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 '"Butanedioic Acid: C4 H6 O4"' .
:Transform_2_21_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :infogroupa ;
  x3do:hasChildren :ProtoInstance_2_21_2_1 ;
  x3do:translation ( 0 5 0 ) .
:ProtoInstance_2_21_2_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_21_2 ;
  x3do:hasFieldValue :fieldValue_2_21_2_1_1 ;
  x3do:name 'ano1_text' .
:fieldValue_2_21_2_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_21_2_1 ;
  x3do:name 'txt' ;
  x3do:value '"molecule weight: 118.09"' .
:Transform_2_21_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :infogroupa ;
  x3do:hasChildren :ProtoInstance_2_21_3_1 ;
  x3do:translation ( 0 4 0 ) .
:ProtoInstance_2_21_3_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_21_3 ;
  x3do:hasFieldValue :fieldValue_2_21_3_1_1 ;
  x3do:name 'ano1_text' .
:fieldValue_2_21_3_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_21_3_1 ;
  x3do:name 'txt' ;
  x3do:value '"melting point: 185"' .
:Transform_2_21_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :infogroupa ;
  x3do:hasChildren :ProtoInstance_2_21_4_1 ;
  x3do:translation ( 0 3 0 ) .
:ProtoInstance_2_21_4_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_21_4 ;
  x3do:hasFieldValue :fieldValue_2_21_4_1_1 ;
  x3do:name 'ano1_text' .
:fieldValue_2_21_4_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_21_4_1 ;
  x3do:name 'txt' ;
  x3do:value '"boiling point: 235"' .
:Transform_2_21_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :infogroupa ;
  x3do:hasChildren :ProtoInstance_2_21_5_1 ;
  x3do:translation ( 0 2 0 ) .
:ProtoInstance_2_21_5_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_21_5 ;
  x3do:hasFieldValue :fieldValue_2_21_5_1_1 ;
  x3do:name 'ano1_text' .
:fieldValue_2_21_5_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_21_5_1 ;
  x3do:name 'txt' ;
  x3do:value '"specific gravity: 1.6"' .
: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_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :butanedioic_acid_a1 .
:butanedioic_acid_a1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_1 ;
  x3do:hasFieldValue :fieldValue_2_22_1_1_1 ;
  x3do:DEF 'butanedioic_acid_a1' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_1_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_a1 ;
  x3do:name 'position' ;
  x3do:value ( 3.1343 0.9978 1.7414 ) .
:Transform_2_22_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :butanedioic_acid_a2 .
:butanedioic_acid_a2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_2 ;
  x3do:hasFieldValue :fieldValue_2_22_2_1_1 ;
  x3do:DEF 'butanedioic_acid_a2' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_2_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_a2 ;
  x3do:name 'position' ;
  x3do:value ( 3.966 2.1001 1.1065 ) .
:Transform_2_22_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :butanedioic_acid_a3 .
:butanedioic_acid_a3 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_3 ;
  x3do:hasFieldValue :fieldValue_2_22_3_1_1 ;
  x3do:DEF 'butanedioic_acid_a3' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_3_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_a3 ;
  x3do:name 'position' ;
  x3do:value ( 1.6854 1.0825 1.3399 ) .
:Transform_2_22_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :butanedioic_acid_a4 .
:butanedioic_acid_a4 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_4 ;
  x3do:hasFieldValue :fieldValue_2_22_4_1_1 ;
  x3do:DEF 'butanedioic_acid_a4' ;
  x3do:name 'Carbon' .
:fieldValue_2_22_4_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_a4 ;
  x3do:name 'position' ;
  x3do:value ( 5.4133 2.0195 1.5145 ) .
:Transform_2_22_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :butanedioic_acid_a5 .
:butanedioic_acid_a5 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_5 ;
  x3do:hasFieldValue :fieldValue_2_22_5_1_1 ;
  x3do:DEF 'butanedioic_acid_a5' ;
  x3do:name 'Oxygen' .
:fieldValue_2_22_5_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_a5 ;
  x3do:name 'position' ;
  x3do:value ( 0.8984 0.1193 1.8759 ) .
:Transform_2_22_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :butanedioic_acid_a6 .
:butanedioic_acid_a6 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_6 ;
  x3do:hasFieldValue :fieldValue_2_22_6_1_1 ;
  x3do:DEF 'butanedioic_acid_a6' ;
  x3do:name 'Oxygen' .
:fieldValue_2_22_6_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_a6 ;
  x3do:name 'position' ;
  x3do:value ( 1.1213 1.8803 0.6125 ) .
:Transform_2_22_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :butanedioic_acid_a7 .
:butanedioic_acid_a7 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_7 ;
  x3do:hasFieldValue :fieldValue_2_22_7_1_1 ;
  x3do:DEF 'butanedioic_acid_a7' ;
  x3do:name 'Oxygen' .
:fieldValue_2_22_7_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_a7 ;
  x3do:name 'position' ;
  x3do:value ( 6.2033 2.9753 0.9693 ) .
:Transform_2_22_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_22 ;
  x3do:hasChildren :butanedioic_acid_a8 .
:butanedioic_acid_a8 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_22_8 ;
  x3do:hasFieldValue :fieldValue_2_22_8_1_1 ;
  x3do:DEF 'butanedioic_acid_a8' ;
  x3do:name 'Oxygen' .
:fieldValue_2_22_8_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_a8 ;
  x3do:name 'position' ;
  x3do:value ( 5.9743 1.2314 2.2546 ) .
:Group_2_23 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :butanedioic_acid_b1, :butanedioic_acid_b2, :Butanedioic_Acid_b5, :butanedioic_acid_b8, :butanedioic_acid_b9, :butanedioic_acid_b9_2, :butanedioic_acid_b10, :butanedioic_acid_b11, :butanedioic_acid_b11_2 .
:butanedioic_acid_b1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_1_1 ;
  x3do:DEF 'butanedioic_acid_b1' ;
  x3do:name 'line' .
:fieldValue_2_23_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_b1 ;
  x3do:name 'bond_set' ;
  x3do:value ( 3.1343 0.9978 1.7414 3.966 2.1001 1.1065 ) .
:butanedioic_acid_b2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_2_1 ;
  x3do:DEF 'butanedioic_acid_b2' ;
  x3do:name 'line' .
:fieldValue_2_23_2_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_b2 ;
  x3do:name 'bond_set' ;
  x3do:value ( 3.1343 0.9978 1.7414 1.6854 1.0825 1.3399 ) .
:Butanedioic_Acid_b5 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_3_1 ;
  x3do:DEF 'Butanedioic_Acid_b5' ;
  x3do:name 'line' .
:fieldValue_2_23_3_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :Butanedioic_Acid_b5 ;
  x3do:name 'bond_set' ;
  x3do:value ( 3.966 2.1001 1.1065 5.4133 2.0195 1.5145 ) .
:butanedioic_acid_b8 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_4_1 ;
  x3do:DEF 'butanedioic_acid_b8' ;
  x3do:name 'line' .
:fieldValue_2_23_4_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_b8 ;
  x3do:name 'bond_set' ;
  x3do:value ( 1.6854 1.0825 1.3399 0.8984 0.1193 1.8759 ) .
:butanedioic_acid_b9 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_5_1 ;
  x3do:DEF 'butanedioic_acid_b9' ;
  x3do:name 'line' .
:fieldValue_2_23_5_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_b9 ;
  x3do:name 'bond_set' ;
  x3do:value ( 1.6654 1.0825 1.3399 1.1013 1.8803 0.6125 ) .
:butanedioic_acid_b9_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_6_1 ;
  x3do:DEF 'butanedioic_acid_b9_2' ;
  x3do:name 'line' .
:fieldValue_2_23_6_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_b9_2 ;
  x3do:name 'bond_set' ;
  x3do:value ( 1.7054 1.0825 1.3399 1.1413 1.8803 0.6125 ) .
:butanedioic_acid_b10 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_7_1 ;
  x3do:DEF 'butanedioic_acid_b10' ;
  x3do:name 'line' .
:fieldValue_2_23_7_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_b10 ;
  x3do:name 'bond_set' ;
  x3do:value ( 5.4133 2.0195 1.5145 6.2033 2.9753 0.9693 ) .
:butanedioic_acid_b11 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_8_1 ;
  x3do:DEF 'butanedioic_acid_b11' ;
  x3do:name 'line' .
:fieldValue_2_23_8_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_b11 ;
  x3do:name 'bond_set' ;
  x3do:value ( 5.3933 2.0195 1.5145 5.954300000000001 1.2314 2.2546 ) .
:butanedioic_acid_b11_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Group_2_23 ;
  x3do:hasFieldValue :fieldValue_2_23_9_1 ;
  x3do:DEF 'butanedioic_acid_b11_2' ;
  x3do:name 'line' .
:fieldValue_2_23_9_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :butanedioic_acid_b11_2 ;
  x3do:name 'bond_set' ;
  x3do:value ( 5.433299999999999 2.0195 1.5145 5.9943 1.2314 2.2546 ) .
