@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p14550
  skos:prefLabel "mjölkproduktion"@sv, "maidontuotanto"@fi, "milk production"@en ;
  a skos:Concept ;
  skos:broader yso:p1423 .

yso:p25056
  skos:prefLabel "äggproduktion"@sv, "munantuotanto"@fi ;
  a skos:Concept ;
  skos:broader yso:p1423 .

yso:p1423
  skos:broader yso:p783 ;
  skos:narrower yso:p25056, yso:p1422, yso:p14550 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "husdjursuppfödning"@sv, "animal production"@en, "kotieläintuotanto"@fi ;
  a skos:Concept .

yso:p783
  skos:prefLabel "jordbruksproduktion"@sv, "agricultural production"@en, "maataloustuotanto"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1423 .

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

yso:p1422
  skos:prefLabel "köttproduktion"@sv, "meat production"@en, "lihantuotanto"@fi ;
  a skos:Concept ;
  skos:broader yso:p1423 .

