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

<http://www.irandoc.acir/onto/irandoc/CHEBI:95294>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "290.277" ;
  ns0:inchikey "BMVPYKZTAYDWTM-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "290.08038" ;
  skos:prefLabel "2-(1h-benzimidazol-2-yl)-3-(3-nitrophenyl)-2-propenenitrile"@en, "2 (1H بنزیمیدازول 2 yl) 3 (3 نیتروفنیل) 2 پروپنیتریل"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H10N4O2/c17-10-12(8-11-4-3-5-13(9-11)20(21)22)16-18-14-6-1-2-7-15(14)19-16/h1-9H,(H,18,19)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:formula "C16H10N4O2" ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=N2)C(=CC3=CC(=CC=C3)[N+](=O)[O-])C#N" .

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 .
