@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:p478
  skos:prefLabel "recruitment"@en, "rekrytering"@sv, "rekrytointi"@fi ;
  a skos:Concept ;
  skos:related yso:p477 .

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

yso:p479
  skos:prefLabel "anställning"@sv, "työhönotto"@fi, "hiring"@en ;
  a skos:Concept ;
  skos:related yso:p477 .

yso:p477
  skos:related yso:p478, yso:p479 ;
  skos:broader yso:p301 ;
  skos:prefLabel "personalrekrytering"@sv, "recruitment, personnel policy"@en, "henkilöstöhankinta"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "henkilöstönhankinta"@fi ;
  a skos:Concept ;
  skos:closeMatch allars:Y24241, ysa:Y95340 .

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

