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

<http://www.irandoc.acir/onto/irandoc/CHEBI:178548>
  ns0:charge "0" ;
  ns0:monoisotopicmass "446.33961" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:inchi "InChI=1S/C28H46O4/c1-18(16-27(5,32)17-26(3,4)31)23-11-12-24-20(8-7-13-28(23,24)6)9-10-21-14-22(29)15-25(30)19(21)2/h9-10,18,22-25,29-32H,2,7-8,11-17H2,1,3-6H3/b20-9+,21-10-/t18-,22-,23-,24+,25+,27-,28-/m1/s1" ;
  skos:prefLabel "(23R) 1آلفا، 23،25 تری هیدروکسی 23 متیل ویتامین D3 / (23R) 1 آلفا، 23،25 تری هیدروکسی 23 متیل کوله کلسیفرول"@fa, "(23r)-1alpha,23,25-trihydroxy-23-methylvitamin d3 / (23r)-1alpha,23,25-trihydroxy-23-methylcholecalciferol"@en ;
  ns0:synonym_EXACT "(1R,3S,5Z)-5-[(2E)-2-[(1R,3aS,7aR)-1-[(2R,4R)-4,6-dihydroxy-4,6-dimethylheptan-2-yl]-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexane-1,3-diol" ;
  ns0:subset "2_STAR" ;
  ns0:mass "446.672" ;
  ns0:smiles "O[C@](C[C@H]([C@@]1([C@@]2([C@@](CC1)(/C(/CCC2)=C/C=C/3/C[C@@H](O)C[C@H](O)C3=C)[H])C)[H])C)(CC(O)(C)C)C" ;
  ns0:formula "C28H46O4" ;
  ns0:inchikey "IURVMXSCXUBNCV-JRKPWWIESA-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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
