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

<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:202993>
  ns0:subset "2_STAR" ;
  skos:prefLabel "5-chloro-6,8-dihydroxy-1-methoxy-3-methyanthraquinone"@en, "5 کلرو 6،8 دی هیدروکسی 1 متوکسی 3 متیانتراکینون"@fa ;
  ns0:inchi "InChI=1S/C16H11ClO5/c1-6-3-7-11(10(4-6)22-2)16(21)12-8(18)5-9(19)14(17)13(12)15(7)20/h3-5,18-19H,1-2H3" ;
  ns0:mass "318.710" ;
  ns0:inchikey "WBJKPIHXBXZBEE-UHFFFAOYSA-N" ;
  ns0:smiles "ClC1=C2C(=O)C3=C(C(OC)=CC(=C3)C)C(C2=C(O)C=C1O)=O" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "1-chloro-2,4-dihydroxy-5-methoxy-7-methylanthracene-9,10-dione" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37485> ;
  ns0:formula "C16H11ClO5" ;
  ns0:monoisotopicmass "318.02950" .

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 .
