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

<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:116087>
  ns0:inchi "InChI=1S/C18H21N3O/c1-3-9-21-13-20-17-11-15(7-8-18(17)21)19-12-14-5-4-6-16(10-14)22-2/h4-8,10-11,13,19H,3,9,12H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H21N3O" ;
  ns0:monoisotopicmass "295.16846" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchikey "PRPHWGJCZXFCCY-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "n-[(3-methoxyphenyl)methyl]-1-propyl-5-benzimidazolamine"@en, "N [(3 متوکسی فنیل) متیل] 1 پروپیل 5 بنزیمیدازولامین"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "295.380" ;
  ns0:smiles "CCCN1C=NC2=C1C=CC(=C2)NCC3=CC(=CC=C3)OC" .

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 .
