@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/constitutional_law>
  skos:prefLabel "constitutional law"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_law> .

<https://concepts.sagepub.com/social-science/concept/administrative_law>
  skos:prefLabel "administrative law"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_law> .

<https://concepts.sagepub.com/social-science/concept/tax_law>
  skos:prefLabel "tax law"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_law> .

<https://concepts.sagepub.com/social-science/concept/regional_law>
  skos:prefLabel "regional law"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_law> .

<https://concepts.sagepub.com/social-science/concept/law>
  skos:prefLabel "law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_law> .

<https://concepts.sagepub.com/social-science/concept/criminal_law>
  skos:prefLabel "criminal law"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_law> .

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

<https://concepts.sagepub.com/social-science/concept/military_law>
  skos:prefLabel "military law"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_law> .

<https://concepts.sagepub.com/social-science/concept/by-laws>
  skos:prefLabel "by-laws"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_law> .

<https://concepts.sagepub.com/social-science/concept/public_law>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/constitutional_law>, <https://concepts.sagepub.com/social-science/concept/administrative_law>, <https://concepts.sagepub.com/social-science/concept/tax_law>, <https://concepts.sagepub.com/social-science/concept/criminal_law>, <https://concepts.sagepub.com/social-science/concept/military_law>, <https://concepts.sagepub.com/social-science/concept/regional_law>, <https://concepts.sagepub.com/social-science/concept/by-laws> ;
  a skos:Concept ;
  skos:definition "Law that pertains to the following areas: (a) the relationship between private citizens and the state; (b) the organization, obligations, immunities, and powers of the state; and (c) the relationship between the state and foreign powers. Public law stands in contrast to private law, which only concerns relations between private individuals or corporations. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2075.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Public Law</a>]"@en ;
  skos:prefLabel "public law"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law> .

