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

jupo:p1079
  skos:broader yso:p944, jupo:p304 ;
  dc11:source "TEM" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "eläintuotanto"@fi ;
  a skos:Concept .

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

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

yso:p6116
  skos:prefLabel "produktion enligt produkt"@sv, "tuotanto tuotteen mukaan"@fi ;
  a skos:Collection ;
  skos:member jupo:p1079 .

jupo:p2088
  a skos:Collection ;
  skos:prefLabel "aiheryhmä työhön ja elinkeinoihin liittyvät palvelut"@fi ;
  skos:member jupo:p1079 .

yso:p944
  skos:prefLabel "produktion"@sv, "tuotanto"@fi, "production"@en ;
  a skos:Concept ;
  skos:narrower jupo:p1079 .

