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

<http://www.irandoc.acir/onto/irandoc/CHEBI:116375>
  ns0:subset "2_STAR" ;
  skos:prefLabel "1-ethyl-2-[(4-methylphenoxy)methyl]benzimidazole"@en, "1 اتیل 2 [(4 متیل فنوکسی) متیل] بنزیمیدازول"@fa ;
  ns0:inchikey "FBXDQANPSGHGFG-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:mass "266.338" ;
  ns0:inchi "InChI=1S/C17H18N2O/c1-3-19-16-7-5-4-6-15(16)18-17(19)12-20-14-10-8-13(2)9-11-14/h4-11H,3,12H2,1-2H3" ;
  ns0:smiles "CCN1C2=CC=CC=C2N=C1COC3=CC=C(C=C3)C" ;
  ns0:monoisotopicmass "266.14191" ;
  ns0:formula "C17H18N2O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> .

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