@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:35341>
  skos:prefLabel "استروئید"@fa, "steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:89499> .

<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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:89499>
  ns0:monoisotopicmass "472.24947" ;
  skos:prefLabel "ursodeoxycholic acid 3-sulfate"@en, "اورسودوکسی کولیک اسید 3 سولفات"@fa ;
  ns0:mass "472.637" ;
  ns0:synonym_RELATED "(3a,5b,7b)-7-hydroxy-3-(sulfooxy)-Cholan-24-oic acid", "(3a,5b,7b)-7-hydroxy-3-(sulfooxy)-Cholan-24-oate", "Ursodeoxycholic acid 3-sulphate", "(4R)-4-[(1S,2S,5S,9S,10R,11S,14R,15R)-9-hydroxy-2,15-dimethyl-5-(sulfooxy)tetracyclo[8.7.0.0^{2,7}.0^{11,15}]heptadecan-14-yl]pentanoic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35341> ;
  ns0:formula "C24H40O7S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1C[C@@H](CC2C[C@H](O)[C@]3([C@@]4(CC[C@H]([C@@H](CCC(=O)O)C)[C@@]4(C)CC[C@@]3([C@@]12C)[H])[H])[H])OS(=O)(=O)O" ;
  ns0:charge "0" ;
  ns0:inchikey "WHMOBEGYTDWMIG-ROKSHQGPSA-N" ;
  ns0:inchi "InChI=1S/C24H40O7S/c1-14(4-7-21(26)27)17-5-6-18-22-19(9-11-24(17,18)3)23(2)10-8-16(31-32(28,29)30)12-15(23)13-20(22)25/h14-20,22,25H,4-13H2,1-3H3,(H,26,27)(H,28,29,30)/t14-,15?,16+,17-,18+,19+,20+,22+,23+,24-/m1/s1" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
