@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p453
  skos:prefLabel "hälsopolitik"@sv, "terveyspolitiikka"@fi, "health policy"@en ;
  a skos:Concept ;
  skos:related tero:T00512 .

<http://www.yso.fi/onto/hpmulti/T00512> skos:exactMatch tero:T00512 .
tero:T00511
  skos:prefLabel "terveysinterventiot"@fi, "health interventions"@en, "intervention i hälsofrämjande arbete"@sv ;
  a skos:Concept ;
  skos:related tero:T00512 .

tero:conceptscheme a skos:ConceptScheme .
tero:p13854
  skos:prefLabel "lagstiftning"@sv, "legislation"@en, "lainsäädäntö"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00512 .

tero:T00512
  skos:prefLabel "health legislation"@en, "terveyslainsäädäntö"@fi, "hälso- och sjukvårdslag"@sv ;
  skos:broader tero:p13854 ;
  skosext:broaderGeneric tero:p13854 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00512> ;
  a skos:Concept ;
  skos:related tero:T00511, tero:p453 .

