@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:p7419
  skos:broader yso:p8606 ;
  skos:related yso:p8607, yso:p5577, yso:p7418 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "home preparation"@en, "hemtillverkning"@sv, "kotivalmistus"@fi ;
  a skos:Concept .

yso:p8607
  skos:prefLabel "home-brewed wine"@en, "hembryggt vin"@sv, "kotiviini"@fi ;
  a skos:Concept ;
  skos:related yso:p7419 .

yso:p5577
  skos:prefLabel "domestic needs"@en, "husbehov"@sv, "kotitarve"@fi ;
  a skos:Concept ;
  skos:related yso:p7419 .

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

yso:p7418
  skos:prefLabel "domestic work"@en, "hemarbete"@sv, "kotityö"@fi ;
  a skos:Concept ;
  skos:related yso:p7419 .

yso:p8606
  skos:prefLabel "tillverkning"@sv, "manufacture"@en, "valmistus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p7419 .

