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

<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://www.irandoc.acir/onto/irandoc/CHEBI:92557>
  ns0:inchikey "DXRYLXGMTVCDJM-UHFFFAOYSA-N" ;
  ns0:formula "C16H13N5O3" ;
  ns0:monoisotopicmass "323.10184" ;
  ns0:inchi "InChI=1S/C16H13N5O3/c22-21(23)10-5-6-13-14(7-10)20-16(19-13)9-24-8-15-17-11-3-1-2-4-12(11)18-15/h1-7H,8-9H2,(H,17,18)(H,19,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  skos:prefLabel "2 (1H benzimidazol 2 ylmethoxymethyl) 6 nitro 1H benzimidazole"@fa, "2-(1h-benzimidazol-2-ylmethoxymethyl)-6-nitro-1h-benzimidazole"@en ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:mass "323.307" ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=N2)COCC3=NC4=C(N3)C=C(C=C4)[N+](=O)[O-]" .

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 .
