@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://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:222769> .

<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:222769>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37485> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "بازیدیفرکینون"@fa, "basidifferquinone"@en ;
  ns0:inchi "InChI=1S/C24H16O8/c1-9-18(26)16-17(23(31-2)19(9)27)21(29)13-11(20(16)28)8-12(25)14-15(13)22(32-24(14)30)10-6-4-3-5-7-10/h3-8,22,25-27H,1-2H3/t22-/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "432.384" ;
  ns0:formula "C24H16O8" ;
  ns0:inchikey "USZNVIRQLZCMST-JOCHJYFZSA-N" ;
  ns0:monoisotopicmass "432.08452" ;
  ns0:synonym_EXACT "(1R)-4,7,9-trihydroxy-10-methoxy-8-methyl-1-phenyl-1H-naphtho[3,2-e][2]benzouran-3,6,11-trione" ;
  ns0:smiles "O=C1C2=C(OC)C(O)=C(C)C(=C2C(=O)C3=C1C4=C(C(=O)O[C@@H]4C5=CC=CC=C5)C(=C3)O)O" .

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 .
