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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:209298>
  ns0:formula "C17H16O6" ;
  ns0:monoisotopicmass "316.09469" ;
  ns0:mass "316.309" ;
  skos:prefLabel "methyl-(6-hydroxy-1-methoxy-3-methylxanthone)-8-carboxylate"@en, "متیل (6 هیدروکسی 1 متوکسی 3 متیل گزانتون) 8 کربوکسیلات"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C17H16O6/c1-8-4-11(21-2)15-12(5-8)23-13-7-9(18)6-10(17(20)22-3)14(13)16(15)19/h4-7,13-14,18H,1-3H3" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "OUKNQLCVSXBMES-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "methyl 3-hydroxy-8-methoxy-6-methyl-9-oxo-4a,9a-dihydroxanthene-1-carboxylate" ;
  ns0:smiles "O=C1C2=C(OC3C1C(C(=O)OC)=CC(O)=C3)C=C(C)C=C2OC" .

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 .
