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

<http://www.irandoc.acir/onto/irandoc/CHEBI:185803>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:monoisotopicmass "436.31529" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "23,23-difluoro-25-hydroxyvitamin d3"@en, "23،23 دی فلورو 25 هیدروکسی ویتامین D3"@fa ;
  ns0:mass "436.628" ;
  ns0:inchi "InChI=1S/C27H42F2O2/c1-18-8-11-22(30)15-21(18)10-9-20-7-6-14-26(5)23(12-13-24(20)26)19(2)16-27(28,29)17-25(3,4)31/h9-10,19,22-24,30-31H,1,6-8,11-17H2,2-5H3/b20-9-,21-10-" ;
  ns0:smiles "FC(F)(CC(C1C2(C(CC1)/C(/CCC2)=C/C=C/3/CC(O)CCC3=C)C)C)CC(O)(C)C" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3Z)-3-[(2Z)-2-[1-(4,4-diluoro-6-hydroxy-6-methylheptan-2-yl)-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexan-1-ol" ;
  ns0:formula "C27H42F2O2" ;
  ns0:inchikey "QHPKSIWDAYRSIM-UPVMUGGESA-N" .

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 .
