@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p18601 skos:exactMatch tero:p18601 .
allars:Y23921 skos:exactMatch tero:p18601 .
tero:p272
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p18601 .

tero:p18601
  skos:prefLabel "municipal administrative court"@en, "ordningsrätt"@sv, "järjestysoikeus"@fi ;
  skos:exactMatch ysa:Y102023, allars:Y23921, yso:p18601 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p272 ;
  skos:broader tero:p272 .

ysa:Y102023 skos:exactMatch tero:p18601 .
