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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:198162>
  ns0:smiles "O=C(O)C1=C(O)C2=C(O[C@@]3(CC[C@@H]4[C@@]([C@H]3C2)(CC[C@@H](C4(C)C)OC(=O)C)C)C)C=C1C" ;
  skos:prefLabel "hongoquercin b"@en, "هونگوکورسین بی"@fa ;
  ns0:mass "430.541" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76250> ;
  ns0:formula "C25H34O6" ;
  ns0:monoisotopicmass "430.23554" ;
  ns0:inchikey "JJEZUNHVLOCFHS-KSDLHCFASA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(3S,4aR,6aR,12aR,12bS)-3-acetyloxy-11-hydroxy-4,4,6a,9,12b-pentamethyl-1,2,3,4a,5,6,12,12a-octahydrobenzo[a]xanthene-10-carboxylic acid" ;
  ns0:inchi "InChI=1S/C25H34O6/c1-13-11-16-15(21(27)20(13)22(28)29)12-18-24(5)9-8-19(30-14(2)26)23(3,4)17(24)7-10-25(18,6)31-16/h11,17-19,27H,7-10,12H2,1-6H3,(H,28,29)/t17-,18+,19-,24-,25+/m0/s1" ;
  ns0:subset "2_STAR" .

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 .
