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

kauno:p1380
  skos:related kauno:p3458, kauno:p1395 ;
  kauno:candidate "0" ;
  skos:prefLabel "vapaa-aika"@fi, "fritid"@sv ;
  owl:sameAs kauno:vapaa-aika ;
  skos:exactMatch yso:p3276 ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340932289> ;
  kauno:kaunokkiID "46976" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  skos:topConceptOf yso:conceptscheme .

kauno:p3458
  skos:prefLabel "loma"@fi, "ledighet"@sv ;
  a skos:Concept ;
  skos:related kauno:p1380 .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p1380 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1395
  skos:prefLabel "tidsanvändning"@sv, "ajankäyttö"@fi ;
  a skos:Concept ;
  skos:related kauno:p1380 .

yso:p3276
  skos:prefLabel "leisure"@en, "fritid"@sv, "vapaa-aika"@fi ;
  a skos:Concept .

