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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:219169>
  ns0:formula "C15H12O8S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  skos:prefLabel "1 هیدروکسی 3 متوکسی 6 سولفو 8 متیل گزانتون"@fa, "1-hydroxy-3-methoxy-6-sulfo-8-methylxanthone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:mass "352.310" ;
  ns0:inchikey "NHTUKDWYDKWXNW-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "352.02529" ;
  ns0:charge "0" ;
  ns0:smiles "S(=O)(=O)(OC1=CC=2OC3=C(C(O)=CC(=C3)OC)C(C2C(=C1)C)=O)O" ;
  ns0:inchi "InChI=1S/C15H12O8S/c1-7-3-9(23-24(18,19)20)6-11-13(7)15(17)14-10(16)4-8(21-2)5-12(14)22-11/h3-6,16H,1-2H3,(H,18,19,20)" ;
  ns0:synonym_EXACT "(8-hydroxy-6-methoxy-1-methyl-9-oxoxanthen-3-yl) hydrogen sulate" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
