@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:316272_def
  rdf:value "Una de las mediciones más influyentes de las actitudes inconscientes. Mide las actitudes y las creencias que las personas no quieren o no pueden comunicar."@es, "Implicit association test is one of the most influential measures of the unconscious attitudes. It measures attitudes and beliefs that people may be unwilling or unable to report."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:316272
  dc:created "2018-05-01"^^xsd:date ;
  skos:broader nalt:327779 ;
  ns0:marc001 "9813984698600041" ;
  ns0:marc001previous "94052" ;
  skos:hiddenLabel "implicit-association tests"@en, "implicit-association test"@en ;
  dc:modified "2019-11-25"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:10091 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "prueba de asociación implícita"@es, "implicit association test"@en ;
  skos:definition nalt:316272_def .

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

nalt:327779
  skos:prefLabel "pruebas psicológicas"@es, "psychological tests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:316272 .

nalt:10091
  skos:prefLabel "comportamiento humano"@es, "human behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:316272 .

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

