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

<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://www.irandoc.acir/onto/irandoc/CHEBI:205652>
  ns0:synonym_EXACT "(2S,3R,5R,9R,10R,13R,14S,16S,17R)-17-[(2R,3R)-2,3-dihydroxy-5,6-dimethylheptan-2-yl]-2,3,14,16-tetrahydroxy-10,13-dimethyl-2,3,4,5,9,11,12,15,16,17-decahydro-1H-cyclopenta[a]phenanthren-6-one" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C28H46O7/c1-14(2)15(3)9-23(33)27(6,34)24-22(32)13-28(35)17-10-19(29)18-11-20(30)21(31)12-25(18,4)16(17)7-8-26(24,28)5/h10,14-16,18,20-24,30-35H,7-9,11-13H2,1-6H3/t15?,16-,18-,20+,21-,22-,23+,24-,25+,26+,27-,28+/m0/s1" ;
  skos:prefLabel "polyporoid c"@en, "پلی پوروئید C"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C=C2[C@@]3(O)[C@@]([C@@H]([C@@](O)([C@H](O)CC(C(C)C)C)C)[C@H](C3)O)(CC[C@@H]2[C@@]4([C@H]1C[C@@H](O)[C@H](C4)O)C)C" ;
  ns0:inchikey "RVRAYMBCPTYQKZ-UFOPSCFWSA-N" ;
  ns0:monoisotopicmass "494.32435" ;
  ns0:formula "C28H46O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35341> ;
  ns0:mass "494.669" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
