@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p3153
  skos:prefLabel "dvala"@sv, "horros"@fi, "torpor"@en ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:closeMatch ysa:Y101681, allars:Y17146 ;
  skos:related yso:p1200, yso:p3152, yso:p3154 ;
  skos:broader yso:p132 ;
  a skos:Concept ;
  rdfs:comment "elintoimintojen hidastuminen kylmissä tm. epäedullisissa oloissa" ;
  skos:inScheme yso:conceptscheme .

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

yso:p3154
  skos:prefLabel "hibernation"@en, "talviuni"@fi, "vintersömn"@sv ;
  a skos:Concept ;
  skos:related yso:p3153 .

yso:p3152
  skos:prefLabel "övervintring (djur)"@sv, "talvehtiminen (eläinten)"@fi, "wintering"@en ;
  a skos:Concept ;
  skos:related yso:p3153 .

yso:p1200
  skos:prefLabel "fenologi"@sv, "phenology"@en, "fenologia"@fi ;
  a skos:Concept ;
  skos:related yso:p3153 .

yso:p132
  skos:prefLabel "biologiska fenomen"@sv, "biological phenomena"@en, "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3153 .

