@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/CodedCompressedPrototypes.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 '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11, :meta_1_12, :meta_1_13, :meta_1_14, :meta_1_15, :meta_1_16, :meta_1_17, :meta_1_18, :meta_1_19, :meta_1_20, :meta_1_21, :meta_1_22, :meta_1_23, :meta_1_24, :meta_1_25 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CodedCompressedPrototypes.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Prototypes for CodedIndexedFaceSet decoding and CompressedIndexedFaceSet decompression, with links to example scenes.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Martin Isenburg' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit VRML importer' ;
  x3do:name 'translator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'translator' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '26 September 2002' ;
  x3do:name 'created' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 April 2003' ;
  x3do:name 'translated' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.cs.unc.edu/~isenburg/ac/models' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.cs.unc.edu/~isenburg/research/asciicoder' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.cs.unc.edu/~isenburg/research/asciicoder/coder' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Martin Isenburg, Jack Snoeyink Binary Compression Rates for ASCII Formats, accepted for Web3D&apos;03, March 2003' ;
  x3do:name 'reference' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'isenburg/is-bcraf-03.pdf' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.cs.unc.edu/~isenburg/research/papers/is-bcraf-03.pdf' ;
  x3do:name 'reference' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Martin Isenburg, Jack Snoeyink, Coding with ASCII: compact, yet text-based 3D content, Proceedings of the 1st International Symposium on 3D Data Processing, Visualization and Transmission&apos;02 (Invited Paper), pages 609 - 616, June 2002.' ;
  x3do:name 'reference' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'isenburg/is-cwa-02.pdf' ;
  x3do:name 'reference' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.cs.unc.edu/~isenburg/papers/is-cwa-02.pdf' ;
  x3do:name 'reference' .
:meta_1_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Martin Isenburg, Jack Snoeyink Coding Polygon Meshes as Compressable ASCII, Proceedings of Web3D Symposium&apos;02 (Best Paper), pages 1 - 10, February 2002' ;
  x3do:name 'reference' .
:meta_1_19 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'isenburg/is-cpmca-02.pdf' ;
  x3do:name 'reference' .
:meta_1_20 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.cs.unc.edu/~isenburg/papers/is-cpmca-02.pdf' ;
  x3do:name 'reference' .
:meta_1_21 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D VRML binary compression' ;
  x3do:name 'subject' .
:meta_1_22 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/CodedCompressedPrototypes.x3d' ;
  x3do:name 'identifier' .
:meta_1_23 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_24 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' ;
  x3do:name 'generator' .
:meta_1_25 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "CodedCompressedPrototypes.x3d" .
:meta dcterms:description "Prototypes for CodedIndexedFaceSet decoding and CompressedIndexedFaceSet decompression, with links to example scenes." .
:meta dcterms:creator "Martin Isenburg" .
:meta dcterms:translator "X3D-Edit VRML importer" .
:meta dcterms:translator "Don Brutzman" .
:meta dcterms:created "26 September 2002" .
:meta dcterms:translated "28 April 2003" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "http://www.cs.unc.edu/~isenburg/ac/models" .
:meta dcterms:reference "http://www.cs.unc.edu/~isenburg/research/asciicoder" .
:meta dcterms:reference "http://www.cs.unc.edu/~isenburg/research/asciicoder/coder" .
:meta dcterms:reference "Martin Isenburg, Jack Snoeyink Binary Compression Rates for ASCII Formats, accepted for Web3D'03, March 2003" .
:meta dcterms:reference "isenburg/is-bcraf-03.pdf" .
:meta dcterms:reference "http://www.cs.unc.edu/~isenburg/research/papers/is-bcraf-03.pdf" .
:meta dcterms:reference "Martin Isenburg, Jack Snoeyink, Coding with ASCII: compact, yet text-based 3D content, Proceedings of the 1st International Symposium on 3D Data Processing, Visualization and Transmission'02 (Invited Paper), pages 609 - 616, June 2002." .
:meta dcterms:reference "isenburg/is-cwa-02.pdf" .
:meta dcterms:reference "http://www.cs.unc.edu/~isenburg/papers/is-cwa-02.pdf" .
:meta dcterms:reference "Martin Isenburg, Jack Snoeyink Coding Polygon Meshes as Compressable ASCII, Proceedings of Web3D Symposium'02 (Best Paper), pages 1 - 10, February 2002" .
:meta dcterms:reference "isenburg/is-cpmca-02.pdf" .
:meta dcterms:reference "http://www.cs.unc.edu/~isenburg/papers/is-cpmca-02.pdf" .
:meta dcterms:subject "X3D VRML binary compression" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/CodedCompressedPrototypes.x3d" .
:meta dcterms:generator "X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:generator "Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Viewpoint_2_4, :Background_2_5, :Transform_2_6 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2, :ProtoDeclare_2_3 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'CodedCompressedPrototypes.x3d' .
:ProtoDeclare_2_2 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_2_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_2 ;
  x3do:appinfo 'An ASCII-coded IndexedFaceSet' ;
  x3do:name 'CodedIndexedFaceSet' .
