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

<http://www.irandoc.acir/onto/irandoc/CHEBI:200091>
  skos:prefLabel "squarrosidine"@en, "اسکاروسیدین"@fa ;
  ns0:inchi "InChI=1S/C27H20O9/c28-17-6-1-15(2-7-17)3-8-18-12-23(30)20(26(33)35-18)14-21-24(31)13-19(36-27(21)34)9-4-16-5-10-22(29)25(32)11-16/h1-13,28-32H,14H2/b8-3+,9-4+" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "488.11073" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "JHIQFXAUIGSZJC-BQYBEJQRSA-N" ;
  ns0:formula "C27H20O9" ;
  ns0:mass "488.448" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33566> ;
  ns0:smiles "O=C1OC(=CC(=C1CC=2C(=O)OC(/C=C/C3=CC=C(O)C=C3)=CC2O)O)/C=C/C4=CC(O)=C(O)C=C4" ;
  ns0:synonym_EXACT "3-[[6-[(E)-2-(3,4-dihydroxyphenyl)ethenyl]-4-hydroxy-2-oxopyran-3-yl]methyl]-4-hydroxy-6-[(E)-2-(4-hydroxyphenyl)ethenyl]pyran-2-one" .

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 .
