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

<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:178597>
  ns0:monoisotopicmass "430.30831" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C27H42O4" ;
  ns0:mass "430.629" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  skos:prefLabel "(24R,25R) 25,26 اپوکسی 1آلفا, 24 دی هیدروکسی ویتامین D3 / (24R,25R) 25,26 اپوکسی 1آلفا,24 دی هیدروکسی کوله کلسیفرول"@fa, "(24r,25r)-25,26-epoxy-1alpha,24-dihydroxyvitamin d3 / (24r,25r)-25,26-epoxy-1alpha,24-dihydroxycholecalciferol"@en ;
  ns0:inchi "InChI=1S/C27H42O4/c1-17(7-12-25(30)27(4)16-31-27)22-10-11-23-19(6-5-13-26(22,23)3)8-9-20-14-21(28)15-24(29)18(20)2/h8-9,17,21-25,28-30H,2,5-7,10-16H2,1,3-4H3/b19-8+,20-9-/t17-,21-,22-,23+,24+,25-,26-,27-/m1/s1" ;
  ns0:charge "0" ;
  ns0:smiles "O1[C@@]([C@H](O)CC[C@H]([C@@]2([C@@]3([C@@](CC2)(/C(/CCC3)=C/C=C/4/C[C@@H](O)C[C@H](O)C4=C)[H])C)[H])C)(C1)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "FMKUQGFLXWBDRU-MKUSHMBISA-N" ;
  ns0:synonym_EXACT "(1R,3S,5Z)-5-[(2E)-2-[(1R,3aS,7aR)-1-[(2R,5R)-5-hydroxy-5-[(2R)-2-methyloxiran-2-yl]pentan-2-yl]-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexane-1,3-diol" .

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 .