: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_3, :field_2_2_1_4, :field_2_2_1_5 .
:field_2_2_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'ASCII-coded coordIndex and texCoordIndex values' ;
  x3do:name 'code' ;
  x3do:type 'MFInt32' ;
  x3do:value ( 0 ) .
:field_2_2_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'dequantization multiplier for Coordinate values' ;
  x3do:name 'pos' ;
  x3do:type 'SFFloat' ;
  x3do:value 0.0 .
:field_2_2_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'dequantization multiplier for TextureCoordinate values' ;
  x3do:name 'tex' ;
  x3do:type 'SFFloat' ;
  x3do:value 0.0 .
:field_2_2_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Coordinate node' ;
  x3do:name 'coord' ;
  x3do:type 'SFNode' .
:field_2_2_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'TextureCoordinate node' ;
  x3do:name 'texCoord' ;
  x3do:type 'SFNode' .
:ProtoBody_2_2_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasGeometry :DecodedIFS ;
  x3do:hasChildren :DecoderScript .
:DecodedIFS a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasIS :IS_2_2_2_1_1 ;
  x3do:DEF 'DecodedIFS' .
:IS_2_2_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :DecodedIFS ;
  x3do:hasConnect :connect_2_2_2_1_1_1, :connect_2_2_2_1_1_2 .
:connect_2_2_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1 ;
  x3do:nodeField 'coord' ;
  x3do:protoField 'coord' .
:connect_2_2_2_1_1_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1 ;
  x3do:nodeField 'texCoord' ;
  x3do:protoField 'texCoord' .
:DecoderScript a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasField :field_2_2_2_2_1, :field_2_2_2_2_2, :field_2_2_2_2_3, :field_2_2_2_2_4 ;
  x3do:hasIS :IS_2_2_2_2_5 ;
  x3do:DEF 'DecoderScript' ;
  x3do:directOutput true ;
  x3do:url '"isenburg/Vrml97Scripts/CodedIndexedFaceSet.class" "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/isenburg/Vrml97Scripts/CodedIndexedFaceSet.class"' .
:field_2_2_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :DecoderScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'code' ;
  x3do:type 'MFInt32' .
:field_2_2_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :DecoderScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'pos' ;
  x3do:type 'SFFloat' .
:field_2_2_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :DecoderScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'tex' ;
  x3do:type 'SFFloat' .
:field_2_2_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :DecoderScript ;
  x3do:hasGeometry :DecodedIFS-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'IFS' ;
  x3do:type 'SFNode' .
:DecodedIFS-USE-1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :field_2_2_2_2_4 ;
  owl:sameAs :DecodedIFS . # DEF matching this USE
:IS_2_2_2_2_5 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :DecoderScript ;
  x3do:hasConnect :connect_2_2_2_2_5_1, :connect_2_2_2_2_5_2, :connect_2_2_2_2_5_3 .
:connect_2_2_2_2_5_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_5 ;
  x3do:nodeField 'code' ;
  x3do:protoField 'code' .
:connect_2_2_2_2_5_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_5 ;
  x3do:nodeField 'pos' ;
  x3do:protoField 'pos' .
:connect_2_2_2_2_5_3 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_5 ;
  x3do:nodeField 'tex' ;
  x3do:protoField 'tex' .
