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

yso:p6880
  skos:prefLabel "expansion"@en, "expansion"@sv, "laajeneminen"@fi ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3549
  skos:broader kauno:p158 ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_1 ;
  skos:altLabel "laajentuminen"@fi ;
  skos:prefLabel "laajeneminen"@fi, "expansion"@sv ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340924150> ;
  kauno:kaunokkiID "46400" ;
  kauno:candidate "0" ;
  owl:sameAs kauno:laajeneminen ;
  skos:exactMatch yso:p6880 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi .

kauno:p158
  skos:prefLabel "förändring"@sv, "muutos"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3549 .

