@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 ysa: <http://www.yso.fi/onto/ysa/> .

yso:p4517
  skos:prefLabel "Nälkäpäivä"@fi ;
  a skos:Concept ;
  skos:broader yso:p12883 .

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

yso:p1038
  skos:prefLabel "temaår"@sv, "thematic years"@en, "teemavuodet"@fi ;
  a skos:Concept ;
  skos:related yso:p12883 .

yso:p570
  skos:prefLabel "yhteiskunnallinen ajanjakso"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12883 .

yso:p12883
  skos:related yso:p1038, yso:p9282 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "special subject days"@en, "temadagar"@sv, "teemapäivät"@fi ;
  skos:scopeNote "Teemapäivien nimiä voi käyttää asiasanoina" ;
  skos:broader yso:p570 ;
  skos:narrower yso:p4517 ;
  a skos:Concept ;
  skos:closeMatch ysa:Y19197 .

yso:p9282
  skos:prefLabel "temaveckor"@sv, "thematic weeks"@en, "teemaviikot"@fi ;
  a skos:Concept ;
  skos:related yso:p12883 .

