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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107406>
  skos:prefLabel "2-ethyl-1-[(2-methoxyphenyl)methyl]benzimidazole"@en, "2 اتیل 1 [(2 متوکسی فنیل) متیل] بنزیمیدازول"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "266.14191" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "NNTTVNGXVPOWDS-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C17H18N2O/c1-3-17-18-14-9-5-6-10-15(14)19(17)12-13-8-4-7-11-16(13)20-2/h4-11H,3,12H2,1-2H3" ;
  ns0:smiles "CCC1=NC2=CC=CC=C2N1CC3=CC=CC=C3OC" ;
  ns0:formula "C17H18N2O" ;
  ns0:charge "0" ;
  ns0:mass "266.338" .

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 .
