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

eks:tyoemarkkinapolitiikka
  ns0:isMemberOf eks:41, eks:34_02_01 ;
  dc11:type "ps3" ;
  skos:related eks:tyoemarkkinat ;
  dc:date "1994-10-21"^^xsd:date ;
  skos:altLabel "labour policy"@en, "labour market policy"@en, "employment policy"@en ;
  skos:prefLabel "arbetsmarknadspolitik"@sv, "työmarkkinapolitiikka"@fi, "Arbeitsmarktpolitik"@de ;
  a skos:Concept .

eks:34
  skos:prefLabel "Förvaltning"@sv, "Hallinto"@fi, "Administration"@en ;
  a skos:Collection ;
  skos:member eks:34_02 .

eks:34_02
  skos:prefLabel "Sektorer inom offentlig förvaltning"@sv, "Julkisen hallinnon sektorit"@fi, "Public administration sectors"@en ;
  a skos:Collection ;
  skos:member eks:34_02_01 .

eks:tyoemarkkinat
  skos:prefLabel "arbetsmarknad"@sv, "labour market"@en, "työmarkkinat"@fi ;
  a skos:Concept ;
  skos:related eks:tyoemarkkinapolitiikka .

eks:41
  skos:notation "41" ;
  skos:prefLabel "Arbete, arbetsmarknad, facklig organisering"@sv, "Työ, työmarkkinat, ammatillinen järjestäytyminen"@fi, "Work, labour market, trade union organization"@en ;
  a skos:Collection ;
  skos:member eks:tyoemarkkinapolitiikka .

eks:34_02_01
  skos:notation "34.02.01" ;
  skos:prefLabel "Policy sectors"@en, "Politikens sektorer"@sv, "Politiikan sektorit"@fi ;
  a skos:Collection ;
  skos:member eks:tyoemarkkinapolitiikka .

