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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:204717>
  ns0:inchi "InChI=1S/C16H20O8/c1-16(23)4-5-8(14(21)15(16)22)13(20)9-6(17)3-7(24-2)12(19)10(9)11(5)18/h3,5,8,11,14-15,17-19,21-23H,4H2,1-2H3/t5-,8-,11+,14-,15+,16-/m1/s1" ;
  ns0:formula "C16H20O8" ;
  ns0:smiles "O=C1C2=C(O)C=C(OC)C(=C2[C@@H](O)[C@H]3[C@H]1[C@@H](O)[C@H](O)[C@@](O)(C)C3)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:mass "340.328" ;
  skos:prefLabel "فوزاکینون B"@fa, "fusaquinon b"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "340.11582" ;
  ns0:synonym_EXACT "(1R,2S,3R,4aR,9aS,10S)-1,2,3,5,8,10-hexahydroxy-6-methoxy-3-methyl-1,2,4,4a,9a,10-hexahydroanthracen-9-one" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BECCUNGYVJUQCO-IBUKTHIMSA-N" .

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 .
