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

<http://www.irandoc.acir/onto/irandoc/CHEBI:187324>
  ns0:formula "C20H20O4" ;
  ns0:inchikey "BLZGPHNVMRXDCB-UXBLZVDNSA-N" ;
  ns0:inchi "InChI=1S/C20H20O4/c1-13(2)3-7-15-11-17(20(24)12-19(15)23)18(22)10-6-14-4-8-16(21)9-5-14/h3-6,8-12,21,23-24H,7H2,1-2H3/b10-6+" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23086> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "bavachalcone"@en, "باواچالکون"@fa ;
  ns0:mass "324.376" ;
  ns0:synonym_EXACT "(E)-1-[2,4-dihydroxy-5-(3-methylbut-2-enyl)phenyl]-3-(4-hydroxyphenyl)prop-2-en-1-one" ;
  ns0:monoisotopicmass "324.13616" ;
  ns0:charge "0" ;
  ns0:smiles "OC=1C(CC=C(C)C)=CC(=C(O)C1)C(=O)/C=C/C2=CC=C(O)C=C2" .

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 .
