@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/hospital_and_specialized_services>
  skos:prefLabel "hospital and specialized services"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/superseded_nhs_structures> .

<https://concepts.sagepub.com/social-science/concept/NHS_structure>
  skos:prefLabel "NHS structure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/superseded_nhs_structures> .

<https://concepts.sagepub.com/social-science/concept/superseded_nhs_structures>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/local_health_authority_administered_services>, <https://concepts.sagepub.com/social-science/concept/hospital_and_specialized_services> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/NHS_structure> ;
  skos:prefLabel "superseded nhs structures"@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/superseded_nhs_structures> .

<https://concepts.sagepub.com/social-science/concept/local_health_authority_administered_services>
  skos:prefLabel "local health authority administered services"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/superseded_nhs_structures> .

