@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

kauno:p2389
  skos:broader kauno:p1342, yso:p1797 ;
  a skos:Concept ;
  skos:prefLabel "hemmaboende"@sv, "kotona asuminen"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword12410948333071> ;
  kauno:facet kauno:section_1 ;
  skos:related kauno:p6 ;
  owl:sameAs kauno:kotona_asuminen ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "48727" .

yso:conceptscheme a skos:ConceptScheme .
kauno:p6
  skos:prefLabel "flyttning hemifrån"@sv, "kotoamuutto"@fi ;
  a skos:Concept ;
  skos:related kauno:p2389 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p1797
  skos:prefLabel "housing"@en, "boende"@sv, "asuminen"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2389 .

kauno:p1342
  skos:prefLabel "boende"@sv, "asuminen"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2389 .

