@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/> .

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

yso:p3823
  skos:prefLabel "statliga ämbetsverk"@sv, "civil service departments"@en, "valtion virastot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13291 .

yso:p13291
  skos:broader yso:p3823, yso:p3826 ;
  skos:prefLabel "häradsbyråer"@sv, "jurisdictional offices"@en, "kihlakunnanvirastot"@fi ;
  a skos:Concept ;
  skos:closeMatch allars:Y30161, ysa:Y131431 ;
  skos:related yso:p13285 ;
  skos:inScheme yso:conceptscheme .

yso:p13285
  skos:prefLabel "statens lokalförvaltning"@sv, "state local government"@en, "valtion paikallishallinto"@fi ;
  a skos:Concept ;
  skos:related yso:p13291 .

yso:p3826
  skos:prefLabel "administrative authorities"@en, "förvaltningsmyndigheter"@sv, "hallintoviranomaiset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13291 .

