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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125233>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23086> ;
  ns0:inchikey "XQDZOCHQAMZEKZ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C26H30O4/c1-17(2)6-10-20-14-19(8-12-23(20)27)9-13-24(28)22-15-21(11-7-18(3)4)25(29)16-26(22)30-5/h6-9,12-16,27,29H,10-11H2,1-5H3" ;
  ns0:monoisotopicmass "406.21441" ;
  skos:prefLabel "1-[4-hydroxy-2-methoxy-5-(3-methylbut-2-enyl)phenyl]-3-[4-hydroxy-3-(3-methylbut-2-enyl)phenyl]-2-propen-1-one"@en, "1 [4 هیدروکسی 2 متوکسی 5 (3 متیل بوت 2 انیل) فنیل] 3 [4 هیدروکسی 3 (3 متیل بوت 2 انیل) فنیل] 2 پروپن 1 یک"@fa ;
  ns0:mass "406.515" ;
  ns0:formula "C26H30O4" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC(=CCC1=C(C=CC(=C1)C=CC(=O)C2=CC(=C(C=C2OC)O)CC=C(C)C)O)C" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
