@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 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#> .

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

nalt:49454
  skos:prefLabel "análisis de regresión"@es, "regression analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:48587 .

nalt:48587_def
  rdf:value "Una función compleja que enfoca la distribución espacial existente de un elemento en muchas ubicaciones para derivar una predicción de la distribución espacial de este mismo elemento en espacios nuevos o no observados."@es, "A complex function that looks at the existing spatial distribution of an element in several locations to derive a prediction of the spatial distribution of that same element in new or unobserved spaces."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:48587
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.cabi.org/cabt/63383>, <http://id.loc.gov/authorities/subjects/sh94004154>, <http://id.agrisemantics.org/gacs/C17823> ;
  skos:related nalt:49454, nalt:35747, nalt:977, nalt:42800 ;
  skos:broader nalt:69862, nalt:8465 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "krigeage"@es, "kriging"@en ;
  skos:definition nalt:48587_def ;
  ns0:marc001 "20299" .

nalt:977
  skos:prefLabel "datos espaciales"@es, "spatial data"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:48587 .

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:narrower nalt:48587 .

nalt:35747
  skos:prefLabel "predicción"@es, "prediction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:48587 .

nalt:69862
  skos:prefLabel "procesamiento de datos geoepaciales"@es, "geospatial data processing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:48587 .

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

