@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 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:34632
  ns0:marc001 "12598" ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:10179 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2016-09-21"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85039697> ;
  skos:definition nalt:34632_def ;
  skos:hiddenLabel "drug-antagonism"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "antagonismo farmacológico"@es, "drug antagonism"@en ;
  skos:broader nalt:34633 .

nalt:34632_def
  rdf:value "Fenómenos y farmacéutica de compuestos que inhiben la función de agonistas (agonismo de fármacos) y agonistas inversos (agonismo inverso de fármacos) de un receptor determinado. Por sí mismos los antagonistas no producen ningún efecto en un receptor y se dice que carecen de eficacia y actividad intrínseca."@es, "Phenomena and pharmaceutics of compounds that inhibit the function of agonists (drug agonism) and inverse agonists ( drug inverse agonism) for a specific receptor. On their own, antagonists produce no effect by themselves to a receptor, and are said to have neither intrinsic activity nor efficacy."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

nalt:10179
  skos:prefLabel "antibiosis"@es, "antibiosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34632 .

nalt:34633
  skos:prefLabel "interacción de medicamentos"@es, "drug interactions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34632 .

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

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

