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

yso:p9816
  skos:broader yso:p4328 ;
  a skos:Concept ;
  skos:prefLabel "informationsadministration"@sv, "tietohallinto"@fi, "information administration"@en ;
  skos:related yso:p9815, yso:p3927 ;
  skos:closeMatch ysa:Y99506, allars:Y20010 ;
  skos:inScheme kulo:conceptscheme .

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

yso:p3927
  skos:prefLabel "information systems"@en, "informationssystem"@sv, "tietojärjestelmät"@fi ;
  a skos:Concept ;
  skos:related yso:p9816 .

yso:p9815
  skos:prefLabel "informationsförsörjning"@sv, "information services"@en, "tietohuolto"@fi ;
  a skos:Concept ;
  skos:related yso:p9816 .

yso:p4328
  skos:prefLabel "administration"@en, "förvaltning"@sv, "hallinto"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9816 .

