@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:p570
  skos:prefLabel "poker"@sv, "pokeri"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1879 .

yso:p19045
  skos:prefLabel "pokeri"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1879 .

kauno:p1879
  kauno:candidate "0" ;
  a skos:Concept ;
  kauno:kaunokkiID "48842" ;
  kauno:facet kauno:section_1 ;
  skos:broader kauno:p570, yso:p19045, kauno:p1490 ;
  skos:prefLabel "Internetpoker"@sv, "nettipokeri"@fi ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "Internet-pokeri"@fi, "nätpoker"@sv ;
  owl:sameAs kauno:nettipokeri ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword12410949164943> .

kauno:p1490
  skos:prefLabel "kortspel"@sv, "korttipelit"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1879 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
