@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 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:892
  skos:prefLabel "publicaciones"@es, "publications"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:262653 .

nalt:262653_def
  rdf:value "Uso de métodos estadísticos en el análisis de un conjunto de textos, dirigido a dar a conocer el desarrollo histórico de los temas y los patrones de autoría, publicación y uso, anteriormente denominado “bibliografía estadística”."@es, "The use of statistical methods in the analysis of a body of literature to reveal the historical development of subject fields and patterns of authorship, publication, and use. Formerly called statistical bibliography."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:8465
  skos:prefLabel "análisis estadístico"@es, "statistical analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:262653 .

nalt:262653
  skos:altLabel "informetrics"@en, "bibliometrics"@en, "scientometrics"@en, "statistical bibliography"@en, "bibliometric methods"@en ;
  skos:hiddenLabel "bibliometric characterization"@en, "bibliometric studies"@en, "bibliometric study"@en, "bibliometric characterisation"@en, "bibliometric method"@en ;
  ns0:marc001 "63933" ;
  skos:related nalt:892 ;
  dc:created "2015-10-05"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:262653_def ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:8465 ;
  skos:prefLabel "bibliometric analysis"@en, "análisis bibliométrico"@es ;
  dc:modified "2020-07-29"^^xsd:date .

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

