@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/cross-sectional_studies>
  skos:definition "Cross-sectional health studies present a snapshot of a disease, exposure, or health outcome at a specific point in time for a specific population. This snapshot often provides useful information for health services researchers and other healthcare professionals. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n96.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; Cross-Sectional Studies</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003430.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/epidemiologic_studies> ;
  skos:prefLabel "cross-sectional studies"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/epidemiologic_studies>
  skos:prefLabel "epidemiologic studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cross-sectional_studies> .

<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/cross-sectional_studies> .

