@prefix :        <https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/SphereWithThreeCircumferenceRings.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'SphereWithThreeCircumferenceRings.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Semitransparent Sphere with circumference circles on x-y-z planes to facilitate user rotation of an object, suitable for use as rotation widget. Labeled box also inserted as Inline.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '10 May 2013' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Consider using TwoSidedMaterial with external transparency on Sphere so that only reverse circles are greyed out (similar to MeshLab widget)' ;
  x3do:name 'TODO' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Add widget to X3D-Edit palette' ;
  x3do:name 'TODO' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'The labeled box CubeWithLabeledSides.x3d is inserted as an Inline in order to see orientations, authors can remove that and copy the rest if they want.' ;
  x3do:name 'hint' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'SphereWithThreeCircumferenceRingsContainingBox.png' ;
  x3do:name 'Image' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'TouchSensor Interface' ;
  x3do:name 'subject' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/SphereWithThreeCircumferenceRings.x3d' ;
  x3do:name 'identifier' .
:meta_1_12 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_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "SphereWithThreeCircumferenceRings.x3d" .
:meta dcterms:description "Semitransparent Sphere with circumference circles on x-y-z planes to facilitate user rotation of an object, suitable for use as rotation widget. Labeled box also inserted as Inline." .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:created "10 May 2013" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:hint "The labeled box CubeWithLabeledSides.x3d is inserted as an Inline in order to see orientations, authors can remove that and copy the rest if they want." .
:meta dcterms:Image "SphereWithThreeCircumferenceRingsContainingBox.png" .
:meta dcterms:subject "TouchSensor Interface" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/SphereWithThreeCircumferenceRings.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, :Background_2_3, :Transform_2_4, :SphereWithThreeCircumferenceRingsTransform .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'SphereWithThreeCircumferenceRings.x3d' .
:Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Sphere with 3 circumferences around labeled cube' ;
  x3do:position ( 0 0 4 ) .
:Background_2_3 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:skyColor ( 0.3 0.7 0.7 ) .
:Transform_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_4_1 ;
  x3do:scale ( 0.5 0.5 0.5 ) .
:Inline_2_4_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Transform_2_4 ;
  x3do:url '"CubeWithLabeledSides.x3d" "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/CubeWithLabeledSides.x3d" "CubeWithLabeledSides.wrl" "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/CubeWithLabeledSides.wrl"' .
:SphereWithThreeCircumferenceRingsTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_5_1, :Shape_2_5_2, :Transform_2_5_3, :Transform_2_5_4 ;
  x3do:DEF 'SphereWithThreeCircumferenceRingsTransform' .
:Shape_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SphereWithThreeCircumferenceRingsTransform ;
  x3do:hasGeometry :Sphere_2_5_1_1 ;
  x3do:hasAppearance :AppearanceGreyDiffuseTransparent .
:Sphere_2_5_1_1 a owl:NamedIndividual, x3do:Sphere ;
  x3do:hasParent :Shape_2_5_1 ;
  x3do:radius 0.9999 .
:AppearanceGreyDiffuseTransparent a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1 ;
  x3do:hasMaterial :Material_2_5_1_2_1 ;
  x3do:DEF 'AppearanceGreyDiffuseTransparent' .
:Material_2_5_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :AppearanceGreyDiffuseTransparent ;
  x3do:diffuseColor ( 0.8 0.8 0.5 ) ;
  x3do:transparency 0.95 .
:Shape_2_5_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SphereWithThreeCircumferenceRingsTransform ;
  x3do:hasGeometry :Circle120LineSet ;
  x3do:hasAppearance :BlueEmissive .
:Circle120LineSet a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_2 ;
  x3do:hasCoord :CirclePoints60 ;
  x3do:DEF 'Circle120LineSet' ;
  x3do:vertexCount ( 121 ) .
