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

eks:asiantuntijajaerjestelmaet
  dc11:source "vi" ;
  ns0:isMemberOf eks:47, eks:34_06_02, eks:45 ;
  dc11:type "ft", "ps3" ;
  skos:related eks:tietojaerjestelmaet ;
  dc:date "1992-04-27"^^xsd:date ;
  skos:altLabel "päätöstukijärjestelmät"@fi ;
  skos:prefLabel "expertsystem"@sv, "asiantuntijajärjestelmät"@fi, "expert systems"@en ;
  a skos:Concept .

eks:34
  skos:prefLabel "Förvaltning"@sv, "Hallinto"@fi, "Administration"@en ;
  a skos:Collection ;
  skos:member eks:34_06 .

eks:34_06
  skos:prefLabel "Offentlig förvaltnings verksamhet"@sv, "Julkisen hallinnon toiminta"@fi, "Public administration activity"@en ;
  a skos:Collection ;
  skos:member eks:34_06_02 .

eks:tekoaely skos:related eks:asiantuntijajaerjestelmaet .
eks:tietojaerjestelmaet
  skos:prefLabel "informatiossystem"@sv, "information systems"@en, "tietojärjestelmät"@fi ;
  a skos:Concept ;
  skos:related eks:asiantuntijajaerjestelmaet .

eks:47
  skos:notation "47" ;
  skos:prefLabel "Informationsteknik"@sv, "Tietotekniikka"@fi, "Information and Communication Technology"@en ;
  a skos:Collection ;
  skos:member eks:asiantuntijajaerjestelmaet .

eks:34_06_02
  skos:notation "34.06.02" ;
  skos:prefLabel "Information"@sv, "Tieto"@fi, "Information"@en ;
  a skos:Collection ;
  skos:member eks:asiantuntijajaerjestelmaet .

eks:45
  skos:notation "45" ;
  skos:prefLabel "Bibliotek"@sv, "Kirjastot"@fi, "Libraries"@en ;
  a skos:Collection ;
  skos:member eks:asiantuntijajaerjestelmaet .

