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

<http://rdf-vocabulary.ddialliance.org/xkos#produces> rdfs:label "تولیدکننده"@fa, "produces"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#parents> rdfs:label "رابطه والد فرزندی"@fa, "parents"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0008132>
  skos:prefLabel "Coca"@en, "کوکا (گیاه)"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_product <http://www.irandoc.acir/onto/irandoc/AGR0002330> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0002330> .

ns0:has_broader rdfs:label "دارای مفهوم (واژه) اعم"@fa, "has broader"@en .
ns0:has_related rdfs:label "دارای اصطلاح وابسته"@fa, "has related"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0001018>
  skos:prefLabel "Anaesthetics"@en, "داروهای هوشبر"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_top_concept_in_scheme <http://www.irandoc.acir/onto/irandoc/AGR0002330> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0002330> .

<http://www.irandoc.acir/onto/irandoc/AGR0002341>
  skos:prefLabel "Alkaloids"@en, "آلکالوییدها"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_narrower <http://www.irandoc.acir/onto/irandoc/AGR0002330> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/AGR0002330> .

<http://www.irandoc.acir/onto/irandoc/AGR0002330>
  ns0:has_broader <http://www.irandoc.acir/onto/irandoc/AGR0002341> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:parents <http://www.irandoc.acir/onto/irandoc/AGR0002341> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0008132>, <http://www.irandoc.acir/onto/irandoc/AGR0001018> ;
  skos:prefLabel "کوکائین"@fa, "Cocaine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/AGR0002341> ;
  ns0:produces <http://www.irandoc.acir/onto/irandoc/AGR0008132> ;
  ns0:is_use_of <http://www.irandoc.acir/onto/irandoc/AGR0001018> .

ns0:is_use_of rdfs:label "بکار برده "@fa, "is use of"@en .
