@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:121314>
  ns0:inchi "InChI=1S/C18H15BrN2O2/c1-11-12(2)21-17-9-13(7-8-16(17)20-11)18(22)23-10-14-5-3-4-6-15(14)19/h3-9H,10H2,1-2H3" ;
  ns0:formula "C18H15BrN2O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "371.228" ;
  ns0:inchikey "DOFSCDOXIOPXKM-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=NC2=C(C=C(C=C2)C(=O)OCC3=CC=CC=C3Br)N=C1C" ;
  ns0:charge "0" ;
  skos:prefLabel "2،3 دی متیل 6 کینوکسالین کربوکسیلیک اسید ( بروموفنیل)  استر"@fa, "2,3-dimethyl-6-quinoxalinecarboxylic acid (2-bromophenyl)methyl ester"@en ;
  ns0:monoisotopicmass "370.03169" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38771> ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38771>
  skos:prefLabel "مشتق کینوکسالین"@fa, "quinoxaline derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121314> .

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 .
