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

<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:177554>
  skos:prefLabel "استرا 1،3،5 (10) تریین 3 yl هیدروژن سولفات"@fa, "estra-1,3,5(10)-trien-3-yl hydrogen sulfate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "336.13953" ;
  ns0:formula "C18H24O4S" ;
  ns0:smiles "S(OC1=CC2=C([C@@]3([C@]([C@]4([C@](CC3)(CCC4)C)[H])(CC2)[H])[H])C=C1)(O)(=O)=O" ;
  ns0:mass "336.450" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[(8S,9S,13S,14S)-13-methyl-6,7,8,9,11,12,14,15,16,17-decahydrocyclopenta[a]phenanthren-3-yl] hydrogen sulate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16158> ;
  ns0:charge "0" ;
  ns0:inchikey "KFFRVXQLZSOXIX-BDXSIMOUSA-N" ;
  ns0:inchi "InChI=1S/C18H24O4S/c1-18-9-2-3-17(18)16-6-4-12-11-13(22-23(19,20)21)5-7-14(12)15(16)8-10-18/h5,7,11,15-17H,2-4,6,8-10H2,1H3,(H,19,20,21)/t15-,16-,17+,18+/m1/s1" .

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 .
