@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://www.irandoc.acir/onto/irandoc/CHEBI:33566>
  skos:prefLabel "کاتکول ها"@fa, "catechols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:210795> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:210795>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "408.12090" ;
  skos:prefLabel "سیتوسپوراکینون C"@fa, "cytosporaquinone c"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33566> ;
  ns0:inchi "InChI=1S/C23H20O7/c1-12(2)9-10-30-15-6-3-13(4-7-15)18-20(26)22(28)19(23(29)21(18)27)14-5-8-16(24)17(25)11-14/h3-9,11,24-26,29H,10H2,1-2H3" ;
  ns0:formula "C23H20O7" ;
  ns0:mass "408.406" ;
  ns0:smiles "O=C1C(O)=C(C(=O)C(=C1C2=CC(O)=C(O)C=C2)O)C3=CC=C(OCC=C(C)C)C=C3" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "NRPRMMJVELYVJP-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "2-(3,4-dihydroxyphenyl)-3,6-dihydroxy-5-[4-(3-methylbut-2-enoxy)phenyl]cyclohexa-2,5-diene-1,4-dione" .

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 .
