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

<http://www.irandoc.acir/onto/irandoc/CHEBI:220447>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "546.528" ;
  skos:prefLabel "phaeolschidin a"@en, "فائولشیدین A"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C30H26O10/c1-15(2)26(27-24(35)13-18(39-29(27)37)7-3-16-5-9-20(31)22(33)11-16)28-25(36)14-19(40-30(28)38)8-4-17-6-10-21(32)23(34)12-17/h3-15,26,31-36H,1-2H3/b7-3+,8-4+" ;
  ns0:inchikey "ZBPXWERFZFUSGL-FCXRPNKRSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "6-[(E)-2-(3,4-dihydroxyphenyl)ethenyl]-3-[1-[6-[(E)-2-(3,4-dihydroxyphenyl)ethenyl]-4-hydroxy-2-oxopyran-3-yl]-2-methylpropyl]-4-hydroxypyran-2-one" ;
  ns0:formula "C30H26O10" ;
  ns0:monoisotopicmass "546.15260" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33566> ;
  ns0:smiles "O=C1OC(=CC(=C1C(C=2C(=O)OC(/C=C/C3=CC(O)=C(O)C=C3)=CC2O)C(C)C)O)/C=C/C4=CC(O)=C(O)C=C4" .

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 .
