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

<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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109461>
  ns0:subset "2_STAR" ;
  skos:prefLabel "4-ethyl-3-hydroxy-6-[5-methyl-4-(1-methyl-2-benzimidazolyl)-1,2-dihydropyrazol-3-ylidene]-1-cyclohexa-2,4-dienone"@en, "4 اتیل 3 هیدروکسی 6 [5 متیل 4 (1 متیل 2 بنزیمیدازولیل) 1،2 دی هیدروپیرازول 3 یلیدین] 1 سیکلوهگزا 2،4 دی نون"@fa ;
  ns0:inchikey "ZTTRIFOYRSKAEA-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "348.399" ;
  ns0:monoisotopicmass "348.15863" ;
  ns0:smiles "CCC1=CC(=C2C(=C(NN2)C)C3=NC4=CC=CC=C4N3C)C(=O)C=C1O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H20N4O2/c1-4-12-9-13(17(26)10-16(12)25)19-18(11(2)22-23-19)20-21-14-7-5-6-8-15(14)24(20)3/h5-10,22-23,25H,4H2,1-3H3" ;
  ns0:formula "C20H20N4O2" .

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 .
