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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213053>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "آسپتریتون B"@fa, "aspetritone b"@en ;
  ns0:mass "334.324" ;
  ns0:synonym_EXACT "(2R,3S)-2,3,5-trihydroxy-6,7-dimethoxy-3-methyl-2,4-dihydro-1H-anthracene-9,10-dione" ;
  ns0:inchikey "DUWJNAVRXVQDKB-DIFFPNOSSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H18O7" ;
  ns0:monoisotopicmass "334.10525" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H18O7/c1-17(22)6-9-7(5-11(17)18)13(19)8-4-10(23-2)16(24-3)15(21)12(8)14(9)20/h4,11,18,21-22H,5-6H2,1-3H3/t11-,17+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37485> ;
  ns0:smiles "O=C1C2=C(O)C(OC)=C(OC)C=C2C(=O)C3=C1C[C@@](O)(C)[C@@H](C3)O" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
