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

<http://www.irandoc.acir/onto/irandoc/CHEBI:175985>
  ns0:mass "402.399" ;
  ns0:inchi "InChI=1S/C21H22O8/c1-8-5-10-14(21-20(28)19(27)17(25)13(7-22)29-21)9-3-2-4-11(23)15(9)18(26)16(10)12(24)6-8/h2-6,13-14,17,19-25,27-28H,7H2,1H3" ;
  ns0:monoisotopicmass "402.13147" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H22O8" ;
  ns0:smiles "O1C(C2C3=C(C(=O)C4=C2C=CC=C4O)C(O)=CC(=C3)C)C(O)C(O)C(O)C1CO" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "chrysaloin"@en, "کریسالوئین"@fa ;
  ns0:inchikey "RZCVGOHQLRNJKQ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:synonym_EXACT "1,8-dihydroxy-3-methyl-10-[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]-10H-anthracen-9-one" .

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 .
