@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:16109
  skos:prefLabel "teoría económica"@es, "economic theory"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:16108 .

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

nalt:16108
  skos:hiddenLabel "Bayesian-network"@en, "Bayesian-inference trees"@en, "Bayesian inference tree"@en, "Bayesian hierarchical model"@en, "Bayesian-filter"@en, "Bayesian model"@en, "Bayesian learning techniques"@en, "Bayesian-inference tree"@en, "Bayesian estimation"@en, "Bayesian games"@en, "Bayesian networks"@en, "Bayesian trees"@en, "Bayesian forest"@en, "Bayesian inference trees"@en, "Bayesian"@en, "Bayesian hierarchical models"@en, "Bayesian learning"@en, "Bayesian mixture analysis"@en, "hybrid Bayesian networks"@en, "Bayesian-approach"@en, "Bayesian test"@en, "Bayesian filters"@en, "Bayesian tree"@en, "bayesian-shrinkage"@en, "Bayesian-inferences"@en, "Bayesian models"@en, "Bayesian tests"@en, "Bayes tree"@en, "Bayesian game"@en, "Bayesian-computation"@en, "Bayesian forests"@en, "Bayesian-filters"@en, "Bayesian-theory"@en, "Bayesian mixing"@en, "bayesian shrinkage"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C10152>, <http://id.cabi.org/cabt/17645>, <http://aims.fao.org/aos/agrovoc/c_28840> ;
  skos:related nalt:16109 ;
  skos:broader nalt:8465 ;
  skos:prefLabel "teoría bayesiana"@es, "Bayesian theory"@en ;
  skos:altLabel "Bayes theorem"@en, "Bayesian method"@en, "Bayesian analysis"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85012506> ;
  ns0:marc001 "4649" ;
  dc:modified "2020-04-03"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

