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

<http://www.irandoc.acir/onto/irandoc/CHEBI:190357>
  ns0:monoisotopicmass "380.29266" ;
  skos:prefLabel "24-nor-5beta-cholane-3alpha,7alpha,22,23-tetrol"@en, "24 نور 5بتا کولان 3 آلفا، 7 آلفا، 22،23 تترول"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:3098> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3R,5S,7R,8R,9S,10S,13R,14S,17R)-17-[(2S)-3,4-dihydroxybutan-2-yl]-10,13-dimethyl-2,3,4,5,6,7,8,9,11,12,14,15,16,17-tetradecahydro-1H-cyclopenta[a]phenanthrene-3,7-diol" ;
  ns0:formula "C23H40O4" ;
  ns0:charge "0" ;
  ns0:mass "380.569" ;
  ns0:inchikey "ASYNKIUHLPMXKX-USBDYWLPSA-N" ;
  ns0:inchi "InChI=1S/C23H40O4/c1-13(20(27)12-24)16-4-5-17-21-18(7-9-23(16,17)3)22(2)8-6-15(25)10-14(22)11-19(21)26/h13-21,24-27H,4-12H2,1-3H3/t13-,14-,15+,16+,17-,18-,19+,20?,21-,22-,23+/m0/s1" ;
  ns0:smiles "O[C@H]1[C@]2([C@]3([C@@]([C@](CC3)([C@@H](C(O)CO)C)[H])(CC[C@@]2([C@@]4([C@](C1)(C[C@H](O)CC4)[H])C)[H])C)[H])[H]" .

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 .
