@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/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Adam_Ferguson> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_modern_political_thought>
  skos:prefLabel "key people in modern political thought"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Adam_Ferguson> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_libertarianism>
  skos:prefLabel "key people in libertarianism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Adam_Ferguson> .

<https://concepts.sagepub.com/social-science/concept/theories_of_ethics>
  skos:prefLabel "theories of ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Adam_Ferguson> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_political_theory>
  skos:prefLabel "key people in political theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Adam_Ferguson> .

<https://concepts.sagepub.com/social-science/concept/Adam_Ferguson>
  skos:definition "Adam Ferguson (1723–1816) was a prominent member of a circle of Scottish Enlightenment thinkers that included David Hume and Adam Smith. Born in the village of Logeirat, Perthshire, on the fringes of the Scottish highlands, he was the only highlander in the group. [Source: <a href=\"https://sk.sagepub.com/reference/theory-in-social-and-cultural-anthropology/n89.xml\" target=\"_blank\" data-id=\"to-sk\">Theory in Social and Cultural Anthropology: An Encyclopedia; Ferguson, Adam</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories_of_ethics>, <https://concepts.sagepub.com/social-science/concept/key_people_in_political_theory>, <https://concepts.sagepub.com/social-science/concept/key_people_in_modern_political_thought>, <https://concepts.sagepub.com/social-science/concept/key_people_in_libertarianism> ;
  skos:prefLabel "Adam Ferguson"@en ;
  a skos:Concept .

