@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<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:104050> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:104050>
  ns0:inchi "InChI=1S/C10H13N3O/c11-7-3-4-8-9(6-7)13-10(12-8)2-1-5-14/h3-4,6,14H,1-2,5,11H2,(H,12,13)" ;
  skos:prefLabel "3-(6-amino-1h-benzimidazol-2-yl)-1-propanol"@en, "3 (6 آمینو 1H benzimidazol 2 yl) 1 پروپانول"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BVNWGDZNXNWEIB-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:smiles "C1=CC2=C(C=C1N)NC(=N2)CCCO" ;
  ns0:formula "C10H13N3O" ;
  ns0:monoisotopicmass "191.10586" ;
  ns0:mass "191.230" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
