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

<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:175032>
  skos:prefLabel "بتا، 2 دی هیدروکسی 4،6 دی متوکسی 3 متیل کالکون"@fa, "beta,2-dihydroxy-4,6-dimethoxy-3-methylchalcone"@en ;
  ns0:formula "C18H18O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23086> ;
  ns0:inchikey "YQNPNBHQQMYFLE-LCYFTJDESA-N" ;
  ns0:charge "0" ;
  ns0:mass "314.337" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(Z)-3-hydroxy-1-(2-hydroxy-4,6-dimethoxy-3-methylphenyl)-3-phenylprop-2-en-1-one" ;
  ns0:monoisotopicmass "314.11542" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C18H18O5/c1-11-15(22-2)10-16(23-3)17(18(11)21)14(20)9-13(19)12-7-5-4-6-8-12/h4-10,19,21H,1-3H3/b13-9-" ;
  ns0:smiles "O(C1=C(C(O)=C(C(OC)=C1)C)C(=O)/C=C(/O)/C2=CC=CC=C2)C" .

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