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

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

tero:p9144
  skos:broader tero:p3861, tero:p25 ;
  skos:inScheme tero:conceptscheme ;
  skos:note "Kuvanveistäjä Eeva Ryynäsen ateljee ja erämaakirkko Lieksassa" ;
  a skos:Concept ;
  skos:exactMatch ysa:Y134337, yso:p9144, allars:Y34298 ;
  skosext:broaderGeneric tero:p3861, tero:p25 ;
  skos:prefLabel "Paateri"@sv, "Paateri"@fi .

allars:Y34298 skos:exactMatch tero:p9144 .
yso:p9144 skos:exactMatch tero:p9144 .
ysa:Y134337 skos:exactMatch tero:p9144 .
tero:p3861
  skos:prefLabel "ateliers"@en, "ateljeer"@sv, "ateljeet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9144 .

