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

kauno:p1674
  skos:prefLabel "penningspel"@sv, "rahapelit"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3260 .

kauno:p3260
  skos:exactMatch yso:p3444 ;
  kauno:candidate "0" ;
  skos:broader kauno:p1674 ;
  kauno:kaunokkiID "42880" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  kauno:facet kauno:section_1 ;
  skos:prefLabel "lotto"@sv, "lotto"@fi ;
  owl:sameAs kauno:lotto ;
  skos:related kauno:p804, kauno:p2984 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340127351> ;
  kauno:hideInPublicSide "0"@sv, "0"@fi .

yso:conceptscheme a skos:ConceptScheme .
kauno:p804
  skos:prefLabel "veikkaus"@fi, "tippning"@sv ;
  a skos:Concept ;
  skos:related kauno:p3260 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p3444
  skos:prefLabel "lotto"@en, "lotto"@sv, "lotto"@fi ;
  a skos:Concept .

kauno:p2984
  skos:prefLabel "lotterier"@sv, "arpajaiset"@fi ;
  a skos:Concept ;
  skos:related kauno:p3260 .

