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

<http://www.irandoc.acir/onto/irandoc/CHEBI:184739>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:inchi "InChI=1S/C25H41FO4/c1-16(30-13-12-24(2,3)29)19-9-10-20-18(6-5-11-25(19,20)4)8-7-17-14-21(27)23(26)22(28)15-17/h7-8,16,19-23,27-29H,5-6,9-15H2,1-4H3/b17-7-,18-8+/t16-,19+,20-,21+,22+,23?,25+/m0/s1" ;
  skos:prefLabel "2alpha-fluoro-19-nor-22-oxa-1alpha,25-dihydroxyvitamin d3"@en, "2 آلفا فلورو 19 یا 22 اگزا 1 آلفا، 25 دی هیدروکسی ویتامین D3"@fa ;
  ns0:charge "0" ;
  ns0:inchikey "IWGFRYMZFYVCFY-XQHPLAEJSA-N" ;
  ns0:synonym_EXACT "(1R,3R)-5-[(2E)-2-[(1S,3aS,7aS)-1-[(1S)-1-(3-hydroxy-3-methylbutoxy)ethyl]-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-2-luorocyclohexane-1,3-diol" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "FC1[C@H](O)C/C(=C/C=C/2/[C@]3([C@@]([C@](CC3)([C@@H](OCCC(O)(C)C)C)[H])(CCC2)C)[H])/C[C@H]1O" ;
  ns0:formula "C25H41FO4" ;
  ns0:mass "424.597" ;
  ns0:monoisotopicmass "424.29889" ;
  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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
