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

<http://www.irandoc.acir/onto/irandoc/CHEBI:175323>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  skos:prefLabel "1,4,6-trihydroxy-5-methoxy-7-prenylxanthone"@en, "1،4،6 تری هیدروکسی 5 متوکسی 7 پرنیلگزانتون"@fa ;
  ns0:formula "C19H18O6" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "1,4,6-trihydroxy-5-methoxy-7-(3-methylbut-2-enyl)xanthen-9-one" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XOFZQNNUVXEIJS-UHFFFAOYSA-N" ;
  ns0:mass "342.347" ;
  ns0:smiles "O1C2=C(C=C(C(O)=C2OC)CC=C(C)C)C(=O)C=3C1=C(O)C=CC3O" ;
  ns0:monoisotopicmass "342.11034" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H18O6/c1-9(2)4-5-10-8-11-16(23)14-12(20)6-7-13(21)18(14)25-17(11)19(24-3)15(10)22/h4,6-8,20-22H,5H2,1-3H3" .

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 .
