@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:322
  skos:prefLabel "enfermedades y desórdenes (animales y humanos)"@es, "diseases and disorders (animals and humans)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:328 .

nalt:328_def
  rdf:value "Cualquier condición adversa en un paciente que se produce como resultado del tratamiento indicado por un médico, cirujano, u otro profesional de la salud, especialmente infecciones adquiridas por el paciente durante el curso del tratamiento."@es, "Any adverse condition in a patient occurring as the result of treatment by a physician, surgeon, or other health professional, especially infections acquired by the patient during the course of treatment."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:738
  skos:prefLabel "complicaciones (enfermedad)"@es, "complications (disease)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:328 .

nalt:328
  ns0:marc001 "19118" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85063896> ;
  skos:prefLabel "iatrogenic disorders"@en, "enfermedades iatrogénicas"@es ;
  skos:definition nalt:328_def ;
  skos:altLabel "iatrogenic diseases"@en ;
  skos:hiddenLabel "iatrogenic-disorders"@en ;
  dc:modified "2013-01-14"^^xsd:date ;
  skos:broader nalt:322 ;
  skos:related nalt:738 .

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

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

