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

<http://www.irandoc.acir/onto/irandoc/AGR0001010>
  skos:prefLabel "Barbiturates"@en, "باربیتورات‌ها"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_narrower <http://www.irandoc.acir/onto/irandoc/AGR0001007> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/AGR0001007> .

<http://www.irandoc.acir/onto/irandoc/AGR0001007>
  skos:broader <http://www.irandoc.acir/onto/irandoc/AGR0001010> ;
  skos:prefLabel "Pentobarbital"@en, "پنتوباربیتال"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

