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

<http://www.irandoc.acir/onto/irandoc/CHEBI:190320>
  ns0:subset "2_STAR" ;
  ns0:formula "C30H46O3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "454.34470" ;
  ns0:charge "0" ;
  ns0:inchikey "KRIFCSVCDLOHLI-TXDSMNBXSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:inchi "InChI=1S/C30H46O3/c1-19(2)30(33,24-10-11-24)16-14-20(3)26-12-13-27-22(7-6-15-29(26,27)5)8-9-23-17-25(31)18-28(32)21(23)4/h8-9,14,16,19-20,24-28,31-33H,4,6-7,10-13,15,17-18H2,1-3,5H3/b16-14+,22-8+,23-9-/t20-,25-,26-,27+,28+,29-,30?/m1/s1" ;
  ns0:mass "454.695" ;
  skos:prefLabel "1alpha,24-dihydroxy-22-ene-24-cyclopropylvitamin d3"@en, "1آلفا، 24 دی هیدروکسی 22 ان 24 سیکلوپروپیل ویتامین D3"@fa ;
  ns0:synonym_EXACT "(1R,3S,5Z)-5-[(2E)-2-[(1R,3aS,7aR)-1-[(E,2R)-5-cyclopropyl-5-hydroxy-6-methylhept-3-en-2-yl]-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexane-1,3-diol" ;
  ns0:smiles "OC(C1CC1)(/C=C/[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)C(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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
