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

<http://www.irandoc.acir/onto/irandoc/CHEBI:222310>
  skos:prefLabel "Paradictyoarthrin A"@fa, "paradictyoarthrin a"@en ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "NJTWURSBGZMXTO-OVSZIMMFSA-N" ;
  ns0:smiles "Cl[C@@]12C(=O)C3=C(O)C=C(OC)C=C3[C@@H]([C@@]1(O)C[C@@](O)(C)[C@H]([C@H]2O)O)O" ;
  ns0:inchi "InChI=1S/C16H19ClO8/c1-14(23)5-15(24)10(19)7-3-6(25-2)4-8(18)9(7)11(20)16(15,17)13(22)12(14)21/h3-4,10,12-13,18-19,21-24H,5H2,1-2H3/t10-,12-,13+,14-,15-,16+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:synonym_EXACT "(1R,2S,3S,4aS,9aR,10S)-9a-chloro-1,2,3,4a,8,10-hexahydroxy-6-methoxy-3-methyl-1,2,4,10-tetrahydroanthracen-9-one" ;
  ns0:mass "374.770" ;
  ns0:charge "0" ;
  ns0:formula "C16H19ClO8" ;
  ns0:monoisotopicmass "374.07685" .

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 .
