@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:conceptscheme a skos:ConceptScheme .
kauno:p134
  skos:prefLabel "huumori"@fi, "humor"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p4332 .

kauno:p4332
  skos:broader yso:p9239, kauno:p134 ;
  kauno:facet kauno:section_3 ;
  owl:sameAs kauno:poliittinen_huumori ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "politisk humor"@sv, "poliittinen huumori"@fi ;
  a skos:Concept .

yso:p9239
  skos:prefLabel "humour"@en, "huumori"@fi, "humor"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p4332 .

