@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/FenceGate.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.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'FenceGate.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Gate for outside fence' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Baris AKTOP' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '14 September 2002' ;
  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 'https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/FenceGate.x3d' ;
  x3do:name 'identifier' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "FenceGate.x3d" .
:meta dcterms:description "Gate for outside fence" .
:meta dcterms:creator "Baris AKTOP" .
:meta dcterms:created "14 September 2002" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/FenceGate.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, 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, :Group_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'FenceGate.x3d' .
:Group_2_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_2_1, :Transform_2_2_2, :Transform_2_2_3, :Transform_2_2_4, :Transform_2_2_5, :Transform_2_2_6, :Transform_2_2_7, :Transform_2_2_8, :Transform_2_2_9, :Transform_2_2_10, :Transform_2_2_11, :Transform_2_2_12, :Transform_2_2_13, :gate, :Transform_2_2_15, :Transform_2_2_16, :Transform_2_2_17, :Transform_2_2_18, :Transform_2_2_19, :Transform_2_2_20, :Transform_2_2_21, :Transform_2_2_22, :Transform_2_2_23, :Transform_2_2_24, :Transform_2_2_25, :Transform_2_2_26 .
:Transform_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence .
:fence a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1 ;
  x3do:hasGeometry :Extrusion_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_2 ;
  x3do:DEF 'fence' .
:Extrusion_2_2_1_1_1 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :fence ;
  x3do:creaseAngle 3.14 ;
  x3do:crossSection ( -0.1 0.025 -0.1 -0.025 0.1 -0.025 0.1 0.025 -0.1 0.025 ) ;
  x3do:scale ( 1 1 1 1 1 1 0.85 0.85 0.7 0.7 0.55 0.55 ) ;
  x3do:spine ( 0 0 0 0 0.9 0 0 0.925 0 0 0.95 0 0 0.975 0 0 1 0 ) .
:Appearance_2_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :fence ;
  x3do:hasMaterial :Material_2_2_1_1_2_1 ;
  x3do:hasTexture :wood .
:Material_2_2_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_2 ;
  x3do:diffuseColor ( 1 0.9 0 ) .
:wood a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_2_1_1_2 ;
  x3do:DEF 'wood' ;
  x3do:url '"wood.jpg" "https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/wood.jpg"' .
:Transform_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-1 ;
  x3do:translation ( 0.25 0 0 ) .
:fence-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-2 ;
  x3do:translation ( 0.5 0 0 ) .
:fence-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_3 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-3 ;
  x3do:translation ( 0.75 0 0 ) .
:fence-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_4 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-4 ;
  x3do:translation ( 1 0 0 ) .
:fence-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_5 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-5 ;
  x3do:translation ( 1.25 0 0 ) .
:fence-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_6 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-6 ;
  x3do:translation ( 1.5 0 0 ) .
:fence-USE-6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_7 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-7 ;
  x3do:translation ( 1.75 0 0 ) .
:fence-USE-7 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_8 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-8 ;
  x3do:translation ( 2 0 0 ) .
:fence-USE-8 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_9 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-9 ;
  x3do:translation ( 2.25 0 0 ) .
:fence-USE-9 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_10 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-10 ;
  x3do:translation ( 2.5 0 0 ) .
:fence-USE-10 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_11 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-11 ;
  x3do:translation ( 2.75 0 0 ) .
:fence-USE-11 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_12 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-12 ;
  x3do:translation ( 3 0 0 ) .
:fence-USE-12 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_13 ;
  owl:sameAs :fence . # DEF matching this USE
:gate a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :Group_2_2_14_1, :gatesensor ;
  x3do:hasROUTE :ROUTE_2_2_14_3 ;
  x3do:DEF 'gate' ;
  x3do:center ( 3.125 0 0 ) .
:Group_2_2_14_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :gate ;
  x3do:hasChildren :Transform_2_2_14_1_1, :Transform_2_2_14_1_2, :Transform_2_2_14_1_3, :Transform_2_2_14_1_4, :Transform_2_2_14_1_5, :Transform_2_2_14_1_6, :Transform_2_2_14_1_7, :Transform_2_2_14_1_8 .
:Transform_2_2_14_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_14_1 ;
  x3do:hasChildren :fence-USE-13 ;
  x3do:translation ( 3.25 0 0 ) .
