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

tero:p1771
  skos:prefLabel "easter"@en, "pääsiäinen"@fi, "påsk"@sv ;
  a skos:Concept ;
  skos:related tero:p9337 .

tero:conceptscheme a skos:ConceptScheme .
tero:p9337
  skos:prefLabel "påskdekorationer"@sv, "pääsiäiskoristeet"@fi, "easter decorations"@en ;
  skos:exactMatch yso:p9337, allars:Y24825, ysa:Y109944 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p4463 ;
  skos:related tero:p1771 ;
  skosext:broaderGeneric tero:p4463 .

yso:p9337 skos:exactMatch tero:p9337 .
ysa:Y109944 skos:exactMatch tero:p9337 .
tero:p4463
  skos:prefLabel "decorations"@en, "dekorationer"@sv, "koristeet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9337 .

allars:Y24825 skos:exactMatch tero:p9337 .
