@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://ldf.fi/schema/eks/> .

eks:tietokoneet
  skos:prefLabel "datorer"@sv, "tietokoneet"@fi, "computers"@en ;
  a skos:Concept .

eks:atk-ohjelmat
  skos:prefLabel "datorprogram"@sv, "atk-ohjelmat"@fi, "ADP programmes"@en ;
  a skos:Concept .

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

eks:atk
  dc11:source "muo", "kir" ;
  a skos:Concept ;
  skos:prefLabel "atk"@fi, "adb"@sv ;
  skos:altLabel "ADP"@en, "automatic data processing"@en, "automaattinen tietojenkäsittely"@fi ;
  dc:date "1990-01-02"^^xsd:date ;
  skos:related eks:tietojaerjestelmaet, eks:tietotekniikka, eks:atk-ohjelmat, eks:tietokoneet ;
  dc11:type "ps1" ;
  ns0:isMemberOf eks:21_10, eks:47, eks:14_07 .

eks:14
  skos:prefLabel "Civilrätt"@sv, "Siviilioikeus"@fi, "Civil law"@en ;
  a skos:Collection ;
  skos:member eks:14_07 .

eks:21
  skos:prefLabel "Förvaltningsrätt"@sv, "Hallinto-oikeus"@fi, "Administrative law"@en ;
  a skos:Collection ;
  skos:member eks:21_10 .

eks:tietotekniikka
  skos:prefLabel "datorteknik"@sv, "information technology"@en, "tietotekniikka"@fi ;
  a skos:Concept ;
  skos:related eks:atk .

eks:14_07
  skos:notation "14.07" ;
  skos:prefLabel "Upphovsrätt"@sv, "Tekijänoikeus"@fi, "Copyright"@en ;
  a skos:Collection ;
  skos:member eks:atk .

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

eks:21_10
  skos:notation "21.10" ;
  skos:prefLabel "Kommunikation"@sv, "Tietoliikenne"@fi, "Communications"@en ;
  a skos:Collection ;
  skos:member eks:atk .

