@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/marking_time-out>
  skos:prefLabel "marking time-out"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/time-out> .

<https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions>
  skos:prefLabel "behavioral classroom interventions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/time-out> .

<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/time-out> .

<https://concepts.sagepub.com/social-science/concept/time-out>
  skos:definition "Time-out from reinforcement, also referred to as timeout (TO), is a procedure in which positive reinforcement is not available for a specified period of time. During TO, the individual does not have access to positive reinforcers that are normally available in the setting. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n271.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Time-Out</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/marking_time-out> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions> ;
  skos:prefLabel "time-out"@en ;
  a skos:Concept .

