@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-NS1G2S44-C
  skos:prefLabel "health professionals and healthcare organizations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-ST8QFK2R-C .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-ST8QFK2R-C .

n9j:-ST8QFK2R-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/hospital_emergency_departments> ;
  skos:definition "The nation's hospital emergency departments (EDs) provide critical care to those in need, day and night, regardless of an individual's ability to pay for the care he or she receives. However, EDs are experiencing many problems, and they are said to be at breaking point. [Source: Encyclopedia of Health Services Research; Hospital Emergency Departments]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NS1G2S44-C ;
  skos:prefLabel "hospital emergency departments"@en .

n9j: a skos:ConceptScheme .
