@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:ph247 .

puho:ph246
  skos:prefLabel "archives (organizations)"@en, "arkiv"@sv, "arkistot"@fi ;
  a skos:Concept ;
  skos:related puho:ph247 .

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

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

yso:p10378
  skos:prefLabel "arkivfunktion"@sv, "archiving services"@en, "arkistotoimi"@fi ;
  a skos:Concept .

puho:ph247
  skos:related puho:ph250, puho:ph246, puho:ph251, puho:ph249, puho:ph252 ;
  skos:prefLabel "arkistotoimi"@fi ;
  a skos:Concept ;
  skos:topConceptOf puho:conceptscheme ;
  skos:exactMatch yso:p10378 ;
  skos:inScheme puho:conceptscheme .

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

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

