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

<http://www.irandoc.acir/onto/irandoc/CHEBI:187795>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:71238> ;
  ns0:inchi "InChI=1S/C30H26O7/c1-13(2)16-11-17-24(33)21-18(31)12-19-14(7-9-29(3,4)36-19)26(21)35-27(17)22-20(16)25(34)28-15(23(22)32)8-10-30(5,6)37-28/h7-10,12,16,31H,1,11H2,2-6H3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "498.531" ;
  ns0:formula "C30H26O7" ;
  ns0:inchikey "BPBNMDXSLVPNFT-UHFFFAOYSA-N" ;
  skos:prefLabel "آرتونول دی"@fa, "artonol d"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "498.16785" ;
  ns0:synonym_EXACT "17-hydroxy-7,7,21,21-tetramethyl-12-prop-1-en-2-yl-8,20,26-trioxahexacyclo[12.12.0.02,11.04,9.016,25.019,24]hexacosa-1(14),2(11),4(9),5,16(25),17,19(24),22-octaene-3,10,15-trione" ;
  ns0:smiles "O1C2=C(CC(C3=C2C(=O)C4=C(OC(C=C4)(C)C)C3=O)C(C)=C)C(=O)C5=C1C6=C(OC(C=C6)(C)C)C=C5O" .

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 .
