@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/غرب_گرایی>
  <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 ;
  skos:broader <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 .

<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/تاثیرات_منفی_جهانی_شدن>
  skos:prefLabel "تاثیرات منفی جهانی شدن"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/غرب_گرایی> .

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