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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:186983>
  ns0:monoisotopicmass "428.36543" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:inchikey "QFGMSRFTMOGGMD-JZMDIGCNSA-N" ;
  ns0:mass "428.701" ;
  ns0:formula "C29H48O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O[C@@H]1C/C(=C/C=C/2/[C@]3([C@@]([C@](CC3)([C@@H](CCCC(CC)CC)C)[H])(CCC2)C)[H])/C([C@@H](O)C1)=C" ;
  skos:prefLabel "1آلفا هیدروکسی 26،27 دی متیل ویتامین D3"@fa, "1alpha-hydroxy-26,27-dimethylvitamin d3"@en ;
  ns0:synonym_EXACT "(1R,3S,5E)-5-[(2E)-2-[(1R,3aS,7aR)-1-[(2R)-6-ethyloctan-2-yl]-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexane-1,3-diol" ;
  ns0:inchi "InChI=1S/C29H48O2/c1-6-22(7-2)11-8-10-20(3)26-15-16-27-23(12-9-17-29(26,27)5)13-14-24-18-25(30)19-28(31)21(24)4/h13-14,20,22,25-28,30-31H,4,6-12,15-19H2,1-3,5H3/b23-13+,24-14+/t20-,25-,26-,27+,28+,29-/m1/s1" ;
  ns0:subset "2_STAR" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
