@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:p224
  skos:prefLabel "serietidningar"@sv, "sarjakuvalehdet"@fi ;
  a skos:Concept ;
  skos:broader kauno:p45 .

kauno:p45
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340251357> ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "lehdet"@fi, "tidningar"@sv ;
  skos:narrower kauno:p224, kauno:p1746 ;
  skos:prefLabel "aikakauslehdet"@fi, "tidskrifter"@sv ;
  skos:exactMatch yso:p1255 ;
  kauno:kaunokkiID "46353" ;
  skos:related kauno:p177, kauno:p3176 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:facet kauno:section_3 ;
  skos:broader kauno:p3665 ;
  kauno:candidate "0" ;
  owl:sameAs kauno:aikakauslehdet .

yso:conceptscheme a skos:ConceptScheme .
kauno:p177
  skos:prefLabel "tidningar"@sv, "sanomalehdet"@fi ;
  a skos:Concept ;
  skos:related kauno:p45 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p1255
  skos:prefLabel "magazines"@en, "tidskrifter"@sv, "aikakauslehdet"@fi ;
  a skos:Concept .

kauno:p1746
  skos:prefLabel "sensationspress (tidskrifter)"@sv, "sensaatiolehdet (aikakauslehdet)"@fi ;
  a skos:Concept ;
  skos:broader kauno:p45 .

kauno:p3665
  skos:prefLabel "kausijulkaisut"@fi, "periodika"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p45 .

kauno:p3176
  skos:prefLabel "lehdistö"@fi, "tidningspress"@sv ;
  a skos:Concept ;
  skos:related kauno:p45 .

