@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/adherence_to_treatment>
  skos:prefLabel "adherence to treatment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Cholesterol_Education_Programme> .

<https://concepts.sagepub.com/social-science/concept/health_promotion_and_disease_prevention>
  skos:prefLabel "health promotion and disease prevention"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Cholesterol_Education_Programme> .

<https://concepts.sagepub.com/social-science/concept/society_and_health>
  skos:prefLabel "society and health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Cholesterol_Education_Programme> .

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

<https://concepts.sagepub.com/social-science/concept/National_Cholesterol_Education_Programme>
  skos:broader <https://concepts.sagepub.com/social-science/concept/society_and_health>, <https://concepts.sagepub.com/social-science/concept/health_promotion_and_disease_prevention>, <https://concepts.sagepub.com/social-science/concept/adherence_to_treatment> ;
  skos:prefLabel "National Cholesterol Education Programme"@en ;
  a skos:Concept .

