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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:185644>
  ns0:inchi "InChI=1S/C26H32O6/c1-15(2)6-9-18-12-17(13-23(30)26(18)32-5)8-11-20(27)24-22(29)14-21(28)19(25(24)31)10-7-16(3)4/h6-7,12-14,28-31H,8-11H2,1-5H3" ;
  ns0:mass "440.536" ;
  ns0:smiles "O(C1=C(C=C(CCC(=O)C=2C(O)=C(CC=C(C)C)C(O)=CC2O)C=C1O)CC=C(C)C)C" ;
  ns0:inchikey "BIIFTUNBVKLFER-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "440.21989" ;
  ns0:synonym_EXACT "3-[3-hydroxy-4-methoxy-5-(3-methylbut-2-enyl)phenyl]-1-[2,4,6-trihydroxy-3-(3-methylbut-2-enyl)phenyl]propan-1-one" ;
  ns0:formula "C26H32O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23086> ;
  skos:prefLabel "3,2',4',6' Tetrahydroxy 4 Methoxy 3',5 Diprenyldihydrochalcone"@fa, "3,2',4',6'-tetrahydroxy-4-methoxy-3',5-diprenyldihydrochalcone"@en ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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 .
