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

<http://www.irandoc.acir/onto/irandoc/CHEBI:178015>
  skos:prefLabel "1alpha-hydroxy-21-nor-20-oxavitamin d3"@en, "1آلفا هیدروکسی 21 یا 20 اکسویتامین D3"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C25H40O3/c1-17(2)7-6-14-28-24-12-11-22-19(8-5-13-25(22,24)4)9-10-20-15-21(26)16-23(27)18(20)3/h9-10,17,21-24,26-27H,3,5-8,11-16H2,1-2,4H3/b19-9+,20-10-/t21-,22+,23+,24+,25+/m1/s1" ;
  ns0:monoisotopicmass "388.29775" ;
  ns0:smiles "O([C@@H]1[C@@]2([C@@](CC1)(/C(/CCC2)=C/C=C/3/C[C@@H](O)C[C@H](O)C3=C)[H])C)CCCC(C)C" ;
  ns0:mass "388.592" ;
  ns0:formula "C25H40O3" ;
  ns0:inchikey "QWGDZWGWMIPRQO-CFNSAOOPSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
