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

<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://www.irandoc.acir/onto/irandoc/CHEBI:166750>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  skos:prefLabel "(20s)-1alpha,20,25-trihydroxyvitamin d3"@en, "(20S) 1آلفا، 20،25 تری هیدروکسی ویتامین D3"@fa ;
  ns0:inchi "InChI=1S/C27H44O4/c1-18-20(16-21(28)17-23(18)29)10-9-19-8-6-14-26(4)22(19)11-12-24(26)27(5,31)15-7-13-25(2,3)30/h9-10,21-24,28-31H,1,6-8,11-17H2,2-5H3/b19-9+,20-10-/t21-,22+,23+,24+,26+,27+/m1/s1" ;
  ns0:formula "C27H44O4" ;
  ns0:mass "432.645" ;
  ns0:monoisotopicmass "432.32396" ;
  ns0:smiles "O[C@]([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])(CCCC(O)(C)C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "XIVGHFZETSYMIB-DACLUIDISA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1R,3S,5Z)-5-[(2E)-2-[(1S,3aS,7aS)-1-[(2S)-2,6-dihydroxy-6-methylheptan-2-yl]-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexane-1,3-diol" ;
  ns0:charge "0" .

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 .
