@prefix :        <https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/MovieTextureAuthoringOptions.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.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'MovieTextureAuthoringOptions.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Provide examples of helpful MovieTexture usage' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman and MV3204 class' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '21 August 2008' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '10 June 2021' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'MovieTexture examples' ;
  x3do:name 'subject' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'MovieTextureFigure.png' ;
  x3do:name 'Image' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'MovieTextureAuthoringOptions.png' ;
  x3do:name 'Image' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/MovieTextureAuthoringOptions.x3d' ;
  x3do:name 'identifier' .
:meta_1_10 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_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "MovieTextureAuthoringOptions.x3d" .
:meta dcterms:description "Provide examples of helpful MovieTexture usage" .
:meta dcterms:creator "Don Brutzman and MV3204 class" .
:meta dcterms:created "21 August 2008" .
:meta dcterms:modified "10 June 2021" .
:meta dcterms:subject "MovieTexture examples" .
:meta dcterms:Image "MovieTextureFigure.png" .
:meta dcterms:Image "MovieTextureAuthoringOptions.png" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/MovieTextureAuthoringOptions.x3d" .
:meta dcterms:generator "X3D-Edit 3.3, 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, :TopGroupTextures, :TopGroupTextureLaunch, :CenterGroupText, :BottomGroupTextures, :BottomGroupTextureLaunch, :Backdrop .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'MovieTextureAuthoringOptions.x3d' .
:Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'MovieTexture authoring options' ;
  x3do:position ( 0 0 18 ) .
:TopGroupTextures a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_3_1, :Transform_2_3_2, :MovieTouchStandardDefinition ;
  x3do:hasROUTE :ROUTE_2_3_4 ;
  x3do:DEF 'TopGroupTextures' .
:Transform_2_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TopGroupTextures ;
  x3do:hasChildren :Viewpoint_2_3_1_1, :MovieShapeStandardDefinition ;
  x3do:translation ( -6 3 0 ) .
:Viewpoint_2_3_1_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_3_1 ;
  x3do:description 'Movie #1, standard definition' ;
  x3do:position ( 0 0 5 ) .
:MovieShapeStandardDefinition a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1 ;
  x3do:hasGeometry :Quadrilateral320x240 ;
  x3do:hasAppearance :Appearance_2_3_1_2_2 ;
  x3do:DEF 'MovieShapeStandardDefinition' .
:Quadrilateral320x240 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :MovieShapeStandardDefinition ;
  x3do:hasCoord :Coordinate_2_3_1_2_1_1 ;
  x3do:hasTexCoord :FullImageMapping ;
  x3do:DEF 'Quadrilateral320x240' ;
  x3do:coordIndex ( 0 1 2 3 ) ;
  x3do:solid false .
:Coordinate_2_3_1_2_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :Quadrilateral320x240 ;
  x3do:point ( -1.6 -1.2 0 1.6 -1.2 0 1.6 1.2 0 -1.6 1.2 0 ) .
:FullImageMapping a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :Quadrilateral320x240 ;
  x3do:DEF 'FullImageMapping' ;
  x3do:point ( 0 0 1 0 1 1 0 1 ) .
:Appearance_2_3_1_2_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :MovieShapeStandardDefinition ;
  x3do:hasTexture :X3dQuipMovieStandardDefinition .
:X3dQuipMovieStandardDefinition a owl:NamedIndividual, x3do:MovieTexture ;
  x3do:hasParent :Appearance_2_3_1_2_2 ;
  x3do:DEF 'X3dQuipMovieStandardDefinition' ;
  x3do:description 'click to start movie, standard definition' ;
  x3do:repeatS false ;
  x3do:repeatT false ;
  x3do:url '"X3dQuipBrutzmanStandardDefinitionMPEG1.mpg" "X3dQuipBrutzmanStandardDefinitionMPEG1.mov" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanStandardDefinitionMPEG1.mpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanStandardDefinitionMPEG1.mov"' .
