@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p838
  skos:prefLabel "service"@sv, "services"@en, "palvelut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23511 .

tero:p23511
  skos:broader tero:p838 ;
  skos:prefLabel "skogsservice"@sv, "forest services"@en, "metsäpalvelut"@fi ;
  skos:exactMatch yso:p23511, allars:Y33759, ysa:Y148387 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p838 .

allars:Y33759 skos:exactMatch tero:p23511 .
ysa:Y148387 skos:exactMatch tero:p23511 .
yso:p23511 skos:exactMatch tero:p23511 .
