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

<http://www.irandoc.acir/onto/irandoc/CHEBI:125146>
  ns0:subset "2_STAR" ;
  skos:prefLabel "2 (1H benzimidazol 2 yl) 5 متیل 4 (فنیل متیل) 4H پیرازول 3 یک"@fa, "2-(1h-benzimidazol-2-yl)-5-methyl-4-(phenylmethyl)-4h-pyrazol-3-one"@en ;
  ns0:smiles "CC1=NN(C(=O)C1CC2=CC=CC=C2)C3=NC4=CC=CC=C4N3" ;
  ns0:mass "304.347" ;
  ns0:monoisotopicmass "304.13241" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:formula "C18H16N4O" ;
  ns0:inchikey "XQRSXNVBOLGUNI-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H16N4O/c1-12-14(11-13-7-3-2-4-8-13)17(23)22(21-12)18-19-15-9-5-6-10-16(15)20-18/h2-10,14H,11H2,1H3,(H,19,20)" .

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 .
