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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109391>
  skos:prefLabel "2 [[(1 پروپان 2 یل 2 بنزیمیدازولیل) آمینو] متیل] 6 پروپ 2 انیل فنول"@fa, "2-[[(1-propan-2-yl-2-benzimidazolyl)amino]methyl]-6-prop-2-enylphenol"@en ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C20H23N3O/c1-4-8-15-9-7-10-16(19(15)24)13-21-20-22-17-11-5-6-12-18(17)23(20)14(2)3/h4-7,9-12,14,24H,1,8,13H2,2-3H3,(H,21,22)" ;
  ns0:mass "321.417" ;
  ns0:formula "C20H23N3O" ;
  ns0:inchikey "KVSQJRLYXTVULX-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "321.18411" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:smiles "CC(C)N1C2=CC=CC=C2N=C1NCC3=CC=CC(=C3O)CC=C" .

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 .
