@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/rapid_serial_visual_presentation>
  skos:definition "Producers of music videos have often been known to include sequences where the images change 10 times per second or more. Despite the fact that each image is only present for about a 10th of a second, we typically have the impression of having seen the image clearly, even if we were asked to provide a complete list of all the images that were shown. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n293.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Rapid Serial Visual Presentation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods>, <https://concepts.sagepub.com/social-science/concept/attention_(psychology)> ;
  skos:prefLabel "rapid serial visual presentation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/methods>
  skos:prefLabel "methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rapid_serial_visual_presentation> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/rapid_serial_visual_presentation> .

<https://concepts.sagepub.com/social-science/concept/attention_(psychology)>
  skos:prefLabel "attention (psychology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rapid_serial_visual_presentation> .

