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

<http://www.irandoc.acir/onto/irandoc/CHEBI:172588>
  skos:prefLabel "24،25،26،27 تترانور 23 اکسو هیدروکسی ویتامین D3"@fa, "24,25,26,27-tetranor-23-oxo-hydroxyvitamin d3"@en ;
  ns0:mass "358.522" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "AOVGFTJYESGAEA-ZSCXDZJGSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C23H34O3/c1-15(10-12-24)20-8-9-21-17(5-4-11-23(20,21)3)6-7-18-13-19(25)14-22(26)16(18)2/h6-7,12,15,19-22,25-26H,2,4-5,8-11,13-14H2,1,3H3/b17-6+,18-7+/t15-,19+,20-,21+,22+,23-/m0/s1" ;
  ns0:monoisotopicmass "358.25079" ;
  ns0:formula "C23H34O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:smiles "O=CC[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" ;
  ns0:synonym_EXACT "(3S)-3-[(1S,3aR,4E,7aS)-4-[(2E)-2-[(3R,5R)-3,5-dihydroxy-2-methylidenecyclohexylidene]ethylidene]-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-1-yl]butanal" .

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 .
