@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/EightCompressed.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'EightCompressed.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Compressed IndexedFaceSet example.' ;
  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 'Don Brutzman' ;
  x3do:name 'translator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '4 May 2003' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '5 May 2003' ;
  x3do:name 'translated' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Eight.png' ;
  x3do:name 'Image' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D VRML binary compression' ;
  x3do:name 'subject' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/EightCompressed.x3d' ;
  x3do:name 'identifier' .
:meta_1_11 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_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' ;
  x3do:name 'generator' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "EightCompressed.x3d" .
:meta dcterms:description "Compressed IndexedFaceSet example." .
:meta dcterms:creator "Martin Isenburg" .
:meta dcterms:translator "Don Brutzman" .
:meta dcterms:created "4 May 2003" .
:meta dcterms:translated "5 May 2003" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:Image "Eight.png" .
:meta dcterms:subject "X3D VRML binary compression" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/EightCompressed.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_3, :Viewpoint_2_4, :Background_2_5, :Transform_2_6 ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'EightCompressed.x3d' .
:ExternProtoDeclare_2_2 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_2_1, :field_2_2_2, :field_2_2_3, :field_2_2_4, :field_2_2_5 ;
  x3do:appinfo 'An ASCII-compressed IndexedFaceSet' ;
  x3do:name 'CompressedIndexedFaceSet' ;
  x3do:url '"CodedCompressedPrototypes.x3d#CompressedIndexedFaceSet" "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/CodedCompressedPrototypes.x3d#CompressedIndexedFaceSet" "CodedCompressedPrototypes.wrl#CompressedIndexedFaceSet" "https://www.web3d.org/x3d/content/examples/Basic/ExperimentalBinaryCompression/CodedCompressedPrototypes.wrl#CompressedIndexedFaceSet"' .
:field_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'ASCII-compressed coordIndex and texCoordIndex values' ;
  x3do:name 'code' ;
  x3do:type 'SFString' .
:field_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'bounding box of texture coordinates (always 4 values minU minV maxU maxV)' ;
  x3do:name 'box_tex' ;
  x3do:type 'MFFloat' .
:field_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'number of quantization bits for texture coordinates' ;
  x3do:name 'bits_tex' ;
  x3do:type 'SFInt32' .
:field_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'bounding box of coordinates (always 6 values minX minY minZ maxX maxY maxZ)' ;
  x3do:name 'box' ;
  x3do:type 'MFFloat' .
:field_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'number of quantization bits for coordinates' ;
  x3do:name 'bits' ;
  x3do:type 'SFInt32' .
:Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description '1M view from above' ;
  x3do:orientation ( 1 0 0 -1.5707999 ) ;
  x3do:position ( 0 1 0 ) .
:Viewpoint_2_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description '1M view from side' ;
  x3do:position ( 0 0 1 ) .
: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 :Shape_2_6_1 ;
  x3do:scale ( 0.25 0.25 0.25 ) .
:Shape_2_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_6 ;
  x3do:hasAppearance :Appearance_2_6_1_1 ;
  x3do:hasGeometry :ProtoInstance_2_6_1_2 .
:Appearance_2_6_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_1 ;
  x3do:hasMaterial :Material_2_6_1_1_1 .
:Material_2_6_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_6_1_1 ;
  x3do:diffuseColor ( 1.0 0.5 0.5 ) .
:ProtoInstance_2_6_1_2 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Shape_2_6_1 ;
  x3do:hasFieldValue :fieldValue_2_6_1_2_1, :fieldValue_2_6_1_2_2, :fieldValue_2_6_1_2_3 ;
  x3do:name 'CompressedIndexedFaceSet' .
