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

<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:182581>
  ns0:charge "0" ;
  ns0:inchikey "CPKBPCHJXMSTOE-VUUOTSKNSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C27H48O5" ;
  ns0:inchi "InChI=1S/C27H48O5/c1-15(5-8-22(30)16(2)14-28)19-6-7-20-25-21(13-24(32)27(19,20)4)26(3)10-9-18(29)11-17(26)12-23(25)31/h15-25,28-32H,5-14H2,1-4H3/t15?,16?,17?,18-,19-,20+,21+,22+,23-,24+,25+,26?,27?/m1/s1" ;
  skos:prefLabel "(3r,5r,7r,8r,9s,10s,12s,13r,14s,17r)-17-((2r,5s)-5,7-dihydroxy-6-methylheptan-2-yl)-10,13-dimethylhexadecahydro-1h-cyclopenta[a]phenanthrene-3,7,12-triol"@en, "(3R,5R,7R,8R,9S,10S,12S,13R,14S,17R) 17 ((2R,5S) 5,7 دی هیدروکسی 6 متیل هپتان 2 yl) 10,13 دی متیل هگزادکاهیدرو 1H سیکلوپنتا[a]فنانت[a]3ol1,1"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35341> ;
  ns0:mass "452.676" ;
  ns0:synonym_EXACT "(3R,7R,8R,9S,12S,14S,17R)-17-[(5S)-5,7-dihydroxy-6-methylheptan-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,12-triol" ;
  ns0:monoisotopicmass "452.35017" ;
  ns0:smiles "O[C@@H]1C2([C@]([C@]3([C@@](C4(C(C[C@H]3O)C[C@H](O)CC4)C)(C1)[H])[H])(CC[C@@H]2C(CC[C@H](O)C(CO)C)C)[H])C" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
