@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/single-case_experimental_design>
  skos:definition "Single-case experimental design (also known as time-series design) is a research methodology characterized by repeated assessment of a particular phenomenon (often a behavior) over time, and generally is used to evaluate interventions. There are three general types of single-case experimental designs, which differ according to their structure and purpose: within-series, between-series, and combined-series. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n267.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Single-Case Experimental Design</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research> ;
  skos:prefLabel "single-case experimental design"@en ;
  a skos:Concept .

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

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

