@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:203390
  skos:prefLabel "inteligencia artificial"@es, "artificial intelligence"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301997 .

nalt:28418
  skos:prefLabel "informática"@es, "computer science"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:301997 .

nalt:301997
  skos:related nalt:229433, nalt:4265, nalt:203390 ;
  ns0:marc001 "80961" ;
  skos:prefLabel "cybernetics"@en, "cibernética"@es ;
  a ns0:Topic, skos:Concept ;
  dc:created "2017-06-13"^^xsd:date ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:broader nalt:28418, nalt:17411 ;
  skos:definition nalt:301997_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:229433
  skos:prefLabel "ingeniería de sistemas"@es, "systems engineering"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:301997 .

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

nalt:17411
  skos:prefLabel "ciencia de la información"@es, "information science"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:301997 .

nalt:4265
  skos:prefLabel "toma de decisiones"@es, "decision making"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:301997 .

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

nalt:301997_def
  rdf:value "Rama del aprendizaje que reúne teorías y estudios sobre comunicación y control de organismos vivos y máquinas."@es, "That branch of learning which brings together theories and studies on communication and control in living organisms and machines."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

