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

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

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

<https://concepts.sagepub.com/social-science/concept/Appalachian_region>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/New_York>, <https://concepts.sagepub.com/social-science/concept/Tennessee>, <https://concepts.sagepub.com/social-science/concept/Pennsylvania>, <https://concepts.sagepub.com/social-science/concept/Alabama>, <https://concepts.sagepub.com/social-science/concept/Virginia>, <https://concepts.sagepub.com/social-science/concept/South_Carolina>, <https://concepts.sagepub.com/social-science/concept/Kentucky>, <https://concepts.sagepub.com/social-science/concept/West_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/Maryland>, <https://concepts.sagepub.com/social-science/concept/Ohio> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/United_States> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001061.html> ;
  a skos:Concept ;
  skos:prefLabel "Appalachian region"@en .

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

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

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

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

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

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

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

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

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

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

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

