@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:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3921
  skos:broader kauno:p2541 ;
  kauno:facet kauno:section_1 ;
  a skos:Concept ;
  skos:prefLabel "uimataito"@fi, "simkunnighet"@sv ;
  kauno:kaunokkiID "48193" ;
  skos:related kauno:p3089 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340908906> ;
  owl:sameAs kauno:uimataito ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p18554 .

yso:p18554
  skos:prefLabel "swimming skills"@en, "uimataito"@fi, "simkunnighet"@sv ;
  a skos:Concept .

kauno:p3089
  skos:prefLabel "simning"@sv, "uinti"@fi ;
  a skos:Concept ;
  skos:related kauno:p3921 .

kauno:p2541
  skos:prefLabel "färdigheter"@sv, "taidot"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3921 .

