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

<http://www.irandoc.acir/onto/irandoc/CHEBI:22715>
  skos:prefLabel "بنزیمیدازول ها"@fa, "benzimidazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:131287> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:131287>
  ns0:monoisotopicmass "466.08664" ;
  ns0:smiles "COC1=C(C(=CC=C1)OC)C(=O)NC(=S)NC2=C(C=CC(=C2)C3=NC4=CC=CC=C4N3)Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchikey "XEYZCRMGWIHVAN-UHFFFAOYSA-N" ;
  ns0:formula "C23H19ClN4O3S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "N [[5 (1H benzimidazol 2 yl) 2 chloroanilino] sulfanylidemethyl] 2,6 dimethoxybenzamide"@fa, "n-[[5-(1h-benzimidazol-2-yl)-2-chloroanilino]-sulfanylidenemethyl]-2,6-dimethoxybenzamide"@en ;
  ns0:inchi "InChI=1S/C23H19ClN4O3S/c1-30-18-8-5-9-19(31-2)20(18)22(29)28-23(32)27-17-12-13(10-11-14(17)24)21-25-15-6-3-4-7-16(15)26-21/h3-12H,1-2H3,(H,25,26)(H2,27,28,29,32)" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "466.942" .

ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
