@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:5293
  skos:prefLabel "estadística agrícola"@es, "agricultural statistics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5478 .

nalt:42800
  skos:prefLabel "geoestadísticas"@es, "geostatistics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5478 .

nalt:5478
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "power-law tail"@en, "statistical inflation"@en, "power law tail"@en, "power-law tails"@en, "statistical-inflation"@en, "power law tails"@en ;
  skos:narrower nalt:8465, nalt:42800 ;
  skos:prefLabel "statistics"@en, "estadística"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C1885>, <http://id.cabi.org/cabt/110679>, <http://id.loc.gov/authorities/subjects/sh85127580>, <http://id.loc.gov/authorities/subjects/sh99001414>, <http://aims.fao.org/aos/agrovoc/c_49978>, <http://id.loc.gov/authorities/subjects/sh2003003690> ;
  skos:related nalt:5293, nalt:41553 ;
  dc:modified "2017-10-10"^^xsd:date ;
  ns0:marc001 "35199" ;
  skos:broader nalt:6369 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:5478_def .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:8465
  skos:prefLabel "análisis estadístico"@es, "statistical analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5478 .

nalt:6369
  skos:prefLabel "matemáticas y estadística"@es, "mathematics and statistics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:5478 .

nalt:41553
  skos:prefLabel "frecuencia"@es, "frequency"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5478 .

nalt:5478_def
  rdf:value "Rama de las matemáticas que se ocupa de la recolección, el análisis, la interpretación y la presentación de masas de datos numéricos."@es, "A branch of mathematics dealing with the collection, analysis, interpretation and presentation of masses of numerical data."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a ns0:Definition .

