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

<http://www.irandoc.acir/onto/irandoc/CHEBI:195105>
  ns0:monoisotopicmass "244.08235" ;
  ns0:charge "0" ;
  ns0:formula "C11H11F3N2O" ;
  skos:prefLabel "3 [5 (Trifluoromethyl) 1H benzo[d]imidazol 2 yl]propan 1 ol"@fa, "3-[5-(trifluoromethyl)-1h-benzo[d]imidazol-2-yl]propan-1-ol"@en ;
  ns0:mass "244.217" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C11H11F3N2O/c12-11(13,14)7-3-4-8-9(6-7)16-10(15-8)2-1-5-17/h3-4,6,17H,1-2,5H2,(H,15,16)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "FC(F)(F)C1=CC=2NC(=NC2C=C1)CCCO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:synonym_EXACT "3-[6-(triluoromethyl)-1H-benzimidazol-2-yl]propan-1-ol" ;
  ns0:inchikey "FDRMNTVCDKSRNL-UHFFFAOYSA-N" .

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 .
