@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/preventive_health_services>
  skos:prefLabel "preventive health services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diagnostic_services> .

<https://concepts.sagepub.com/social-science/concept/genetic_testing>
  skos:prefLabel "genetic testing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diagnostic_services> .

<https://concepts.sagepub.com/social-science/concept/health_services>
  skos:prefLabel "health services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diagnostic_services> .

<https://concepts.sagepub.com/social-science/concept/diagnostic_units>
  skos:prefLabel "diagnostic units"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diagnostic_services> .

<https://concepts.sagepub.com/social-science/concept/diagnostic_services>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/genetic_testing>, <https://concepts.sagepub.com/social-science/concept/mobile_health_units>, <https://concepts.sagepub.com/social-science/concept/diagnostic_units> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003954.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/preventive_health_services>, <https://concepts.sagepub.com/social-science/concept/health_services> ;
  skos:prefLabel "diagnostic services"@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/diagnostic_services> .

<https://concepts.sagepub.com/social-science/concept/mobile_health_units>
  skos:prefLabel "mobile health units"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diagnostic_services> .

