@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p1574
  a skos:Concept ;
  skos:narrower yso:p10663 ;
  skos:prefLabel "celebrations"@en, "fester"@sv, "juhlat"@fi .

yso:p25264 skos:narrowMatch yso:p10663 .
yso:conceptscheme
  a skos:ConceptScheme ;
  rdfs:label "http://www.yso.fi/onto/yso" .

yso:p10663
  a skos:Concept ;
  skos:altLabel "polterabend"@sv, "polterabend"@fi ;
  skos:broader yso:p1574, yso:p1247 ;
  skos:closeMatch allars:Y23308, ysa:Y109966 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "hen party"@en, "möhippor"@sv, "polttarit (naisten)"@fi .

yso:p1247
  a skos:Concept ;
  skos:narrower yso:p10663 ;
  skos:prefLabel "rites"@en, "riter"@sv, "riitit"@fi .

