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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120031>
  ns0:subset "2_STAR" ;
  ns0:mass "255.276" ;
  ns0:formula "C13H13N5O" ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=N2)NC(=O)CCN3C=CN=C3" ;
  skos:prefLabel "N (1H بنزیمیدازول 2 yl) 3 (1 ایمیدازولیل) پروپانامید"@fa, "n-(1h-benzimidazol-2-yl)-3-(1-imidazolyl)propanamide"@en ;
  ns0:monoisotopicmass "255.11201" ;
  ns0:inchikey "BLYZZTHKYSHFFC-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchi "InChI=1S/C13H13N5O/c19-12(5-7-18-8-6-14-9-18)17-13-15-10-3-1-2-4-11(10)16-13/h1-4,6,8-9H,5,7H2,(H2,15,16,17,19)" .

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 .
