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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94182>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23086> ;
  ns0:inchikey "ILGKLUQMYOATNU-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2-[4-[3-[2-[(4-methoxycarbonylphenyl)methoxy]phenyl]-1-oxoprop-2-enyl]phenoxy]acetic acid"@en, "2 [4 [3 [ [( متوکسی کربونیل فنیل) ] ] 1 اکسوپروپ  انیل] فنوکسی] استیک اسید"@fa ;
  ns0:inchi "InChI=1S/C26H22O7/c1-31-26(30)21-8-6-18(7-9-21)16-33-24-5-3-2-4-20(24)12-15-23(27)19-10-13-22(14-11-19)32-17-25(28)29/h2-15H,16-17H2,1H3,(H,28,29)" ;
  ns0:monoisotopicmass "446.13655" ;
  ns0:charge "0" ;
  ns0:smiles "COC(=O)C1=CC=C(C=C1)COC2=CC=CC=C2C=CC(=O)C3=CC=C(C=C3)OCC(=O)O" ;
  ns0:formula "C26H22O7" ;
  ns0:mass "446.450" .

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