@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:27300>
  skos:prefLabel "ویتامین d"@fa, "vitamin d"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:188018> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:188018>
  skos:prefLabel "vitamin d3 butyrate"@en, "ویتامین D3 بوتیرات"@fa ;
  ns0:formula "C31H50O2" ;
  ns0:inchi "InChI=1S/C31H50O2/c1-7-10-30(32)33-27-17-14-23(4)26(21-27)16-15-25-13-9-20-31(6)28(18-19-29(25)31)24(5)12-8-11-22(2)3/h15-16,22,24,27-29H,4,7-14,17-21H2,1-3,5-6H3/b25-15+,26-16-/t24-,27+,28-,29+,31-/m1/s1" ;
  ns0:monoisotopicmass "454.38108" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(1S,3Z)-3-[(2E)-2-[(1R,3aS,7aR)-7a-methyl-1-[(2R)-6-methylheptan-2-yl]-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexyl] butanoate" ;
  ns0:inchikey "QUUDUVNKJWQDFG-BXWGOXEHSA-N" ;
  ns0:smiles "O([C@@H]1C/C(=C/C=C/2/[C@]3([C@@]([C@](CC3)([C@@H](CCCC(C)C)C)[H])(CCC2)C)[H])/C(CC1)=C)C(=O)CCC" ;
  ns0:mass "454.739" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
