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

<http://www.irandoc.acir/onto/irandoc/CHEBI:173057>
  ns0:monoisotopicmass "344.27153" ;
  ns0:smiles "O[C@@H]([C@H]([C@@]1([C@@]2([C@@](CC1)(/C(/CCC2)=C/C=C/3/C[C@@H](O)CCC3=C)[H])C)[H])C)C" ;
  ns0:inchi "InChI=1S/C23H36O2/c1-15-7-10-20(25)14-19(15)9-8-18-6-5-13-23(4)21(11-12-22(18)23)16(2)17(3)24/h8-9,16-17,20-22,24-25H,1,5-7,10-14H2,2-4H3/b18-8+,19-9-/t16-,17-,20+,21-,22+,23-/m1/s1" ;
  ns0:mass "344.539" ;
  ns0:formula "C23H36O2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  skos:prefLabel "(5z,7e)-(3s,22r)- 24-nor-9,10-seco-5,7,10(19)-cholatriene-3,22-diol"@en, "(5Z,7E) (3S,22R) 24 nor 9,10 seco 5,7,10(19) cholatriene 3,22 diol"@fa ;
  ns0:inchikey "HPIRTWXNAZXKAX-KIWZREBHSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(1S,3Z)-3-[(2E)-2-[(1R,3aS,7aR)-1-[(2S,3R)-3-hydroxybutan-2-yl]-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-4-ylidene]ethylidene]-4-methylidenecyclohexan-1-ol" .

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 .
