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

tero:p10801
  skos:prefLabel "distance work, telework"@en, "etätyö"@fi, "distansarbete"@sv ;
  a skos:Concept ;
  skos:related tero:p10800 .

allars:Y17487 skos:exactMatch tero:p10800 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y111930 skos:exactMatch tero:p10800 .
tero:p10800
  skos:exactMatch allars:Y17487, <http://www.yso.fi/onto/ttl/TTL3322>, ysa:Y111930 ;
  skos:prefLabel "yksintyöskentely"@fi, "ensamarbete"@sv, "isolated work, working alone, lone working"@en ;
  skos:related tero:p10801 ;
  skosext:broaderGeneric tero:p1810 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1810 ;
  skos:altLabel "solitary work"@en ;
  a skos:Concept .

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

<http://www.yso.fi/onto/ttl/TTL3322> skos:exactMatch tero:p10800 .
tero:p1810
  skos:prefLabel "work"@en, "arbete"@sv, "työ"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10800 .

