@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://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:3098>
  skos:prefLabel "اسید صفراوی"@fa, "bile acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:181843> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:181843>
  ns0:monoisotopicmass "424.28249" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3a,4b,7a,12a تتراهیدروکسی 5b کولانوئیک اسید"@fa, "3a,4b,7a,12a-tetrahydroxy-5b-cholanoic acid"@en ;
  ns0:smiles "O[C@@H]1[C@]2([C@]([C@]3([C@@]([C@@]4([C@](C[C@H]3O)([C@@H](O)[C@H](O)CC4)[H])C)(C1)[H])[H])(CC[C@@]2([C@@H](CCC(O)=O)C)[H])[H])C" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "WGGZRKVUOFMQHM-HPJHAEAHSA-N" ;
  ns0:inchi "InChI=1S/C24H40O6/c1-12(4-7-20(28)29)13-5-6-14-21-15(11-19(27)24(13,14)3)23(2)9-8-17(25)22(30)16(23)10-18(21)26/h12-19,21-22,25-27,30H,4-11H2,1-3H3,(H,28,29)/t12-,13-,14+,15+,16-,17-,18-,19+,21+,22-,23-,24-/m1/s1" ;
  ns0:formula "C24H40O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:3098> ;
  ns0:synonym_EXACT "(4R)-4-[(3R,4R,5S,7R,8R,9S,10R,12S,13R,14S,17R)-3,4,7,12-tetrahydroxy-10,13-dimethyl-2,3,4,5,6,7,8,9,11,12,14,15,16,17-tetradecahydro-1H-cyclopenta[a]phenanthren-17-yl]pentanoic acid" ;
  ns0:charge "0" ;
  ns0:mass "424.578" .

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 .
