@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:p3622
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "43079" ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:prefLabel "uudisrakentaminen"@fi, "nybyggnad"@sv ;
  skos:exactMatch yso:p8669 ;
  kauno:candidate "0" ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174341268604> ;
  kauno:facet kauno:section_1 ;
  owl:sameAs kauno:uudisrakentaminen ;
  skos:broader kauno:p4532 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p8669
  skos:prefLabel "new construction"@en, "nybyggnad"@sv, "uudisrakentaminen"@fi ;
  a skos:Concept .

kauno:p4532
  skos:prefLabel "byggande"@sv, "rakentaminen"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3622 .

