@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://www.irandoc.acir/onto/irandoc/CHEBI:51149>
  skos:prefLabel "گزانتون ها"@fa, "xanthones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:225002> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225002>
  ns0:monoisotopicmass "394.17802" ;
  ns0:inchikey "XYPVRHMZIKQXQU-HUUCEWRRSA-N" ;
  ns0:smiles "O=C1C2=C(O)C(=C(C)C=C2OC3=C1C(=CC=C3)C4O[C@H](C)[C@H](O4)C)CC=C(C)C" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "8-[(4R,5R)-4,5-dimethyl-1,3-dioxolan-2-yl]-1-hydroxy-3-methyl-2-(3-methylbut-2-enyl)xanthen-9-one" ;
  skos:prefLabel "staprexanthone a"@en, "استاپرکسانتون A"@fa ;
  ns0:inchi "InChI=1S/C24H26O5/c1-12(2)9-10-16-13(3)11-19-21(22(16)25)23(26)20-17(7-6-8-18(20)29-19)24-27-14(4)15(5)28-24/h6-9,11,14-15,24-25H,10H2,1-5H3/t14-,15-/m1/s1" ;
  ns0:mass "394.467" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  ns0:formula "C24H26O5" ;
  ns0:subset "2_STAR" .

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 .
