@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

ysa:Y99810 skos:exactMatch tero:p16916 .
tero:conceptscheme a skos:ConceptScheme .
tero:p4602
  skos:prefLabel "legal protection"@en, "rättsskydd"@sv, "oikeusturva"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16916 .

tero:p16916
  skos:exactMatch yso:p16916, allars:Y15203, ysa:Y99810 ;
  skos:prefLabel "työsuhdeturva"@fi, "job security"@en, "anställningsskydd"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  rdfs:comment "työntekijän vars. irtisanomista koskeva oikeusturva" ;
  skosext:broaderGeneric tero:p4602 ;
  skos:related tero:p16917 ;
  skos:broader tero:p4602 ;
  dc11:source "Kielitoimiston sanakirja" .

yso:p16916 skos:exactMatch tero:p16916 .
tero:p16917
  skos:prefLabel "protection against arbitrary dismissal"@en, "uppsägningsskydd"@sv, "irtisanomissuoja"@fi ;
  a skos:Concept ;
  skos:related tero:p16916 .

allars:Y15203 skos:exactMatch tero:p16916 .
