@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#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:p9081
  skos:altLabel "laamannit"@fi ;
  skos:prefLabel "laamannit (ammatit)"@fi, "Chief Judge of the District Court (occupations)"@en, "lagmän (ämbete)"@sv ;
  skos:broader yso:p1179 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:closeMatch allars:Y42328, ysa:Y105363 ;
  rdfs:comment "käräjäoikeuden puheenjohtaja (ja hallinnollinen päällikkö)" ;
  dc11:source "Kielitoimiston sanakirja" .

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

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

