@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:narrower nalt:185121 .

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

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

nalt:185121_def
  rdf:value "Inflamación del hígado en humanos provocada por el virus de la hepatitis delta, conjuntamente con el virus de la hepatitis B, la cual permanece por seis meses o más."@es, "Inflammation of the liver in humans caused by Hepatitis delta virus in conjunction with Hepatitis B virus and lasting six months or more."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

