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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114308>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "2 (2 کلرو 3 پیریدینیل) 1 پروپ 2 انیل بنزیمیدازول"@fa, "2-(2-chloro-3-pyridinyl)-1-prop-2-enylbenzimidazole"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchikey "LSLATZWQNULGKH-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "269.07198" ;
  ns0:inchi "InChI=1S/C15H12ClN3/c1-2-10-19-13-8-4-3-7-12(13)18-15(19)11-6-5-9-17-14(11)16/h2-9H,1,10H2" ;
  ns0:mass "269.729" ;
  ns0:formula "C15H12ClN3" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C=CCN1C2=CC=CC=C2N=C1C3=C(N=CC=C3)Cl" .

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 .
