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

<http://www.irandoc.acir/onto/irandoc/CHEBI:137138>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:inchikey "JJEWWCWHZFDCDG-PXTZRIKZSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "372.26645" ;
  skos:prefLabel "(5z,7e)-(3s)-3-hydroxy-9,10-seco-5,7,10(19)-cholatrien-24-oic acid"@en, "(5Z,7E) (3S) 3 hydroxy 9,10 seco 5,7,10(19) cholatrien 24 oic acid"@fa ;
  ns0:inchi "InChI=1S/C24H36O3/c1-16-6-10-20(25)15-19(16)9-8-18-5-4-14-24(3)21(11-12-22(18)24)17(2)7-13-23(26)27/h8-9,17,20-22,25H,1,4-7,10-15H2,2-3H3,(H,26,27)/b18-8+,19-9-/t17-,20+,21-,22+,24-/m1/s1" ;
  ns0:mass "372.542" ;
  ns0:formula "C24H36O3" ;
  ns0:synonym_RELATED "25,26,27-trinorvitamin D3 24-carboxylic acid", "cholacalcioic acid", "25,26,27-trinorcholecalciferol 24-carboxylic acid" ;
  ns0:smiles "C1C[C@@H](C/C(=C/C=C/2/CCC[C@]3([C@]2(CC[C@]3([H])[C@](CCC(O)=O)([H])C)[H])C)/C1=C)O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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:mass rdfs:label "جرم"@fa, "mass"@en .
