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

<http://www.irandoc.acir/onto/irandoc/CHEBI:211629>
  ns0:monoisotopicmass "416.14712" ;
  skos:prefLabel "alokicenone g"@en, "آلوکیزنون جی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C22H24O8" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C2=C(O)C=3C(=C(C(O)=CC3C)C[C@@H](C(=O)OCC)C(=O)OC)C=C2[C@@H](O)CC1" ;
  ns0:synonym_EXACT "1-O-ethyl 3-O-methyl (2R)-2-[[(8S)-2,8,10-trihydroxy-4-methyl-5-oxo-7,8-dihydro-6H-anthracen-1-yl]methyl]propanedioate" ;
  ns0:inchi "InChI=1S/C22H24O8/c1-4-30-22(28)14(21(27)29-3)8-11-12-9-13-15(23)5-6-16(24)19(13)20(26)18(12)10(2)7-17(11)25/h7,9,14-15,23,25-26H,4-6,8H2,1-3H3/t14-,15+/m1/s1" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:inchikey "JWHVHOHFMSBJIG-CABCVRRESA-N" ;
  ns0:mass "416.426" .

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 .
