@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

kauno:p4086
  skos:prefLabel "sarjakuvat"@fi, "tecknade serier"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3000 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p1148
  skos:prefLabel "comic strips"@en, "sarjakuvat"@fi, "tecknade serier"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3000 .

kauno:p3000
  dc11:source "Verkko-Kaunokki"@fi, "Webb-Bella"@sv ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "45831" ;
  skos:prefLabel "familjeserier"@sv, "perhesarjakuvat"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340918323> ;
  skos:broader yso:p1148, kauno:p4086 ;
  owl:sameAs kauno:perhesarjakuvat ;
  rdfs:comment "Används om vanligtvis humoristiska tecknade serier, som skildrar familjeliv."@sv, "Käytetään yleensä humoristisista sarjakuvista, joissa kuvaillaan perhe-elämää."@fi ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" ;
  a skos:Concept ;
  kauno:facet kauno:section_3 .

