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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190826>
  ns0:mass "408.450" ;
  skos:prefLabel "9-hydroxycalabaxanthone"@en, "9 هیدروکسی کالاباگزانتون"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "408.15729" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "5,9-dihydroxy-8-methoxy-2,2-dimethyl-7-(3-methylbut-2-enyl)pyrano[3,2-b]xanthen-6-one" ;
  ns0:formula "C24H24O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  ns0:inchikey "HQWHKELJHUFLGD-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C24H24O6/c1-12(2)6-7-14-19-17(10-15(25)23(14)28-5)29-18-11-16-13(8-9-24(3,4)30-16)21(26)20(18)22(19)27/h6,8-11,25-26H,7H2,1-5H3" ;
  ns0:smiles "O1C(C=CC2=C1C=C3OC4=C(C(CC=C(C)C)=C(OC)C(O)=C4)C(=O)C3=C2O)(C)C" .

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 .
