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

allars:Y18716 skos:exactMatch tero:p9616 .
tero:conceptscheme a skos:ConceptScheme .
tero:p25
  skos:prefLabel "kyrkobyggnader"@sv, "church buildings"@en, "kirkkorakennukset"@fi ;
  a skos:Concept ;
  skos:related tero:p9616 .

tero:p9616
  skosext:broaderGeneric tero:p88 ;
  skos:prefLabel "församlingshem"@sv, "seurakuntatalot"@fi, "church halls"@en ;
  skos:exactMatch ysa:Y104306, yso:p9616, allars:Y18716 ;
  a skos:Concept ;
  skos:broader tero:p88 ;
  skos:related tero:p25 ;
  skos:inScheme tero:conceptscheme .

ysa:Y104306 skos:exactMatch tero:p9616 .
tero:p88
  skos:prefLabel "offentliga byggnader"@sv, "public buildings"@en, "julkiset rakennukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9616 .

yso:p9616 skos:exactMatch tero:p9616 .
