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

<http://www.irandoc.acir/onto/irandoc/CHEBI:25697>
  skos:prefLabel "کاتیون آلی"@fa, "organic cation"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:41032> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:81783>
  skos:prefLabel "تری سیکلازول"@fa, "tricyclazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_conjugate_base_of <http://www.irandoc.acir/onto/irandoc/CHEBI:41032> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:41032>
  ns0:is_conjugate_acid_of <http://www.irandoc.acir/onto/irandoc/CHEBI:81783> ;
  ns0:subset "1_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25697> ;
  skos:prefLabel "5 متیل[1،2،4]تریازولو[3،4b][1،3]بنزوتیازول 1 ium"@fa, "5-methyl[1,2,4]triazolo[3,4-b][1,3]benzothiazol-1-ium"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:is_conjugate_acid_of rdfs:label "اسید-مزدوج-است"@fa, "is_conjugate_acid_of"@en .
