@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:189274_def
  rdf:value "Práctica de gestión en la que los funcionarios de una entidad participan en la toma de decisiones en materia de gerencia."@es, "A management practice in which employees participate in management decision making within an organization."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:189274
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "participatory management"@en, "gestión participativa"@es ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85080340> ;
  skos:related nalt:27911 ;
  dc:created "2012-07-31"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:4262 ;
  ns0:marc001 "61675" ;
  dc:modified "2014-02-18"^^xsd:date ;
  skos:definition nalt:189274_def .

nalt:4262
  skos:prefLabel "gestión administrativa"@es, "administrative management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:189274 .

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

nalt:27911
  skos:prefLabel "participación (comportamiento)"@es, "participation (behavior)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:189274 .

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

