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

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26455>
  skos:prefLabel "پیرول ها"@fa, "pyrroles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109704> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:109704>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:mass "390.441" ;
  ns0:smiles "CN1C2=CC=CC=C2N=C1C3=C(N(C4=NC5=CC=CC=C5N=C34)C6=CC=CC=C6)N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:charge "0" ;
  ns0:formula "C24H18N6" ;
  skos:prefLabel "3 (1 متیل 2 بنزیمیدازولیل) 1 فنیل 2 پیرولو [3،2 b] کینوکسالین آمین"@fa, "3-(1-methyl-2-benzimidazolyl)-1-phenyl-2-pyrrolo[3,2-b]quinoxalinamine"@en ;
  ns0:inchikey "YRNYPXPYNHRXHD-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C24H18N6/c1-29-19-14-8-7-13-18(19)28-23(29)20-21-24(27-17-12-6-5-11-16(17)26-21)30(22(20)25)15-9-3-2-4-10-15/h2-14H,25H2,1H3" ;
  ns0:monoisotopicmass "390.15929" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
