@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:307601_def
  rdf:value "Aplicación de la estadística a sistemas y organismos biológicos, que supone la recuperación o la recolección, el análisis, la reducción y la interpretación de datos cualitativos y cuantitativos."@es, "The application of statistics to biological systems and organisms involving the retrieval or collection, analysis, reduction, and interpretation of qualitative and quantitative data."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17486
  skos:prefLabel "biometría"@es, "biometry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:307601 .

<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:307601 .

nalt:308348
  skos:prefLabel "sensométrica"@es, "sensometrics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:307601 .

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

nalt:307601
  ns0:marc001 "80242" ;
  skos:related nalt:17486 ;
  skos:altLabel "biological statistics"@en, "bio-statistics"@en ;
  skos:hiddenLabel "bio-statistical"@en, "bio-statistic"@en, "biostatistic"@en, "biological statistic"@en ;
  skos:broader nalt:8465 ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:308348 ;
  dc:created "2017-09-01"^^xsd:date ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:prefLabel "biostatistics"@en, "bioestadística"@es ;
  skos:definition nalt:307601_def .

