@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:p5439
  skos:prefLabel "discontinuing"@en, "keskeyttäminen"@fi, "avbrytande"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL3014 .

<http://www.yso.fi/onto/ttl/TTL3014> skos:exactMatch tero:TTL3014 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL3014
  skosext:broaderGeneric tero:p5439 ;
  skos:broader tero:p5439 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3014> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "work stoppage"@en, "työn keskeyttäminen"@fi, "avbrytande av arbetet"@sv ;
  a skos:Concept .

