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

<http://www.irandoc.acir/onto/irandoc/CHEBI:224724>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(2S,3R,4aS,9aS,10S)-2,3,5-trihydroxy-7,10-dimethoxy-2-methyl-1,3,4,4a,9a,10-hexahydroanthracen-9-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:charge "0" ;
  ns0:inchikey "HHHWMYHCKIUPAR-KWEAMAEZSA-N" ;
  skos:prefLabel "10-methoxyaltersolanol q"@en, "10 متوکسی آلترسولانول کیو"@fa ;
  ns0:monoisotopicmass "322.14164" ;
  ns0:inchi "InChI=1S/C17H22O6/c1-17(21)7-11-9(6-13(17)19)16(23-3)14-10(15(11)20)4-8(22-2)5-12(14)18/h4-5,9,11,13,16,18-19,21H,6-7H2,1-3H3/t9-,11-,13+,16-,17-/m0/s1" ;
  ns0:mass "322.357" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C2=C(C(O)=CC(=C2)OC)[C@@H](OC)[C@@H]3[C@@H]1C[C@@](O)(C)[C@@H](C3)O" ;
  ns0:formula "C17H22O6" .

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 .
