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

<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:175481>
  ns0:subset "2_STAR" ;
  ns0:inchikey "LUQSJWRTYLGZJB-ZHVNYGEGSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16158> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "429.19738" ;
  ns0:smiles "S(OC1CC=2[C@@]([C@@]3([C@]([C@]4([C@](CC3)(C(=CC4)C=5C=CC=NC5)C)[H])(CC2)[H])[H])(CC1)C)(O)(=O)=O" ;
  ns0:mass "429.580" ;
  skos:prefLabel "سولفات ابیراترون"@fa, "abiraterone sulfate"@en ;
  ns0:synonym_EXACT "[(8R,9S,10R,13S,14S)-10,13-dimethyl-17-pyridin-3-yl-2,3,4,7,8,9,11,12,14,15-decahydro-1H-cyclopenta[a]phenanthren-3-yl] hydrogen sulate" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C24H31NO4S/c1-23-11-9-18(29-30(26,27)28)14-17(23)5-6-19-21-8-7-20(16-4-3-13-25-15-16)24(21,2)12-10-22(19)23/h3-5,7,13,15,18-19,21-22H,6,8-12,14H2,1-2H3,(H,26,27,28)/t18?,19-,21-,22-,23-,24+/m0/s1" ;
  ns0:formula "C24H31NO4S" .

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 .
