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

<http://www.irandoc.acir/onto/irandoc/CHEBI:185801>
  ns0:monoisotopicmass "440.32905" ;
  skos:prefLabel "24a,24b Dihomo 9,10 secocholesta 5,7,10(19),24a tetraen 1alpha,3,25 triol"@fa, "24a,24b-dihomo-9,10-secocholesta-5,7,10(19),24a-tetraen-1alpha,3,25-triol"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C29H44O3" ;
  ns0:charge "0" ;
  ns0:mass "440.668" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1R,3S,5Z)-5-[(2E)-2-[(3aS,7aS)-1-[(E,2R)-8-hydroxy-8-methylnon-6-en-2-yl]-7a-methyl-3a,5,6,7-tetrahydro-3H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexane-1,3-diol" ;
  ns0:inchikey "SFWPJGMGUWDJCE-NLCTUAMCSA-N" ;
  ns0:smiles "O[C@@H]1C/C(=C/C=C/2/[C@]3([C@@](C(=CC3)[C@@H](CCC/C=C/C(O)(C)C)C)(CCC2)C)[H])/C([C@@H](O)C1)=C" ;
  ns0:inchi "InChI=1S/C29H44O3/c1-20(10-7-6-8-16-28(3,4)32)25-14-15-26-22(11-9-17-29(25,26)5)12-13-23-18-24(30)19-27(31)21(23)2/h8,12-14,16,20,24,26-27,30-32H,2,6-7,9-11,15,17-19H2,1,3-5H3/b16-8+,22-12+,23-13-/t20-,24-,26+,27+,29-/m1/s1" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
