@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_provisions>
  skos:prefLabel "constitutional provisions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Fifth_Amendment> .

<https://concepts.sagepub.com/social-science/concept/Fifth_Amendment>
  skos:definition "See Criminal Law; Double Jeopardy; Due Process; Just Compensation; Property; Witnesses. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-us-constitution-a-to-z-1e/n144.xml\" target=\"_blank\" data-id=\"to-sk\">U.S. Constitution A to Z; Fifth Amendment</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/takings_clause> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/constitutional_provisions> ;
  skos:prefLabel "Fifth Amendment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/takings_clause>
  skos:prefLabel "takings clause"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Fifth_Amendment> .

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

