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

<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:199260>
  ns0:formula "C18H14O7" ;
  ns0:monoisotopicmass "342.07395" ;
  ns0:inchikey "PTHBKNSHSCMKBV-ZETCQYMHSA-N" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "Versicol"@fa, "versicol"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37485> ;
  ns0:inchi "InChI=1S/C18H14O7/c19-2-1-7-6-25-12-5-10-15(17(23)13(7)12)18(24)14-9(16(10)22)3-8(20)4-11(14)21/h3-5,7,19-21,23H,1-2,6H2/t7-/m0/s1" ;
  ns0:mass "342.303" ;
  ns0:synonym_EXACT "4,6,8-trihydroxy-3-(2-hydroxyethyl)-2,3-dihydronaphtho[2,3-][1]benzouran-5,10-dione" ;
  ns0:smiles "O=C1C2=C(O)C3=C(OC[C@@H]3CCO)C=C2C(=O)C=4C1=C(O)C=C(O)C4" ;
  ns0:charge "0" .

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 .
