@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://www.irandoc.acir/onto/irandoc/CHEBI:46955>
  skos:prefLabel "آنتراسین"@fa, "anthracenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205167> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:205167>
  ns0:formula "C22H24O10" ;
  skos:prefLabel "patientoside b"@en, "پاتینتوزید B"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C22H24O10/c1-8-3-10-15(12(24)4-8)18(27)16-11(5-9(31-2)6-13(16)25)22(10,30)21-20(29)19(28)17(26)14(7-23)32-21/h3-6,14,17,19-21,23-26,28-30H,7H2,1-2H3/t14-,17-,19+,20-,21-,22-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "YRIBLYNKVATTRE-XFLFZXHGSA-N" ;
  ns0:monoisotopicmass "448.13695" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:synonym_EXACT "(10R)-1,8,10-trihydroxy-3-methoxy-6-methyl-10-[(2R,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]anthracen-9-one" ;
  ns0:mass "448.424" ;
  ns0:smiles "O=C1C2=C(O)C=C(OC)C=C2[C@@](O)([C@@H]3O[C@@H]([C@@H](O)[C@@H]([C@H]3O)O)CO)C=4C1=C(O)C=C(C)C4" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
