@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:p916
  skos:prefLabel "physical training"@en, "liikunta"@fi, "motion"@sv ;
  a skos:Concept .

kauno:p3372
  skos:prefLabel "urheilu"@fi, "idrott"@sv ;
  a skos:Concept ;
  skos:related kauno:p3588 .

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

kauno:p3588
  skos:prefLabel "liikunta"@fi, "motion"@sv ;
  kauno:facet kauno:section_1 ;
  rdfs:comment "Liikuntalajien nimiä voi käyttää asiasanoina."@fi, "Namn på motionsformer kan användas som ämnesord."@sv ;
  skos:narrower kauno:p100 ;
  skos:topConceptOf yso:conceptscheme ;
  dc11:source "Webb-Bella"@sv, "Verkko-Kaunokki"@fi ;
  kauno:candidate "0" ;
  skos:exactMatch yso:p916 ;
  kauno:kaunokkiID "43010" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:liikunta ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340057741> ;
  skos:related kauno:p3372 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p100
  skos:prefLabel "motionsidrott"@sv, "kuntoliikunta"@fi ;
  a skos:Concept ;
  skos:broader kauno:p3588 .

