@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/تعارضات_قدرت>
  skos:prefLabel "تعارضات قدرت"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/تفاوت_نگرش> .

<http://www.irandoc.acir/onto/irandoc/تفاوت_نگرش>
  <http://rdf-vocabulary.ddialliance.org/xkos#زمینه‌ساز> <http://www.irandoc.acir/onto/irandoc/ناسازگاری> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/تعارضات_کارخانواده>, <http://www.irandoc.acir/onto/irandoc/تعارضات_قدرت> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/تعارضات> ;
  skos:prefLabel "تفاوت نگرش"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/ناسازگاری>
  skos:prefLabel "ناسازگاری"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/تعارضات>
  skos:prefLabel "تعارضات"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/تفاوت_نگرش> .

<http://www.irandoc.acir/onto/irandoc/تعارضات_کارخانواده>
  skos:prefLabel "تعارضات کارخانواده"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/تفاوت_نگرش> .

<http://rdf-vocabulary.ddialliance.org/xkos#زمینه‌ساز> rdfs:label "زمینه‌ساز"@fa .
