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

yso:p3344
  skos:closeMatch allars:Y29983, ysa:Y130088 ;
  skos:altLabel "koagulaatio"@fi ;
  skos:broader yso:p2715 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "koagulering"@sv, "hyytyminen"@fi, "coagulation"@en ;
  a skos:Concept ;
  skos:related yso:p3656, yso:p3342 .

yso:p3656
  skos:prefLabel "kemialliset ilmiöt"@fi, "kemiska fenomen"@sv, "chemical phenomena"@en ;
  a skos:Concept ;
  skos:related yso:p3344 .

yso:p3342
  skos:prefLabel "solidification"@en, "jähmettyminen"@fi, "stelning"@sv ;
  a skos:Concept ;
  skos:related yso:p3344 .

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:p3344 .

