@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://www.irandoc.acir/onto/irandoc/MAT0002804>
  skos:prefLabel "binary tree"@en, "درخت دوتایی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/MAT0002802> .

<http://www.irandoc.acir/onto/irandoc/MAT0002807>
  skos:prefLabel "ordered rooted tree"@en, "درخت ریشه‌دار مرتب"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:related <http://www.irandoc.acir/onto/irandoc/MAT0002802> .

<http://www.irandoc.acir/onto/irandoc/MAT0002802>
  skos:related <http://www.irandoc.acir/onto/irandoc/MAT0002807> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/MAT0002804> ;
  skos:prefLabel "فرزند چپ"@fa, "left child"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

