@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 kulo: <http://www.yso.fi/onto/kulo/> .
@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:inScheme kulo:conceptscheme ;
  skos:broader yso:p132 ;
  a skos:Concept ;
  rdfs:comment "elintoimintojen hidastuminen kylmissä tm. epäedullisissa oloissa" .

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

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

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

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

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

