@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FJ5MC9HZ-D .

n9j:-PH02JX59-S
  skos:prefLabel "libertarianism"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FJ5MC9HZ-D .

n9j:-FJ5MC9HZ-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/pursuit_of_happiness> ;
  skos:definition "The term pursuit of happiness, which occurs in the second sentence of the Declaration of Independence, has attracted the attention of countless scholars over the past two centuries. The phrase differs from the triad of rights put forward by John Locke in his Two Treatises of Government (1690), where he defended the rights of Englishmen to their “Life, Liberty, and Estates.” Whigs had traditionally included estates or property as an essential element of the liberties of Englishmen, which was classified among the natural rights that all men possessed. [Source: The Encyclopedia of Libertarianism; Pursuit of Happiness]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PH02JX59-S ;
  skos:prefLabel "pursuit of happiness"@en .

n9j: a skos:ConceptScheme .
