@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:10547_def
  rdf:value "Agentes que inhiben las acciones del sistema nervioso parasimpático."@es, "Agents that inhibit the activity of the parasympathetic nervous system."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:10547
  skos:broader nalt:286 ;
  skos:hiddenLabel "anti-spasmodics"@en, "parasympatholytic"@en, "antispasmodic"@en, "spasmolytic"@en, "anti-spasmodic"@en ;
  skos:altLabel "antispasmodics"@en, "parasympathetic-blocking agents"@en, "spasmolytics"@en ;
  skos:definition nalt:10547_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "parasympatholytics"@en, "parasimpatolíticos"@es ;
  skos:narrower nalt:13749 ;
  dc:modified "2015-01-15"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85005773>, <http://id.loc.gov/authorities/subjects/sh85097930> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "27174" .

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:10547 .

nalt:13749
  skos:prefLabel "atropina"@es, "atropine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:10547 .

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

