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

nalt:250170_def
  rdf:value "Infección de los conductos biliares con el gusano parásito Clonorchis sinensis, llamado también Opisthorchis sinensis. Puede causar inflamación del tracto biliar, proliferación del epitelio biliar, fibrosis portal progresiva y, en ocasiones, carcinomas en los conductos biliares. Su extensión al hígado puede provocar cambios grasos y cirrosis."@es, "Infection of the biliary passages with Clonorchis sinensis, also called Opisthorchis sinensis. It may lead to inflammation of the biliary tract, proliferation of biliary epithelium, progressive portal fibrosis, and sometimes bile duct carcinoma. Extension to the liver may lead to fatty changes and cirrhosis."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:26958
  skos:prefLabel "Clonorchis sinensis"@es, "Clonorchis sinensis"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:250170 .

nalt:39564
  skos:prefLabel "infecciones por tremátodos"@es, "trematode infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:250170 .

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

nalt:250170
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:definition nalt:250170_def ;
  skos:prefLabel "clonorquiasis"@es, "clonorchiasis"@en ;
  skos:related nalt:26958 ;
  dc:created "2015-04-21"^^xsd:date ;
  ns0:marc001 "65172" ;
  skos:broader nalt:39564 .

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

