@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://www.irandoc.acir/onto/irandoc/CHEBI:28863>
  skos:prefLabel "فلاوانون ها"@fa, "flavanones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:197109> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:197109>
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2S)-5-hydroxy-2-(4-hydroxyphenyl)-8-(2-hydroxypropan-2-yl)-2,3,8,9-tetrahydrouro[2,3-h]chromen-4-one" ;
  skos:prefLabel "phellodensin d"@en, "فلودنسین دی"@fa ;
  ns0:monoisotopicmass "356.12599" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "356.374" ;
  ns0:inchi "InChI=1S/C20H20O6/c1-20(2,24)17-7-12-16(25-17)9-14(23)18-13(22)8-15(26-19(12)18)10-3-5-11(21)6-4-10/h3-6,9,15,17,21,23-24H,7-8H2,1-2H3/t15-,17?/m0/s1" ;
  ns0:formula "C20H20O6" ;
  ns0:inchikey "ZBVQSGGQLPHKKZ-MYJWUSKBSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28863> ;
  ns0:charge "0" ;
  ns0:smiles "O1C(CC2=C1C=C(O)C3=C2O[C@@H](CC3=O)C4=CC=C(O)C=C4)C(O)(C)C" .

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 .
