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

<http://www.irandoc.acir/onto/irandoc/CHEBI:191254>
  skos:prefLabel "24,25-didehydrovitamin d3"@en, "24،25 دی هیدروویتامین D3"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "382.632" ;
  ns0:charge "0" ;
  ns0:formula "C27H42O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:monoisotopicmass "382.32357" ;
  ns0:synonym_EXACT "(1S,3Z)-3-[(2E)-2-[(1R,3aS,7aR)-7a-methyl-1-[(2R)-6-methylhept-5-en-2-yl]-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexan-1-ol" ;
  ns0:smiles "O[C@@H]1C/C(=C/C=C/2/[C@]3([C@@]([C@](CC3)([C@@H](CCC=C(C)C)C)[H])(CCC2)C)[H])/C(CC1)=C" ;
  ns0:inchikey "DCROKXXPZPPINM-YRZJJWOYSA-N" ;
  ns0:subset "2_STAR" ;
  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,12-13,21,24-26,28H,3,6-7,9-11,14-18H2,1-2,4-5H3/b22-12+,23-13-/t21-,24+,25-,26+,27-/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 .
