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

<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:190992>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3,3',4'-trihydroxyflavone"@en, "تری هیدروکسی فلاون 3،3،4"@fa ;
  ns0:formula "C15H10O5" ;
  ns0:inchi "InChI=1S/C15H10O5/c16-10-6-5-8(7-11(10)17)15-14(19)13(18)9-3-1-2-4-12(9)20-15/h1-7,16-17,19H" ;
  ns0:monoisotopicmass "270.05282" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KPGMHZQXQVDYNT-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "O1C(C2=CC(O)=C(O)C=C2)=C(O)C(=O)C=3C1=CC=CC3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72010> ;
  ns0:mass "270.240" ;
  ns0:synonym_EXACT "2-(3,4-dihydroxyphenyl)-3-hydroxychromen-4-one" .

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 .
