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

yso:p20075
  skos:prefLabel "melatonin"@sv, "melatonin"@en, "melatoniini"@fi ;
  a skos:Concept .

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

afo:p1590
  ns0:ed "1992-05-31" ;
  ns0:tietue "ed=1992-05-31", "md=1995-09-05", "agcx=melatonin", "ctx=melatoniini", "n", "stalista=tarkista", "cc=30", "sta=hyväksytty", "fte=melatonin", "btx=hormonit" ;
  ns0:id "2699" ;
  skos:broader afo:p888 ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  skos:exactMatch yso:p20075 ;
  ns0:stalista "tarkista" ;
  ns0:md "1995-09-05" ;
  skos:altLabel "melatonin"@en ;
  ns0:agcx "melatonin"@en ;
  skos:prefLabel "melatoniini"@fi ;
  skos:inScheme yso:conceptscheme .