:CirclePoints60 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :Circle120LineSet ;
  x3do:DEF 'CirclePoints60' ;
  x3do:point ( 0 1 0 0.052 0.999 0 0.105 0.995 0 0.156 0.988 0 0.208 0.978 0 0.259 0.966 0 0.309 0.951 0 0.358 0.934 0 0.407 0.914 0 0.454 0.891 0 0.5 0.866 0 0.545 0.839 0 0.588 0.809 0 0.629 0.777 0 0.669 0.743 0 0.707 0.707 0 0.743 0.669 0 0.777 0.629 0 0.809 0.588 0 0.839 0.545 0 0.866 0.5 0 0.891 0.454 0 0.914 0.407 0 0.934 0.358 0 0.951 0.309 0 0.966 0.259 0 0.978 0.208 0 0.988 0.156 0 0.995 0.105 0 0.999 0.052 0 1 0 0 0.999 -0.052 0 0.995 -0.105 0 0.988 -0.156 0 0.978 -0.208 0 0.966 -0.259 0 0.951 -0.309 0 0.934 -0.358 0 0.914 -0.407 0 0.891 -0.454 0 0.866 -0.5 0 0.839 -0.545 0 0.809 -0.588 0 0.777 -0.629 0 0.743 -0.669 0 0.707 -0.707 0 0.669 -0.743 0 0.629 -0.777 0 0.588 -0.809 0 0.545 -0.839 0 0.5 -0.866 0 0.454 -0.891 0 0.407 -0.914 0 0.358 -0.934 0 0.309 -0.951 0 0.259 -0.966 0 0.208 -0.978 0 0.156 -0.988 0 0.105 -0.995 0 0.052 -0.999 0 0 -1 0 -0.052 -0.999 0 -0.105 -0.995 0 -0.156 -0.988 0 -0.208 -0.978 0 -0.259 -0.966 0 -0.309 -0.951 0 -0.358 -0.934 0 -0.407 -0.914 0 -0.454 -0.891 0 -0.5 -0.866 0 -0.545 -0.839 0 -0.588 -0.809 0 -0.629 -0.777 0 -0.669 -0.743 0 -0.707 -0.707 0 -0.743 -0.669 0 -0.777 -0.629 0 -0.809 -0.588 0 -0.839 -0.545 0 -0.866 -0.5 0 -0.891 -0.454 0 -0.914 -0.407 0 -0.934 -0.358 0 -0.951 -0.309 0 -0.966 -0.259 0 -0.978 -0.208 0 -0.988 -0.156 0 -0.995 -0.105 0 -0.999 -0.052 0 -1 -0 0 -0.999 0.052 0 -0.995 0.105 0 -0.988 0.156 0 -0.978 0.208 0 -0.966 0.259 0 -0.951 0.309 0 -0.934 0.358 0 -0.914 0.407 0 -0.891 0.454 0 -0.866 0.5 0 -0.839 0.545 0 -0.809 0.588 0 -0.777 0.629 0 -0.743 0.669 0 -0.707 0.707 0 -0.669 0.743 0 -0.629 0.777 0 -0.588 0.809 0 -0.545 0.839 0 -0.5 0.866 0 -0.454 0.891 0 -0.407 0.914 0 -0.358 0.934 0 -0.309 0.951 0 -0.259 0.966 0 -0.208 0.978 0 -0.156 0.988 0 -0.105 0.995 0 -0.052 0.999 0 0 1 0 ) .
:BlueEmissive a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_2 ;
  x3do:hasMaterial :Material_2_5_2_2_1 ;
  x3do:DEF 'BlueEmissive' .
:Material_2_5_2_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :BlueEmissive ;
  x3do:emissiveColor ( 0 0 1 ) ;
  x3do:transparency 0.8 .
:Transform_2_5_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SphereWithThreeCircumferenceRingsTransform ;
  x3do:hasChildren :Shape_2_5_3_1 ;
  x3do:rotation ( 1 0 0 1.570796 ) .
:Shape_2_5_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_3 ;
  x3do:hasGeometry :Circle120LineSet-USE-1 ;
  x3do:hasAppearance :GreenEmissive .
:Circle120LineSet-USE-1 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_3_1 ;
  owl:sameAs :Circle120LineSet . # DEF matching this USE
:GreenEmissive a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_3_1 ;
  x3do:hasMaterial :Material_2_5_3_1_2_1 ;
  x3do:DEF 'GreenEmissive' .
:Material_2_5_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :GreenEmissive ;
  x3do:emissiveColor ( 0 1 0 ) ;
  x3do:transparency 0.8 .
:Transform_2_5_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SphereWithThreeCircumferenceRingsTransform ;
  x3do:hasChildren :Shape_2_5_4_1 ;
  x3do:rotation ( 0 1 0 1.570796 ) .
:Shape_2_5_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_4 ;
  x3do:hasGeometry :Circle120LineSet-USE-2 ;
  x3do:hasAppearance :RedEmissive .
:Circle120LineSet-USE-2 a owl:NamedIndividual, x3do:LineSet ;
  x3do:hasParent :Shape_2_5_4_1 ;
  owl:sameAs :Circle120LineSet . # DEF matching this USE
:RedEmissive a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_4_1 ;
  x3do:hasMaterial :Material_2_5_4_1_2_1 ;
  x3do:DEF 'RedEmissive' .
:Material_2_5_4_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :RedEmissive ;
  x3do:emissiveColor ( 1 0 0 ) ;
  x3do:transparency 0.8 .
