@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/Andersonville>
  skos:definition "Camp Sumter, or Andersonville as it was commonly known, was one of the largest prisoner-of-war camps of the Civil War. The Confederate prison remained open for 16 months, receiving a total of almost 43,000 Union prisoners—12,912 of whom died within its gates. [Source: <a href=\"https://sk.sagepub.com/reference/war/n17.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Andersonville</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_justice> ;
  skos:prefLabel "Andersonville"@en ;
  a skos:Concept .

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

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

