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

<https://concepts.sagepub.com/social-science/concept/cohort-sequential_design>
  skos:definition "A combination of ∗cross-sectional and longitudinal designs, usually to test for generation or ∗cohort effects. Compare ∗accelerated longitudinal design. [Source: <a href=\"https://methods.sagepub.com/reference/dictionary-of-statistics-methodology/n310.xml\" target=\"_blank\" data-id=\"to-srm\">Dictionary of Statistics &amp; Methodology; Cohort-Sequential Design</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cohort_studies>, <https://concepts.sagepub.com/social-science/concept/cohort_analysis> ;
  skos:prefLabel "cohort-sequential design"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cohort_analysis>
  skos:prefLabel "cohort analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cohort-sequential_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/cohort-sequential_design> .

