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

<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:116258>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchikey "VMHHZDBQXJXGAX-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "362.11274" ;
  ns0:smiles "CN1C(=C(C=N1)[N+](=O)[O-])C(=O)NC2=CC=C(C=C2)C3=NC4=CC=CC=C4N3" ;
  skos:prefLabel "n-[4-(1h-benzimidazol-2-yl)phenyl]-2-methyl-4-nitro-3-pyrazolecarboxamide"@en, "N [4 (1H benzimidazol 2 yl) فنیل] 2 متیل 4 نیترو 3 پیرازول کربوکسامید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H14N6O3" ;
  ns0:inchi "InChI=1S/C18H14N6O3/c1-23-16(15(10-19-23)24(26)27)18(25)20-12-8-6-11(7-9-12)17-21-13-4-2-3-5-14(13)22-17/h2-10H,1H3,(H,20,25)(H,21,22)" ;
  ns0:charge "0" ;
  ns0:mass "362.343" .

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 .