:Transform_2_3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TopGroupTextures ;
  x3do:hasChildren :Viewpoint_2_3_2_1, :Billboard_2_3_2_2 ;
  x3do:translation ( 0 3 0 ) .
:Viewpoint_2_3_2_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_3_2 ;
  x3do:description 'Billboarded movie #2 offset view location, standard definition' ;
  x3do:orientation ( 0 1 0 0.8 ) ;
  x3do:position ( 4 0 4 ) .
:Billboard_2_3_2_2 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_3_2 ;
  x3do:hasChildren :MovieShapeStandardDefinition-USE-1 ;
  x3do:axisOfRotation ( 0 0 0 ) .
:MovieShapeStandardDefinition-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_3_2_2 ;
  owl:sameAs :MovieShapeStandardDefinition . # DEF matching this USE
:MovieTouchStandardDefinition a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :TopGroupTextures ;
  x3do:DEF 'MovieTouchStandardDefinition' ;
  x3do:description 'click to start movie, standard definition' .
:ROUTE_2_3_4 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :TopGroupTextures ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'MovieTouchStandardDefinition' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'X3dQuipMovieStandardDefinition' .
:TopGroupTextureLaunch a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_4_1, :Anchor_2_4_2 ;
  x3do:DEF 'TopGroupTextureLaunch' ;
  x3do:translation ( 6 3 0 ) .
:Viewpoint_2_4_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :TopGroupTextureLaunch ;
  x3do:description 'Image #3 launches movie externally, standard definition' ;
  x3do:position ( 0 0 5 ) .
:Anchor_2_4_2 a owl:NamedIndividual, x3do:Anchor ;
  x3do:hasParent :TopGroupTextureLaunch ;
  x3do:hasChildren :Shape_2_4_2_1 ;
  x3do:description 'Click to launch in external browser, standard definition' ;
  x3do:parameter '"target=_blank"' ;
  x3do:url '"X3dQuipBrutzmanStandardDefinitionMPEG1.mpg" "X3dQuipBrutzmanStandardDefinitionMPEG1.mov" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanStandardDefinitionMPEG1.mpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanStandardDefinitionMPEG1.mov"' .
:Shape_2_4_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Anchor_2_4_2 ;
  x3do:hasGeometry :Quadrilateral320x240-USE-1 ;
  x3do:hasAppearance :Appearance_2_4_2_1_2 .
:Quadrilateral320x240-USE-1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_4_2_1 ;
  owl:sameAs :Quadrilateral320x240 . # DEF matching this USE
:Appearance_2_4_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2_1 ;
  x3do:hasTexture :ImageTexture_2_4_2_1_2_1 .
:ImageTexture_2_4_2_1_2_1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_4_2_1_2 ;
  x3do:repeatS false ;
  x3do:repeatT false ;
  x3do:url '"X3dQuipBrutzmanStandardDefinitionInitialFrame.png" "X3dQuipBrutzmanStandardDefinitionInitialFrame.gif" "X3dQuipBrutzmanStandardDefinitionInitialFrame.jpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanStandardDefinitionInitialFrame.png" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanStandardDefinitionInitialFrame.gif" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanStandardDefinitionInitialFrame.jpg"' .
:CenterGroupText a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_5_1, :Billboard_2_5_2, :Transform_2_5_3 ;
  x3do:DEF 'CenterGroupText' ;
  x3do:translation ( 0 0.25 0 ) .
:Transform_2_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CenterGroupText ;
  x3do:hasChildren :Shape_2_5_1_1 ;
  x3do:translation ( -6 0 0 ) .
:Shape_2_5_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1 ;
  x3do:hasGeometry :Text_2_5_1_1_1 ;
  x3do:hasAppearance :TextAppearance .
:Text_2_5_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_5_1_1 ;
  x3do:hasFontStyle :FontStyle_2_5_1_1_1_1 ;
  x3do:string '"Select to run" "MovieTexture"' .
