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

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p229
  skos:prefLabel "church community work"@en, "församlingsarbete"@sv, "seurakuntatyö"@fi ;
  a skos:Concept .

kauno:p4473
  kauno:kaunokkiID "42469" ;
  kauno:candidate "0" ;
  skos:prefLabel "seurakuntatyö"@fi, "församlingsarbete"@sv ;
  a skos:Concept ;
  skos:exactMatch yso:p229 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340314281> ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  owl:sameAs kauno:seurakuntatyö ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_1 ;
  skos:broader kauno:p3781 .

kauno:p3781
  skos:prefLabel "arbete"@sv, "työ"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p4473 .

