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

<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:88888>
  ns0:formula "C23H38O7S" ;
  ns0:mass "458.611" ;
  ns0:inchi "InChI=1S/C23H38O7S/c1-13(3-8-21(25)26)16-6-7-18-17-5-4-14-11-15(30-31(27,28)29)9-10-23(14,2)19(17)12-20(24)22(16)18/h13-20,22,24H,3-12H2,1-2H3,(H,25,26)(H,27,28,29)/t13-,14-,15-,16-,17+,18+,19+,20+,22?,23+/m1/s1" ;
  ns0:synonym_RELATED "Deoxycholic acid 3-sulphate", "Deoxycholic acid 3-sulfate", "(4R)-4-[(1S,2S,5R,7R,10S,11S,14R,16S)-16-hydroxy-2-methyl-5-(sulfooxy)tetracyclo[8.7.0.0^{2,7}.0^{11,15}]heptadecan-14-yl]pentanoic acid" ;
  skos:prefLabel "3 سولفودوکسی کولیک اسید"@fa, "3-sulfodeoxycholic acid"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "458.23382" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16158> ;
  ns0:inchikey "WSBVSABEAXNERB-JNLBVXOESA-N" ;
  ns0:smiles "C1[C@H](C[C@@]2([C@](C1)([C@@]3([C@@](CC2)([C@]4(C([C@H](C3)O)[C@H](CC4)[C@@H](CCC(O)=O)C)[H])[H])[H])C)[H])OS(=O)(O)=O" .

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