@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:conceptscheme a skos:ConceptScheme .
kauno:p1394
  skos:broader kauno:p4580 ;
  skos:exactMatch yso:p3935 ;
  kauno:kaunokkiID "43705" ;
  skos:prefLabel "kirkosta eroaminen"@fi, "utträde ur kyrkan"@sv ;
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:kirkosta_eroaminen ;
  a skos:Concept ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174341264462> ;
  kauno:hideInPublicSide "0"@fi, "0"@sv .

yso:p3935
  skos:prefLabel "separation from the church"@en, "utträde ur kyrkan"@sv, "kirkosta eroaminen"@fi ;
  a skos:Concept ;
  skos:exactMatch kauno:p1394 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p4580
  skos:prefLabel "eroaminen"@fi, "utträde"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p1394 .

