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

eks:asuntopolitiikka
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:21_08_08, eks:42_03, eks:30_06_01, eks:34_02_01 ;
  dc11:type "ps1" ;
  dc:date "1990-01-02"^^xsd:date ;
  skos:prefLabel "bostadspolitik"@sv, "housing policy"@en, "asuntopolitiikka"@fi ;
  a skos:Concept .

eks:21
  skos:prefLabel "Förvaltningsrätt"@sv, "Hallinto-oikeus"@fi, "Administrative law"@en ;
  a skos:Collection ;
  skos:member eks:21_08 .

eks:21_08
  a skos:Collection ;
  skos:prefLabel "Hallinto-oikeus_s08"@fi ;
  skos:member eks:21_08_08 .

eks:42
  skos:prefLabel "Miljö, regionsplanering, boende"@sv, "Ympäristö, aluesuunnittelu, asuminen"@fi, "Environment, regional planning, housing"@en ;
  a skos:Collection ;
  skos:member eks:42_03 .

eks:30
  skos:prefLabel "Statslära, politik"@sv, "Valtio-oppi, politiikka"@fi, "Political science, politics"@en ;
  a skos:Collection ;
  skos:member eks:30_06 .

eks:30_06
  skos:prefLabel "Regering, verkställande"@sv, "Hallitus, toimeenpano"@fi, "Government"@en ;
  a skos:Collection ;
  skos:member eks:30_06_01 .

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:aravajaerjestelmae skos:related eks:asuntopolitiikka .
eks:asuntomarkkinat skos:related eks:asuntopolitiikka .
eks:21_08_08
  skos:notation "21.08.08" ;
  skos:prefLabel "Bostadsproduktion och bostadsstöd"@sv, "Asuntotuotanto ja asumistuki"@fi, "Housing construction and housing support"@en ;
  a skos:Collection ;
  skos:member eks:asuntopolitiikka .

eks:42_03
  skos:notation "42.03" ;
  skos:prefLabel "Boende"@sv, "Asuminen"@fi, "Housing"@en ;
  a skos:Collection ;
  skos:member eks:asuntopolitiikka .

eks:30_06_01
  skos:notation "30.06.01" ;
  skos:prefLabel "Politikens sektorer"@sv, "Politiikan sektorit"@fi, "Sectors of politics"@en ;
  a skos:Collection ;
  skos:member eks:asuntopolitiikka .

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:asuntopolitiikka .

