@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:38835>
  skos:prefLabel "گزانتین ها"@fa, "xanthenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:209673> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:209673>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C23H26O6" ;
  ns0:mass "398.455" ;
  ns0:monoisotopicmass "398.17294" ;
  skos:prefLabel "روداتین"@fa, "rhodatin"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PCFXNYBHUVSXEK-ZABCOECVSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38835> ;
  ns0:inchi "InChI=1S/C23H26O6/c1-11-10-28-23-18(8-16-14(9-24)6-15(25)7-19(16)29-23)13(3)20(26)21(27)22(23)12(2)4-5-17(11)22/h6-8,11-12,17,24-26H,4-5,9-10H2,1-3H3/t11-,12+,17-,22-,23+/m0/s1" ;
  ns0:smiles "O=C1C(O)=C(C2=CC=3C(=CC(=CC3O[C@]42[C@@]15[C@H]([C@@H](C)CO4)CC[C@H]5C)O)CO)C" ;
  ns0:synonym_EXACT "(1R,4R,5S,8R,9S)-11,18-dihydroxy-16-(hydroxymethyl)-4,8,12-trimethyl-2,21-dioxapentacyclo[11.8.0.01,9.05,9.015,20]henicosa-11,13,15,17,19-pentaen-10-one" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
