@prefix :        <https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextHaveFunWithX3D.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'TextHaveFunWithX3D.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Simple smiley-face example illustrating an emoticon character entity, used within an MFString Text.' ;
  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 '26 April 2017' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '18 June 2024' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'TextHaveFunWithX3D.png' ;
  x3do:name 'Image' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '[x3d-public] special characters and fonts: extending FontStyle family/url for font file' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://web3d.org/pipermail/x3d-public_web3d.org/2024-May/020447.html' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://unicode.org/emoji/charts/full-emoji-list.html' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Emoticons_(Unicode_block)' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://en.wikipedia.org/wiki/Universal_Character_Set_characters' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.w3.org/TR/html4/sgml/entities.html' ;
  x3do:name 'reference' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://dev.w3.org/html5/html-author/charref' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.w3.org/wiki/Common_HTML_entities_used_for_typography' ;
  x3do:name 'reference' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Wikipedia: Web typography https://en.wikipedia.org/wiki/Web_typography#Web_fonts' ;
  x3do:name 'reference' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Fonts on the Web https://www.w3.org/Fonts' ;
  x3do:name 'reference' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'History of the Web: The Decade-Long Path to Web Fonts https://thehistoryoftheweb.com/web-fonts' ;
  x3do:name 'reference' .
:meta_1_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://X3dGraphics.com' ;
  x3do:name 'reference' .
:meta_1_19 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://create3000.github.io/x_ite/components/text/fontstyle/#supported-file-formats' ;
  x3do:name 'reference' .
:meta_1_20 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'TextHaveFunWithX3D_SerifX_ITE.png' ;
  x3do:name 'Image' .
:meta_1_21 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dResources.html' ;
  x3do:name 'reference' .
:meta_1_22 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Copyright Don Brutzman and Leonard Daly 2007' ;
  x3do:name 'rights' .
:meta_1_23 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'emoji emoticon, X3D book, X3D graphics, X3D-Edit, http://www.x3dGraphics.com' ;
  x3do:name 'subject' .
:meta_1_24 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextHaveFunWithX3D.x3d' ;
  x3do:name 'identifier' .
:meta_1_25 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_26 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "TextHaveFunWithX3D.x3d" .
:meta dcterms:description "Simple smiley-face example illustrating an emoticon character entity, used within an MFString Text." .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:created "26 April 2017" .
:meta dcterms:modified "18 June 2024" .
:meta dcterms:Image "TextHaveFunWithX3D.png" .
:meta dcterms:reference "[x3d-public] special characters and fonts: extending FontStyle family/url for font file" .
:meta dcterms:reference "https://web3d.org/pipermail/x3d-public_web3d.org/2024-May/020447.html" .
:meta dcterms:reference "http://unicode.org/emoji/charts/full-emoji-list.html" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/Emoticons_(Unicode_block)" .
:meta dcterms:reference "https://en.wikipedia.org/wiki/Universal_Character_Set_characters" .
:meta dcterms:reference "https://www.w3.org/TR/html4/sgml/entities.html" .
:meta dcterms:reference "https://dev.w3.org/html5/html-author/charref" .
:meta dcterms:reference "https://www.w3.org/wiki/Common_HTML_entities_used_for_typography" .
:meta dcterms:reference "Wikipedia: Web typography https://en.wikipedia.org/wiki/Web_typography#Web_fonts" .
:meta dcterms:reference "Fonts on the Web https://www.w3.org/Fonts" .
:meta dcterms:reference "History of the Web: The Decade-Long Path to Web Fonts https://thehistoryoftheweb.com/web-fonts" .
:meta dcterms:reference "https://X3dGraphics.com" .
:meta dcterms:reference "https://create3000.github.io/x_ite/components/text/fontstyle/#supported-file-formats" .
:meta dcterms:Image "TextHaveFunWithX3D_SerifX_ITE.png" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/X3dResources.html" .
:meta dcterms:rights "Copyright Don Brutzman and Leonard Daly 2007" .
:meta dcterms:subject "emoji emoticon, X3D book, X3D graphics, X3D-Edit, http://www.x3dGraphics.com" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextHaveFunWithX3D.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, :Shape_2_3 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'TextHaveFunWithX3D.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:skyColor ( 0.819608 0.984314 1 ) .
:Shape_2_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Scene ;
  x3do:hasGeometry :Text_2_3_1 ;
  x3do:hasAppearance :Appearance_2_3_2 .
:Text_2_3_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_3 ;
  x3do:hasFontStyle :FontStyle_2_3_1_1 ;
  x3do:string '"Have fun" "with X3D!" "" ":)   ☺"' .
:FontStyle_2_3_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_3_1 ;
  x3do:justify '"MIDDLE" "MIDDLE"' ;
  x3do:cssStyle 'BOLD' .
:Appearance_2_3_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3 ;
  x3do:hasMaterial :Material_2_3_2_1 .
:Material_2_3_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2 ;
  x3do:ambientIntensity 0.25 ;
  x3do:diffuseColor ( 0 0.251004 0.239248 ) ;
  x3do:shininess 0.06 ;
  x3do:specularColor ( 0.177935 0.249369 0.229278 ) .
