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

nalt:185110
  skos:prefLabel "hepatitis crónica"@es, "chronic hepatitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:45132 .

nalt:185109
  skos:prefLabel "hepatitis alcohólica"@es, "alcoholic hepatitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:45132 .

nalt:21858
  skos:prefLabel "hepatitis viral"@es, "viral hepatitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:45132 .

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

nalt:45132_def
  rdf:value "Inflamación del hígado y enfermedad del mismo que implica alteraciones degenerativas o necróticas de los hepatocitos."@es, "Inflammation of the liver."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:45132
  skos:definition nalt:45132_def ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:21858, nalt:185110, nalt:185109 ;
  dc:modified "2014-05-14"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/56587>, <http://id.agrisemantics.org/gacs/C5510>, <http://id.loc.gov/authorities/subjects/sh85060288>, <http://aims.fao.org/aos/agrovoc/c_11527> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "hepatitis"@es, "hepatitis"@en ;
  ns0:marc001 "18049" ;
  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:45132 .

