@prefix eks: <http://ldf.fi/eks/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://ldf.fi/schema/eks/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

eks:terveyskasvatus
  skos:prefLabel "hälsofostran"@sv, "terveyskasvatus"@fi, "health education"@en ;
  a skos:Concept .

eks:terveyden-edistaeminen
  ns0:isMemberOf eks:39_02, eks:38_01 ;
  dc11:type "eksuu17" ;
  skos:related eks:terveyskasvatus ;
  dc:date "2017-03-30"^^xsd:date ;
  skos:prefLabel "hälsofrämjande"@sv, "health promotion"@en, "terveyden edistäminen"@fi ;
  a skos:Concept .

eks:39
  skos:prefLabel "Social- och hälsovårdspolitik"@sv, "Sosiaali- ja terveyspolitiikka"@fi, "Social and health care policy"@en ;
  a skos:Collection ;
  skos:member eks:39_02 .

eks:38
  skos:prefLabel "Utbildning, vetenskap och kultur"@sv, "Koulutus, tiede ja kulttuuri"@fi, "Education, science and culture"@en ;
  a skos:Collection ;
  skos:member eks:38_01 .

eks:39_02
  skos:notation "39.02" ;
  skos:prefLabel "Hälsovård"@sv, "Terveydenhuolto"@fi, "Health care"@en ;
  a skos:Collection ;
  skos:member eks:terveyden-edistaeminen .

eks:38_01
  skos:notation "38.01" ;
  skos:prefLabel "Skol, utbildnings- och kulturpolitik"@sv, "Koulu, koulutus- ja kulttuuripolitiikka"@fi, "School policy, educational and cultural policy"@en ;
  a skos:Collection ;
  skos:member eks:terveyden-edistaeminen .

