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

<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:207065>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H16O8" ;
  ns0:mass "384.340" ;
  skos:prefLabel "nidurufin"@en, "نیدوروفین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37485> ;
  ns0:inchi "InChI=1S/C20H16O8/c1-20-3-2-10(22)19(28-20)15-12(27-20)6-9-14(18(15)26)17(25)13-8(16(9)24)4-7(21)5-11(13)23/h4-6,10,19,21-23,26H,2-3H2,1H3/t10-,19-,20+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "JJXUKZWOMSARJK-UUADDVKTSA-N" ;
  ns0:synonym_EXACT "(1R,17S,20S)-3,7,9,20-tetrahydroxy-17-methyl-16,21-dioxapentacyclo[15.3.1.02,15.04,13.06,11]henicosa-2(15),3,6(11),7,9,13-hexaene-5,12-dione" ;
  ns0:smiles "O=C1C2=C(O)C3=C(O[C@]4(CC[C@@H]([C@@H]3O4)O)C)C=C2C(=O)C=5C1=C(O)C=C(O)C5" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "384.08452" .

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 .