:FontStyle_2_5_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_5_1_1_1 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
:TextAppearance a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1 ;
  x3do:hasMaterial :Material_2_5_1_1_2_1 ;
  x3do:DEF 'TextAppearance' .
:Material_2_5_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :TextAppearance ;
  x3do:diffuseColor ( 0 0.7 0.7 ) .
:Billboard_2_5_2 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :CenterGroupText ;
  x3do:hasChildren :Shape_2_5_2_1 ;
  x3do:axisOfRotation ( 0 0 0 ) .
:Shape_2_5_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_5_2 ;
  x3do:hasGeometry :Text_2_5_2_1_1 ;
  x3do:hasAppearance :TextAppearance-USE-1 .
:Text_2_5_2_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_5_2_1 ;
  x3do:hasFontStyle :FontStyle_2_5_2_1_1_1 ;
  x3do:string '"Billboarded"  "MovieTexture"' .
:FontStyle_2_5_2_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_5_2_1_1 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
:TextAppearance-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_2_1 ;
  owl:sameAs :TextAppearance . # DEF matching this USE
:Transform_2_5_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CenterGroupText ;
  x3do:hasChildren :Shape_2_5_3_1 ;
  x3do:translation ( 6 0 0 ) .
:Shape_2_5_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3 ;
  x3do:hasGeometry :Text_2_5_3_1_1 ;
  x3do:hasAppearance :TextAppearance-USE-2 .
:Text_2_5_3_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_5_3_1 ;
  x3do:hasFontStyle :FontStyle_2_5_3_1_1_1 ;
  x3do:string '"Select image" "to launch"' .
:FontStyle_2_5_3_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_5_3_1_1 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
:TextAppearance-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_3_1 ;
  owl:sameAs :TextAppearance . # DEF matching this USE
:BottomGroupTextures a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_6_1, :Transform_2_6_2, :MovieTouchHighDefinition ;
  x3do:hasROUTE :ROUTE_2_6_4 ;
  x3do:DEF 'BottomGroupTextures' .
:Transform_2_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BottomGroupTextures ;
  x3do:hasChildren :Viewpoint_2_6_1_1, :MovieShapeHighDefinition ;
  x3do:translation ( -6 -3 0 ) .
:Viewpoint_2_6_1_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_6_1 ;
  x3do:description 'Movie #4, high definition' ;
  x3do:position ( 0 0 5 ) .
:MovieShapeHighDefinition a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_6_1 ;
  x3do:hasGeometry :Quadrilateral480x270 ;
  x3do:hasAppearance :Appearance_2_6_1_2_2 ;
  x3do:DEF 'MovieShapeHighDefinition' .
:Quadrilateral480x270 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :MovieShapeHighDefinition ;
  x3do:hasCoord :Coordinate_2_6_1_2_1_1 ;
  x3do:hasTexCoord :FullImageMapping-USE-1 ;
  x3do:DEF 'Quadrilateral480x270' ;
  x3do:coordIndex ( 0 1 2 3 ) ;
  x3do:solid false .
:Coordinate_2_6_1_2_1_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :Quadrilateral480x270 ;
  x3do:point ( -2.4 -1.35 0 2.4 -1.35 0 2.4 1.35 0 -2.4 1.35 0 ) .
:FullImageMapping-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :Quadrilateral480x270 ;
  owl:sameAs :FullImageMapping . # DEF matching this USE
:Appearance_2_6_1_2_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :MovieShapeHighDefinition ;
  x3do:hasTexture :X3dQuipMovieHighDefinition .
:X3dQuipMovieHighDefinition a owl:NamedIndividual, x3do:MovieTexture ;
  x3do:hasParent :Appearance_2_6_1_2_2 ;
  x3do:DEF 'X3dQuipMovieHighDefinition' ;
  x3do:description 'click to start movie, high definition' ;
  x3do:repeatS false ;
  x3do:repeatT false ;
  x3do:url '"X3dQuipBrutzmanH264MPEG1Mash.mpg" "X3dQuipBrutzmanH264.mov" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanH264MPEG1Mash.mpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanH264.mov"' .
