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

tero:conceptscheme a skos:ConceptScheme .
tero:p25
  skos:prefLabel "kyrkobyggnader"@sv, "church buildings"@en, "kirkkorakennukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25565 .

yso:p25565 skos:exactMatch tero:p25565 .
tero:p25565
  skosext:broaderGeneric tero:p25 ;
  skos:broader tero:p25 ;
  skos:altLabel "Paavalin kirkko"@fi ;
  skos:exactMatch ysa:Y181492, allars:Y41606, yso:p25565 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Paavalinkirkko"@fi ;
  a skos:Concept .

allars:Y41606 skos:exactMatch tero:p25565 .
ysa:Y181492 skos:exactMatch tero:p25565 .
