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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121233>
  ns0:monoisotopicmass "262.03469" ;
  ns0:mass "262.356" ;
  skos:prefLabel "4-[(1h-benzimidazol-2-ylthio)methyl]-2-thiazolamine"@en, "4 [(1H بنزیمیدازول 2 ایلتیو) متیل] 2 تیازولامین"@fa ;
  ns0:charge "0" ;
  ns0:inchikey "RJNOQUZPWTYHLI-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C11H10N4S2" ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=N2)SCC3=CSC(=N3)N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchi "InChI=1S/C11H10N4S2/c12-10-13-7(5-16-10)6-17-11-14-8-3-1-2-4-9(8)15-11/h1-5H,6H2,(H2,12,13)(H,14,15)" .

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 .
