@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:p21303
  skos:broader yso:p305 ;
  skos:closeMatch allars:Y36571, ysa:Y146518 ;
  skos:prefLabel "Masters of Laws (trained on the bench)"@en, "varatuomarit"@fi, "vicehäradshövdingar"@sv ;
  a skos:Concept ;
  skos:related yso:p2496, yso:p17592 ;
  skos:inScheme yso:conceptscheme .

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

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

yso:p17592
  skos:prefLabel "judges"@en, "domare"@sv, "tuomarit"@fi ;
  a skos:Concept ;
  skos:related yso:p21303 .

yso:p2496
  skos:prefLabel "jurists"@en, "juristit"@fi, "jurister"@sv ;
  a skos:Concept ;
  skos:related yso:p21303 .

