@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:313430
  skos:prefLabel "diseño de fármacos"@es, "drug design"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:330369 .

nalt:330369_def
  rdf:value "Proceso completo de incorporación al mercado de un nuevo fármaco. Incluye las pruebas preclínicas y clínicas, así como la aprobación normativa."@es, "The entire process of bringing a new drug to the market. It includes both preclinical and clinical testing, and regulatory approval."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:34638
  skos:prefLabel "evaluación de fármacos"@es, "drug evaluation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:330369 .

nalt:330369
  skos:narrower nalt:313430, nalt:34638 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "medication development"@en, "pharmaceutical development"@en ;
  ns0:marc001 "9813983545500041" ;
  skos:broader nalt:24572 ;
  skos:prefLabel "drug development"@en, "desarrollo de fármacos"@es ;
  skos:definition nalt:330369_def ;
  skos:hiddenLabel "drug developed"@en, "development of medication"@en, "development of drug"@en, "drug-development"@en ;
  dc:modified "2019-12-16"^^xsd:date ;
  ns0:marc001previous "93759" ;
  dc:created "2019-04-29"^^xsd:date .

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

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

nalt:24572
  skos:prefLabel "farmacología"@es, "pharmacology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:330369 .

