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

<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://www.irandoc.acir/onto/irandoc/CHEBI:94013>
  ns0:inchikey "YMAARERCUMHOKE-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H21N3S/c1-11-9-13-14(10-12(11)2)17-15(16-13)19-8-7-18-5-3-4-6-18/h9-10H,3-8H2,1-2H3,(H,16,17)" ;
  ns0:mass "275.414" ;
  ns0:smiles "CC1=CC2=C(C=C1C)N=C(N2)SCCN3CCCC3" ;
  skos:prefLabel "5,6-dimethyl-2-[2-(1-pyrrolidinyl)ethylthio]-1h-benzimidazole"@en, "5،6 دی متیل 2 [2 (1 پیرولیدینیل) اتیل تیو] 1H بنزیمیدازول"@fa ;
  ns0:formula "C15H21N3S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "275.14562" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
