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

<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:107430>
  ns0:mass "319.358" ;
  ns0:inchi "InChI=1S/C19H17N3O2/c1-23-16-7-5-15(6-8-16)22-13-21-18-11-14(4-9-19(18)22)20-12-17-3-2-10-24-17/h2-11,13,20H,12H2,1H3" ;
  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:inchikey "JLKSRLWXOIXKNK-UHFFFAOYSA-N" ;
  skos:prefLabel "n-(2-furanylmethyl)-1-(4-methoxyphenyl)-5-benzimidazolamine"@en, "N (2 فورانیل متیل) 1 (4 متوکسی فنیل) 5 بنزیمیدازولامین"@fa ;
  ns0:monoisotopicmass "319.13208" ;
  ns0:formula "C19H17N3O2" ;
  ns0:smiles "COC1=CC=C(C=C1)N2C=NC3=C2C=CC(=C3)NCC4=CC=CO4" ;
  ns0:subset "2_STAR" .

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 .
