@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

afo:p888
  skos:prefLabel "hormonit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1979 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

afo:p1979
  ns0:tietue "md=1995-09-05", "fte=somatotropin", "ufx=somatotropiini", "sta=hyväksytty", "growth hormone", "btx=hormonit", "stalista=tarkista", "n", "ed=1992-05-31", "GH", "ctx=kasvuhormoni", "cc=30" ;
  ns0:ufx "somatotropiini"@fi ;
  ns0:stalista "tarkista" ;
  skos:altLabel "growth hormone"@en, "somatotropin"@en, "GH"@en ;
  ns0:id "1461" ;
  skos:prefLabel "kasvuhormoni"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1992-05-31" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-05" ;
  skos:broader afo:p888 ;
  skos:exactMatch yso:p15759 ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept .

yso:p15759
  skos:prefLabel "growth hormones"@en, "tillväxthormoner"@sv, "kasvuhormonit"@fi ;
  a skos:Concept .

