@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:p2279
  a skos:Concept ;
  kauno:facet kauno:section_1 ;
  skos:related kauno:p4392 ;
  skos:prefLabel "suureneminen"@fi, "utvidgning"@sv ;
  skos:exactMatch yso:p6882 ;
  kauno:kaunokkiID "48180" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340924931> ;
  skos:broader kauno:p158 ;
  skos:inScheme yso:conceptscheme ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  owl:sameAs kauno:suureneminen .

yso:p6882
  skos:prefLabel "utvidgning"@sv, "suureneminen"@fi ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p158
  skos:prefLabel "förändring"@sv, "muutos"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2279 .

kauno:p4392
  skos:prefLabel "minskning (storlek)"@sv, "pieneneminen"@fi ;
  a skos:Concept ;
  skos:related kauno:p2279 .

