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

yso:p177
  skos:prefLabel "retreats"@en, "retreater"@sv, "retriitit"@fi ;
  a skos:Concept ;
  skos:related yso:p175 .

yso:p175
  skos:closeMatch ysa:Y131379, allars:Y30132 ;
  a skos:Concept ;
  skos:related yso:p177, yso:p176 ;
  skos:prefLabel "spiritual guidance"@en, "hengellinen ohjaus"@fi, "andlig vägledning"@sv ;
  skos:broader yso:p178 ;
  skos:inScheme yso:conceptscheme .

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

yso:p178
  skos:prefLabel "handledande"@sv, "ohjaus (neuvominen)"@fi, "direction"@en ;
  a skos:Concept ;
  skos:narrower yso:p175 .

yso:p176
  skos:prefLabel "spiritualitet"@sv, "spiritualiteetti"@fi, "spirituality"@en ;
  a skos:Concept ;
  skos:related yso:p175 .

