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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121951>
  ns0:inchi "InChI=1S/C20H16N2O2/c23-18-11-5-1-7-14(18)13-22-17-10-4-3-9-16(17)21-20(22)15-8-2-6-12-19(15)24/h1-12,21,23H,13H2" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  skos:prefLabel "6 [3 [(2 هیدروکسی فنیل) متیل] 1H بنزیمیدازول 2 یلیدین] 1 سیکلوهگزا 2،4 دی انون"@fa, "6-[3-[(2-hydroxyphenyl)methyl]-1h-benzimidazol-2-ylidene]-1-cyclohexa-2,4-dienone"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "316.354" ;
  ns0:charge "0" ;
  ns0:inchikey "PPQXGFOEKWNULU-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "316.12118" ;
  ns0:formula "C20H16N2O2" ;
  ns0:smiles "C1=CC=C(C(=C1)CN2C3=CC=CC=C3NC2=C4C=CC=CC4=O)O" .

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 .
