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

<http://www.irandoc.acir/onto/irandoc/MAT0002776>
  skos:prefLabel "graph algorithms"@en, "الگوریتم‌های گراف"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/MAT0002769> .

<http://www.irandoc.acir/onto/irandoc/MAT0002816>
  skos:prefLabel "cheapest spanning tree"@en, "درخت فراگیر ارزان"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:related <http://www.irandoc.acir/onto/irandoc/MAT0002769> .

<http://www.irandoc.acir/onto/irandoc/MAT0002820>
  skos:prefLabel "درخت فراگیر مینیمال"@fa, "minimal spanning tree"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:related <http://www.irandoc.acir/onto/irandoc/MAT0002769> .

<http://www.irandoc.acir/onto/irandoc/MAT0002761>
  skos:prefLabel "الگوریتم آزمند"@fa, "greedy algorithm"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:related <http://www.irandoc.acir/onto/irandoc/MAT0002769> .

<http://www.irandoc.acir/onto/irandoc/MAT0002769>
  skos:prefLabel "الگوریتم کراسکال"@fa, "Kruskal algorithm"@en ;
  skos:altLabel "الگوریتم کروسکال"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:related <http://www.irandoc.acir/onto/irandoc/MAT0002820>, <http://www.irandoc.acir/onto/irandoc/MAT0002816>, <http://www.irandoc.acir/onto/irandoc/MAT0002761> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/MAT0002776> ;
  skos:scopeNote "در یک گراف وزن دار همبند این الگوریتم درخت فراگیر با مینیمم وزن ایجاد می کند."@fa .