:fence-USE-13 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_14_1_1 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_14_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_14_1 ;
  x3do:hasChildren :fence-USE-14 ;
  x3do:translation ( 3.5 0 0 ) .
:fence-USE-14 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_14_1_2 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_14_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_14_1 ;
  x3do:hasChildren :fence-USE-15 ;
  x3do:translation ( 3.75 0 0 ) .
:fence-USE-15 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_14_1_3 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_14_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_14_1 ;
  x3do:hasChildren :fence-USE-16 ;
  x3do:translation ( 4 0 0 ) .
:fence-USE-16 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_14_1_4 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_14_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_14_1 ;
  x3do:hasChildren :fence-USE-17 ;
  x3do:translation ( 4.25 0 0 ) .
:fence-USE-17 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_14_1_5 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_14_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_14_1 ;
  x3do:hasChildren :fence-USE-18 ;
  x3do:translation ( 4.5 0 0 ) .
:fence-USE-18 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_14_1_6 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_14_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_14_1 ;
  x3do:hasChildren :bar ;
  x3do:translation ( 3.875 0.8 0 ) .
:bar a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_14_1_7 ;
  x3do:hasGeometry :Box_2_2_14_1_7_1_1 ;
  x3do:hasAppearance :Appearance_2_2_14_1_7_1_2 ;
  x3do:DEF 'bar' .
:Box_2_2_14_1_7_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :bar ;
  x3do:size ( 1.3 0.1 0.1 ) .
:Appearance_2_2_14_1_7_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :bar ;
  x3do:hasTexture :wood-USE-1 ;
  x3do:hasMaterial :Material_2_2_14_1_7_1_2_2 .
:wood-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_2_14_1_7_1_2 ;
  owl:sameAs :wood . # DEF matching this USE
:Material_2_2_14_1_7_1_2_2 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_14_1_7_1_2 ;
  x3do:diffuseColor ( 1 0.9 0 ) .
:Transform_2_2_14_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_14_1 ;
  x3do:hasChildren :bar-USE-1 ;
  x3do:translation ( 3.875 0.3 0 ) .
:bar-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_14_1_8 ;
  owl:sameAs :bar . # DEF matching this USE
:gatesensor a owl:NamedIndividual, x3do:CylinderSensor ;
  x3do:hasParent :gate ;
  x3do:DEF 'gatesensor' ;
  x3do:description 'click and drag to rotate' ;
  x3do:maxAngle 2.5 ;
  x3do:minAngle -2.5 .
:ROUTE_2_2_14_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :gate ;
  x3do:fromField 'rotation_changed' ;
  x3do:fromNode 'gatesensor' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'gate' .
:Transform_2_2_15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-19 ;
  x3do:translation ( 4.75 0 0 ) .
:fence-USE-19 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_15 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-20 ;
  x3do:translation ( 5 0 0 ) .
:fence-USE-20 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_16 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-21 ;
  x3do:translation ( 5.25 0 0 ) .
:fence-USE-21 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_17 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-22 ;
  x3do:translation ( 5.5 0 0 ) .
:fence-USE-22 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_18 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_19 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-23 ;
  x3do:translation ( 5.75 0 0 ) .
:fence-USE-23 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_19 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_20 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-24 ;
  x3do:translation ( 6 0 0 ) .
:fence-USE-24 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_20 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-25 ;
  x3do:translation ( 6.25 0 0 ) .
:fence-USE-25 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_21 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_22 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-26 ;
  x3do:translation ( 6.5 0 0 ) .
:fence-USE-26 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_22 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_23 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-27 ;
  x3do:translation ( 6.75 0 0 ) .
:fence-USE-27 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_23 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_24 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-28 ;
  x3do:translation ( 7 0 0 ) .
:fence-USE-28 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_24 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_25 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-29 ;
  x3do:translation ( 7.25 0 0 ) .
:fence-USE-29 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_25 ;
  owl:sameAs :fence . # DEF matching this USE
:Transform_2_2_26 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2 ;
  x3do:hasChildren :fence-USE-30 ;
  x3do:translation ( 7.5 0 0 ) .
:fence-USE-30 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_26 ;
  owl:sameAs :fence . # DEF matching this USE
