@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/Georgia> .

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

<https://concepts.sagepub.com/social-science/concept/Georgia>
  skos:definition "Georgia is located in the South Caucasus on the Black Sea between Russia and Turkey, and is bordered to the east by Armenia and Azerbaijan. It has an area of 69,700 square kilometers and a population of 4.9 million people (July 2003 estimate). [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n446.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Georgia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005845.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States>, <https://concepts.sagepub.com/social-science/concept/Appalachian_region> ;
  skos:prefLabel "Georgia"@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/Georgia> .

