@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:23765>
  skos:prefLabel "کینولون"@fa, "quinolone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193561> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:193561>
  ns0:monoisotopicmass "465.21514" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23765> ;
  ns0:inchi "InChI=1S/C27H31NO6/c1-16(7-15-21-26(2,3)34-21)6-8-17-9-14-20-22(23(17)29)27(31,24(33-5)25(30)28-20)18-10-12-19(32-4)13-11-18/h6-14,21,24,29,31H,15H2,1-5H3,(H,28,30)/b8-6+,16-7+/t21?,24-,27+/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(1'e,3'e)-5-(3,3-dimethyloxiran-2-yl)-3-methylhexa-1,3-dienyl-quinolinone b"@en, "(1'E,3'E) 5 (3,3 دی متیلوکسیران 2 yl) 3 متیل هگزا 1,3 دی انیل کینولینون B"@fa ;
  ns0:smiles "O[C@]1([C@@H](OC)C(=O)NC2=C1C(O)=C(C=C2)/C=C/C(=C/CC3C(C)(C)O3)/C)C4=CC=C(OC)C=C4" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1'E,3'E)-5-(3,3-dimethyloxiran-2-yl)-3-methylhexa-1,3-dienyl-quinolinone B" ;
  ns0:inchikey "BJXAHPRMTWSZRG-MKGCGASNSA-N" ;
  ns0:formula "C27H31NO6" ;
  ns0:mass "465.546" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
