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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107044>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "333.409" ;
  ns0:formula "C19H15N3OS" ;
  ns0:monoisotopicmass "333.09358" ;
  skos:prefLabel "n-[2-(1h-benzimidazol-2-yl)phenyl]-2-thiophen-2-ylacetamide"@en, "N [2 (1H بنزیمیدازول 2 یل) فنیل] 2 تیوفن 2 ایلاستامید"@fa ;
  ns0:inchikey "VGYIGRFYAPUFMC-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H15N3OS/c23-18(12-13-6-5-11-24-13)20-15-8-2-1-7-14(15)19-21-16-9-3-4-10-17(16)22-19/h1-11H,12H2,(H,20,23)(H,21,22)" ;
  ns0:smiles "C1=CC=C(C(=C1)C2=NC3=CC=CC=C3N2)NC(=O)CC4=CC=CS4" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> .

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 .
