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

yso:p15313
  skos:prefLabel "runoff volume"@en, "avrinning"@sv, "valunta"@fi ;
  a skos:Concept ;
  skos:related yso:p3085 .

yso: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:p3085 .

yso:p3085
  skos:prefLabel "evaporation"@en, "avdunstning"@sv, "haihdunta"@fi ;
  skos:related yso:p15313, yso:p949 ;
  skos:broader yso:p2715 ;
  skos:closeMatch allars:Y15567, ysa:Y95240 ;
  skos:altLabel "haihtuminen"@fi ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

yso:p949
  skos:prefLabel "physical phenomena"@en, "fysikaliska fenomen"@sv, "fysikaaliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:related yso:p3085 .

