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

<http://www.irandoc.acir/onto/irandoc/CHEBI:208217>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "388.416" ;
  ns0:inchi "InChI=1S/C21H24O7/c1-10(2)7-8-20(27)14-9-13-12(5-4-6-15(13)22)18(24)16(14)17(23)11(3)21(20,28)19(25)26/h4-6,9-11,22,24,27-28H,7-8H2,1-3H3,(H,25,26)/t11-,20+,21-/m0/s1" ;
  skos:prefLabel "rishirilide c"@en, "ریشیریلید سی"@fa ;
  ns0:inchikey "CZCMNEIPHMQXSR-JPXSGTFLSA-N" ;
  ns0:formula "C21H24O7" ;
  ns0:monoisotopicmass "388.15220" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:smiles "O=C1C2=C(O)C=3C(=C(O)C=CC3)C=C2[C@](O)(CCC(C)C)[C@@]([C@H]1C)(O)C(=O)O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1R,2R,3R)-1,2,8,10-tetrahydroxy-3-methyl-1-(3-methylbutyl)-4-oxo-3H-anthracene-2-carboxylic acid" .

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 .
