@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix jupo: <http://www.yso.fi/onto/jupo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:p6067
  skos:prefLabel "avfall (hantering)"@sv, "wastes -- treatment"@en, "jätteet -- käsittely"@fi ;
  a skos:Concept ;
  skos:exactMatch jupo:p363 .

jupo:p2071
  a skos:Collection ;
  skos:prefLabel "aiheryhmä ympäristöön ja luontoon liittyvät palvelut"@fi ;
  skos:member jupo:p363 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

jupo:p363
  skos:broader jupo:p304 ;
  dc11:source "TEM" ;
  skos:exactMatch yso:p6067 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "jätteenkäsittely"@fi ;
  a skos:Concept .

jupo:p304
  skos:prefLabel "palvelut"@fi ;
  a skos:Concept ;
  skos:narrower jupo:p363 .

