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

yso:p9535
  skos:prefLabel "bankautomater"@sv, "cash dispensers"@en, "pankkiautomaatit"@fi ;
  a skos:Concept ;
  skos:broader yso:p9536 .

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

yso:p9536
  skos:narrower yso:p12776, yso:p9535, yso:p19869 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:closeMatch ysa:Y6852 ;
  skos:prefLabel "automatons"@en, "automater"@sv, "automaatit"@fi ;
  skos:broader yso:p2005 .

yso:p19869
  skos:prefLabel "spelautomater"@sv, "amusement machines"@en, "peliautomaatit"@fi ;
  a skos:Concept ;
  skos:broader yso:p9536 .

yso:p12776
  skos:prefLabel "jukeboxes"@en, "jukeboxar"@sv, "levyautomaatit"@fi ;
  a skos:Concept ;
  skos:broader yso:p9536 .

yso:p2005
  skos:prefLabel "maskiner"@sv, "machines"@en, "koneet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9536 .

