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

<http://www.irandoc.acir/onto/irandoc/CHEBI:189498>
  ns0:synonym_EXACT "2-[(3S)-1-(cyclohexylmethyl)pyrrolidin-3-yl]-6-luoro-1H-benzimidazole" ;
  ns0:monoisotopicmass "301.19543" ;
  ns0:inchikey "KMIYUCGSZHWGDV-AWEZNQCLSA-N" ;
  ns0:formula "C18H24FN3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "301.409" ;
  skos:prefLabel "2-[(3s)-1-(cyclohexylmethyl)-3-pyrrolidinyl]-5-fluoro-1h-benzimidazole"@en, "2 [(3s) 1 (سیکلوهگزیل متیل) 3 پیرولیدینیل] 5 فلوئورو 1 ساعت بنزیمیدازول"@fa ;
  ns0:inchi "InChI=1S/C18H24FN3/c19-15-6-7-16-17(10-15)21-18(20-16)14-8-9-22(12-14)11-13-4-2-1-3-5-13/h6-7,10,13-14H,1-5,8-9,11-12H2,(H,20,21)/t14-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "FC1=CC=2NC(=NC2C=C1)[C@@]3(CN(CC4CCCCC4)CC3)[H]" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
