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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94138>
  ns0:inchi "InChI=1S/C10H11N3O2/c11-6-1-2-7-8(5-6)13-9(12-7)3-4-10(14)15/h1-2,5H,3-4,11H2,(H,12,13)(H,14,15)" ;
  ns0:charge "0" ;
  skos:prefLabel "3 (6 آمینو 1H benzimidazol 2 yl) پروپانوئیک اسید"@fa, "3-(6-amino-1h-benzimidazol-2-yl)propanoic acid"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "205.214" ;
  ns0:monoisotopicmass "205.08513" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C10H11N3O2" ;
  ns0:smiles "C1=CC2=C(C=C1N)NC(=N2)CCC(=O)O" ;
  ns0:inchikey "XBFRVNBBCXFFBI-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> .

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 .
