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

<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:186536>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "494.716" ;
  skos:prefLabel "atocalcitol"@en, "آتوکلسیتول"@fa ;
  ns0:inchi "InChI=1S/C32H46O4/c1-21(19-36-20-23-8-6-10-26(16-23)31(3,4)35)28-13-14-29-24(9-7-15-32(28,29)5)11-12-25-17-27(33)18-30(34)22(25)2/h6,8,10-12,16,21,27-30,33-35H,2,7,9,13-15,17-20H2,1,3-5H3/b24-11+,25-12-/t21-,27+,28+,29-,30-,32+/m0/s1" ;
  ns0:monoisotopicmass "494.33961" ;
  ns0:formula "C32H46O4" ;
  ns0:inchikey "CFIFSLBCJAXYTC-FJLAUVHZSA-N" ;
  ns0:synonym_EXACT "(1R,3S,5Z)-5-[(2E)-2-[(1R,3aS,7aR)-1-[(2R)-1-[[3-(2-hydroxypropan-2-yl)phenyl]methoxy]propan-2-yl]-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexane-1,3-diol" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:smiles "O(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)CC4=CC(=CC=C4)C(O)(C)C" .

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 .
