@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

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

yso:p23139
  skos:scopeNote "Honourary title given to a member of a district court lay board (source: Matti Joutsen: Finnish-English Law Dictionary)." ;
  skos:related yso:p8004 ;
  skos:prefLabel "herastuomarit"@en, "herastuomarit"@fi, "häradsdomare"@sv ;
  skos:broader yso:p305 ;
  a skos:Concept ;
  skos:closeMatch ysa:Y160831, allars:Y37815 ;
  skos:inScheme yso:conceptscheme .

yso:p8004
  skos:prefLabel "nämndemän"@sv, "jurors"@en, "lautamiehet"@fi ;
  a skos:Concept ;
  skos:related yso:p23139 .

yso:p305
  skos:prefLabel "honorary titles"@en, "hederstitlar"@sv, "arvonimet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p23139 .

