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

puho:ph1148
  skos:broader puho:ph1150 ;
  skos:prefLabel "muonitus"@fi ;
  skos:altLabel "kenttämuonitus"@fi, "päiväannos"@fi ;
  skos:related puho:ph1149, puho:ph339, puho:ph1147 ;
  a skos:Concept ;
  skos:exactMatch yso:p11078 ;
  skos:inScheme puho:conceptscheme ;
  skos:narrower puho:ph2061 .

yso:p11078
  skos:prefLabel "provisioning"@en, "proviantering"@sv, "muonitus"@fi ;
  a skos:Concept .

puho:ph2061
  skos:prefLabel "kenttäkeittiöt"@fi ;
  a skos:Concept ;
  skos:broader puho:ph1148 .

puho:ph1150
  skos:prefLabel "elintarvikehuolto"@fi ;
  a skos:Concept ;
  skos:narrower puho:ph1148 .

puho:ph339
  skos:prefLabel "elintarvikkeet"@fi ;
  a skos:Concept ;
  skos:related puho:ph1148 .

puho:ph1149
  skos:prefLabel "ravitsemus"@fi ;
  a skos:Concept ;
  skos:related puho:ph1148 .

puho:ph1147
  skos:prefLabel "elintarvikehygienia"@fi ;
  a skos:Concept ;
  skos:related puho:ph1148 .

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

