@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:10555
  skos:prefLabel "agentes antitusivos"@es, "antitussive agents"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:10556 .

nalt:20025
  skos:prefLabel "broncodilatadores"@es, "bronchodilators"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:10556 .

nalt:10556
  skos:broader nalt:286 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "agentes del sitema respiratorio"@es, "respiratory system agents"@en ;
  skos:narrower nalt:20025, nalt:38936, nalt:10555 ;
  ns0:marc001 "31744" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85113187> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "respiratory-system-agents"@en .

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

nalt:286
  skos:prefLabel "medicamentos"@es, "drugs"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10556 .

nalt:38936
  skos:prefLabel "expectorantes"@es, "expectorants"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:10556 .

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

