@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:50226
  skos:prefLabel "modelos matemáticos"@es, "mathematical models"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42090 .

nalt:42090_def
  rdf:value "Razonamiento aproximado y cuantitativo que guarda relación con la ambigüedad lingüística que tiene lugar en la lengua natural o la sintética. At its core are variables such as good, bad, and young as well as modifiers such as more, less, and very. These ordinary terms represent fuzzy sets in a particular problem."@es, "Approximate, quantitative reasoning that is concerned with the linguistic ambiguity which exists in natural or synthetic language. At its core are variables such as good, bad, and young as well as modifiers such as more, less, and very. These ordinary terms represent fuzzy sets in a particular problem."@en ;
  dc:source "Taken in part from: Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:42090
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "fuzzy-cognitive maps"@en, "adaptive neural fuzzy inference system"@en, "neural-fuzzy inference system"@en, "neural fuzzy inference system"@en, "simulation-based fuzzy"@en, "fuzzy control strategy"@en, "hybrid fuzzy-stochastic programming method"@en, "adaptive neuro fuzzy inference system"@en, "fuzzy cognitive maps"@en, "neuro-fuzzy inference"@en, "set theories"@en, "fuzzy cognitive networks"@en, "set theory"@en, "fuzzy linguistic ordered weighted averaging"@en, "fuzzy cognitive network"@en, "fuzzy sets theory"@en, "fuzzy-control strategy"@en, "fuzzy cognitive mapping"@en, "hybrid neuro-fuzzy inference system"@en, "adaptive neural-fuzzy inference system"@en, "fuzzy set theory"@en, "hybrid fuzzy stochastic programming method"@en, "neuro-fuzzy analysis"@en, "neuro-fuzzy inference system"@en, "fuzzy-logic"@en, "adaptive neuro-fuzzy inference system"@en, "fuzzy control strategies"@en, "fuzzy-control strategies"@en, "neuro fuzzy inference system"@en, "fuzzy logic-based"@en, "fuzzy interference system"@en, "fuzzy cognitive map"@en, "adaptive fuzzy inference system"@en, "ANFIS (adaptive neuro-fuzzy inference system)"@en, "neuro-fuzzy system"@en, "fuzzy models"@en ;
  skos:definition nalt:42090_def ;
  ns0:marc001 "16071" ;
  skos:exactMatch <http://id.cabi.org/cabt/50195>, <http://id.agrisemantics.org/gacs/C19638>, <http://id.loc.gov/authorities/subjects/sh93006704> ;
  dc:modified "2019-10-11"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:50226, nalt:203390 ;
  skos:prefLabel "fuzzy logic"@en, "lógica difusa"@es ;
  skos:altLabel "fuzzy model"@en ;
  a skos:Concept, ns0:Topic .

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

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

nalt:203390
  skos:prefLabel "inteligencia artificial"@es, "artificial intelligence"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42090 .

