@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:276982_def
  rdf:value "Ciencia que se ocupa de la correlación de las características físicas de un estímulo, como la frecuencia o la intensidad, con la respuesta al estímulo, a fin de evaluar los factores psicológicos que intervienen en la relación."@es, "The science dealing with the correlation of the physical characteristics of a stimulus, e.g., frequency or intensity, with the response to the stimulus, in order to assess the psychologic factors involved in the relationship."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:17506
  skos:prefLabel "biofísica"@es, "biophysics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:276982 .

nalt:16448
  skos:prefLabel "psicología"@es, "psychology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:276982 .

nalt:276982
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2016-04-14"^^xsd:date ;
  ns0:marc001 "78639" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:17506 ;
  skos:related nalt:16448 ;
  skos:definition nalt:276982_def ;
  skos:prefLabel "psychophysics"@en, "psicofísica"@es ;
  dc:modified "2016-11-14"^^xsd:date .

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

