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

<http://www.irandoc.acir/onto/irandoc/CHEBI:184723>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "1,25-dihydroxy-20s-21-(3-hydroxy-3-methylbutyl)-23-yne-26,27-hexafluorovitamin d3"@en, "1,25 دی هیدروکسی 20S 21 (3 هیدروکسی 3 متیل بوتیل) 23 yne 26,27 هگزافلوروویتامین D3"@fa ;
  ns0:mass "606.690" ;
  ns0:inchikey "VSOWXEHVBCDXAY-HUFDJAIPSA-N" ;
  ns0:synonym_EXACT "(1R,3S,5Z)-5-[(2E)-2-[(1R,3aS,7aR)-7a-methyl-1-[(6S)-1,1,1-triluoro-2,10-dihydroxy-10-methyl-2-(triluoromethyl)undec-3-yn-6-yl]-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexane-1,3-diol" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "606.31438" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:formula "C32H44F6O4" ;
  ns0:inchi "InChI=1S/C32H44F6O4/c1-20-23(18-24(39)19-27(20)40)12-11-22-9-6-16-29(4)25(13-14-26(22)29)21(8-5-15-28(2,3)41)10-7-17-30(42,31(33,34)35)32(36,37)38/h11-12,21,24-27,39-42H,1,5-6,8-10,13-16,18-19H2,2-4H3/b22-11+,23-12-/t21-,24+,25+,26-,27-,29+/m0/s1" ;
  ns0:smiles "FC(F)(F)C(O)(C#CC[C@@H]([C@@]1([C@@]2([C@@](CC1)(/C(/CCC2)=C/C=C/3/C[C@@H](O)C[C@H](O)C3=C)[H])C)[H])CCCC(O)(C)C)C(F)(F)F" .

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 .
