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

nalt:79494_def
  rdf:value "Membrana delgada que recubre los ventrículos del cerebro y el canal central de la médula espinal."@es, "A thin membrane that lines the ventricles of the brain and the central canal of the spinal cord."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:24054
  skos:prefLabel "ventrículos cerebrales"@es, "cerebral ventricles"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:79494 .

nalt:79494
  skos:broader nalt:24054, nalt:9535 ;
  dc:created "2006-07-21"^^xsd:date ;
  ns0:marc001 "60915" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85044249> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-02-18"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "epéndimo"@es, "ependyma"@en ;
  skos:definition nalt:79494_def .

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

nalt:9535
  skos:prefLabel "tejido nervioso"@es, "nerve tissue"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:79494 .

