@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:46115
  skos:related nalt:28268, nalt:4269 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:46115_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "telecommuting"@en, "trabajo a distancia"@es ;
  skos:broader nalt:15601 ;
  ns0:marc001 "36956" ;
  skos:altLabel "telework"@en ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:4269
  skos:prefLabel "gestión de recursos humanos"@es, "human resources management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:46115 .

nalt:15601
  skos:prefLabel "condiciones de trabajo"@es, "working conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:46115 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:28268
  skos:prefLabel "telecomunicaciones"@es, "telecommunications"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:46115 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:46115_def
  rdf:value "Uso del computador (ordenador) y las tecnologías de telecomunicación para permitir a los empleados realizar parte del trabajo o todo el trabajo en el hogar."@es, "The use of computers and telecommunications technology to allow employees to perform some or all of a job at home."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

