@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<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:115105> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:115105>
  ns0:charge "0" ;
  ns0:inchikey "TUEDXKYOMFHLPF-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "309.413" ;
  skos:prefLabel "1 [[2 (1H benzimidazol 2 ylthio) 1 oxoethyl]amino] 3 ethylthiourea"@fa, "1-[[2-(1h-benzimidazol-2-ylthio)-1-oxoethyl]amino]-3-ethylthiourea"@en ;
  ns0:smiles "CCNC(=S)NNC(=O)CSC1=NC2=CC=CC=C2N1" ;
  ns0:formula "C12H15N5OS2" ;
  ns0:monoisotopicmass "309.07180" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H15N5OS2/c1-2-13-11(19)17-16-10(18)7-20-12-14-8-5-3-4-6-9(8)15-12/h3-6H,2,7H2,1H3,(H,14,15)(H,16,18)(H2,13,17,19)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
