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

<http://www.irandoc.acir/onto/irandoc/CHEBI:200510>
  ns0:inchikey "SDJYPLYGBCMOGL-RRAWIICHSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C25H20O9" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33566> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "اینترفونژین A"@fa, "interfungin a"@en ;
  ns0:inchi "InChI=1S/C25H20O9/c1-13(26)8-20(29)17(9-15-4-7-19(28)22(31)11-15)24-23(32)12-16(34-25(24)33)5-2-14-3-6-18(27)21(30)10-14/h2-12,27-32H,1H3/b5-2+,17-9+,20-8-" ;
  ns0:mass "464.426" ;
  ns0:monoisotopicmass "464.11073" ;
  ns0:smiles "O=C1OC(=CC(=C1/C(/C(/O)=C/C(=O)C)=C/C2=CC(O)=C(O)C=C2)O)/C=C/C3=CC(O)=C(O)C=C3" ;
  ns0:synonym_EXACT "6-[(E)-2-(3,4-dihydroxyphenyl)ethenyl]-3-[(1Z,3Z)-1-(3,4-dihydroxyphenyl)-3-hydroxy-5-oxohexa-1,3-dien-2-yl]-4-hydroxypyran-2-one" ;
  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 .
