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

nalt:19222
  skos:prefLabel "encéfalo"@es, "cerebrum"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:24050 .

nalt:286312
  skos:prefLabel "lóbulo frontal"@es, "frontal lobe"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:24050 .

nalt:281338
  skos:prefLabel "corteza visual"@es, "visual cortex"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:24050 .

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

nalt:281007
  skos:prefLabel "electrocorticografía"@es, "electrocorticography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:24050 .

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

nalt:199435
  skos:prefLabel "neocórtex"@es, "neocortex"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:24050 .

nalt:24050
  skos:hiddenLabel "somatosensory-cortex"@en, "cerebellar cortex"@en, "somato-sensory cortex"@en, "somatosensory cortex"@en, "cerebral-cortex"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85022087>, <http://id.agrisemantics.org/gacs/C24636>, <http://id.cabi.org/cabt/26250> ;
  skos:broader nalt:19222 ;
  skos:narrower nalt:286312, nalt:281338, nalt:199435 ;
  dc:modified "2016-08-23"^^xsd:date ;
  ns0:marc001 "7647" ;
  skos:prefLabel "cerebral cortex"@en, "corteza cerebral"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:281007 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept .

