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

<http://www.irandoc.acir/onto/irandoc/CHEBI:79681>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "17 [(بنزیلامینو) متیل] استرا 1،3،5(10) تریین 3،17 بتا دیول"@fa, "17-[(benzylamino)methyl]estra-1,3,5(10)-triene-3,17beta-diol"@en ;
  ns0:monoisotopicmass "391.25113" ;
  ns0:mass "391.54570" ;
  ns0:charge "0" ;
  ns0:smiles "C[C@]12CC[C@H]3[C@@H](CCc4cc(O)ccc34)[C@@H]1CC[C@@]2(O)CNCc1ccccc1" ;
  ns0:inchi "InChI=1S/C26H33NO2/c1-25-13-11-22-21-10-8-20(28)15-19(21)7-9-23(22)24(25)12-14-26(25,29)17-27-16-18-5-3-2-4-6-18/h2-6,8,10,15,22-24,27-29H,7,9,11-14,16-17H2,1H3/t22-,23-,24+,25+,26-/m1/s1" ;
  ns0:formula "C26H33NO2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36834> ;
  ns0:inchikey "HKQCBICFBAZMCN-PUHDZGQXSA-N" .

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 .
