@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/building_audio_communications_systems>
  skos:prefLabel "building audio communications systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staff_location_and_call_systems> .

<https://concepts.sagepub.com/social-science/concept/staff_location_and_call_systems>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_nurse_communication_systems> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff_information_and_communication_services>, <https://concepts.sagepub.com/social-science/concept/building_audio_communications_systems> ;
  skos:prefLabel "staff location and call systems"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/patient_nurse_communication_systems>
  skos:prefLabel "patient nurse communication systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff_location_and_call_systems> .

<https://concepts.sagepub.com/social-science/concept/staff_information_and_communication_services>
  skos:prefLabel "staff information and communication services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staff_location_and_call_systems> .

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

