@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:71238>
  skos:prefLabel "پیرانوکسانتون ها"@fa, "pyranoxanthones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:175845> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:175845>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:71238> ;
  ns0:inchikey "CYONWSIQFYQFOS-UHFFFAOYSA-N" ;
  skos:prefLabel "آرتونین A"@fa, "artonin a"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C30H30O7/c1-13(2)7-8-15-25-14(9-10-29(3,4)36-25)23(33)22-24(34)16-11-17-20-21(27(16)35-26(15)22)18(31)12-19(32)28(20)37-30(17,5)6/h7,9-10,12,17,31-33H,8,11H2,1-6H3" ;
  ns0:synonym_EXACT "12,21,23-trihydroxy-8,8,18,18-tetramethyl-5-(3-methylbut-2-enyl)-3,7,19-trioxahexacyclo[15.6.1.02,15.04,13.06,11.020,24]tetracosa-1(24),2(15),4(13),5,9,11,20,22-octaen-14-one" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C(C2C=3C1=C(O)C=C(O)C3C=4OC5=C(C(=O)C4C2)C(O)=C6C(OC(C=C6)(C)C)=C5CC=C(C)C)(C)C" ;
  ns0:monoisotopicmass "502.19915" ;
  ns0:mass "502.563" ;
  ns0:formula "C30H30O7" .

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 .
