@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix afo: <http://www.yso.fi/onto/afo/> .

yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p36102
  skos:closeMatch ysa:Y697 ;
  skos:prefLabel "asuntotuotanto"@fi, "housing production"@en, "bostadsproduktion"@sv ;
  skos:exactMatch yso:p16127, afo:asuntotuotanto ;
  skos:altLabel "bostadsbyggande"@sv, "asuntorakentaminen"@fi ;
  skos:broader koko:p11043 ;
  afo:cc afo:C80_ymparistonsuojelu, afo:C70_kotitalous ;
  skos:related koko:p34882 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

koko:p11043
  skos:prefLabel "building production"@en, "byggnadsproduktion"@sv, "rakennustuotanto"@fi ;
  a skos:Concept ;
  skos:narrower koko:p36102 .

koko:p34882
  skos:prefLabel "building"@en, "byggande"@sv, "rakentaminen"@fi ;
  a skos:Concept ;
  skos:related koko:p36102 .

