@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://rdf-vocabulary.ddialliance.org/xkos#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:123349> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:123349>
  ns0:monoisotopicmass "246.10044" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38771> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C13H14N2O3/c1-3-18-13(17)8(2)11-12(16)15-10-7-5-4-6-9(10)14-11/h4-8H,3H2,1-2H3,(H,15,16)" ;
  ns0:inchikey "CVOVFRILKMNGBC-UHFFFAOYSA-N" ;
  skos:prefLabel "اتیل استر 2 (3 oxo 4H quinoxalin 2 yl)propanoic acid"@fa, "2-(3-oxo-4h-quinoxalin-2-yl)propanoic acid ethyl ester"@en ;
  ns0:formula "C13H14N2O3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "CCOC(=O)C(C)C1=NC2=CC=CC=C2NC1=O" ;
  ns0:mass "246.262" .

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 .
