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

nalt:229244
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:altLabel "scotine"@en ;
  ns0:marc001 "65425" ;
  skos:prefLabel "cotinina"@es, "cotinine"@en ;
  skos:related nalt:20518, nalt:54822 ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2014-09-19"^^xsd:date ;
  skos:broader nalt:229240 ;
  skos:definition nalt:229244_def .

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

nalt:229244_def
  rdf:value "N-glucurónido conjugado de la cotinina, que constituye un importante metabolito urinario de la nicotina. Funciona como un biomarcador de la exposición al humo del tabaco. Tiene propiedades estimulantes del sistema nervioso central (SNC)."@es, "The N-glucuronide conjugate of cotinine is a major urinary metabolite of nicotine. It thus serves as a biomarker of exposure to tobacco smoking. It has CNS stimulating properties."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

nalt:229240
  skos:prefLabel "pirrolidonas"@es, "pyrrolidones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:229244 .

nalt:20518
  skos:prefLabel "tabaco"@es, "tobacco"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:229244 .

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

