@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:37485>
  skos:prefLabel "هیدروکسی تراکینون ها"@fa, "hydroxyanthraquinones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:199894> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199894>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "کینوفوراسین دی"@fa, "quinofuracin d"@en ;
  ns0:formula "C26H28O13" ;
  ns0:synonym_EXACT "2-[(1S)-1-[(2R,3R,4R,5S)-5-[(1R)-1,2-dihydroxyethyl]-3,4-dihydroxyoxolan-2-yl]oxy-5-oxohexyl]-1,3,6,8-tetrahydroxyanthracene-9,10-dione" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "AWPZQTIGVJBSTI-HQUGCNLOSA-N" ;
  ns0:mass "548.497" ;
  ns0:monoisotopicmass "548.15299" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37485> ;
  ns0:inchi "InChI=1S/C26H28O13/c1-9(28)3-2-4-16(38-26-24(37)23(36)25(39-26)15(32)8-27)19-14(31)7-12-18(22(19)35)21(34)17-11(20(12)33)5-10(29)6-13(17)30/h5-7,15-16,23-27,29-32,35-37H,2-4,8H2,1H3/t15-,16+,23-,24-,25+,26-/m1/s1" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1C2=C(O)C(=C(O)C=C2C(=O)C=3C1=C(O)C=C(O)C3)[C@@H](O[C@@H]4O[C@@H]([C@H](O)CO)[C@@H]([C@H]4O)O)CCCC(=O)C" .

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 .
