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

<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:197284>
  ns0:inchikey "IPQQRODECSTJDH-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28863> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "kushenol w"@en, "کوشنول دبلیو"@fa ;
  ns0:smiles "O1C(CC(=O)C=2C1=C(CC=C(C)C)C(O)=CC2O)C=3C(O)=CC(O)=C(OC)C3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "386.13655" ;
  ns0:formula "C21H22O7" ;
  ns0:synonym_EXACT "2-(2,4-dihydroxy-5-methoxyphenyl)-5,7-dihydroxy-8-(3-methylbut-2-enyl)-2,3-dihydrochromen-4-one" ;
  ns0:inchi "InChI=1S/C21H22O7/c1-10(2)4-5-11-13(22)8-16(25)20-17(26)9-18(28-21(11)20)12-6-19(27-3)15(24)7-14(12)23/h4,6-8,18,22-25H,5,9H2,1-3H3" ;
  ns0:charge "0" ;
  ns0:mass "386.400" .

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 .
