@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .

yso:p17818
  a skos:Concept ;
  skos:prefLabel "regeneraatio"@fi, "regeneration"@sv, "regeneration"@en ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:altLabel "uusiutuminen"@fi ;
  rdfs:comment "uusiutuminen; tapahtumasarja, jossa jo erilaistunut eliön osa (solukko, kudos, elin) kasvattaa uuden osan tuhoutuneen osan tilalle" ;
  skos:related yso:p22536 ;
  skos:broader yso:p2715 ;
  skos:inScheme puho:conceptscheme .

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

yso:p2715
  skos:prefLabel "naturvetenskaplig förändring"@sv, "change related to natural science"@en, "luonnontieteellinen muutos"@fi ;
  a skos:Concept ;
  skos:narrower yso:p17818 .

yso:p22536
  skos:prefLabel "förnyande"@sv, "uusiutuminen"@fi, "renewal"@en ;
  a skos:Concept ;
  skos:related yso:p17818 .

