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

yso:p8091
  skos:prefLabel "confirmation class"@en, "rippikoulu (instituutio)"@fi, "skriftskola"@sv ;
  a skos:Concept ;
  skos:related yso:p21296 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p21296
  skos:prefLabel "confirmation camps"@en, "skriftskolläger"@sv, "rippikoululeirit"@fi ;
  skos:related yso:p8091 ;
  skos:closeMatch allars:Y34232, ysa:Y149738 ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "rippileirit"@fi ;
  skos:broader yso:p143 ;
  a skos:Concept .

yso:p143
  skos:prefLabel "camps"@en, "leirit"@fi, "läger"@sv ;
  a skos:Concept ;
  skos:narrower yso:p21296 .

