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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:193235>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "NBMBTEIQSCVAHQ-UMHODALSSA-N" ;
  ns0:mass "382.632" ;
  ns0:smiles "O[C@H]1CC(/C=C/C=2[C@]3([C@@]([C@](CC3)([C@@H](CCC=C(C)C)C)[H])(CCC2)C)[H])=C(CC1)C" ;
  ns0:formula "C27H42O" ;
  ns0:monoisotopicmass "382.32357" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1R)-3-[(Z)-2-[(1R,3aR,7aR)-7a-methyl-1-[(2R)-6-methylhept-5-en-2-yl]-1,2,3,3a,6,7-hexahydroinden-4-yl]ethenyl]-4-methylcyclohex-3-en-1-ol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  skos:prefLabel "24 دهیدروپرویتامین D3"@fa, "24-dehydroprevitamin d3"@en ;
  ns0:inchi "InChI=1S/C27H42O/c1-19(2)8-6-9-21(4)25-15-16-26-22(10-7-17-27(25,26)5)12-13-23-18-24(28)14-11-20(23)3/h8,10,12-13,21,24-26,28H,6-7,9,11,14-18H2,1-5H3/b13-12-/t21-,24-,25-,26+,27-/m1/s1" .

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 .
