@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:p929
  a skos:Concept ;
  kauno:kaunokkiID "44619" ;
  owl:sameAs kauno:kanttorit ;
  skos:prefLabel "kanttorit"@fi, "kantorer"@sv ;
  kauno:facet kauno:section_6 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  kauno:candidate "0" ;
  skos:broader kauno:p1637, kauno:p3474 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340292456> ;
  skos:exactMatch yso:p11076 .

yso:p11076
  skos:prefLabel "cantors"@en, "kantorer"@sv, "kanttorit"@fi ;
  a skos:Concept .

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:p929 .

kauno:p1637
  skos:prefLabel "muusikot"@fi, "musiker"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p929 .

