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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112173>
  ns0:monoisotopicmass "278.14191" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:charge "0" ;
  ns0:smiles "CC(=C)CN1C2=CC=CC=C2N=C1C3=CC=C(C=C3)OC" ;
  ns0:inchikey "LGDGDFSCRBKMNA-UHFFFAOYSA-N" ;
  skos:prefLabel "2-(4-methoxyphenyl)-1-(2-methylprop-2-enyl)benzimidazole"@en, "2 (4 متوکسی فنیل) 1 (2 متیل پروپ 2 انیل) بنزیمیدازول"@fa ;
  ns0:inchi "InChI=1S/C18H18N2O/c1-13(2)12-20-17-7-5-4-6-16(17)19-18(20)14-8-10-15(21-3)11-9-14/h4-11H,1,12H2,2-3H3" ;
  ns0:mass "278.349" ;
  ns0:formula "C18H18N2O" .

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 .
