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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:166755>
  ns0:synonym_EXACT "(2S,3S,4S,5R,6R)-6-[(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]oxy-3,4,5-trihydroxyoxane-2-carboxylic acid" ;
  ns0:monoisotopicmass "560.37130" ;
  ns0:inchi "InChI=1S/C33H52O7/c1-19(2)8-6-9-21(4)25-15-16-26-22(10-7-17-33(25,26)5)12-13-23-18-24(14-11-20(23)3)39-32-29(36)27(34)28(35)30(40-32)31(37)38/h12-13,19,21,24-30,32,34-36H,3,6-11,14-18H2,1-2,4-5H3,(H,37,38)/b22-12+,23-13-/t21-,24+,25-,26+,27+,28+,29-,30+,32-,33-/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "ویتامین D3 گلوکوزیدورونات"@fa, "vitamin d3 glucosiduronate"@en ;
  ns0:formula "C33H52O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:inchikey "HSMHKPFJPOTDCW-MFDWXRHISA-N" ;
  ns0:subset "2_STAR" ;
  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@@H]4O[C@@H]([C@@H](O)[C@H](O)[C@H]4O)C(O)=O" ;
  ns0:charge "0" ;
  ns0:mass "560.772" .

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 .
