@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:p180
  skos:prefLabel "ohjaajat"@fi, "regissörer"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p986 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p986
  owl:sameAs kauno:elokuvaohjaajat ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:kaunokkiID "44520" ;
  skos:prefLabel "filmregissörer"@sv, "elokuvaohjaajat"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340944903> ;
  skos:broader kauno:p180 ;
  skos:related kauno:p4546 ;
  skos:exactMatch yso:p19550 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_6 ;
  kauno:candidate "0" .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p19550
  skos:prefLabel "filmregissörer"@sv, "elokuvaohjaajat"@fi, "film directors"@en ;
  a skos:Concept .

kauno:p4546
  skos:prefLabel "teaterregissörer"@sv, "teatteriohjaajat"@fi ;
  a skos:Concept ;
  skos:related kauno:p986 .

