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

<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://www.irandoc.acir/onto/irandoc/اشتغال>
  skos:narrower <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 .

