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

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:187853>
  ns0:monoisotopicmass "316.13107" ;
  ns0:inchi "InChI=1S/C18H20O5/c1-10-16(21)15(17(22)11(2)18(10)23-3)14(20)9-6-12-4-7-13(19)8-5-12/h4-5,7-8,19,21-22H,6,9H2,1-3H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23086> ;
  skos:prefLabel "4,2',6'-trihydroxy-4'-methoxy-3',5'-dimethyldihydrochalcone"@en, "4,2',6' Trihydroxy 4' Methoxy 3',5' Dimethyldihydrochalcone"@fa ;
  ns0:synonym_EXACT "1-(2,6-dihydroxy-4-methoxy-3,5-dimethylphenyl)-3-(4-hydroxyphenyl)propan-1-one" ;
  ns0:formula "C18H20O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "316.353" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "GFHICTQGQGHRRY-UHFFFAOYSA-N" ;
  ns0:smiles "O(C=1C(=C(O)C(C(=O)CCC2=CC=C(O)C=C2)=C(O)C1C)C)C" .

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