@prefix eks: <http://ldf.fi/eks/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://ldf.fi/schema/eks/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

eks:automaatit
  skos:note "frek5, 1969-1985 Aiemmin muodossa Automaatti"@fi ;
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:49_02 ;
  dc11:type "ps1", "frd" ;
  skos:related eks:peliautomaatit ;
  dc:date "1990-01-02"^^xsd:date ;
  skos:prefLabel "automat"@sv, "automaatit"@fi, "slot machines"@en ;
  a skos:Concept .

eks:49
  skos:prefLabel "Allmänna termer"@sv, "Yleiset termit"@fi, "General terms"@en ;
  a skos:Collection ;
  skos:member eks:49_02 .

eks:peliautomaatit
  skos:prefLabel "spelautomater"@sv, "peliautomaatit"@fi ;
  a skos:Concept ;
  skos:related eks:automaatit .

eks:49_02
  skos:notation "49.02" ;
  skos:prefLabel "Muut termit"@fi, "Other terms"@en ;
  a skos:Collection ;
  skos:member eks:automaatit .

