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

<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://www.irandoc.acir/onto/irandoc/CHEBI:94046>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:monoisotopicmass "353.15618" ;
  ns0:smiles "C1COCCN1CCSC2=NC3=CC=CC=C3N2CC4=CC=CC=C4" ;
  skos:prefLabel "4 [2 [[1 (فنیل متیل) 2 بنزیمیدازولیل] تیو] اتیل] مورفولین"@fa, "4-[2-[[1-(phenylmethyl)-2-benzimidazolyl]thio]ethyl]morpholine"@en ;
  ns0:mass "353.483" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "JCWVAAMSJLXBQF-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H23N3OS/c1-2-6-17(7-3-1)16-23-19-9-5-4-8-18(19)21-20(23)25-15-12-22-10-13-24-14-11-22/h1-9H,10-16H2" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H23N3OS" .

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