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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121103>
  ns0:inchikey "CFIIGTSHGQJHCG-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "N [1 [1 [(3 کلروفنیل) متیل] 2 بنزیمیدازولیل] اتیل] 3 (2 فورانیل) 2 پروپنامید"@fa, "n-[1-[1-[(3-chlorophenyl)methyl]-2-benzimidazolyl]ethyl]-3-(2-furanyl)-2-propenamide"@en ;
  ns0:monoisotopicmass "405.12440" ;
  ns0:formula "C23H20ClN3O2" ;
  ns0:mass "405.878" ;
  ns0:inchi "InChI=1S/C23H20ClN3O2/c1-16(25-22(28)12-11-19-8-5-13-29-19)23-26-20-9-2-3-10-21(20)27(23)15-17-6-4-7-18(24)14-17/h2-14,16H,15H2,1H3,(H,25,28)" ;
  ns0:smiles "CC(C1=NC2=CC=CC=C2N1CC3=CC(=CC=C3)Cl)NC(=O)C=CC4=CC=CO4" .

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