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

<http://www.irandoc.acir/onto/irandoc/CHEBI:109771>
  ns0:inchi "InChI=1S/C17H13N3/c1-12-17-19-14-9-5-6-10-16(14)20(17)11-15(18-12)13-7-3-2-4-8-13/h2-11H,1H3" ;
  ns0:smiles "CC1=NC(=CN2C1=NC3=CC=CC=C32)C4=CC=CC=C4" ;
  ns0:inchikey "OZEPKGBSALEXRT-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "259.11095" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:subset "2_STAR" ;
  ns0:mass "259.306" ;
  skos:prefLabel "1-methyl-3-phenylpyrazino[1,2-a]benzimidazole"@en, "1 متیل 3 فنیل پیرازینو [1،2 a] بنزیمیدازول"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:formula "C17H13N3" .

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

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
