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

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

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 .
