@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:34663
  skos:definition nalt:34663_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "extra-label-drug-use"@en, "extralabel uses"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "14696" ;
  skos:altLabel "extralabel drug use"@en ;
  dc:modified "2015-10-15"^^xsd:date ;
  skos:prefLabel "extra-label drug use"@en, "uso de medicamentos fuera de registro"@es ;
  skos:broader nalt:24728 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:34663_def
  rdf:value "Uso real o previsto que se hace de un fármaco en un animal y que no es el indicado en la etiqueta aprobada. Incluye, pero no está limitado al uso en especies no incluidas en la etiqueta; para tratar síntomas (enfermedades u otras condiciones) que no están en la etiqueta; y en dosis o frecuencias o por medio de vías de administración diferentes de las indicadas en la etiqueta. Además, incluye el cambio en el tiempo de supresión indicado en la etiqueta con base en estos diferentes usos."@es, "Extralabel use means actual use or intended use of a drug in an animal in a manner that is not in accordance with the approved labeling. This includes, but is not limited to, use in species not listed in the labeling, use for indications (disease or other conditions) not listed in the labeling, use at dosage levels, frequencies, or routes of administration other than those stated in the labeling, and deviation from the labeled withdrawal time based on these different uses."@en ;
  dc:source "Animal Medicinal Drug Use Clarification Act of 1994 (AMDUCA), Title 21, Code of Federal Regulations, Part 530." ;
  a ns0:Definition .

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

nalt:24728
  skos:prefLabel "terapia medicamentosa"@es, "drug therapy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34663 .

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

