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

yso:p453
  skos:related yso:p5632, yso:p5633, yso:p451, yso:p452 ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "hälsovårdspolitik"@sv, "terveydenhuoltopolitiikka"@fi ;
  a skos:Concept ;
  skos:prefLabel "hälsopolitik"@sv, "health policy"@en, "terveyspolitiikka"@fi ;
  skos:broader yso:p2672 ;
  skos:closeMatch allars:Y19747, ysa:Y99447 .

yso:p5633
  skos:prefLabel "pharmaceutical policy"@en, "läkemedelspolitik"@sv, "lääkepolitiikka"@fi ;
  a skos:Concept ;
  skos:related yso:p453 .

yso:p2672
  skos:prefLabel "social policy"@en, "socialpolitik"@sv, "sosiaalipolitiikka"@fi ;
  a skos:Concept ;
  skos:narrower yso:p453 .

yso:p451
  skos:prefLabel "nutritional policy"@en, "nutritionspolitik"@sv, "ravitsemuspolitiikka"@fi ;
  a skos:Concept ;
  skos:related yso:p453 .

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

yso:p5632
  skos:prefLabel "kansanterveystiede"@fi, "folkhälsovetenskap"@sv, "public health"@en ;
  a skos:Concept ;
  skos:related yso:p453 .

yso:p452
  skos:prefLabel "folkhälsa"@sv, "national health"@en, "kansanterveys"@fi ;
  a skos:Concept ;
  skos:related yso:p453 .

