@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:52221
  dc:modified "2020-04-27"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8585>, <http://id.loc.gov/authorities/subjects/sh85084006>, <http://id.cabi.org/cabt/72476> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "forest plot"@en, "meta-analytic model"@en, "forest plots"@en, "meta-analyses"@en, "meta-analytic models"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "meta-analysis"@en, "meta-análisis"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "50996" ;
  skos:broader nalt:9146 ;
  skos:definition nalt:52221_def ;
  skos:altLabel "meta analysis"@en .

nalt:9146
  skos:prefLabel "métodos de investigación"@es, "research methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:52221 .

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

nalt:52221_def
  rdf:value "Método cuantitativo que combina los resultados de estudios independientes (habitualmente extraídos de la literatura publicada) y sintetiza los resúmenes y conclusiones, que puede ser usado para evaluar la efectividad terapéutica, planificar nuevos estudios, etc., y que se aplica principalmente en las áreas de la investigación y de la medicina."@es, "Works consisting of studies using a quantitative method of combining the results of independent studies (usually drawn from the published literature) and synthesizing summaries and conclusions which may be used to evaluate therapeutic effectiveness, plan new studies, etc."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

