@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:32788
  skos:prefLabel "diagnóstico de enfermedades"@es, "disease diagnosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:136486 .

nalt:136486_def
  rdf:value "Predicción del resultado probable de una enfermedad con base en la condición de un individuo y el curso normal de la enfermedad como se ha observado en situaciones similares."@es, "A prediction of the probable outcome of a disease based on a individual's condition and the usual course of the disease as seen in similar situations."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:136486
  skos:related nalt:1788, nalt:321, nalt:35747 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85107299>, <http://id.agrisemantics.org/gacs/C4265>, <http://id.cabi.org/cabt/95099>, <http://id.loc.gov/authorities/subjects/sh00007511> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:32788 ;
  dc:created "2010-07-12"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "prognosis"@en, "pronóstico"@es ;
  skos:definition nalt:136486_def ;
  ns0:marc001 "59185" .

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

nalt:35747
  skos:prefLabel "predicción"@es, "prediction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:136486 .

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

nalt:1788
  skos:prefLabel "resultado de la gestación"@es, "pregnancy outcome"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:136486 .

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

