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

puho:ph252
  skos:prefLabel "asiakirjahallinto"@fi ;
  a skos:Concept ;
  skos:related puho:ph249 .

puho:ph564
  skos:prefLabel "tietohallinto"@fi ;
  a skos:Concept ;
  skos:related puho:ph249 .

puho:ph250
  skos:prefLabel "tietopalvelu"@fi ;
  a skos:Concept ;
  skos:related puho:ph249 .

puho:ph249
  skos:related puho:ph247, puho:ph250, puho:ph1092, puho:ph251, puho:ph564, puho:ph252 ;
  a skos:Concept ;
  skos:prefLabel "tietohuolto"@fi ;
  skos:topConceptOf puho:conceptscheme ;
  skos:exactMatch yso:p9815 ;
  skos:inScheme puho:conceptscheme .

puho:ph247
  skos:prefLabel "arkistotoimi"@fi ;
  a skos:Concept ;
  skos:related puho:ph249 .

puho:ph251
  skos:prefLabel "kirjastotoimi"@fi ;
  a skos:Concept ;
  skos:related puho:ph249 .

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

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

puho:ph1092
  skos:prefLabel "tieteet (erikoisala)"@fi ;
  a skos:Concept ;
  skos:related puho:ph249 .

