@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:36834>
  skos:prefLabel "3 هیدروکسی استروئید"@fa, "3-hydroxy steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:230825> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:230825>
  ns0:charge "0" ;
  ns0:monoisotopicmass "318.18311" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36834> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "PEXPJFWTSZLEAQ-YSYMNNNUSA-N" ;
  skos:prefLabel "2-methoxyestriol"@en, "2 متوکسی استریول"@fa ;
  ns0:mass "318.413" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O[C@@H]1[C@@]2([C@H]([C@H]3[C@H](CC2)C=4C(CC3)=CC(O)=C(OC)C4)C[C@H]1O)C" ;
  ns0:inchi "InChI=1S/C19H26O4/c1-19-6-5-11-12(14(19)9-16(21)18(19)22)4-3-10-7-15(20)17(23-2)8-13(10)11/h7-8,11-12,14,16,18,20-22H,3-6,9H2,1-2H3/t11-,12+,14-,16+,18-,19-/m0/s1" ;
  ns0:formula "C19H26O4" ;
  ns0:synonym_EXACT "(8R,9S,13S,14S,16R,17R)-2-methoxy-13-methyl-6,7,8,9,11,12,14,15,16,17-decahydrocyclopenta[a]phenanthrene-3,16,17-triol" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
