@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p10984
  skos:prefLabel "sex hormones"@en, "könshormoner"@sv, "sukupuolihormonit"@fi ;
  a skos:Concept ;
  skos:narrower tero:D003339 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D003339> skos:exactMatch tero:D003339 .
tero:D003339
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D003339> ;
  skos:prefLabel "gulkroppshormoner"@sv, "corpus luteum hormones"@en, "keltarauhashormonit (sukupuolihormonit)"@fi ;
  skos:altLabel "keltarauhasen hormoni"@fi, "keltarauhasen hormonit"@fi, "corpus luteumin hormonit"@fi, "corpus luteumin hormoni"@fi, "corpus luteum-hormoner"@sv, "keltarauhashormoni"@fi ;
  skos:broader tero:p10984 ;
  skosext:broaderGeneric tero:p10984 ;
  skos:hiddenLabel "luteum hormones, corpus"@en, "hormones, corpus luteum"@en ;
  a skos:Concept .

