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

<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://www.irandoc.acir/onto/irandoc/CHEBI:92127>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C14H8N4O3/c15-8-9(7-10-5-6-13(21-10)18(19)20)14-16-11-3-1-2-4-12(11)17-14/h1-7H,(H,16,17)" ;
  skos:prefLabel "2 (1H بنزیمیدازول 2 yl) 3 (5 نیترو 2 فورانیل) 2 پروپنیتریل"@fa, "2-(1h-benzimidazol-2-yl)-3-(5-nitro-2-furanyl)-2-propenenitrile"@en ;
  ns0:formula "C14H8N4O3" ;
  ns0:mass "280.239" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "LISLUXJODLGWGJ-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=N2)C(=CC3=CC=C(O3)[N+](=O)[O-])C#N" ;
  ns0:monoisotopicmass "280.05964" ;
  ns0:charge "0" .

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 .
