@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/general_practice_profession>
  skos:prefLabel "general practice profession"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medical_profession> .

<https://concepts.sagepub.com/social-science/concept/medical_profession>
  skos:definition "The occupation licensed by the state which can diagnose disease and prescribe drugs for their treatment (allopathy/allopathic; corporatization; deprofessionalization; McDonaldization/ McDoctor; medical dominance). [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-health-and-society/n550.xml\" target=\"_blank\" data-id=\"to-sk\">The Sage Dictionary of Health and Society; Medical Profession</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/general_practice_profession> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_professions> ;
  skos:prefLabel "medical profession"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/health_professions>
  skos:prefLabel "health professions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/medical_profession> .

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

