@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:232391>
  ns0:monoisotopicmass "238.09938" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2' هیدروکسی 4 متیل کالکون"@fa, "2'-hydroxy-4-methylchalcone"@en ;
  ns0:inchikey "OOEWKJHFFYCQBM-ZHACJKMWSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23086> ;
  ns0:inchi "InChI=1S/C16H14O2/c1-12-6-8-13(9-7-12)10-11-16(18)14-4-2-3-5-15(14)17/h2-11,17H,1H3/b11-10+" ;
  ns0:mass "238.286" ;
  ns0:smiles "CC1=CC=C(C=C1)/C(/[H])=C(/[H])/C(C2=CC=CC=C2O)=O" ;
  ns0:formula "C16H14O2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

<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:232391> .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
