@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "diagnóstico de enfermedades"@es, "disease diagnosis"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "diagnostic value"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:34032, nalt:34031, nalt:136486 ;
  ns0:marc001 "12296" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C281>, <http://aims.fao.org/aos/agrovoc/c_2238>, <http://id.cabi.org/cabt/38337> ;
  dc:modified "2017-07-28"^^xsd:date ;
  skos:related nalt:8472, nalt:8499 ;
  skos:broader nalt:4776 ;
  skos:hiddenLabel "disease-diagnosis"@en .

nalt:34031
  skos:prefLabel "diagnóstico temprano"@es, "early diagnosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:32788 .

nalt:136486
  skos:prefLabel "pronóstico"@es, "prognosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:32788 .

nalt:34032
  skos:prefLabel "pruebas serológicas"@es, "serodiagnosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:32788 .

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

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

nalt:4776
  skos:prefLabel "etiología"@es, "etiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:32788 .

nalt:8499
  skos:prefLabel "técnicas de diagnóstico"@es, "diagnostic techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:32788 .

nalt:8472
  skos:prefLabel "detección"@es, "detection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:32788 .

