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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121703>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:monoisotopicmass "253.12151" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H15N3O" ;
  ns0:inchi "InChI=1S/C15H15N3O/c1-2-19-14-10-6-5-9-13(14)18-15-16-11-7-3-4-8-12(11)17-15/h3-10H,2H2,1H3,(H2,16,17,18)" ;
  ns0:inchikey "MHDRXRCSSCURNQ-UHFFFAOYSA-N" ;
  skos:prefLabel "N (2 اتوکسی فنیل) 1H بنزیمیدازول 2 آمین"@fa, "n-(2-ethoxyphenyl)-1h-benzimidazol-2-amine"@en ;
  ns0:smiles "CCOC1=CC=CC=C1NC2=NC3=CC=CC=C3N2" ;
  ns0:subset "2_STAR" ;
  ns0:mass "253.300" .

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 .
