@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:31786_def
  rdf:value "Método de recolección de datos y herramienta de investigación cualitativa en la que se reúne un pequeño grupo de individuos y se les permite actuar en una discusión de sus opiniones sobre tópicos, problemáticas o cuestiones."@es, "A method of data collection and a qualitative research tool in which a small group of individuals are brought together and allowed to interact in a discussion of their opinions about topics, issues, or questions."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:31785
  skos:prefLabel "recolección de datos"@es, "data collection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:31786 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:31786
  skos:broader nalt:31785 ;
  skos:prefLabel "grupos focales"@es, "focus groups"@en ;
  skos:definition nalt:31786_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C20619>, <http://id.loc.gov/authorities/subjects/sh88002322> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "15460" ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:hiddenLabel "focus-groups"@en, "focus group"@en ;
  dc:created "2006-01-19"^^xsd:date .

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

