@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:p25
  skos:prefLabel "kyrkobyggnader"@sv, "church buildings"@en, "kirkkorakennukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19543 .

tero:conceptscheme a skos:ConceptScheme .
yso:p19543 skos:exactMatch tero:p19543 .
ysa:Y128077 skos:exactMatch tero:p19543 .
tero:p19543
  skosext:broaderGeneric tero:p25 ;
  skos:broader tero:p25 ;
  skos:altLabel "Tyrvään Pyhän Olavin kirkko"@fi ;
  skos:exactMatch ysa:Y128077, yso:p19543 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Sankt Olavs kyrka (Tyrvis)"@sv, "Pyhän Olavin kirkko -- Vammala"@fi ;
  a skos:Concept .

