@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/TriangleStripSetFigure.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:hasComponent :component_1_1, :component_1_2 ;
  x3do:hasMeta :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 .
:component_1_1 a owl:NamedIndividual, x3do:component ;
  x3do:hasParent :head ;
  x3do:level 1 ;
  x3do:name 'NURBS' .
:component_1_2 a owl:NamedIndividual, x3do:component ;
  x3do:hasParent :head ;
  x3do:level 1 ;
  x3do:name 'Geometry2D' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'TriangleStripSetFigure.x3d' ;
  x3do:name 'title' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D specification example for TriangleStripSet.' ;
  x3do:name 'description' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'creator' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '17 November 2003' ;
  x3do:name 'created' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 September 2025' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D Abstract Specification, Part 1: Architecture and base components, Topic 11.4.14 TriangleStripSet' ;
  x3do:name 'specificationSection' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/rendering.html#TriangleStripSet' ;
  x3do:name 'specificationUrl' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'confirm indices in specification diagram' ;
  x3do:name 'TODO' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'TriangleStripSet.png' ;
  x3do:name 'Image' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/development/RenderingComponentExamples.x3d' ;
  x3do:name 'reference' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/development/RenderingComponentPrototypes.x3d' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3dToVrml97.xslt translation stylesheet automatically invokes backwards-compatibility prototypes upon encountering any new Rendering nodes.' ;
  x3do:name 'info' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/stylesheets/X3dToVrml97.xslt' ;
  x3do:name 'reference' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/TriangleStripSetFigure.x3d' ;
  x3do:name 'identifier' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "TriangleStripSetFigure.x3d" .
:meta dcterms:description "X3D specification example for TriangleStripSet." .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:created "17 November 2003" .
:meta dcterms:modified "28 September 2025" .
:meta dcterms:Image "TriangleStripSet.png" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/Basic/development/RenderingComponentExamples.x3d" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/Basic/development/RenderingComponentPrototypes.x3d" .
:meta dcterms:info "X3dToVrml97.xslt translation stylesheet automatically invokes backwards-compatibility prototypes upon encountering any new Rendering nodes." .
:meta dcterms:reference "https://www.web3d.org/x3d/stylesheets/X3dToVrml97.xslt" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/TriangleStripSetFigure.x3d" .
:meta dcterms:generator "X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Viewpoint_2_2, :Background_2_3, :Transform_2_4, :Transform_2_5 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'TriangleStripSetFigure.x3d' .
:Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'IndexedTriangleStripSet, TriangleStripSet example' ;
  x3do:position ( -1 0 16 ) .
:Background_2_3 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundColor ( 1 1 1 ) ;
  x3do:skyColor ( 1 1 1 ) .
:Transform_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TouchSensor_2_4_1, :Shape_2_4_2 ;
  x3do:translation ( 0 4 0 ) .
:TouchSensor_2_4_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_4 ;
  x3do:description 'IndexedTriangleStripSet' .
:Shape_2_4_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasGeometry :IndexedTriangleStripSet_2_4_2_1 ;
  x3do:hasAppearance :Appearance_2_4_2_2 .
:IndexedTriangleStripSet_2_4_2_1 a owl:NamedIndividual, x3do:IndexedTriangleStripSet ;
  x3do:hasParent :Shape_2_4_2 ;
  x3do:hasCoord :Coordinate_2_4_2_1_1 ;
  x3do:ccw true ;
  x3do:colorPerVertex true ;
  x3do:index ( 0 1 2 3 4 5 6 7 8 9 10 11 12 -1 ) ;
  x3do:normalPerVertex true ;
  x3do:solid false .
:Coordinate_2_4_2_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedTriangleStripSet_2_4_2_1 ;
  x3do:point ( -4.0 -1.0 -0.5 -4.5 -2.0 -0.5 -3.0 -0.5 0 -2.5 -1.5 -0.5 -2.0 -0.5 -1 -1.5 -1.5 -0.5 -0.5 .5 -0.5 0 0 0 1 .5 -0.5 1.5 -2.0 -1 2.5 -2.0 -0.5 2.5 -2.5 -0.5 3.5 -2.0 -1.0 ) .
:Appearance_2_4_2_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2 ;
  x3do:hasMaterial :Material_2_4_2_2_1 .
:Material_2_4_2_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_2_2 ;
  x3do:diffuseColor ( 0 .3 .7 ) .
:Transform_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TouchSensor_2_5_1, :Shape_2_5_2 ;
  x3do:translation ( 0 -2 0 ) .
:TouchSensor_2_5_1 a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Transform_2_5 ;
  x3do:description 'TriangleStripSet' .
:Shape_2_5_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5 ;
  x3do:hasGeometry :TriangleStripSet_2_5_2_1 ;
  x3do:hasAppearance :GreyAppearance .
:TriangleStripSet_2_5_2_1 a owl:NamedIndividual, x3do:TriangleStripSet ;
  x3do:hasParent :Shape_2_5_2 ;
  x3do:hasCoord :Coordinate_2_5_2_1_1 ;
  x3do:ccw true ;
  x3do:colorPerVertex true ;
  x3do:normalPerVertex true ;
  x3do:solid false ;
  x3do:stripCount ( 13 ) .
:Coordinate_2_5_2_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :TriangleStripSet_2_5_2_1 ;
  x3do:point ( -4.0 -1.0 -0.5 -4.5 -2.0 -0.5 -3.0 -0.5 0 -2.5 -1.5 -0.5 -2.0 -0.5 -1 -1.5 -1.5 -0.5 -0.5 .5 -0.5 0 0 0 1 .5 -0.5 1.5 -2.0 -1 2.5 -2.0 -0.5 2.5 -2.5 -0.5 3.5 -2.0 -1.0 ) .
:GreyAppearance a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_2 ;
  x3do:hasMaterial :Material_2_5_2_2_1 ;
  x3do:DEF 'GreyAppearance' .
:Material_2_5_2_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :GreyAppearance ;
  x3do:diffuseColor ( 0.5 0.5 0.5 ) .