:ProtoDeclare_2_3 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_3_1 ;
  x3do:hasProtoBody :ProtoBody_2_3_2 ;
  x3do:appinfo 'An ASCII-compressed IndexedFaceSet' ;
  x3do:name 'CompressedIndexedFaceSet' .
: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_3, :field_2_3_1_4, :field_2_3_1_5 .
:field_2_3_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'ASCII-compressed coordIndex and texCoordIndex values' ;
  x3do:name 'code' ;
  x3do:type 'SFString' .
:field_2_3_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'bounding box of texture coordinates (always 4 values minU minV maxU maxV)' ;
  x3do:name 'box_tex' ;
  x3do:type 'MFFloat' ;
  x3do:value ( 0 0 1 1 ) .
:field_2_3_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'number of quantization bits for texture coordinates' ;
  x3do:name 'bits_tex' ;
  x3do:type 'SFInt32' ;
  x3do:value 0 .
:field_2_3_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'bounding box of coordinates (always 6 values minX minY minZ maxX maxY maxZ)' ;
  x3do:name 'box' ;
  x3do:type 'MFFloat' ;
  x3do:value ( 0 0 0 1 1 1 ) .
:field_2_3_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'number of quantization bits for coordinates' ;
  x3do:name 'bits' ;
  x3do:type 'SFInt32' ;
  x3do:value 0 .
:ProtoBody_2_3_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_3 ;
  x3do:hasGeometry :DecompressedIFS ;
  x3do:hasChildren :DecompressionScript .
:DecompressedIFS a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:DEF 'DecompressedIFS' .
:DecompressionScript a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:hasField :field_2_3_2_2_1, :field_2_3_2_2_2, :field_2_3_2_2_3, :field_2_3_2_2_4, :field_2_3_2_2_5, :field_2_3_2_2_6 ;
  x3do:hasIS :IS_2_3_2_2_7 ;
  x3do:DEF 'DecompressionScript' ;
  x3do:directOutput true ;
  x3do:url '"isenburg/Vrml97Scripts/CompressedIndexedFaceSet.class" "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/isenburg/Vrml97Scripts/CompressedIndexedFaceSet.class"' .
:field_2_3_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :DecompressionScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'code' ;
  x3do:type 'SFString' .
:field_2_3_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :DecompressionScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'box_tex' ;
  x3do:type 'MFFloat' .
:field_2_3_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :DecompressionScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'bits_tex' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :DecompressionScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'box' ;
  x3do:type 'MFFloat' .
:field_2_3_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :DecompressionScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'bits' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :DecompressionScript ;
  x3do:hasGeometry :DecompressedIFS-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'IFS' ;
  x3do:type 'SFNode' .
:DecompressedIFS-USE-1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :field_2_3_2_2_6 ;
  owl:sameAs :DecompressedIFS . # DEF matching this USE
:IS_2_3_2_2_7 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :DecompressionScript ;
  x3do:hasConnect :connect_2_3_2_2_7_1, :connect_2_3_2_2_7_2, :connect_2_3_2_2_7_3, :connect_2_3_2_2_7_4, :connect_2_3_2_2_7_5 .
:connect_2_3_2_2_7_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_7 ;
  x3do:nodeField 'code' ;
  x3do:protoField 'code' .
:connect_2_3_2_2_7_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_7 ;
  x3do:nodeField 'box_tex' ;
  x3do:protoField 'box_tex' .
:connect_2_3_2_2_7_3 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_7 ;
  x3do:nodeField 'bits_tex' ;
  x3do:protoField 'bits_tex' .
:connect_2_3_2_2_7_4 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_7 ;
  x3do:nodeField 'box' ;
  x3do:protoField 'box' .
:connect_2_3_2_2_7_5 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_7 ;
  x3do:nodeField 'bits' ;
  x3do:protoField 'bits' .
:Viewpoint_2_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Select an example scene' ;
  x3do:position ( 0 0 12 ) .
:Background_2_5 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundColor ( 0.05 0.1 0.3 ) ;
  x3do:skyColor ( 0.05 0.1 0.3 ) .
:Transform_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_6_1, :Transform_2_6_2, :Transform_2_6_3 ;
  x3do:translation ( 7 0 0 ) .
:Transform_2_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_6 ;
  x3do:hasChildren :Anchor_2_6_1_1 ;
  x3do:translation ( 0 3 0 ) .
