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

<http://www.irandoc.acir/onto/irandoc/CHEBI:228659>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:monoisotopicmass "297.22050" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2-[(3s)-1-(cyclohexylmethyl)-3-pyrrolidinyl]-5-methyl-1h-benzimidazole"@en, "2 [(3S) 1 (سیکلوهگزیل متیل) 3 پیرولیدینیل] 5 متیل 1H بنزیمیدازول"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H27N3" ;
  ns0:mass "297.446" ;
  ns0:inchikey "FYFSGUSCZXAUPG-INIZCTEOSA-N" ;
  ns0:inchi "InChI=1S/C19H27N3/c1-14-7-8-17-18(11-14)21-19(20-17)16-9-10-22(13-16)12-15-5-3-2-4-6-15/h7-8,11,15-16H,2-6,9-10,12-13H2,1H3,(H,20,21)/t16-/m0/s1" ;
  ns0:smiles "N1(CC2CCCCC2)C[C@](CC1)(C=3NC4=C(N3)C=CC(=C4)C)[H]" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2-[(3S)-1-(cyclohexylmethyl)pyrrolidin-3-yl]-6-methyl-1H-benzimidazole" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
