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

yso:p478
  skos:prefLabel "recruitment"@en, "rekrytering"@sv, "rekrytointi"@fi ;
  a skos:Concept ;
  skos:related yso:p479 .

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

yso:p479
  skos:related yso:p478, yso:p301, yso:p477 ;
  skos:prefLabel "hiring"@en, "anställning"@sv, "työhönotto"@fi ;
  skos:closeMatch ysa:Y99753, allars:Y15201 ;
  skos:broader yso:p2375 ;
  a skos:Concept ;
  skos:inScheme kulo:conceptscheme .

yso:p2375
  skos:prefLabel "alteration of person's status"@en, "ändrande av en persons status"@sv, "henkilön aseman muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower yso:p479 .

yso:p477
  skos:prefLabel "recruitment, personnel policy"@en, "personalrekrytering"@sv, "henkilöstöhankinta"@fi ;
  a skos:Concept ;
  skos:related yso:p479 .

yso:p301
  skos:prefLabel "personaladministration"@sv, "personnel administration"@en, "henkilöstöhallinto"@fi ;
  a skos:Concept ;
  skos:related yso:p479 .

