@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:91737>
  skos:prefLabel "8-(2,3-dihydroxy-3-methylbutoxy)-4-methoxy-1-methyl-2-quinolinone"@en, "8 (2،3 دی هیدروکسی 3 متیل بوتوکسی) 4 متوکسی 1 متیل 2 کینولینون"@fa ;
  ns0:smiles "CC(C)(C(COC1=CC=CC2=C1N(C(=O)C=C2OC)C)O)O" ;
  ns0:inchi "InChI=1S/C16H21NO5/c1-16(2,20)13(18)9-22-11-7-5-6-10-12(21-4)8-14(19)17(3)15(10)11/h5-8,13,18,20H,9H2,1-4H3" ;
  ns0:inchikey "IUPYLWAXGAJZQC-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:mass "307.342" ;
  ns0:formula "C16H21NO5" ;
  ns0:monoisotopicmass "307.14197" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26513>
  skos:prefLabel "کینولین‌ها"@fa, "quinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91737> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
