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

<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:186696>
  ns0:formula "C27H42O4" ;
  ns0:inchikey "SFOPTSUKUQDFIB-QZMKUVGVSA-N" ;
  ns0:smiles "O1C(C[C@H]([C@@]2([C@@]3([C@@](CC2)(/C(/CCC3)=C/C=C/4/C[C@H](O)CCC4=C)[H])C)[H])C)CC(O)(C1O)C" ;
  skos:prefLabel "(23s,25r)-25-hydroxyvitamin d3 26,23-lactol"@en, "(23S,25R) 25 هیدروکسی ویتامین D3 26,23 لاکتول"@fa ;
  ns0:monoisotopicmass "430.30831" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:synonym_EXACT "5-[(2R)-2-[(1R,3aS,4E,7aR)-4-[(2Z)-2-[(5R)-5-hydroxy-2-methylidenecyclohexylidene]ethylidene]-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-1-yl]propyl]-3-methyloxolane-2,3-diol" ;
  ns0:mass "430.629" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C27H42O4/c1-17-7-10-21(28)15-20(17)9-8-19-6-5-13-26(3)23(11-12-24(19)26)18(2)14-22-16-27(4,30)25(29)31-22/h8-9,18,21-25,28-30H,1,5-7,10-16H2,2-4H3/b19-8+,20-9-/t18-,21-,22?,23-,24+,25?,26-,27?/m1/s1" ;
  ns0:subset "2_STAR" .

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 .
