@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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:34030_def
  rdf:value "Disminución espontánea o desaparición de los síntomas de una enfermedad."@es, "Spontaneous diminution or abatement of the symptoms of a disease."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:34030
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C22691>, <http://id.cabi.org/cabt/100011> ;
  skos:altLabel "tumor regression"@en, "tumour regression"@en, "disease regression"@en, "neoplasm regression"@en, "disease remission"@en ;
  skos:related nalt:34029 ;
  skos:hiddenLabel "disease remissions"@en, "disease regressions"@en ;
  skos:definition nalt:34030_def ;
  skos:prefLabel "remission"@en, "remisión"@es ;
  ns0:marc001 "31658" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2017-07-20"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:321 .

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

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

