@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 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:54822
  skos:prefLabel "nicotina"@es, "nicotine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:300190 .

nalt:106060
  skos:prefLabel "receptores colinérgicos"@es, "cholinergic receptors"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:300190 .

nalt:300190
  skos:hiddenLabel "nicotinic acetylcholine receptor"@en, "nicotinic acetyl-choline receptor"@en, "nicotinic receptor"@en, "nicotinic acetyl-choline receptors"@en ;
  skos:altLabel "nicotinic acetylcholine receptors"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "receptores nicotínicos"@es, "nicotinic receptors"@en ;
  skos:related nalt:54822 ;
  dc:created "2017-05-15"^^xsd:date ;
  ns0:marc001 "82832" ;
  skos:definition nalt:300190_def ;
  skos:broader nalt:106060 ;
  a ns0:Chemical, skos:Concept ;
  dc:modified "2017-11-10"^^xsd:date .

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

nalt:300190_def
  rdf:value "Una de las dos principales clases de receptores colinérgicos. Se distinguieron originalmente por su preferencia por la nicotina a la muscarina. Generalmente se dividen en musculares y neuronales (anteriormente ganglionares), según su farmacología y la composición subunitaria de los receptores."@es, "One of the two major classes of cholinergic receptors. Nicotinic receptors were originally distinguished by their preference for nicotine over muscarine. They are generally divided into muscle-type and neuronal-type (previously ganglionic) based on pharmacology, and subunit composition of the receptors."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

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

