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

yso:p23578 skos:exactMatch tero:p23578 .
tero:conceptscheme a skos:ConceptScheme .
tero:p2528
  skos:prefLabel "nedkylning"@sv, "cooling"@en, "jäähdytys"@fi ;
  a skos:Concept ;
  skos:related tero:p23578 .

tero:p23578
  skos:broader tero:p4549 ;
  skosext:broaderGeneric tero:p4549 ;
  skos:related tero:p2530, tero:p2528 ;
  rdfs:comment "kalldeformation +  köldbehandling = kylmäkäsittely"@sv ;
  skos:prefLabel "köldbehandling"@sv, "kylmäkäsittely (kasvit)"@fi ;
  skos:exactMatch allars:Y30006, yso:p23578 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p2530
  skos:prefLabel "kylmäkäsittely (metallityö)"@fi, "cold treatment"@en, "kalldeformation"@sv ;
  a skos:Concept ;
  skos:related tero:p23578 .

tero:p4549
  skos:prefLabel "treatment (alteration)"@en, "behandling"@sv, "käsittely (toisenlaiseksi muuttaminen)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23578 .

allars:Y30006 skos:exactMatch tero:p23578 .
