@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:conceptscheme a skos:ConceptScheme .
kauno:p497
  skos:prefLabel "fritidsaktiviteter"@sv, "vapaa-ajantoiminnat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2686 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p6939
  skos:prefLabel "leisure occupations"@en, "fritidsaktiviteter"@sv, "vapaa-ajantoiminnat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2686 .

kauno:p2686
  skos:broader kauno:p497, yso:p6939 ;
  skos:prefLabel "rantaelämä"@fi, "strandliv"@sv ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340973076> ;
  kauno:kaunokkiID "46772" ;
  owl:sameAs kauno:rantaelämä ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

