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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:206529>
  ns0:synonym_EXACT "(1R,3R,4aS,9aR,10R)-1,3,5,8,10-pentahydroxy-6-methyl-2,3,4,4a,9a,10-hexahydro-1H-anthracen-9-one" ;
  skos:prefLabel "4R,8 دی هیدروکسی کونیوتیریون B"@fa, "4r,8-dihydroxyconiothyrione b"@en ;
  ns0:mass "294.303" ;
  ns0:formula "C15H18O6" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "HUYHAKXCNICINI-QDSFLOIKSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:inchi "InChI=1S/C15H18O6/c1-5-2-8(17)11-12(13(5)19)14(20)7-3-6(16)4-9(18)10(7)15(11)21/h2,6-7,9-10,14,16-20H,3-4H2,1H3/t6-,7+,9-,10-,14-/m1/s1" ;
  ns0:smiles "O=C1C2=C(O)C=C(C)C(=C2[C@H](O)[C@@H]3[C@@H]1[C@H](O)C[C@H](O)C3)O" ;
  ns0:monoisotopicmass "294.11034" ;
  ns0:subset "2_STAR" .

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 .
