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

nalt:211595_def
  rdf:value "Exposición de células o microbios blanco a agentes quimiosensibilizantes (químicos, radiaciones, etc.) para volverlos más susceptibles a fármacos terapéuticos o agentes antimicrobianos."@es, "Exposing target cells or microbes to chemosensitizing agents (chemicals, radiations, etc.) to make them more susceptible to therapeutic drugs or antimicrobial agents."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:211595
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:1019 ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:hiddenLabel "chemosensitising"@en, "chemosensitizing"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "chemosensitising agents"@en, "chemosensitizing agents"@en, "chemosensitisation"@en ;
  skos:definition nalt:211595_def ;
  ns0:marc001 "64894" ;
  skos:prefLabel "quimiosensibilización"@es, "chemosensitization"@en ;
  dc:created "2014-03-07"^^xsd:date .

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

nalt:1019
  skos:prefLabel "terapéutica"@es, "therapeutics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:211595 .

