@prefix eks: <http://ldf.fi/eks/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

eks:asunnot
  skos:prefLabel "bostäder"@sv, "residences"@en, "asunnot"@fi ;
  a skos:Concept .

eks:asuntotuotanto
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:21_08_08, eks:42_03 ;
  dc11:type "ps1" ;
  skos:related eks:aravajaerjestelmae, eks:rakentaminen, eks:asunnot ;
  dc:date "1990-01-02"^^xsd:date ;
  skos:prefLabel "bostadsproduktion"@sv, "housing production"@en, "asuntotuotanto"@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:aravajaerjestelmae
  skos:prefLabel "aravasystem"@sv, "state-subsidized housing"@en, "aravajärjestelmä"@fi ;
  a skos:Concept ;
  skos:related eks:asuntotuotanto .

eks:rakentaminen
  skos:prefLabel "byggande"@sv, "construction"@en, "rakentaminen"@fi ;
  a skos:Concept ;
  skos:related eks:asuntotuotanto .

eks:asuntomarkkinat skos:related eks:asuntotuotanto .
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:asuntotuotanto .

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

