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

ysa:Y123994
  skos:broader ysa:Y97500 ;
  skos:exactMatch allars:Y42827 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "raivaussahat"@fi ;
  a skos:Concept .

allars:Y42827 skos:exactMatch ysa:Y123994 .
ysa:ysa_juuri
  skos:prefLabel "YSA - Yleinen suomalainen asiasanasto"@fi, "YSA - General Finnish thesaurus"@en ;
  a skos:ConceptScheme .

ysa:Y97500
  skos:prefLabel "moottorisahat"@fi ;
  a skos:Concept ;
  skos:narrower ysa:Y123994 .

ysa:ryhma_28
  a skos:Collection ;
  skos:prefLabel "28 Metsäteollisuus. Massa- ja paperiteollisuus. Paperiteollisuus. Puuteollisuus"@fi ;
  skos:member ysa:Y123994 .

ysa:ryhma_21
  a skos:Collection ;
  skos:prefLabel "21 Metsätalous. Metsänhoito"@fi ;
  skos:member ysa:Y123994 .

