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

<http://www.irandoc.acir/onto/irandoc/CHEBI:184486>
  skos:prefLabel "8-hydroxyquercetagetin"@en, "8 هیدروکسی کورستاژتین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72010> ;
  ns0:smiles "O1C=2C(C(=O)C(O)=C1C3=CC(O)=C(O)C=C3)=C(O)C(O)=C(O)C2O" ;
  ns0:formula "C15H10O9" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "IVVIBMKOLWEERH-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "2-(3,4-dihydroxyphenyl)-3,5,6,7,8-pentahydroxychromen-4-one" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "334.236" ;
  ns0:inchi "InChI=1S/C15H10O9/c16-5-2-1-4(3-6(5)17)14-12(22)9(19)7-8(18)10(20)11(21)13(23)15(7)24-14/h1-3,16-18,20-23H" ;
  ns0:monoisotopicmass "334.03248" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
