@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/Southeastern_United_States>
  skos:prefLabel "Southeastern United States"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/West_Virginia> .

<https://concepts.sagepub.com/social-science/concept/Appalachian_region>
  skos:prefLabel "Appalachian region"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/West_Virginia> .

<https://concepts.sagepub.com/social-science/concept/West_Virginia>
  skos:definition "West Virginia is not a state that can be easily pigeonholed. It is both rich in resources and a symbol of poverty, it is rural and industrial, and it is politically radical but socially conservative. [Source: <a href=\"https://sk.sagepub.com/cqpress/political-encyclopedia-of-us-states-and-regions/n30.xml\" target=\"_blank\" data-id=\"to-sk\">Political Encyclopedia of U.S. States and Regions; West Virginia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014903.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States>, <https://concepts.sagepub.com/social-science/concept/Appalachian_region> ;
  skos:prefLabel "West Virginia"@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/West_Virginia> .

