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

nalt:4262
  skos:prefLabel "gestión administrativa"@es, "administrative management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:332181 .

nalt:332181_def
  rdf:value "Práctica de coordinar el lugar físico de trabajo con el flujo de trabajo de una organización."@es, "Practice of coordinating the physical workplace with the workflow of an organization."@en ;
  dc:source "ERIC Thesaurus" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:332181
  dc:modified "2019-11-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:hiddenLabel "facility management"@en ;
  dc:created "2019-07-10"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:source "AWIC Staff" ;
  ns0:marc001previous "93839" ;
  skos:prefLabel "gestión de instalaciones"@es, "facilities management"@en ;
  skos:broader nalt:4262, nalt:9054 ;
  ns0:marc001 "9813986674200041" ;
  skos:definition nalt:332181_def .

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

nalt:9054
  skos:prefLabel "ganadería"@es, "animal husbandry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:332181 .

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

