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

eks:tietohallinto
  skos:prefLabel "informatiosadministration"@sv, "information management (administration)"@en, "tietohallinto"@fi ;
  a skos:Concept .

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

eks:tiedonhallinta
  ns0:isMemberOf eks:47, eks:45 ;
  dc11:type "eksuu04" ;
  skos:related eks:tietohallinto, eks:tietojaerjestelmaet ;
  dc:date "2004-09-29"^^xsd:date ;
  skos:prefLabel "informationshantering"@sv, "information management"@en, "tiedonhallinta"@fi ;
  a skos:Concept .

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

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

