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

<https://concepts.sagepub.com/social-science/concept/vision_screening>
  skos:definition "Vision screening is a primary public health prevention measure involving the administration of specific tests or methods to ascertain, with some accuracy, the visual functioning of an individual. School is considered an ideal place to engage in primary public health prevention efforts because of ready access to large numbers of children of varying ages. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n277.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; Vision Screening</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015351.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mass_screening> ;
  skos:prefLabel "vision screening"@en ;
  a skos:Concept .

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

