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

<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:92022>
  ns0:subset "2_STAR" ;
  ns0:formula "C18H18O4" ;
  ns0:inchikey "MFDFEQQOFGIZAS-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23086> ;
  ns0:monoisotopicmass "298.12051" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1 فنیل 3 (3،4،5 تری متوکسی فنیل) 2 پروپن 1 یک"@fa, "1-phenyl-3-(3,4,5-trimethoxyphenyl)-2-propen-1-one"@en ;
  ns0:charge "0" ;
  ns0:smiles "COC1=CC(=CC(=C1OC)OC)C=CC(=O)C2=CC=CC=C2" ;
  ns0:inchi "InChI=1S/C18H18O4/c1-20-16-11-13(12-17(21-2)18(16)22-3)9-10-15(19)14-7-5-4-6-8-14/h4-12H,1-3H3" ;
  ns0:mass "298.334" .

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