@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://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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:37488>
  skos:prefLabel "تری هیدروکسی تراکینون"@fa, "trihydroxyanthraquinone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93655> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93655>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "300.02700" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=C(C=C2C(=C1O)C(=O)C3=C(C=C(C=C3C2=O)O)O)C(=O)O" ;
  skos:prefLabel "4,5,7-trihydroxy-9,10-dioxo-2-anthracenecarboxylic acid"@en, "4،5،7 تری هیدروکسی 9،10 دیاکسو 2 آنتراسن کربوکسیلیک اسید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37488> ;
  ns0:inchi "InChI=1S/C15H8O7/c16-6-3-8-12(10(18)4-6)14(20)11-7(13(8)19)1-5(15(21)22)2-9(11)17/h1-4,16-18H,(H,21,22)" ;
  ns0:inchikey "ZJXVNNSMRGTDBI-UHFFFAOYSA-N" ;
  ns0:formula "C15H8O7" ;
  ns0:mass "300.220" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
