@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:10555
  skos:broader nalt:10556 ;
  skos:narrower nalt:10557 ;
  skos:altLabel "cough suppressants"@en, "antitussive drugs"@en, "antitussives"@en ;
  skos:definition nalt:10555_def ;
  skos:prefLabel "agentes antitusivos"@es, "antitussive agents"@en ;
  ns0:marc001 "2905" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85005785> ;
  a ns0:Chemical, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:918, nalt:38936 ;
  skos:hiddenLabel "antitussive drug"@en, "cough suppressant"@en, "antitussive-agents"@en ;
  dc:modified "2016-03-22"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:10556
  skos:prefLabel "agentes del sitema respiratorio"@es, "respiratory system agents"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10555 .

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

nalt:918
  skos:prefLabel "tos"@es, "cough"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:10555 .

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

nalt:10555_def
  rdf:value "Agentes que eliminan la tos. Actúan principalmente en el centro medular de la tos."@es, "Agents that suppress cough. They act centrally on the medullary cough center."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

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

nalt:10557
  skos:prefLabel "guaiacol"@es, "guaiacol"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:10555 .

