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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:202462>
  ns0:formula "C16H20O7" ;
  skos:prefLabel "آلترسولانول K"@fa, "altersolanol k"@en ;
  ns0:monoisotopicmass "324.12090" ;
  ns0:subset "2_STAR" ;
  ns0:mass "324.329" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:inchi "InChI=1S/C16H20O7/c1-16(22)10(18)5-8-12(15(16)21)14(20)7-3-6(23-2)4-9(17)11(7)13(8)19/h3-4,8,10,12-13,15,17-19,21-22H,5H2,1-2H3/t8-,10+,12-,13+,15+,16+/m0/s1" ;
  ns0:synonym_EXACT "(1R,2R,3R,4aS,9aR,10R)-1,2,3,5,10-pentahydroxy-7-methoxy-2-methyl-1,3,4,4a,9a,10-hexahydroanthracen-9-one" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1C2=C(C(O)=CC(=C2)OC)[C@H](O)[C@@H]3[C@@H]1[C@@H](O)[C@](O)([C@H](O)C3)C" ;
  ns0:inchikey "WCDSEXBCUGEBMO-YFVPKAEFSA-N" .

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 .
