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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108963>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=C(C=C1)C)SCC(=O)OCC(=O)C(C#N)C2=NC3=CC=CC=C3N2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:formula "C21H19N3O3S" ;
  skos:prefLabel "2-[(2,5-dimethylphenyl)thio]acetic acid [3-(1h-benzimidazol-2-yl)-3-cyano-2-oxopropyl] ester"@en, "2 [(،5 دی متیل فنیل) تیو] استیک اسید [3 (1H benzimidazol  yl)  سیانو  اکسوپروپیل] استر"@fa ;
  ns0:monoisotopicmass "393.11471" ;
  ns0:mass "393.461" ;
  ns0:inchikey "BGCNMYPMRYTVLQ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C21H19N3O3S/c1-13-7-8-14(2)19(9-13)28-12-20(26)27-11-18(25)15(10-22)21-23-16-5-3-4-6-17(16)24-21/h3-9,15H,11-12H2,1-2H3,(H,23,24)" ;
  ns0:subset "2_STAR" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
