@prefix :        <https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloUkraine.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_12, :meta_1_13, :meta_1_14, :meta_1_15, :meta_1_16, :meta_1_17, :meta_1_18, :meta_1_19, :meta_1_20, :meta_1_21, :meta_1_22, :meta_1_23, :meta_1_24, :meta_1_25, :meta_1_26, :meta_1_27, :meta_1_28, :meta_1_29 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'HelloUkraine.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'HelloUkraine example scene to show Ukrainian special characters: Привіт Україно!' ;
  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 'Michalis Kamburelis' ;
  x3do:name 'creator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Eugene Loza' ;
  x3do:name 'creator' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '8 October 2023' ;
  x3do:name 'created' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '8 October 2023' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Hello World, Ukraine' ;
  x3do:name 'subject' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloUkraineFreeWRL.png' ;
  x3do:name 'Image' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloUkraineH3DViewer.png' ;
  x3do:name 'Image' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloUkraineInstantReality.png' ;
  x3do:name 'Image' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloUkraineOctaga.png' ;
  x3do:name 'Image' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloUkraineView3DScene.png' ;
  x3do:name 'Image' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://github.com/castle-engine/view3dscene/issues/30#issuecomment-630715046' ;
  x3do:name 'reference' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloUkraineXj3d.png' ;
  x3do:name 'Image' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloUkraineX_ITE.png' ;
  x3do:name 'Image' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloUkraineX3DOM.png' ;
  x3do:name 'Image' .
:meta_1_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Flag_of_Ukraine.svg' ;
  x3do:name 'Image' .
:meta_1_19 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Flag_of_Ukraine.svg.png' ;
  x3do:name 'Image' .
:meta_1_20 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Ukraine#/media/File:Flag_of_Ukraine.svg' ;
  x3do:name 'reference' .
:meta_1_21 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.w3.org/International' ;
  x3do:name 'reference' .
:meta_1_22 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Percent-encoding' ;
  x3do:name 'reference' .
:meta_1_23 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wiktionary.org/wiki/Hello_World' ;
  x3do:name 'reference' .
:meta_1_24 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/%22Hello,%20World!%22_program' ;
  x3do:name 'reference' .
:meta_1_25 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikibooks.org/w/index.php?title=Computer_Programming/Hello_world' ;
  x3do:name 'reference' .
:meta_1_26 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.youtube.com/channel/UCSOnGlgAFxkWg8ilg-JEbAQ' ;
  x3do:name 'reference' .
:meta_1_27 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloUkraine.x3d' ;
  x3do:name 'identifier' .
:meta_1_28 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_29 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "HelloUkraine.x3d" .
:meta dcterms:description "HelloUkraine example scene to show Ukrainian special characters: Привіт Україно!" .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:creator "Michalis Kamburelis" .
:meta dcterms:creator "Eugene Loza" .
:meta dcterms:created "8 October 2023" .
:meta dcterms:modified "8 October 2023" .
:meta dcterms:subject "Hello World, Ukraine" .
:meta dcterms:Image "images/HelloUkraineFreeWRL.png" .
:meta dcterms:Image "images/HelloUkraineH3DViewer.png" .
:meta dcterms:Image "images/HelloUkraineInstantReality.png" .
:meta dcterms:Image "images/HelloUkraineOctaga.png" .
:meta dcterms:Image "images/HelloUkraineView3DScene.png" .
:meta dcterms:reference "https://github.com/castle-engine/view3dscene/issues/30#issuecomment-630715046" .
:meta dcterms:Image "images/HelloUkraineXj3d.png" .
:meta dcterms:Image "images/HelloUkraineX_ITE.png" .
:meta dcterms:Image "images/HelloUkraineX3DOM.png" .
:meta dcterms:Image "Flag_of_Ukraine.svg" .
:meta dcterms:Image "Flag_of_Ukraine.svg.png" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/Ukraine#/media/File:Flag_of_Ukraine.svg" .
:meta dcterms:reference "https://www.w3.org/International" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/Percent-encoding" .
:meta dcterms:reference "https://en.wiktionary.org/wiki/Hello_World" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/%22Hello,%20World!%22_program" .
:meta dcterms:reference "https://en.wikibooks.org/w/index.php?title=Computer_Programming/Hello_world" .
:meta dcterms:reference "https://www.youtube.com/channel/UCSOnGlgAFxkWg8ilg-JEbAQ" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloUkraine.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, :UkraineFairBlue, :Viewpoint_2_3, :Anchor_2_4 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'HelloUkraine.x3d' .
:UkraineFairBlue a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:DEF 'UkraineFairBlue' ;
  x3do:skyColor ( 0.451 0.6941 1 ) .
:Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Привіт Україно! Отримуйте задоволення з X3D!' .
:Anchor_2_4 a owl:NamedIndividual, x3do:Anchor ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_4_1 ;
  x3do:description 'Ukraine Wikipedia page' ;
  x3do:url '"https://en.wikipedia.org/wiki/Ukraine"' .
:Transform_2_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Anchor_2_4 ;
  x3do:hasChildren :Transform_2_4_1_1, :Shape_2_4_1_2, :PolishFlag ;
  x3do:translation ( 0 -2 0 ) .
:Transform_2_4_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_1 ;
  x3do:hasChildren :Shape_2_4_1_1_1 ;
  x3do:translation ( 0 4.8 0 ) .
:Shape_2_4_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_1_1 ;
  x3do:hasGeometry :Text_2_4_1_1_1_1 ;
  x3do:hasAppearance :UkraineYellowAppearance .
:Text_2_4_1_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_1_1_1 ;
  x3do:hasFontStyle :FontStyle_2_4_1_1_1_1_1 ;
  x3do:string '"Привіт Україно"' .
:FontStyle_2_4_1_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_1_1_1_1 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
:UkraineYellowAppearance a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_1_1_1 ;
  x3do:hasMaterial :Material_2_4_1_1_1_2_1 ;
  x3do:DEF 'UkraineYellowAppearance' .
:Material_2_4_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :UkraineYellowAppearance ;
  x3do:diffuseColor ( 1 0.843137 0 ) .
:Shape_2_4_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_1 ;
  x3do:hasGeometry :Text_2_4_1_2_1 ;
  x3do:hasAppearance :UkraineBlueAppearance .
:Text_2_4_1_2_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_1_2 ;
  x3do:hasFontStyle :FontStyle_2_4_1_2_1_1 ;
  x3do:string '"Отримуйте задоволення з X3D!" "Have fun with X3D!"' .
:FontStyle_2_4_1_2_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_1_2_1 ;
  x3do:justify '"MIDDLE" "MIDDLE"' ;
  x3do:size 0.8 .
:UkraineBlueAppearance a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_1_2 ;
  x3do:hasMaterial :Material_2_4_1_2_2_1 ;
  x3do:DEF 'UkraineBlueAppearance' .
:Material_2_4_1_2_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :UkraineBlueAppearance ;
  x3do:ambientIntensity 0 ;
  x3do:diffuseColor ( 0 0.341176 0.717647 ) .
:PolishFlag a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4_1 ;
  x3do:hasChildren :Shape_2_4_1_3_1 ;
  x3do:DEF 'PolishFlag' ;
  x3do:translation ( 0 2.7 0 ) .
:Shape_2_4_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PolishFlag ;
  x3do:hasGeometry :Box_2_4_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_4_1_3_1_2 .
:Box_2_4_1_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_4_1_3_1 ;
  x3do:size ( 4.5 3 .0001 ) .
:Appearance_2_4_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_1_3_1 ;
  x3do:hasTexture :ImageTexture_2_4_1_3_1_2_1 .
:ImageTexture_2_4_1_3_1_2_1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_4_1_3_1_2 ;
  x3do:url '"Flag_of_Ukraine.svg.png" "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/Flag_of_Ukraine.svg.png"' .
