@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p5752
  skos:prefLabel "town halls"@en, "stadshus"@sv, "kaupungintalot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20002 .

tero:conceptscheme a skos:ConceptScheme .
yso:p20002 skos:exactMatch tero:p20002 .
ysa:Y105834 skos:exactMatch tero:p20002 .
tero:p20002
  skosext:broaderGeneric tero:p5752 ;
  skos:broader tero:p5752 ;
  skos:exactMatch ysa:Y105834, yso:p20002 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Kuopio town hall"@en, "Kuopio stadshus"@sv, "Kuopion kaupungintalo"@fi ;
  a skos:Concept .

