@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/reflex>
  skos:prefLabel "reflex"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/blinking> .

<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/blinking> .

<https://concepts.sagepub.com/social-science/concept/blinking>
  skos:definition "a media scheduling pattern consisting of many short periods (flights) of advertising alternated with short periods of no advertising at all (hiatuses); e.g., one week on, one week off, alternating over a period of time. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n363.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Blinking</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001767.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reflex> ;
  skos:prefLabel "blinking"@en ;
  a skos:Concept .

