@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:36078>
  skos:prefLabel "کولانوئید"@fa, "cholanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:187436> .

<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:187436>
  ns0:formula "C25H40O5" ;
  skos:prefLabel "همودئوکسی کولیک اسید"@fa, "homodeoxycholic acid"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "420.590" ;
  ns0:smiles "O[C@@H]1[C@]2([C@]([C@]3([C@@]([C@@]4([C@](CC3)(C[C@H](O)CC4)[H])C)(C1)[H])[H])(CC[C@@]2([C@H](C)C(=O)CCC(O)=O)[H])[H])C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36078> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "420.28757" ;
  ns0:inchikey "NTGHGWPWDFOUIA-SVBWUSGOSA-N" ;
  ns0:inchi "InChI=1S/C25H40O5/c1-14(21(27)8-9-23(29)30)18-6-7-19-17-5-4-15-12-16(26)10-11-24(15,2)20(17)13-22(28)25(18,19)3/h14-20,22,26,28H,4-13H2,1-3H3,(H,29,30)/t14-,15+,16+,17-,18+,19-,20-,22-,24-,25+/m0/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(5S)-5-[(3R,5R,8R,9S,10S,12S,13S,14S,17R)-3,12-dihydroxy-10,13-dimethyl-2,3,4,5,6,7,8,9,11,12,14,15,16,17-tetradecahydro-1H-cyclopenta[a]phenanthren-17-yl]-4-oxohexanoic acid" .

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 .
