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

nalt:69326
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:24142 ;
  ns0:marc001 "51846" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C30755>, <http://id.cabi.org/cabt/79136>, <http://id.loc.gov/authorities/subjects/sh85035208> ;
  skos:altLabel "cisticercosis cerebral"@es, "cisticercosis del sistema nervioso central"@es ;
  skos:prefLabel "neurocisticercosis"@es, "neurocysticercosis"@en ;
  skos:related nalt:31339 ;
  dc:created "2006-11-08"^^xsd:date ;
  skos:definition nalt:69326_def .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:31339
  skos:prefLabel "cisticercos"@es, "cysticerci"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:69326 .

nalt:24142
  skos:prefLabel "cisticercosis"@es, "cysticercosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:69326 .

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

nalt:69326_def
  rdf:value "Infección del cerebro, médula espinal, o estructuras perimeníngeas producida por las formas larvarias del género taenia."@es, "Infection of the brain, spinal cord, or perimeningeal structures with the larval forms of the genus Taenia (primarily T. solium in humans)."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

