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

<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://www.irandoc.acir/onto/irandoc/CHEBI:137136>
  ns0:mass "455.674" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:smiles "C/1[C@H](C[C@@H](C(/C1=C/C=C/2/[C@]3([C@](CCC2)([C@](CC3)([C@@](C)(CCC(=O)N4CCCCC4)[H])[H])C)[H])=C)O)O" ;
  skos:prefLabel "اکالسیدن"@fa, "ecalcidene"@en ;
  ns0:synonym_RELATED "(5Z,7E)-(1S,3R)-24-oxo-25-aza-26,27-propano-9,10-seco-5,7,10(19)-cholestatriene-1,3,25-triol" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C29H45NO3" ;
  ns0:inchikey "DXWZPQRKPXFQGC-QCUPEZPBSA-N" ;
  ns0:inchi "InChI=1S/C29H45NO3/c1-20(9-14-28(33)30-16-5-4-6-17-30)25-12-13-26-22(8-7-15-29(25,26)3)10-11-23-18-24(31)19-27(32)21(23)2/h10-11,20,24-27,31-32H,2,4-9,12-19H2,1,3H3/b22-10+,23-11-/t20-,24+,25+,26-,27-,29+/m0/s1" ;
  ns0:monoisotopicmass "455.33994" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
