@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://www.irandoc.acir/onto/irandoc/CHEBI:72010>
  skos:prefLabel "هیدروکسی فلاوان"@fa, "hydroxyflavan"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193340> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:193340>
  ns0:mass "290.271" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72010> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "INFSVMACOKVKOV-UKRRQHHQSA-N" ;
  ns0:formula "C15H14O6" ;
  ns0:smiles "O1[C@@]([C@H](O)CC=2C1=CC(O)=CC2O)(C3=C(O)C=CC(O)=C3)[H]" ;
  ns0:inchi "InChI=1S/C15H14O6/c16-7-1-2-11(18)10(3-7)15-13(20)6-9-12(19)4-8(17)5-14(9)21-15/h1-5,13,15-20H,6H2/t13-,15-/m1/s1" ;
  skos:prefLabel "(2r-cis)-2-(2,5-dihydroxyphenyl)-3,4-dihydro-2h-1-benzopyran-3,5,7-triol"@en, "(2R cis) 2 (2،5 دی هیدروکسی فنیل) 3،4 دی هیدرو 2H 1 بنزوپیران 3،5،7 تریول"@fa ;
  ns0:monoisotopicmass "290.07904" ;
  ns0:synonym_EXACT "(2R,3R)-2-(2,5-dihydroxyphenyl)-3,4-dihydro-2H-chromene-3,5,7-triol" ;
  ns0:subset "2_STAR" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
