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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104059>
  ns0:charge "0" ;
  ns0:monoisotopicmass "408.25253" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C24H32N4O2" ;
  ns0:inchi "InChI=1S/C24H32N4O2/c1-19-8-7-9-21(16-19)30-18-20(29)17-28-23-11-4-3-10-22(23)27(24(28)25)15-14-26-12-5-2-6-13-26/h3-4,7-11,16,20,25,29H,2,5-6,12-15,17-18H2,1H3" ;
  skos:prefLabel "1-[2-imino-3-[2-(1-piperidinyl)ethyl]-1-benzimidazolyl]-3-(3-methylphenoxy)-2-propanol"@en, "1 [2 ایمینو 3 [2 (1 پیپریدینیل) اتیل] 1 بنزیمیدازولیل] 3 (3 متیل فنوکسی) 2 پروپانول"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:subset "2_STAR" ;
  ns0:mass "408.537" ;
  ns0:inchikey "DDXGBMILSYHELN-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC(=CC=C1)OCC(CN2C3=CC=CC=C3N(C2=N)CCN4CCCCC4)O" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
