@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#> .
@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:p11986 .

yso:p11986 skos:exactMatch tero:p11986 .
ysa:Y105436 skos:exactMatch tero:p11986 .
tero:p11986
  skos:prefLabel "Johanneskyrkan"@sv, "Johanneksen kirkko"@fi, "St. John's Church in Helsinki"@en ;
  skos:broader tero:p25 ;
  skosext:broaderGeneric tero:p25 ;
  a skos:Concept ;
  skos:exactMatch ysa:Y105436, allars:Y36134, yso:p11986 ;
  skos:inScheme tero:conceptscheme .

allars:Y36134 skos:exactMatch tero:p11986 .
