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

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

nalt:185120_def
  rdf:value "Inflamación del hígado en humanos producida por el virus de la hepatitis C, la cual perdura por seis meses o más. La hepatitis C crónica puede conducir a la cirrosis hepática."@es, "Inflammation of the liver in humans that is caused by Hepatitis C virus lasting six months or more. Chronic hepatitis C can lead to liver cirrhosis."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:185120
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:185120_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "hepatitis C crónica"@es, "chronic hepatitis C"@en ;
  dc:modified "2017-11-17"^^xsd:date ;
  skos:hiddenLabel "chronic HCV infection"@en, "chronic hepatitis C."@en ;
  skos:broader nalt:82553, nalt:185110 ;
  dc:created "2012-04-17"^^xsd:date ;
  ns0:marc001 "60681" .

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

nalt:82553
  skos:prefLabel "hepatitis C"@es, "hepatitis C"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:185120 .

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