:Anchor_2_6_1_1 a owl:NamedIndividual, x3do:Anchor ;
  x3do:hasParent :Transform_2_6_1 ;
  x3do:hasChildren :Shape_2_6_1_1_1 ;
  x3do:description 'Click for IndexedFaceSet example' ;
  x3do:url '"Fish.x3d" "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/Fish.x3d" "Fish.wrl" "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/Fish.wrl"' .
:Shape_2_6_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Anchor_2_6_1_1 ;
  x3do:hasAppearance :Appearance_2_6_1_1_1_1 ;
  x3do:hasGeometry :Text_2_6_1_1_1_2 .
:Appearance_2_6_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_1_1_1 ;
  x3do:hasMaterial :Material_2_6_1_1_1_1_1 .
:Material_2_6_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_6_1_1_1_1 ;
  x3do:diffuseColor ( 0.6 0.6 0.2 ) .
:Text_2_6_1_1_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_6_1_1_1 ;
  x3do:hasFontStyle :TextFont ;
  x3do:length ( 0 ) ;
  x3do:string '"Fish IndexedFaceSet 442 KB"' .
:TextFont a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_6_1_1_1_2 ;
  x3do:DEF 'TextFont' ;
  x3do:justify '"END" "MIDDLE"' ;
  x3do:size 1.25 ;
  x3do:cssStyle 'BOLD' .
:Transform_2_6_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_6 ;
  x3do:hasChildren :Anchor_2_6_2_1 .
:Anchor_2_6_2_1 a owl:NamedIndividual, x3do:Anchor ;
  x3do:hasParent :Transform_2_6_2 ;
  x3do:hasChildren :Shape_2_6_2_1_1 ;
  x3do:description 'Click for CodedIndexedFaceSet example' ;
  x3do:url '"FishCoded.x3d" "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/FishCoded.x3d" "FishCoded.wrl" "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/FishCoded.wrl"' .
:Shape_2_6_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Anchor_2_6_2_1 ;
  x3do:hasAppearance :Appearance_2_6_2_1_1_1 ;
  x3do:hasGeometry :Text_2_6_2_1_1_2 .
:Appearance_2_6_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_2_1_1 ;
  x3do:hasMaterial :Material_2_6_2_1_1_1_1 .
:Material_2_6_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_6_2_1_1_1 ;
  x3do:diffuseColor ( 0.6 0.6 0.2 ) .
:Text_2_6_2_1_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_6_2_1_1 ;
  x3do:hasFontStyle :TextFont-USE-1 ;
  x3do:length ( 0 ) ;
  x3do:string '"FishCoded 96 KB"' .
:TextFont-USE-1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_6_2_1_1_2 ;
  owl:sameAs :TextFont . # DEF matching this USE
:Transform_2_6_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_6 ;
  x3do:hasChildren :Anchor_2_6_3_1 ;
  x3do:translation ( 0 -3 0 ) .
:Anchor_2_6_3_1 a owl:NamedIndividual, x3do:Anchor ;
  x3do:hasParent :Transform_2_6_3 ;
  x3do:hasChildren :Shape_2_6_3_1_1 ;
  x3do:description 'Click for CompressedIndexedFaceSet example' ;
  x3do:url '"FishCompressed.x3d" "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/FishCompressed.x3d" "FishCompressed.wrl" "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/FishCompressed.wrl"' .
:Shape_2_6_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Anchor_2_6_3_1 ;
  x3do:hasAppearance :Appearance_2_6_3_1_1_1 ;
  x3do:hasGeometry :Text_2_6_3_1_1_2 .
:Appearance_2_6_3_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_3_1_1 ;
  x3do:hasMaterial :Material_2_6_3_1_1_1_1 .
:Material_2_6_3_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_6_3_1_1_1 ;
  x3do:diffuseColor ( 0.6 0.6 0.2 ) .
:Text_2_6_3_1_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_6_3_1_1 ;
  x3do:hasFontStyle :TextFont-USE-2 ;
  x3do:length ( 0 ) ;
  x3do:string '"FishCompressed 22 KB"' .
:TextFont-USE-2 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_6_3_1_1_2 ;
  owl:sameAs :TextFont . # DEF matching this USE
