@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:23053>
  skos:prefLabel "کاتچین"@fa, "catechin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:185548> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:185548>
  ns0:synonym_EXACT "(2R,3S)-2-(3,4-dihydroxyphenyl)-6-(3-methylbut-2-enyl)-3,4-dihydro-2H-chromene-3,5,7-triol" ;
  ns0:formula "C20H22O6" ;
  skos:prefLabel "6-prenylcatechin"@en, "6 پرنیل کاتچین"@fa ;
  ns0:smiles "O1[C@@H]([C@@H](O)CC2=C1C=C(O)C(=C2O)CC=C(C)C)C3=CC(O)=C(O)C=C3" ;
  ns0:monoisotopicmass "358.14164" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "358.390" ;
  ns0:inchikey "IQDFKWMQHFUYNY-FXAWDEMLSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23053> ;
  ns0:inchi "InChI=1S/C20H22O6/c1-10(2)3-5-12-15(22)9-18-13(19(12)25)8-17(24)20(26-18)11-4-6-14(21)16(23)7-11/h3-4,6-7,9,17,20-25H,5,8H2,1-2H3/t17-,20+/m0/s1" .

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 .
