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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104049>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "341.448" ;
  ns0:smiles "CCCCCCCN1C2=CC=CC=C2N(C1=N)CC(C3=CC=CO3)O" ;
  skos:prefLabel "1 (2 فورانیل) 2 (3 هپتیل 2 ایمنو 1 بنزیمیدازولیل) اتانول"@fa, "1-(2-furanyl)-2-(3-heptyl-2-imino-1-benzimidazolyl)ethanol"@en ;
  ns0:inchikey "GANLGRNROBRFHX-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H27N3O2/c1-2-3-4-5-8-13-22-16-10-6-7-11-17(16)23(20(22)21)15-18(24)19-12-9-14-25-19/h6-7,9-12,14,18,21,24H,2-5,8,13,15H2,1H3" ;
  ns0:formula "C20H27N3O2" ;
  ns0:monoisotopicmass "341.21033" ;
  ns0:subset "2_STAR" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
