@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:33032
  skos:prefLabel "radiografía"@es, "radiography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:254793 .

nalt:254794
  skos:prefLabel "mielografía"@es, "myelography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:254793 .

nalt:254793_def
  rdf:value "Radiografía del sistema nervioso central."@es, "Radiography of the central nervous system."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:19220
  skos:prefLabel "sistema nervioso central"@es, "central nervous system"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:254793 .

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

nalt:254793
  skos:broader nalt:33032 ;
  skos:prefLabel "neurorradiografía"@es, "neuroradiography"@en ;
  skos:definition nalt:254793_def ;
  dc:created "2015-06-05"^^xsd:date ;
  skos:related nalt:19237, nalt:19220 ;
  skos:narrower nalt:254794 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2015-11-16"^^xsd:date ;
  ns0:marc001 "70312" .

nalt:19237
  skos:prefLabel "enfermedades del sistema nervioso central"@es, "central nervous system diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:254793 .

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

