@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/مواد_مخدر>
  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/اعتیاد>
  <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:narrower <http://www.irandoc.acir/onto/irandoc/اعتیاد> .

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