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

<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://www.irandoc.acir/onto/irandoc/CHEBI:121967>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:formula "C16H12N2OS" ;
  skos:prefLabel "2-phenyl-2,3-dihydro-[1,3]thiazino[3,2-a]benzimidazol-4-one"@en, "2 فنیل 2،3 دی هیدرو [1،3] تیازینو [3،2 a] بنزیمیدازول 4 یک"@fa ;
  ns0:inchikey "GXFUOCQAEIOYDU-UHFFFAOYSA-N" ;
  ns0:mass "280.346" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "C1C(SC2=NC3=CC=CC=C3N2C1=O)C4=CC=CC=C4" ;
  ns0:monoisotopicmass "280.06703" ;
  ns0:inchi "InChI=1S/C16H12N2OS/c19-15-10-14(11-6-2-1-3-7-11)20-16-17-12-8-4-5-9-13(12)18(15)16/h1-9,14H,10H2" .

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 .
