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

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

nalt:82552
  skos:prefLabel "hepatitis B"@es, "hepatitis B"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:185119 .

nalt:185119_def
  rdf:value "Inflamación del hígado en humanos causada por el virus de la hepatitis B, la cual perdura por seis meses o más. Se transmite principalmente por exposición parenteral, por ejemplo, a través de una transfusión de sangre o productos sanguíneos contaminados; sin embargo, también puede transmitirse por contacto sexual o personal íntimo."@es, "Inflammation of the liver in humans caused by Hepatitis B virus lasting six months or more. It is primarily transmitted by parenteral exposure, such as transfusion of contaminated blood or blood products, but can also be transmitted via sexual or intimate personal contact."@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:185119
  ns0:marc001 "60680" ;
  skos:hiddenLabel "chronic hepatitis B."@en ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "chronic hepatitis B"@en, "hepatitis B crónica"@es ;
  skos:broader nalt:185110, nalt:82552 ;
  skos:definition nalt:185119_def ;
  dc:created "2012-04-17"^^xsd:date ;
  dc:modified "2017-11-17"^^xsd:date .

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

