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

<http://www.irandoc.acir/onto/irandoc/CHEBI:80419>
  ns0:formula "C40H56O3" ;
  ns0:mass "584.87080" ;
  ns0:inchikey "PKHJWTKRKQNNJE-RJLXQHJHSA-N" ;
  skos:prefLabel "کالوکسانتین"@fa, "caloxanthin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "584.42295" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C40H56O3/c1-28(17-13-19-30(3)21-23-35-32(5)25-34(41)27-39(35,7)8)15-11-12-16-29(2)18-14-20-31(4)22-24-36-33(6)26-37(42)38(43)40(36,9)10/h11-24,34,37-38,41-43H,25-27H2,1-10H3/b12-11+,17-13+,18-14+,23-21+,24-22+,28-15+,29-16+,30-19+,31-20+/t34-,37-,38+/m1/s1" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27325> ;
  ns0:smiles "CC(/C=C/C=C(C)/C=C/C1=C(C)C[C@@H](O)CC1(C)C)=C/C=C/C=C(C)/C=C/C=C(C)/C=C/C1=C(C)C[C@@H](O)[C@H](O)C1(C)C" .

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 .
