@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p3908
  skos:prefLabel "social policy 2"@en, "samhällspolitik"@sv, "yhteiskuntapolitiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:T01079 .

tero:T01080
  skos:prefLabel "sickness absence"@en, "sairauspoissaolo"@fi, "sjukfrånvaro"@sv ;
  a skos:Concept ;
  skos:related tero:T01079 .

tero:conceptscheme a skos:ConceptScheme .
tero:T01079
  skosext:broaderGeneric tero:p3908 ;
  skos:broader tero:p3908 ;
  skos:related tero:T01080 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T01079> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sickness absence policies"@en, "sjukfrånvaropolicy"@sv, "sairauspoissaolopolitiikka"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/hpmulti/T01079> skos:exactMatch tero:T01079 .
