@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/NHS_learning_disability_trusts>
  skos:prefLabel "NHS learning disability trusts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_disability_services> .

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

<https://concepts.sagepub.com/social-science/concept/learning_disability_units>
  skos:prefLabel "learning disability units"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_disability_services> .

<https://concepts.sagepub.com/social-science/concept/learning_disability_hospitals>
  skos:prefLabel "learning disability hospitals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_disability_services> .

<https://concepts.sagepub.com/social-science/concept/adult_training_centers>
  skos:prefLabel "adult training centers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_disability_services> .

<https://concepts.sagepub.com/social-science/concept/learning_disability_services>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/NHS_learning_disability_trusts>, <https://concepts.sagepub.com/social-science/concept/learning_disability_units>, <https://concepts.sagepub.com/social-science/concept/learning_disability_hospitals>, <https://concepts.sagepub.com/social-science/concept/community_learning_disability_teams>, <https://concepts.sagepub.com/social-science/concept/adult_training_centers> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mental_health_services> ;
  skos:prefLabel "learning disability 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/learning_disability_services> .

<https://concepts.sagepub.com/social-science/concept/community_learning_disability_teams>
  skos:prefLabel "community learning disability teams"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_disability_services> .

