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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:227314>
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C2=C(O)C(=CC=C2OC3=C1C(=C(OCC=C(C)C)C(=C3)C)CO)CC=C(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  skos:prefLabel "isoemericellin"@en, "ایزومریسلین"@fa ;
  ns0:synonym_EXACT "8-hydroxy-1-(hydroxymethyl)-3-methyl-2-(3-methylbut-2-enoxy)-7-(3-methylbut-2-enyl)xanthen-9-one" ;
  ns0:formula "C25H28O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchikey "MDBQNLFOBADTEY-UHFFFAOYSA-N" ;
  ns0:mass "408.494" ;
  ns0:inchi "InChI=1S/C25H28O5/c1-14(2)6-7-17-8-9-19-22(23(17)27)24(28)21-18(13-26)25(29-11-10-15(3)4)16(5)12-20(21)30-19/h6,8-10,12,26-27H,7,11,13H2,1-5H3" ;
  ns0:monoisotopicmass "408.19367" .

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 .