:Transform_2_6_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BottomGroupTextures ;
  x3do:hasChildren :Viewpoint_2_6_2_1, :Billboard_2_6_2_2 ;
  x3do:translation ( 0 -3 0 ) .
:Viewpoint_2_6_2_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_6_2 ;
  x3do:description 'Billboarded movie #5 offset view location, high definition' ;
  x3do:orientation ( 0 1 0 0.8 ) ;
  x3do:position ( 4 0 4 ) .
:Billboard_2_6_2_2 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_6_2 ;
  x3do:hasChildren :MovieShapeHighDefinition-USE-1 ;
  x3do:axisOfRotation ( 0 0 0 ) .
:MovieShapeHighDefinition-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_6_2_2 ;
  owl:sameAs :MovieShapeHighDefinition . # DEF matching this USE
:MovieTouchHighDefinition a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :BottomGroupTextures ;
  x3do:DEF 'MovieTouchHighDefinition' ;
  x3do:description 'click to start movie, high definition' .
:ROUTE_2_6_4 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :BottomGroupTextures ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'MovieTouchHighDefinition' ;
  x3do:toField 'startTime' ;
  x3do:toNode 'X3dQuipMovieHighDefinition' .
:BottomGroupTextureLaunch a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_7_1, :Anchor_2_7_2 ;
  x3do:DEF 'BottomGroupTextureLaunch' ;
  x3do:translation ( 6 -3 0 ) .
:Viewpoint_2_7_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :BottomGroupTextureLaunch ;
  x3do:description 'Image #6 launches movie externally, high definition' ;
  x3do:position ( 0 0 5 ) .
:Anchor_2_7_2 a owl:NamedIndividual, x3do:Anchor ;
  x3do:hasParent :BottomGroupTextureLaunch ;
  x3do:hasChildren :Shape_2_7_2_1 ;
  x3do:description 'Click to launch in external browser, high definition' ;
  x3do:parameter '"target=_blank"' ;
  x3do:url '"X3dQuipBrutzmanH264MPEG1Mash.mpg" "X3dQuipBrutzmanH264.mov" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanH264MPEG1Mash.mpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanH264.mov"' .
:Shape_2_7_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Anchor_2_7_2 ;
  x3do:hasGeometry :Quadrilateral480x270-USE-1 ;
  x3do:hasAppearance :Appearance_2_7_2_1_2 .
:Quadrilateral480x270-USE-1 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_7_2_1 ;
  owl:sameAs :Quadrilateral480x270 . # DEF matching this USE
:Appearance_2_7_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_7_2_1 ;
  x3do:hasTexture :ImageTexture_2_7_2_1_2_1 .
:ImageTexture_2_7_2_1_2_1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_7_2_1_2 ;
  x3do:repeatS false ;
  x3do:repeatT false ;
  x3do:url '"X3dQuipBrutzmanH264InitialFrame.png" "X3dQuipBrutzmanH264InitialFrame.gif" "X3dQuipBrutzmanH264InitialFrame.jpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanH264InitialFrame.png" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanH264InitialFrame.gif" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/X3dQuipBrutzmanH264InitialFrame.jpg"' .
:Backdrop a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_8_1 ;
  x3do:DEF 'Backdrop' ;
  x3do:translation ( 0 0 -3 ) .
:Shape_2_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Backdrop ;
  x3do:hasGeometry :Box_2_8_1_1 ;
  x3do:hasAppearance :Appearance_2_8_1_2 .
:Box_2_8_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_8_1 ;
  x3do:size ( 22 16 0.5 ) .
:Appearance_2_8_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_8_1 ;
  x3do:hasMaterial :Material_2_8_1_2_1 .
:Material_2_8_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_8_1_2 ;
  x3do:diffuseColor ( 0 0.501961 0.27451 ) .
