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

<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://www.irandoc.acir/onto/irandoc/CHEBI:168812>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "eb 1213"@en, "EB 1213"@fa ;
  ns0:monoisotopicmass "480.32396" ;
  ns0:inchikey "VGFVBXSHQJLSKO-FNHUCILJSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:subset "2_STAR" ;
  ns0:mass "480.689" ;
  ns0:smiles "O(C[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])C)C=4C=C(C=CC4)C(O)(C)C" ;
  ns0:synonym_EXACT "(1R,3S,5Z)-5-[(2E)-2-[(1R,3aS,7aR)-1-[(2S)-1-[3-(2-hydroxypropan-2-yl)phenoxy]propan-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/C31H44O4/c1-20(19-35-26-10-6-9-24(17-26)30(3,4)34)27-13-14-28-22(8-7-15-31(27,28)5)11-12-23-16-25(32)18-29(33)21(23)2/h6,9-12,17,20,25,27-29,32-34H,2,7-8,13-16,18-19H2,1,3-5H3/b22-11+,23-12-/t20-,25-,27-,28+,29+,31-/m1/s1" ;
  ns0:formula "C31H44O4" .

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 .
