@prefix :        <https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/RubberLipGroup.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'RubberLipGroup.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'A group of RubberLip fish, instanced using the CircleFish prototype.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Circular fish behavior is embedded in prototype, instead the circular path needs to be used in external files or possibly parameterized.' ;
  x3do:name 'warning' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Ildeniz Duman' ;
  x3do:name 'creator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1 June 1998' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/RubberLipGroup.x3d' ;
  x3do:name 'identifier' .
:meta_1_8 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_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "RubberLipGroup.x3d" .
:meta dcterms:description "A group of RubberLip fish, instanced using the CircleFish prototype." .
:meta dcterms:warning "Circular fish behavior is embedded in prototype, instead the circular path needs to be used in external files or possibly parameterized." .
:meta dcterms:creator "Ildeniz Duman" .
:meta dcterms:created "1 June 1998" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/RubberLipGroup.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, :ProtoInstance_2_3, :Transform_2_4, :Transform_2_5, :Transform_2_6, :Transform_2_7, :Transform_2_8 ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'RubberLipGroup.x3d' .
:ExternProtoDeclare_2_2 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_2_1, :field_2_2_2, :field_2_2_3, :field_2_2_4, :field_2_2_5, :field_2_2_6, :field_2_2_7, :field_2_2_8, :field_2_2_9 ;
  x3do:name 'CircleFish' ;
  x3do:url '"CircleFishPrototype.wrl#CircleFish" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishPrototype.wrl#CircleFish" "CircleFishPrototype.x3d#CircleFish" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishPrototype.x3d#CircleFish"' .
:field_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'skinTextureUrl' ;
  x3do:type 'MFString' .
:field_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'fishScale' ;
  x3do:type 'SFVec3f' .
:field_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'fishColor' ;
  x3do:type 'SFColor' .
:field_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'finColor' ;
  x3do:type 'SFColor' .
:field_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'positionKey' ;
  x3do:type 'MFFloat' .
:field_2_2_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'positionKeyValue' ;
  x3do:type 'MFVec3f' .
:field_2_2_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'orientationKey' ;
  x3do:type 'MFFloat' .
:field_2_2_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'orientationKeyValue' ;
  x3do:type 'MFRotation' .
:field_2_2_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'orbitTime' ;
  x3do:type 'SFTime' .
:ProtoInstance_2_3 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:hasFieldValue :fieldValue_2_3_1, :fieldValue_2_3_2 ;
  x3do:name 'CircleFish' .
:fieldValue_2_3_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_3 ;
  x3do:name 'skinTextureUrl' ;
  x3do:value '"RubberLip.jpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/RubberLip.jpg"' .
:fieldValue_2_3_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_3 ;
  x3do:name 'fishScale' ;
  x3do:value ( 1.0 4.0 1.0 ) .
:Transform_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_4_1 ;
  x3do:translation ( -4.0 1.0 0.0 ) .
:ProtoInstance_2_4_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasFieldValue :fieldValue_2_4_1_1, :fieldValue_2_4_1_2, :fieldValue_2_4_1_3, :fieldValue_2_4_1_4, :fieldValue_2_4_1_5, :fieldValue_2_4_1_6, :fieldValue_2_4_1_7 ;
  x3do:name 'CircleFish' .
:fieldValue_2_4_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'skinTextureUrl' ;
  x3do:value '"RubberLip.jpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/RubberLip.jpg"' .
:fieldValue_2_4_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'fishScale' ;
  x3do:value ( 1.0 4.0 1.0 ) .
:fieldValue_2_4_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'positionKey' ;
  x3do:value ( 0.0 0.5 1.0 ) .
:fieldValue_2_4_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'positionKeyValue' ;
  x3do:value ( 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 ) .
:fieldValue_2_4_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'orientationKey' ;
  x3do:value ( 0.0 0.5 0.5 1.0 ) .
:fieldValue_2_4_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'orientationKeyValue' ;
  x3do:value ( 0.0 1.0 0.0 -180.0 0.0 1.0 0.0 -180.0 0.0 1.0 0.0 0.0 0.0 1.0 0.0 0.0 ) .
:fieldValue_2_4_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'orbitTime' ;
  x3do:value '60.0' .
:Transform_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_5_1 ;
  x3do:rotation ( 0.0 1.0 0.0 -90.0 ) ;
  x3do:translation ( 0.0 2.0 0.0 ) .
:ProtoInstance_2_5_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_5 ;
  x3do:hasFieldValue :fieldValue_2_5_1_1, :fieldValue_2_5_1_2 ;
  x3do:name 'CircleFish' .
:fieldValue_2_5_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_5_1 ;
  x3do:name 'skinTextureUrl' ;
  x3do:value '"RubberLip.jpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/RubberLip.jpg"' .
:fieldValue_2_5_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_5_1 ;
  x3do:name 'fishScale' ;
  x3do:value ( 1.0 4.0 1.0 ) .
:Transform_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_6_1 ;
  x3do:rotation ( 0.0 1.0 0.0 -180.0 ) ;
  x3do:translation ( 0.0 1.0 -4.0 ) .
:ProtoInstance_2_6_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_6 ;
  x3do:hasFieldValue :fieldValue_2_6_1_1, :fieldValue_2_6_1_2 ;
  x3do:name 'CircleFish' .
:fieldValue_2_6_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_6_1 ;
  x3do:name 'skinTextureUrl' ;
  x3do:value '"RubberLip.jpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/RubberLip.jpg"' .
:fieldValue_2_6_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_6_1 ;
  x3do:name 'fishScale' ;
  x3do:value ( 1.0 4.0 1.0 ) .
:Transform_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_7_1 ;
  x3do:rotation ( 0.0 1.0 0.0 90.0 ) ;
  x3do:translation ( 0.0 4.0 0.0 ) .
:ProtoInstance_2_7_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_7 ;
  x3do:hasFieldValue :fieldValue_2_7_1_1, :fieldValue_2_7_1_2 ;
  x3do:name 'CircleFish' .
:fieldValue_2_7_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_7_1 ;
  x3do:name 'skinTextureUrl' ;
  x3do:value '"RubberLip.jpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/RubberLip.jpg"' .
:fieldValue_2_7_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_7_1 ;
  x3do:name 'fishScale' ;
  x3do:value ( 1.0 4.0 1.0 ) .
:Transform_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_8_1 ;
  x3do:rotation ( 0.0 1.0 0.0 -50.0 ) ;
  x3do:translation ( -1.0 -2.0 0.0 ) .
:ProtoInstance_2_8_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_8 ;
  x3do:hasFieldValue :fieldValue_2_8_1_1, :fieldValue_2_8_1_2 ;
  x3do:name 'CircleFish' .
:fieldValue_2_8_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1 ;
  x3do:name 'skinTextureUrl' ;
  x3do:value '"RubberLip.jpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/RubberLip.jpg"' .
:fieldValue_2_8_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1 ;
  x3do:name 'fishScale' ;
  x3do:value ( 1.0 4.0 1.0 ) .
