@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:62564
  skos:prefLabel "esquistosomiasis"@es, "schistosomiasis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:250175 .

nalt:250175_def
  rdf:value "Esquistosomiasis del cerebro, la médula espinal o las meninges, causada por infecciones con trematodos del género Schistosoma."@es, "Schistosomiasis of the brain, spinal cord, or meninges caused by infections with trematodes of the genus Schistosoma."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:250175
  dc:created "2015-04-21"^^xsd:date ;
  skos:definition nalt:250175_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:62564 ;
  dc:modified "2015-11-16"^^xsd:date ;
  ns0:marc001 "70313" ;
  skos:prefLabel "neuroesquistosomiasis"@es, "neuroschistosomiasis"@en ;
  a skos:Concept, ns0:Topic ;
  skos:altLabel "schistosomal myelitis"@en, "schistosomal myelopathy"@en, "schistosomal myeloradiculopathy"@en, "central nervous system schistosomiasis"@en .

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

