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

<http://www.yso.fi/onto/ttl/TTL1709> skos:exactMatch tero:TTL1709 .
tero:TTL1709
  a skos:Concept ;
  skosext:broaderGeneric tero:p1810 ;
  skos:related tero:TTL2138, tero:p12200, tero:TTL3163, tero:TTL3323 ;
  skos:prefLabel "conveyor work"@en, "arbete vid löpande band, löpandebandarbete"@sv, "liukuhihnatyö"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1709> ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1810 .

tero:conceptscheme a skos:ConceptScheme .
tero:TTL2138
  skos:prefLabel "machine-paced work"@en, "pakkotahtinen työ"@fi, "maskinberoende arbetstempo"@sv ;
  a skos:Concept ;
  skos:related tero:TTL1709 .

tero:TTL3323
  skos:prefLabel "monotont arbete"@sv, "monotonous work"@en, "yksitoikkoinen työ"@fi ;
  a skos:Concept ;
  skos:related tero:TTL1709 .

tero:TTL3163
  skos:prefLabel "vaihetyö"@fi, "production line work"@en, "arbete som avgränsats till viss fas, tempoarbete"@sv ;
  a skos:Concept ;
  skos:related tero:TTL1709 .

tero:p5863
  a skos:Collection ;
  skos:prefLabel "työ työn luonteen mukaan"@fi ;
  skos:member tero:TTL1709 .

tero:p1810
  skos:prefLabel "work"@en, "arbete"@sv, "työ"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1709 .

tero:p12200
  skos:prefLabel "repetitive work, repetitive work task"@en, "repetitivt arbete"@sv, "toistotyö"@fi ;
  a skos:Concept ;
  skos:related tero:TTL1709 .

