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

nalt:24139
  skos:prefLabel "infecciones causadas por cestodos"@es, "cestode infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:24143 .

nalt:24143_def
  rdf:value "Infección causada por la infestación de la forma larval de solitarias del género Echinococcus. El hígado, los pulmones y los riñones son las áreas más comunes de infestación."@es, "An infection caused by the infestation of the larval form of tapeworms of the genus Echinococcus. The liver, lungs, and kidney are the most common areas of infestation."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:24143
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:24143_def ;
  skos:related nalt:35629 ;
  skos:exactMatch <http://id.cabi.org/cabt/41616>, <http://id.loc.gov/authorities/subjects/sh85040693>, <http://id.agrisemantics.org/gacs/C7208>, <http://aims.fao.org/aos/agrovoc/c_16415> ;
  ns0:marc001 "12890" ;
  skos:prefLabel "equinococosis"@es, "echinococcosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "hydatidosis"@en ;
  skos:broader nalt:24139 ;
  dc:modified "2015-10-15"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:35629
  skos:prefLabel "Echinococcus"@es, "Echinococcus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:24143 .

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

