@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/war_and_health>
  skos:prefLabel "war and health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/military_nurses> .

<https://concepts.sagepub.com/social-science/concept/military_nurses>
  skos:definition "Armies and navies have always required medical care. In the history of American wars up until World War II, disease and accidents were much more frequent causes requiring nursing care than battlefield casualties. [Source: <a href=\"https://sk.sagepub.com/reference/war/n234.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Nurses, Military</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_health>, <https://concepts.sagepub.com/social-science/concept/war_and_gender> ;
  skos:prefLabel "military nurses"@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/military_nurses> .

<https://concepts.sagepub.com/social-science/concept/war_and_gender>
  skos:prefLabel "war and gender"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/military_nurses> .

