@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:p426
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:exactMatch yso:p16553 ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "44521" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340946772> ;
  skos:broader kauno:p3968 ;
  kauno:candidate "0" ;
  owl:sameAs kauno:elokuvanäyttelijät ;
  skos:prefLabel "elokuvanäyttelijät"@fi, "filmskådespelare"@sv ;
  skos:altLabel "filmitähdet"@fi, "filmstjärnor"@sv ;
  kauno:facet kauno:section_6 ;
  a skos:Concept .

yso:p16553
  skos:prefLabel "film actors"@en, "filmskådespelare"@sv, "elokuvanäyttelijät"@fi ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3968
  skos:prefLabel "skådespelare"@sv, "näyttelijät"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p426 .

