@prefix :        <https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloPoland.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'HelloPoland.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'HelloPoland example scene to show Polish special characters: Witaj Polsko!' ;
  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 '8 October 2023' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '8 October 2023' ;
  x3do:name 'modified' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Hello World, Poland' ;
  x3do:name 'subject' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloPolandFreeWRL.png' ;
  x3do:name 'Image' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloPolandH3DViewer.png' ;
  x3do:name 'Image' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloPolandInstantReality.png' ;
  x3do:name 'Image' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloPolandOctaga.png' ;
  x3do:name 'Image' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloPolandView3DScene.png' ;
  x3do:name 'Image' .
:meta_1_13 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_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloPolandXj3d.png' ;
  x3do:name 'Image' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloPolandX_ITE.png' ;
  x3do:name 'Image' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'images/HelloPolandX3DOM.png' ;
  x3do:name 'Image' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Flag_of_Poland.svg' ;
  x3do:name 'Image' .
:meta_1_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Flag_of_Poland.svg.png' ;
  x3do:name 'Image' .
:meta_1_19 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Poland#/media/File:Flag_of_Poland.svg' ;
  x3do:name 'reference' .
:meta_1_20 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.w3.org/International' ;
  x3do:name 'reference' .
:meta_1_21 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Percent-encoding' ;
  x3do:name 'reference' .
:meta_1_22 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wiktionary.org/wiki/Hello_World' ;
  x3do:name 'reference' .
:meta_1_23 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/%22Hello,%20World!%22_program' ;
  x3do:name 'reference' .
:meta_1_24 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_25 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.youtube.com/channel/UCSOnGlgAFxkWg8ilg-JEbAQ' ;
  x3do:name 'reference' .
:meta_1_26 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloPoland.x3d' ;
  x3do:name 'identifier' .
:meta_1_27 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_28 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "HelloPoland.x3d" .
:meta dcterms:description "HelloPoland example scene to show Polish special characters: Witaj Polsko!" .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:creator "Michalis Kamburelis" .
:meta dcterms:created "8 October 2023" .
:meta dcterms:modified "8 October 2023" .
:meta dcterms:subject "Hello World, Poland" .
:meta dcterms:Image "images/HelloPolandFreeWRL.png" .
:meta dcterms:Image "images/HelloPolandH3DViewer.png" .
:meta dcterms:Image "images/HelloPolandInstantReality.png" .
:meta dcterms:Image "images/HelloPolandOctaga.png" .
:meta dcterms:Image "images/HelloPolandView3DScene.png" .
:meta dcterms:reference "https://github.com/castle-engine/view3dscene/issues/30#issuecomment-630715046" .
:meta dcterms:Image "images/HelloPolandXj3d.png" .
:meta dcterms:Image "images/HelloPolandX_ITE.png" .
:meta dcterms:Image "images/HelloPolandX3DOM.png" .
:meta dcterms:Image "Flag_of_Poland.svg" .
:meta dcterms:Image "Flag_of_Poland.svg.png" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/Poland#/media/File:Flag_of_Poland.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/HelloPoland.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, :Background_2_2, :Viewpoint_2_3, :Anchor_2_4 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'HelloPoland.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:skyColor ( 0 0.458824 0.941176 ) .
:Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Witaj Polsko! Dobrej zabawy z X3D!' .
:Anchor_2_4 a owl:NamedIndividual, x3do:Anchor ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_4_1 ;
  x3do:description 'Poland Wikipedia page' ;
  x3do:url '"https://en.wikipedia.org/wiki/Poland"' .
: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 :PolandRedAppearance .
: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 '"Witaj Polsko!"' .
: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"' .
:PolandRedAppearance 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 'PolandRedAppearance' .
:Material_2_4_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :PolandRedAppearance ;
  x3do:diffuseColor ( 0.863 0.078 0.235 ) .
: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 :PolandWhiteAppearance .
: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 '"Dobrej zabawy z 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"' .
:PolandWhiteAppearance a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_1_2 ;
  x3do:hasMaterial :Material_2_4_1_2_2_1 ;
  x3do:DEF 'PolandWhiteAppearance' .
:Material_2_4_1_2_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :PolandWhiteAppearance ;
  x3do:diffuseColor ( 1 1 1 ) .
: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_Poland.svg.png" "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/Flag_of_Poland.svg.png"' .
