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

nalt:334166
  skos:prefLabel "mesencéfalo"@es, "mesencephalon"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:19221 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:9337
  skos:prefLabel "cerebro"@es, "brain"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:19221 .

nalt:264298
  skos:prefLabel "esclerosis lateral amiotrófica"@es, "amyotrophic lateral sclerosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:19221 .

nalt:19221_def
  rdf:value "Parte del cerebro que conecta los hemisferios cerebrales con la médula espinal. Está compuesta por el mesencéfalo, el puente troncoencefálico y la médula oblonga."@es, "The part of the brain that connects the cerebral hemispheres with the spinal cord. It consists of the mesencephalon; pons; and medulla oblongata."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:19221
  skos:altLabel "locus coeruleus"@en, "troncoencéfalo"@es, "brainstem"@en, "truncus cerebri"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85016367>, <http://id.cabi.org/cabt/20405>, <http://id.agrisemantics.org/gacs/C28350> ;
  skos:hiddenLabel "locus ceruleus"@en, "brain-stem"@en, "locus caeruleus"@en, "brain stems"@en ;
  ns0:marc001 "5676" ;
  skos:related nalt:264298, nalt:23679 ;
  skos:definition nalt:19221_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2019-09-25"^^xsd:date ;
  skos:prefLabel "tronco cerebral"@es, "brain stem"@en ;
  skos:broader nalt:9337 ;
  skos:narrower nalt:334166 .

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

nalt:23679
  skos:prefLabel "médula espinal"@es, "spinal cord"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19221 .

