@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/Arkansas>
  skos:prefLabel "Arkansas"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> .

<https://concepts.sagepub.com/social-science/concept/Alabama>
  skos:prefLabel "Alabama"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> .

<https://concepts.sagepub.com/social-science/concept/Louisiana>
  skos:prefLabel "Louisiana"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> .

<https://concepts.sagepub.com/social-science/concept/North_Carolina>
  skos:prefLabel "North Carolina"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> .

<https://concepts.sagepub.com/social-science/concept/Mississippi>
  skos:prefLabel "Mississippi"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> .

<https://concepts.sagepub.com/social-science/concept/Florida>
  skos:prefLabel "Florida"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> .

<https://concepts.sagepub.com/social-science/concept/West_Virginia>
  skos:prefLabel "West Virginia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> .

<https://concepts.sagepub.com/social-science/concept/Georgia>
  skos:prefLabel "Georgia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> .

<https://concepts.sagepub.com/social-science/concept/United_States>
  skos:prefLabel "United States"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> .

<https://concepts.sagepub.com/social-science/concept/Southeastern_United_States>
  skos:broader <https://concepts.sagepub.com/social-science/concept/United_States> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/South_Carolina>, <https://concepts.sagepub.com/social-science/concept/Mississippi>, <https://concepts.sagepub.com/social-science/concept/Alabama>, <https://concepts.sagepub.com/social-science/concept/Arkansas>, <https://concepts.sagepub.com/social-science/concept/Louisiana>, <https://concepts.sagepub.com/social-science/concept/West_Virginia>, <https://concepts.sagepub.com/social-science/concept/Virginia>, <https://concepts.sagepub.com/social-science/concept/Georgia>, <https://concepts.sagepub.com/social-science/concept/North_Carolina>, <https://concepts.sagepub.com/social-science/concept/Florida> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015144.html> ;
  a skos:Concept ;
  skos:prefLabel "Southeastern United States"@en .

<https://concepts.sagepub.com/social-science/concept/Virginia>
  skos:prefLabel "Virginia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> .

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

<https://concepts.sagepub.com/social-science/concept/South_Carolina>
  skos:prefLabel "South Carolina"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> .

