@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://www.irandoc.acir/onto/irandoc/CHEBI:27325>
  skos:prefLabel "زانتوفیل"@fa, "xanthophyll"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80414> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:80414>
  skos:prefLabel "Rg Keto I"@fa, "r.g.-keto i"@en ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "582.89800" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27325> ;
  ns0:smiles "COC(C)(C)CCC(=O)C(/C)=C/C=C/C(C)=C/C=C/C(C)=C/C=C/C=C(C)/C=C/C=C(C)/C=C/C=C(/C)CCC=C(C)C" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C41H58O2/c1-33(2)19-14-22-36(5)25-17-27-37(6)26-15-23-34(3)20-12-13-21-35(4)24-16-28-38(7)29-18-30-39(8)40(42)31-32-41(9,10)43-11/h12-13,15-21,23-30H,14,22,31-32H2,1-11H3/b13-12+,23-15+,24-16+,27-17+,29-18+,34-20+,35-21+,36-25+,37-26+,38-28+,39-30+" ;
  ns0:formula "C41H58O2" ;
  ns0:monoisotopicmass "582.44368" ;
  ns0:inchikey "KAWQESUNKWSPBA-NMWBISKFSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
