@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y97969 skos:exactMatch tero:p2007 .
tero:p2008
  skos:prefLabel "wages"@en, "löner"@sv, "palkat"@fi ;
  a skos:Concept ;
  skos:related tero:p2007 .

tero:conceptscheme a skos:ConceptScheme .
tero:p454
  skos:prefLabel "politics"@en, "politik"@sv, "politiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2007 .

yso:p2007 skos:exactMatch tero:p2007 .
tero:p2007
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "solidarisk lönepolitik"@sv ;
  skos:broader tero:p454 ;
  skos:prefLabel "lönepolitik"@sv, "palkkapolitiikka"@fi, "wage policy"@en ;
  skos:exactMatch yso:p2007, allars:Y22305, ysa:Y97969 ;
  skos:related tero:p2008 ;
  skosext:broaderGeneric tero:p454 .

allars:Y22305 skos:exactMatch tero:p2007 .
