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

<http://www.irandoc.acir/onto/irandoc/CHEBI:119861>
  ns0:monoisotopicmass "404.17494" ;
  ns0:inchikey "QZHDUTXPFKRMQI-UHFFFAOYSA-N" ;
  ns0:mass "404.467" ;
  ns0:smiles "CC1=CC(=CC=C1)N2C(=C(C3=NC4=CC=CC=C4N=C32)C5=NC6=CC=CC=C6N5C)N" ;
  skos:prefLabel "3 (1 متیل 2 بنزیمیدازولیل) 1 (3 متیل فنیل) 2 پیرولو[3،2 ب] کوینوکسالینامین"@fa, "3-(1-methyl-2-benzimidazolyl)-1-(3-methylphenyl)-2-pyrrolo[3,2-b]quinoxalinamine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:inchi "InChI=1S/C25H20N6/c1-15-8-7-9-16(14-15)31-23(26)21(24-29-19-12-5-6-13-20(19)30(24)2)22-25(31)28-18-11-4-3-10-17(18)27-22/h3-14H,26H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C25H20N6" ;
  ns0:charge "0" .

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 .
