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

<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:116679>
  skos:prefLabel "2-(1h-benzimidazol-2-ylthio)-1-(2,5-dimethyl-1-prop-2-enyl-3-pyrrolyl)ethanone"@en, "2 (1H بنزیمیدازول 2 ایلتیو) 1 (2،5 دی متیل 1 پروپ 2 انیل 3 پیرولیل) اتانون"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "QQWLRTCPDKLDOE-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H19N3OS/c1-4-9-21-12(2)10-14(13(21)3)17(22)11-23-18-19-15-7-5-6-8-16(15)20-18/h4-8,10H,1,9,11H2,2-3H3,(H,19,20)" ;
  ns0:monoisotopicmass "325.12488" ;
  ns0:charge "0" ;
  ns0:formula "C18H19N3OS" ;
  ns0:mass "325.430" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC(=C(N1CC=C)C)C(=O)CSC2=NC3=CC=CC=C3N2" .

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 .
