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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109246>
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2-[2-(ethylthio)-1-benzimidazolyl]-1-(1-piperidinyl)ethanone"@en, "2 [2 (اتیل تیو) 1 بنزیمیدازولیل] 1 (1 پیپریدینیل) اتانون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchikey "CVCVTBPAWRMOHF-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "303.14053" ;
  ns0:charge "0" ;
  ns0:formula "C16H21N3OS" ;
  ns0:smiles "CCSC1=NC2=CC=CC=C2N1CC(=O)N3CCCCC3" ;
  ns0:inchi "InChI=1S/C16H21N3OS/c1-2-21-16-17-13-8-4-5-9-14(13)19(16)12-15(20)18-10-6-3-7-11-18/h4-5,8-9H,2-3,6-7,10-12H2,1H3" ;
  ns0:mass "303.424" .

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