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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<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:206542>
  ns0:mass "308.330" ;
  ns0:monoisotopicmass "308.12599" ;
  skos:prefLabel "4S,8 دی هیدروکسی 10 O متیل دندریول E"@fa, "4s,8-dihydroxy-10-o-methyldendryol e"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H20O6/c1-6-3-9(18)12-13(14(6)20)15(21)8-4-7(17)5-10(19)11(8)16(12)22-2/h3,7-8,10-11,16-20H,4-5H2,1-2H3/t7-,8+,10-,11-,16-/m0/s1" ;
  ns0:formula "C16H20O6" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(2S,4S,4aS,9aR,10S)-2,4,5,8-tetrahydroxy-10-methoxy-7-methyl-2,3,4,4a,9a,10-hexahydro-1H-anthracen-9-one" ;
  ns0:inchikey "SLTQXDDQAOXVOE-NWXBLFQYSA-N" ;
  ns0:smiles "O=C1C2=C(O)C(=CC(=C2[C@@H](OC)[C@H]3[C@H]1C[C@H](O)C[C@@H]3O)O)C" .

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