@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tero:conceptscheme a skos:ConceptScheme .
yso:p23540 skos:exactMatch tero:p23540 .
ysa:Y153817 skos:exactMatch tero:p23540 .
tero:p305
  skos:prefLabel "honorary titles"@en, "hederstitlar"@sv, "arvonimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23540 .

allars:Y40062 skos:exactMatch tero:p23540 .
tero:p23540
  skosext:broaderGeneric tero:p305 ;
  skos:exactMatch ysa:Y153817, yso:p23540, allars:Y40062 ;
  dc11:source "In singular 'maakuntaneuvos', in plural 'maakuntaneuvokset'." ;
  a skos:Concept ;
  skos:broader tero:p305 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "landskapsråd"@sv, "maakuntaneuvokset"@en, "maakuntaneuvokset"@fi .

