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

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

yso:p13753
  skos:broader yso:p11634 ;
  skos:closeMatch ysa:Y101965, allars:Y22919 ;
  skos:related yso:p13754 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "minnesmedaljer"@sv, "commemorative medals"@en, "muistomitalit"@fi ;
  a skos:Concept .

yso:p11634
  skos:prefLabel "medals"@en, "medaljer"@sv, "mitalit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13753 .

yso:p13754
  skos:prefLabel "jubileumsmynt"@sv, "jubilee coins"@en, "juhlarahat"@fi ;
  a skos:Concept ;
  skos:related yso:p13753 .

