@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:78060 .

nalt:78060
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:34029, nalt:321 ;
  skos:narrower nalt:329474 ;
  ns0:marc001 "9813984352600041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "progression of the disease"@en, "disease progress"@en, "disease evolution"@en ;
  skos:prefLabel "disease progression"@en, "avance de la enfermedad"@es ;
  ns0:marc001previous "93752" ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:definition nalt:78060_def ;
  skos:broader nalt:319 ;
  skos:altLabel "disease exacerbation"@en ;
  dc:modified "2020-10-05"^^xsd:date .

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

nalt:78060_def
  rdf:value "Empeoramiento de una enfermedad con el paso del tiempo. Este concepto se suele utilizar para referirse a las enfermedades crónicas e incurables cuyas etapas constituyen un factor determinante en la terapia y la prognosis."@es, "The worsening of a disease over time. This concept is most often used for chronic and incurable diseases where the stage of the disease is an important determinant of therapy and prognosis."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:321
  skos:prefLabel "curso de una enfermedad"@es, "disease course"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:78060 .

nalt:34029
  skos:prefLabel "recaída"@es, "relapse"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:78060 .

nalt:329474
  skos:prefLabel "avance de la neoplasia"@es, "neoplasm progression"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:78060 .

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

