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

<http://www.irandoc.acir/onto/irandoc/CHEBI:79543>
  ns0:smiles "C[C@H]1CC[C@H]2[C@@H]3CCc4cc(O)ccc4[C@H]3CC[C@]12C" ;
  ns0:formula "C19H26O" ;
  ns0:monoisotopicmass "270.19837" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "270.40910" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36834> ;
  skos:prefLabel "17beta Methylestra 1,3,5(10) trien 3 ol"@fa, "17beta-methylestra-1,3,5(10)-trien-3-ol"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H26O/c1-12-3-8-18-17-6-4-13-11-14(20)5-7-15(13)16(17)9-10-19(12,18)2/h5,7,11-12,16-18,20H,3-4,6,8-10H2,1-2H3/t12-,16+,17+,18-,19+/m0/s1" ;
  ns0:inchikey "SVEOBRKOIXNDIJ-DQDQBAQVSA-N" ;
  ns0:charge "0" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
