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

<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:105755>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:monoisotopicmass "343.16846" ;
  ns0:smiles "CC1=NC2=C(N1CC3=CC=CC=C3)C=CC(=C2)NCC4=CC=CC=C4O" ;
  skos:prefLabel "2-[[[2-methyl-1-(phenylmethyl)-5-benzimidazolyl]amino]methyl]phenol"@en, "2 [[[2 متیل 1 (فنیل متیل) 5 بنزیمیدازولیل] آمینو] متیل] فنل"@fa ;
  ns0:mass "343.422" ;
  ns0:formula "C22H21N3O" ;
  ns0:inchi "InChI=1S/C22H21N3O/c1-16-24-20-13-19(23-14-18-9-5-6-10-22(18)26)11-12-21(20)25(16)15-17-7-3-2-4-8-17/h2-13,23,26H,14-15H2,1H3" ;
  ns0:inchikey "DNRQRIUQDVKUPF-UHFFFAOYSA-N" .

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 .
