@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:conceptscheme a skos:ConceptScheme .
yso:p16481
  skos:prefLabel "confirmation"@en, "konfirmation"@sv, "konfirmaatio"@fi ;
  a skos:Concept .

kauno:p2758
  skos:prefLabel "händelser"@sv, "tapahtumat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1024 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1024
  skos:exactMatch yso:p16481 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  rdfs:comment "toimitus jossa rippikoulun käyneet otetaan seurakunnan täysivaltaisiksi jäseniksi."@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340930782> ;
  skos:prefLabel "konfirmaatio"@fi, "konfirmation"@sv ;
  kauno:candidate "0" ;
  skos:broader kauno:p2758 ;
  dc11:source "Kielitoimiston sanakirja"@fi ;
  owl:sameAs kauno:konfirmaatio ;
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "42740" .

