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

<http://www.irandoc.acir/onto/irandoc/CHEBI:168482>
  ns0:formula "C27H41F3O2" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1S,3Z)-3-[(2E)-2-[(1R,3aS,7aR)-7a-methyl-1-[(2R)-7,7,7-triluoro-6-hydroxy-6-methylheptan-2-yl]-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexan-1-ol" ;
  ns0:mass "454.618" ;
  skos:prefLabel "26,26,26-trifluoro-25-hydroxyvitamin d3 / 26,26,26-trifluoro-25-hydroxycholecalciferol"@en, "26،26،26 تری فلوئورو 25 هیدروکسی ویتامین D3 / 26،26،26 تری فلوئورو 25 هیدروکسی کوله کلسیفرول"@fa ;
  ns0:monoisotopicmass "454.30587" ;
  ns0:inchi "InChI=1S/C27H41F3O2/c1-18-9-12-22(31)17-21(18)11-10-20-8-6-15-25(3)23(13-14-24(20)25)19(2)7-5-16-26(4,32)27(28,29)30/h10-11,19,22-24,31-32H,1,5-9,12-17H2,2-4H3/b20-10+,21-11-/t19-,22+,23-,24+,25-,26?/m1/s1" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "WBWNQJTXNKZCBN-JJQCCTCBSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:smiles "FC(F)(F)C(O)(CCC[C@H]([C@@]1([C@@]2([C@@](CC1)(/C(/CCC2)=C/C=C/3/C[C@@H](O)CCC3=C)[H])C)[H])C)C" .

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 .
