@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:47252
  skos:prefLabel "servicios de información"@es, "information services"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:307186 .

nalt:307186
  skos:definition nalt:307186_def ;
  dc:modified "2018-11-16"^^xsd:date ;
  ns0:marc001 "82053" ;
  skos:related nalt:4271, nalt:47252 ;
  dc:created "2017-08-29"^^xsd:date ;
  skos:prefLabel "necesidades de información"@es, "information needs"@en ;
  skos:broader nalt:17411 ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:17411
  skos:prefLabel "ciencia de la información"@es, "information science"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:307186 .

nalt:4271
  skos:prefLabel "identificación de necesidades"@es, "needs assessment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:307186 .

nalt:307186_def
  rdf:value "Estado o proceso que inicia cuando se percibe que existe un vacío entre la información y los conocimientos disponibles para resolver un problema y la solución real de este."@es, "A state or process started when one perceives that there is a gap between the information and knowledge available to solve a problem and the actual solution of the problem."@en ;
  dc:source "Miranda, S. V. and Tarapanoff, K. M. A. 2008. Information needs and information competencies: a case study of the off-site supervision of financial institutions in Brazil. Information Research, Vol. 13, no .2." ;
  a ns0:Definition .

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

