@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/lawgivers>
  skos:definition "Ancient societies traditionally refer to a stage in their history when laws were created and written down. They ascribe it to mythical or historical lawgivers, prophets, or charismatic figures, who played an important part in resolving political or social disputes and in creating a national identity. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n252.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Lawgivers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_and_authority>, <https://concepts.sagepub.com/social-science/concept/constitutional_thought> ;
  skos:prefLabel "lawgivers"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/constitutional_thought>
  skos:prefLabel "constitutional thought"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lawgivers> .

<https://concepts.sagepub.com/social-science/concept/power_and_authority>
  skos:prefLabel "power and authority"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lawgivers> .

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

