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

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

ysa:Y105436 skos:exactMatch tero:p25064 .
tero:p25064
  skosext:broaderGeneric tero:p25 ;
  skos:broader tero:p25 ;
  skos:altLabel "Johanneksen kirkko -- Helsinki"@fi ;
  skos:exactMatch ysa:Y105436, allars:Y36134, yso:p25064 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Johanneksenkirkko"@fi ;
  a skos:Concept .

yso:p25064 skos:exactMatch tero:p25064 .
allars:Y36134 skos:exactMatch tero:p25064 .
