@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/excess_capacity>
  skos:definition "Excess capacity in health care is when available resources exceed patient demand for them. Most often this term refers to more beds in health care facilities than needed to care for the patients seeking care. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n280.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Excess Capacity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_and_decision_making> ;
  skos:prefLabel "excess capacity"@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/excess_capacity> .

<https://concepts.sagepub.com/social-science/concept/operations_and_decision_making>
  skos:prefLabel "operations and decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/excess_capacity> .

