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

yso:p15001
  skos:prefLabel "opintoneuvonta"@fi, "study guidance"@en, "studierådgivning"@sv ;
  a skos:Concept ;
  skos:related yso:p14999 .

yso:p14999
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y27053, ysa:Y112411 ;
  skos:related yso:p15001, yso:p15000 ;
  skos:prefLabel "opinto-ohjaus"@fi, "student guidance"@en, "studievägledning"@sv ;
  a skos:Concept ;
  skos:broader yso:p178 .

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:p14999 .

yso:p15000
  skos:prefLabel "study counsellors"@en, "studiehandledare"@sv, "opinto-ohjaajat"@fi ;
  a skos:Concept ;
  skos:related yso:p14999 .

