@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@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:109525> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109525>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "305.335" ;
  skos:prefLabel "N (2 اتوکسی فنیل) [1،2،4]تریازولو[4،3 a]quinoxalin 4 آمین"@fa, "n-(2-ethoxyphenyl)-[1,2,4]triazolo[4,3-a]quinoxalin-4-amine"@en ;
  ns0:inchikey "BBLIWJJYMSCXRB-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C17H15N5O/c1-2-23-15-10-6-4-8-13(15)20-16-17-21-18-11-22(17)14-9-5-3-7-12(14)19-16/h3-11H,2H2,1H3,(H,19,20)" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H15N5O" ;
  ns0:monoisotopicmass "305.12766" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38771> ;
  ns0:charge "0" ;
  ns0:smiles "CCOC1=CC=CC=C1NC2=NC3=CC=CC=C3N4C2=NN=C4" .

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 .
