@prefix :        <https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Conversions/BlenderDefaultBox.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 'Interactive' ;
  x3do:version '3.3' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.3.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'BlenderDefaultBox.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Blender default box exported to X3D, with adjustments and cleanups to illustrate best practices for authoring. After launching Blender use menu items File, Export, X3D.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '19 March 2020' ;
  x3do:name 'created' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '19 March 2020' ;
  x3do:name 'translated' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 March 2020' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'creator' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'BlenderIssues.txt' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'BlenderDefaultEntryScreen.png' ;
  x3do:name 'Image' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'BlenderDefaultBox.original.txt' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Blender 2.82 (sub 7) https://blender.org' ;
  x3do:name 'generator' .
: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 'https://www.web3d.org/x3d/content/X3dTooltips.html' ;
  x3do:name 'reference' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dResources.html' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html' ;
  x3do:name 'reference' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Conversions/BlenderDefaultBox.x3d' ;
  x3do:name 'identifier' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/license.html' ;
  x3do:name 'license' .
:meta dcterms:title "BlenderDefaultBox.x3d" .
:meta dcterms:description "Blender default box exported to X3D, with adjustments and cleanups to illustrate best practices for authoring. After launching Blender use menu items File, Export, X3D." .
:meta dcterms:created "19 March 2020" .
:meta dcterms:translated "19 March 2020" .
:meta dcterms:modified "20 March 2020" .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:reference "BlenderIssues.txt" .
:meta dcterms:Image "BlenderDefaultEntryScreen.png" .
:meta dcterms:reference "BlenderDefaultBox.original.txt" .
:meta dcterms:generator "Blender 2.82 (sub 7) https://blender.org" .
:meta dcterms:generator "X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/X3dTooltips.html" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/X3dResources.html" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Conversions/BlenderDefaultBox.x3d" .
:meta dcterms:license "https://www.web3d.org/x3d/content/examples/license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :NavigationInfo_2_2, :WO_World, :Cube_TRANSFORM, :Light_TRANSFORM, :Camera_TRANSFORM, :DebugDiagnostic .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'BlenderDefaultBox' .
:NavigationInfo_2_2 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:avatarSize ( 0.25 1.75 0.75 ) ;
  x3do:headlight false .
:WO_World a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:DEF 'WO_World' ;
  x3do:groundColor ( 0.051 0.051 0.051 ) ;
  x3do:skyColor ( 0.051 0.051 0.051 ) .
:Cube_TRANSFORM a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Cube_ifs_TRANSFORM ;
  x3do:DEF 'Cube_TRANSFORM' ;
  x3do:rotation ( 0 0.707107 0.707107 3.141593 ) .
:Cube_ifs_TRANSFORM a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Cube_TRANSFORM ;
  x3do:hasChildren :group_ME_Cube ;
  x3do:DEF 'Cube_ifs_TRANSFORM' .
:group_ME_Cube a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Cube_ifs_TRANSFORM ;
  x3do:hasChildren :Shape_2_4_1_1_1 ;
  x3do:DEF 'group_ME_Cube' .
:Shape_2_4_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :group_ME_Cube ;
  x3do:hasAppearance :Appearance_2_4_1_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_4_1_1_1_2 .
:Appearance_2_4_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_1_1_1 ;
  x3do:hasMaterial :MA_Material .
:MA_Material a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_1_1_1_1 ;
  x3do:DEF 'MA_Material' ;
  x3do:ambientIntensity 0 ;
  x3do:shininess 0.5 ;
  x3do:specularColor ( 0.401 0.401 0.401 ) .
:IndexedFaceSet_2_4_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_4_1_1_1 ;
  x3do:hasCoord :coords_ME_Cube ;
  x3do:hasTexCoord :TextureCoordinate_2_4_1_1_1_2_2 ;
  x3do:coordIndex ( 0 4 6 2 -1 3 2 6 7 -1 7 6 4 5 -1 5 1 3 7 -1 1 0 2 3 -1 5 4 0 1 -1 ) ;
  x3do:solid false ;
  x3do:texCoordIndex ( 0 1 2 3 -1 4 5 6 7 -1 8 9 10 11 -1 12 13 14 15 -1 16 17 18 19 -1 20 21 22 23 -1 ) .
:coords_ME_Cube a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_4_1_1_1_2 ;
  x3do:DEF 'coords_ME_Cube' ;
  x3do:point ( 1 1 1 1 1 -1 1 -1 1 1 -1 -1 -1 1 1 -1 1 -1 -1 -1 1 -1 -1 -1 ) .
:TextureCoordinate_2_4_1_1_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_4_1_1_1_2 ;
  x3do:point ( 0.625 0.5 0.875 0.5 0.875 0.75 0.625 0.75 0.375 0.75 0.625 0.75 0.625 1 0.375 1 0.375 0 0.625 0 0.625 0.25 0.375 0.25 0.125 0.5 0.375 0.5 0.375 0.75 0.125 0.75 0.375 0.5 0.625 0.5 0.625 0.75 0.375 0.75 0.375 0.25 0.625 0.25 0.625 0.5 0.375 0.5 ) .
:Light_TRANSFORM a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :LA_Light ;
  x3do:DEF 'Light_TRANSFORM' ;
  x3do:rotation ( -0.498084 -0.762016 -0.413815 1.513875 ) ;
  x3do:translation ( -4.076245 5.903862 1.005454 ) .
:LA_Light a owl:NamedIndividual, x3do:PointLight ;
  x3do:hasParent :Light_TRANSFORM ;
  x3do:DEF 'LA_Light' ;
  x3do:radius 30 .
:Camera_TRANSFORM a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :CA_Camera ;
  x3do:DEF 'Camera_TRANSFORM' ;
  x3do:rotation ( -0.098233 -0.968789 -0.227591 2.349487 ) ;
  x3do:translation ( -7.358891 4.958309 -6.925791 ) .
:CA_Camera a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Camera_TRANSFORM ;
  x3do:DEF 'CA_Camera' ;
  x3do:description 'initial view, rotate to examine object' ;
  x3do:fieldOfView 0.691 ;
  x3do:orientation ( 0 -0.47 -0.88 0 ) ;
  x3do:position ( 0 0 0 ) .
:DebugDiagnostic a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :AxisLinesShape ;
  x3do:DEF 'DebugDiagnostic' ;
  x3do:scale ( 2 2 2 ) .
:AxisLinesShape a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DebugDiagnostic ;
  x3do:hasGeometry :IndexedLineSet_2_7_1_1 ;
  x3do:DEF 'AxisLinesShape' .
:IndexedLineSet_2_7_1_1 a owl:NamedIndividual, x3do:IndexedLineSet ;
  x3do:hasParent :AxisLinesShape ;
  x3do:hasCoord :Coordinate_2_7_1_1_1 ;
  x3do:hasColor :Color_2_7_1_1_2 ;
  x3do:colorIndex ( 0 1 2 ) ;
  x3do:colorPerVertex false ;
  x3do:coordIndex ( 0 1 -1 0 2 -1 0 3 -1 ) .
:Coordinate_2_7_1_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedLineSet_2_7_1_1 ;
  x3do:point ( 0 0 0 1.0 0 0 0 1.0 0 0 0 1.0 ) .
:Color_2_7_1_1_2 a owl:NamedIndividual, x3do:Color ;
  x3do:hasParent :IndexedLineSet_2_7_1_1 ;
  x3do:color ( 1 0 0 0 0.6 0 0 0 1 ) .
