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

yso:p3248
  skos:prefLabel "arkivvård"@sv, "archive-keeping"@en, "arkistonhoito"@fi ;
  a skos:Concept ;
  skos:related yso:p12987 .

yso:p12987
  skos:broader yso:p1179 ;
  skos:prefLabel "arkivarier"@sv, "archivists"@en, "arkistonhoitajat"@fi ;
  skos:closeMatch allars:Y39501, ysa:Y113315 ;
  skos:related yso:p3248, yso:p1257 ;
  skos:narrower yso:p12988 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

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

yso:p1257
  skos:prefLabel "archiving"@en, "arkivering"@sv, "arkistointi"@fi ;
  a skos:Concept ;
  skos:related yso:p12987 .

yso:p12988
  skos:prefLabel "riksarkivarien"@sv, "valtionarkistonhoitajat"@fi ;
  a skos:Concept ;
  skos:broader yso:p12987 .

yso:p1179
  skos:prefLabel "occupations"@en, "yrken"@sv, "ammatit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12987 .

