@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:36962_def
  rdf:value "Proceso inflamatorio que afecta al cerebro (encefalitis) y a las meninges (meningitis), producido con mayor frecuencia por organismos patógenos que invaden el sistema nervioso central y, ocasionalmente, por toxinas, trastornos autoinmunitarios y otras afecciones."@es, "An inflammatory process involving the brain (encephalitis) and meninges (meningitis), most often produced by pathogenic organisms which invade the central nervous system, and occasionally by toxins, autoimmune disorders, and other conditions."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:19231
  skos:prefLabel "encefalitis"@es, "encephalitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:36962 .

nalt:36962
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:50665 ;
  skos:prefLabel "meningoencephalitis"@en, "meningoencefalitis"@es ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_16779>, <http://id.cabi.org/cabt/71897>, <http://id.agrisemantics.org/gacs/C21539>, <http://id.loc.gov/authorities/subjects/sh85083569> ;
  ns0:marc001 "22989" ;
  skos:altLabel "encephalomeningitis"@en, "meningoencephalomyelitis"@en, "cerebromeningitis"@en ;
  skos:broader nalt:19231, nalt:19232 ;
  skos:definition nalt:36962_def ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-09-28"^^xsd:date .

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

nalt:50665
  skos:prefLabel "encefalitis ovina"@es, "louping ill"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:36962 .

nalt:19232
  skos:prefLabel "meningitis"@es, "meningitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:36962 .

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

