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

<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:116747>
  skos:prefLabel "2 [[2 (2 متیل فنوکسی) اتیل تیو] متیل] 1H بنزیمیدازول"@fa, "2-[[2-(2-methylphenoxy)ethylthio]methyl]-1h-benzimidazole"@en ;
  ns0:inchi "InChI=1S/C17H18N2OS/c1-13-6-2-5-9-16(13)20-10-11-21-12-17-18-14-7-3-4-8-15(14)19-17/h2-9H,10-12H2,1H3,(H,18,19)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:smiles "CC1=CC=CC=C1OCCSCC2=NC3=CC=CC=C3N2" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H18N2OS" ;
  ns0:mass "298.404" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchikey "PFVBTKVGGOKVPL-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "298.11398" .

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 .
