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

tero:conceptscheme a skos:ConceptScheme .
tero:p5946
  skos:prefLabel "forstläroanstalter"@sv, "metsäoppilaitokset"@fi, "forestry schools"@en ;
  skos:exactMatch yso:p5946, ysa:Y100749, allars:Y18230 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "forstinstitut"@sv, "metsäopistot"@fi ;
  skos:broader tero:p5947 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p5947 .

ysa:Y100749 skos:exactMatch tero:p5946 .
yso:p5946 skos:exactMatch tero:p5946 .
tero:p5947
  skos:prefLabel "läroinrättningar för skogsbruk och trähushållning"@sv, "forestry and timber economy schools"@en, "metsä- ja puutalousoppilaitokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5946 .

allars:Y18230 skos:exactMatch tero:p5946 .
