@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:11346
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:740, nalt:136634, nalt:333665, nalt:11345, nalt:4249 ;
  skos:prefLabel "transdermal application"@en, "aplicación transdérmica"@es ;
  skos:broader nalt:332030 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "transdermal-application"@en, "transdermal delivery"@en ;
  skos:altLabel "percutaneous application"@en ;
  dc:modified "2019-09-06"^^xsd:date ;
  ns0:marc001 "38101" ;
  skos:definition nalt:11346_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:11346_def
  rdf:value "Aplicación a través de la dermis (o piel)."@es, "Applied through the dermis (or skin)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:4249
  skos:prefLabel "sistemas de administración de drogas"@es, "drug delivery systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11346 .

nalt:333665
  skos:prefLabel "absorción cutánea"@es, "skin absorption"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11346 .

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

nalt:332030
  skos:prefLabel "rutas de administración de fármacos"@es, "drug administration routes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:11346 .

nalt:11345
  skos:prefLabel "aplicación tópica"@es, "topical application"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11346 .

nalt:740
  skos:prefLabel "exposición dérmica"@es, "dermal exposure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11346 .

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

nalt:136634
  skos:prefLabel "exposición dérmica aguda"@es, "acute dermal exposure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11346 .

