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

kauno:p770
  skos:prefLabel "farser (skådespel)"@sv, "farssit (näytelmät)"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2685 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p2685
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "sotilasfarssit (näytelmät)"@fi, "militärfarser (skådespel)"@sv ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  owl:sameAs kauno:sotilasfarssit_1 ;
  kauno:facet kauno:section_3 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340927326> ;
  kauno:kaunokkiID "45809" ;
  skos:exactMatch yso:p19030 ;
  a skos:Concept ;
  skos:broader kauno:p770 ;
  kauno:candidate "0" .

yso:p19030
  skos:prefLabel "militärfarser"@sv, "soldier farces"@en, "sotilasfarssit"@fi ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
