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

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33279>
  ns0:formula "C29H48O" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "RMDJVOZETBHEAR-LQYWTLTGSA-N" ;
  ns0:synonym_EXACT "(3S,5Z,7E)-9,10-secostigmasta-5,7,10-trien-3-ol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:synonym_RELATED "(5Z,7E)-9,10-Secostigmasta-5,7,10(19)-trien-3beta-ol", "(1S,5Z)-5-[(2E)-2-[(1R,3aS,7aR)-1-[(1R,4R)-4-Ethyl-1,5-dimethylhexyl]octahydro-7a-methyl-4H-inden-4-ylidene]ethylidene]-4-methylenecyclohexanol", "(5Z,7E)-9,10-secostigmasta-5,7,10(19)-trien-3beta-ol", "(3beta,5Z,7E)-9,10-secostigmasta-5,7,10(19)-trien-3-ol", "24R-methylcalciol", "sitocalciferol" ;
  ns0:subset "3_STAR" ;
  skos:prefLabel "vitamin d5"@en, "ویتامین D5"@fa ;
  ns0:monoisotopicmass "412.37052" ;
  ns0:smiles "[H][C@@]1(CC[C@]2([H])[C@]1(C)CCC/C2=C/C=C1/C[C@@H](O)CCC1=C)[C@H](C)CC[C@@H](CC)C(C)C" ;
  ns0:inchi "InChI=1S/C29H48O/c1-7-23(20(2)3)12-10-22(5)27-16-17-28-24(9-8-18-29(27,28)6)13-14-25-19-26(30)15-11-21(25)4/h13-14,20,22-23,26-28,30H,4,7-12,15-19H2,1-3,5-6H3/b24-13+,25-14-/t22-,23-,26+,27-,28+,29-/m1/s1" ;
  ns0:mass "412.69082" .

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 .
