@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:324563_def
  rdf:value "Reducción en la receptividad fisiológica que tiene lugar cuando un mismo estímulo se presenta repetidamente."@es, "Habituation is defined as the decrease in physiological responsivity that occurs to a repeated presentation of the same stimulus."@en ;
  dc:source "Hazlett et. al. Biological Psychiatry, Volume 72, Issue 6, 2012, 448-456" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:324563
  skos:prefLabel "habituación"@es, "habituation"@en ;
  skos:related nalt:10591 ;
  skos:definition nalt:324563_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:16448 ;
  dc:created "2018-09-21"^^xsd:date ;
  ns0:marc001 "87641" ;
  dc:modified "2018-11-14"^^xsd:date .

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

nalt:10591
  skos:prefLabel "emociones"@es, "emotions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324563 .

nalt:16448
  skos:prefLabel "psicología"@es, "psychology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:324563 .

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

