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

kauno:p3672
  kauno:facet kauno:section_6 ;
  skos:prefLabel "biskopar"@sv, "piispat"@fi ;
  skos:broader kauno:p3474 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  kauno:kaunokkiID "44457" ;
  a skos:Concept ;
  owl:sameAs kauno:piispat ;
  skos:inScheme yso:conceptscheme ;
  kauno:candidate "0" ;
  skos:exactMatch yso:p5769 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340291989> .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3474
  skos:prefLabel "kirkon työntekijät"@fi, "kyrkans arbetstagare"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3672 .

yso:p5769
  skos:prefLabel "bishops"@en, "biskopar"@sv, "piispat"@fi ;
  a skos:Concept .

