@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:112344> .

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112344>
  ns0:inchi "InChI=1S/C19H17N5OS2/c1-11-3-5-14-15(7-11)23-18(22-14)13-4-6-17(20-8-13)26-10-16(25)24-19-21-12(2)9-27-19/h3-9H,10H2,1-2H3,(H,22,23)(H,21,24,25)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "395.08745" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:formula "C19H17N5OS2" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VCCOMOCJKDPJCU-UHFFFAOYSA-N" ;
  skos:prefLabel "2-[[5-(6-methyl-1h-benzimidazol-2-yl)-2-pyridinyl]thio]-n-(4-methyl-2-thiazolyl)acetamide"@en, "2 [[5 (6 متیل 1H بنزیمیدازول 2 یل) 2 پیریدینیل] تیو] N (4 متیل 2 تیازولیل) استامید"@fa ;
  ns0:mass "395.504" ;
  ns0:smiles "CC1=CC2=C(C=C1)N=C(N2)C3=CN=C(C=C3)SCC(=O)NC4=NC(=CS4)C" .

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