@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
  a skos:Concept ;
  skos:prefLabel "arkivvård"@sv, "archive-keeping"@en, "arkistonhoito"@fi ;
  skos:related yso:p12987 .

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

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

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

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

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

