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

<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://www.irandoc.acir/onto/irandoc/CHEBI:104931>
  ns0:inchikey "ZBLBNGCXJKRNON-UHFFFAOYSA-N" ;
  ns0:formula "C18H16ClN3OS" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "357.859" ;
  ns0:monoisotopicmass "357.07026" ;
  ns0:smiles "C1CC2=C(C1)C=C(C=C2)NC(=O)CSC3=NC4=C(N3)C=C(C=C4)Cl" ;
  skos:prefLabel "2 [(6 chloro 1H benzimidazol 2 yl)thio] N (2,3 dihydro 1H inden 5 yl)استامید"@fa, "2-[(6-chloro-1h-benzimidazol-2-yl)thio]-n-(2,3-dihydro-1h-inden-5-yl)acetamide"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H16ClN3OS/c19-13-5-7-15-16(9-13)22-18(21-15)24-10-17(23)20-14-6-4-11-2-1-3-12(11)8-14/h4-9H,1-3,10H2,(H,20,23)(H,21,22)" ;
  ns0:subset "2_STAR" .

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 .
