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

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<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:137134>
  ns0:synonym_RELATED "1alpha-hydroxy-22-oxocholecalciferol", "1alpha-hydroxy-22-oxovitamin D3" ;
  ns0:monoisotopicmass "414.31340" ;
  skos:prefLabel "(5z,7e)-(1s,3r)-1,3-dihydroxy-9,10-seco-5,7,10(19)-cholestatrien-22-one"@en, "(5Z,7E) (1S,3R) 1,3 dihydroxy 9,10 seco 5,7,10(19) cholestatrien 22 one"@fa ;
  ns0:charge "0" ;
  ns0:mass "414.622" ;
  ns0:inchi "InChI=1S/C27H42O3/c1-17(2)8-13-25(29)19(4)23-11-12-24-20(7-6-14-27(23,24)5)9-10-21-15-22(28)16-26(30)18(21)3/h9-10,17,19,22-24,26,28,30H,3,6-8,11-16H2,1-2,4-5H3/b20-9+,21-10-/t19-,22+,23+,24-,26-,27+/m0/s1" ;
  ns0:smiles "[C@@H]1(C[C@@H](C/C(=C/C=C/2/CCC[C@]3([C@]2(CC[C@@]3([C@@](C(CCC(C)C)=O)(C)[H])[H])[H])C)/C1=C)O)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:inchikey "DXWGTJMCYINGNZ-IQSZEILRSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:formula "C27H42O3" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
