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

tero:conceptscheme a skos:ConceptScheme .
yso:p4766 skos:exactMatch tero:p4766 .
ysa:Y96252 skos:exactMatch tero:p4766 .
tero:p25
  skos:prefLabel "kyrkobyggnader"@sv, "church buildings"@en, "kirkkorakennukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4766 .

allars:Y26875 skos:exactMatch tero:p4766 .
tero:p4766
  skos:broader tero:p25 ;
  skos:exactMatch yso:p4766, allars:Y26875, ysa:Y96252 ;
  skos:prefLabel "stone churches"@en, "kivikirkot"@fi, "stenkyrkor"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p25 .

