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

<http://www.irandoc.acir/onto/irandoc/CHEBI:117209>
  ns0:formula "C23H23ClFN3O4" ;
  skos:prefLabel "3-(4-butyl-3-oxo-2-quinoxalinyl)propanoic acid [2-(3-chloro-4-fluoroanilino)-2-oxoethyl] ester"@en, "3 (4 بوتیل  اکسو 2 کینوکسالینیل) پروپانوئیک اسید [ ( کلرو  فلوروآنیلینو)  اگزو اتیل] استر"@fa ;
  ns0:monoisotopicmass "459.13611" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCCCN1C2=CC=CC=C2N=C(C1=O)CCC(=O)OCC(=O)NC3=CC(=C(C=C3)F)Cl" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H23ClFN3O4/c1-2-3-12-28-20-7-5-4-6-18(20)27-19(23(28)31)10-11-22(30)32-14-21(29)26-15-8-9-17(25)16(24)13-15/h4-9,13H,2-3,10-12,14H2,1H3,(H,26,29)" ;
  ns0:mass "459.899" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38771> ;
  ns0:inchikey "DFELDJXJONJYET-UHFFFAOYSA-N" .

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 .
