@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/sociology_of_law>
  skos:prefLabel "sociology of law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gap_problem> .

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

<https://concepts.sagepub.com/social-science/concept/gap_problem>
  skos:definition "For a period in the 1960s and 1970s, the “gap problem” was “the central issue for studies about law” (Abel 1973: 189). There are two distinct angles on the gap problem, one focused exclusively on law, and the second comparing law with society. [Source: <a href=\"https://sk.sagepub.com/reference/law/n270.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Gap Problem</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sociology_of_law> ;
  skos:prefLabel "gap problem"@en ;
  a skos:Concept .

