@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:69326
  skos:prefLabel "neurocisticercosis"@es, "neurocysticercosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:24142 .

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

nalt:24144
  skos:prefLabel "teniasis"@es, "taeniasis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:24142 .

nalt:31339
  skos:prefLabel "cisticercos"@es, "cysticerci"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:24142 .

nalt:24142
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85035207>, <http://aims.fao.org/aos/agrovoc/c_2085>, <http://id.agrisemantics.org/gacs/C13550>, <http://id.cabi.org/cabt/35962> ;
  ns0:marc001 "10889" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:24144 ;
  skos:definition nalt:24142_def ;
  skos:prefLabel "cysticercosis"@en, "cisticercosis"@es ;
  skos:narrower nalt:69326 ;
  skos:related nalt:31339 .

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

nalt:24142_def
  rdf:value "Infección con cisticercos, una forma larvaria de las varias solitarias del género Taenia."@es, "Infection with cysticercus, the larval form of the various tapeworms of the genus Taenia (usually T. solium in man). In humans they penetrate the intestinal wall and invade subcutaneous tissue, brain, eye, muscle, heart, liver, lung, and peritoneum. Brain involvement results in neurocysticercosis."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

