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

yso:p19045
  skos:broader yso:p5572, yso:p2221 ;
  skos:closeMatch ysa:Y141287, allars:Y36014 ;
  skos:prefLabel "pokeri"@fi, "poker"@en, "poker"@sv ;
  skos:narrower yso:p23168 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:p23168
  skos:prefLabel "online poker"@en, "nettipokeri"@fi, "Internetpoker"@sv ;
  a skos:Concept ;
  skos:broader yso:p19045 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p5572
  skos:prefLabel "games of chance"@en, "uhkapelit"@fi, "hasardspel"@sv ;
  a skos:Concept ;
  skos:narrower yso:p19045 .

yso:p2221
  skos:prefLabel "card games"@en, "kortspel"@sv, "korttipelit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p19045 .