:fieldValue_2_6_1_2_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_6_1_2 ;
  x3do:name 'code' ;
  x3do:value 'Ci/47sFjgNbpisdVZrziRcuVDeiO8Sw2W4Vp51Fui86lArDqa/8gAcnZf3BKPp1HqVJfe6SiuEuiCFO2h1ep6bhw1Lt7h3HgETmD4wEYsIkUzdQb1oHq1Vs2vj/BQ+2+Yor7hxu+AE17Hl9Xg5XCcRYOURw8fC9yDj20q3suaq2SeSXhWTC8R10Wc3GHnRrP7IH5pl9WxOxMaTeqlWeQvkcT1X0UX6IODFXQVkVGx1dmpSp78EHbghTORPgzcT5WHe3Rh0y6+h+NFxc/25QwcuDyOP3KmO8PIfnkIPX6v6reGu7eemGPA5eIjD7oQM+pLAwTE5iJjMNrbIt5cYePkRanASAQueY5YUEjMcC2VaBHcjeq1zpVBE9APrCxfWmWqQxSb2fzEyrVVleG+7ndEQjo+i3P+rfZCkPoXY1pvOyrRuVuQqlN3mmNaMsfDFCHlQqCxZT88Bi8qBc8r6KchvT3T3DNlxfhA3MrmHeLmuaeDF/Ib5FbM/luJQ7Xq96msydDL+GNa25qySzEsAOuKp6HqXyzXP5+lq6My/rMnSbUKE0QowmN13dqoBNFXJWzvNkgYIMdUgdRCxzbQFCwLBBVUV2UoeUpdVX65EtAwIl5fIiYi4iR4mofN0moYjDXLWzsZ73FsUoGvnw7F1qhtC1ra2NIYEY3AbLHU0xkvwOjYL8khiF3mZDa+qEmwcgsHHqn/2kZXYDlG7vpHEE9XIRujGJP1QFJ7wN8JTcWPBe+u3cSJMD+JSO/0VK1GRlfknykUnYePs1W1UeVIs44otf2RlwjHW3szTvufY5h+4MW1bAOfO3IC56YVJTqQ/iwUhktX0E6xo0/KNju7aLdcTsqPOIDj3rDv7IHBHtYocR3kqTslEIHrXOQdBc0tDIJROGZVgg8aoAru4H24W+UxJOeLfRJohCKMKyDN0STrLcrBvWrqrHrG0R9BM+kCp1Q0XUM6V/FZfGZKdNp/+xkSQhvIpX0Nc72WGWmC7sxtVSENGRbFKsuqrPKEuazBeEAtmBogRGFeVmMuzky+mMnFte6uQ4O9mwnyM8Uwucpdpktk2KD5uwCskK3srdQuIMdVxtOZhMuPS1cAmUH9A1dkND+DhUuWlKjxpQNMOUjf/vrl0MorO0X+quolItMW9setQi1DB7wuCSee6aTraq4inlxbU4uB0VTha3aAOhb3Tvz9m/C6EejBUWaPSSd/Xb7iynDPAZcpcttpQ95cR5J9ygBzy9BOS3bvg7wx/lATIruZSAmnHUD25gx90FjnT5FhiKau/acVX8W6WJ5cQcKWr+WlmBuUkQde/ASC3+MNpaAF69D2JUeEodwJphJZJVkJlCuBoKN1gS/JC3U+N69uNam8Nb+T3CRrl3bM1bM/bjCX7cx7FVdJ/MsEFJ2pAtbxuOV4eQ4W6wWieesrWhs2tgccpf77CDIrB7s8eCTo0bytEO+D9kukrjdEfJg49kKmmEK9KzVrFT8YsXj+8cKrSz0lzIisYi3cGPRWcZMOiRK8JMrKUwbftyoZKUmsPnuVmOHbR1XimbYh4o7vw9Zb9tx1/EWioU4G6lkULZckIW63d8hG0pWosdpjju3DTHcXEJpVWhX0TnxdEH+EISft84vxtCJE4VPi+L1+IOzNZdzh1Om6qyEt5PCSU1esWiaX9HRxRryw103Te4TWMa7YcwCBPszhsX//QNXuoctSAIX+VGLaCCPt2yyZpZmSgZmugxOZoYFUiJwDB/okCBKuRKbqRMtfIO2FMQUVRoDeK1LXTcrD4/9pkKRVqljxb7zD5B4JJ+vvWxtZiH2SNcxM5fU04BSL4p0UjG+CQbISN4hKw6LBfMPY9VqPi8u' .
:fieldValue_2_6_1_2_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_6_1_2 ;
  x3do:name 'box' ;
  x3do:value ( -0.6223 -0.2668 -1.281 0.6223 0.2663 1.281 ) .
:fieldValue_2_6_1_2_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_6_1_2 ;
  x3do:name 'bits' ;
  x3do:value 10 .
