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

kauno:p3276
  kauno:candidate "0" ;
  skos:prefLabel "salongsstycke"@sv, "hyvintehty näytelmä"@fi ;
  kauno:kaunokkiID "45709" ;
  kauno:facet kauno:section_3 ;
  rdfs:comment "Används i synnerhet om skådespel tillhörande klassicismen och uppsatta enligt poetikens regler."@sv, "Käytetään erityisesti klassismin aikaisista, runousopin sääntöjen mukaisesti laadituista näytelmistä."@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "välgjort (ett) stycke"@sv, "salonkinäytelmät"@fi ;
  dc11:source "Webb-Bella"@sv, "Verkko-Kaunokki"@fi ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  owl:sameAs kauno:hyvintehty_näytelmä ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340976136> ;
  skos:broader kauno:p1886, yso:p5000 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1886
  skos:prefLabel "skådespel"@sv, "näytelmät"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3276 .

yso:p5000
  skos:prefLabel "skådespel"@sv, "plays"@en, "näytelmät"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3276 .

