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

tero:p5853
  skos:prefLabel "avverkningar"@sv, "loggings"@en, "hakkuut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24166 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24166
  skosext:broaderGeneric tero:p5853 ;
  yso:p23805 ysa:Y175604 ;
  skos:broader tero:p5853 ;
  skos:exactMatch yso:p24166 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "gap felling"@en, "pienaukkohakkuut"@fi, "små hyggen"@sv ;
  a skos:Concept .

yso:p24166 skos:exactMatch tero:p24166 .
