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

nalt:26370_def
  rdf:value "Enfermedad hepática en la que hay destrucción, de magnitud variable, de la microcirculación normal, la anatomía vascular en general, y de la arquitectura hepática las que se alteran por elementos fibrosos que rodean a nódulos de parénquima regenerados o que se están regenerando."@es, "Liver disease in which the normal microcirculation, the gross vascular anatomy, and the hepatic architecture have been variably destroyed and altered with fibrous septa surrounding regenerated or regenerating parenchymal nodules."@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:26370
  skos:definition nalt:26370_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "21656" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85077754> ;
  skos:hiddenLabel "liver-cirrhosis"@en, "hepatic fibrosis"@en, "fibrotic liver"@en, "cirrhosis of liver"@en ;
  a ns0:Topic, skos:Concept ;
  skos:exactMatch <http://id.cabi.org/cabt/29018>, <http://id.agrisemantics.org/gacs/C7946>, <http://aims.fao.org/aos/agrovoc/c_16771> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "liver fibrosis"@en, "hepatic cirrhosis"@en ;
  skos:prefLabel "cirrosis hepática"@es, "liver cirrhosis"@en ;
  dc:modified "2018-03-15"^^xsd:date ;
  skos:broader nalt:341 .

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

nalt:341
  skos:prefLabel "enfermedades hepáticas"@es, "liver diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:26370 .

