@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:p10801
  skos:prefLabel "distance work, telework"@en, "etätyö"@fi, "distansarbete"@sv ;
  a skos:Concept ;
  skos:related tero:TTL3266 .

<http://www.yso.fi/onto/ttl/TTL3266> skos:exactMatch tero:TTL3266 .
tero:p13463
  skos:prefLabel "workplace"@en, "arbetsplats"@sv, "työpaikat"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL3266 .

tero:conceptscheme a skos:ConceptScheme .
tero:TTL3266
  skos:prefLabel "virtual workplace"@en, "virtuaalinen työpaikka"@fi, "virtuell arbetsplats"@sv ;
  skosext:broaderGeneric tero:p13463 ;
  a skos:Concept ;
  skos:related tero:TNR530, tero:p12926, tero:p10801 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3266> ;
  skos:broader tero:p13463 ;
  skos:inScheme tero:conceptscheme .

tero:TNR530
  skos:prefLabel "information society"@en, "informationssamhälle"@sv, "tietoyhteiskunta"@fi ;
  a skos:Concept ;
  skos:related tero:TTL3266 .

tero:p12926
  skos:prefLabel "informationsarbete, kunskapsintensivt arbete"@sv, "information work, information-intensive work"@en, "tietotyö"@fi ;
  a skos:Concept ;
  skos:related tero:TTL3266 .

