@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/false_imprisonment>
  skos:definition "False imprisonment, sometimes called false arrest, is a tort that protects an individual's freedom from improper restraint and includes more than simple incarceration. An individual can be wrongfully confined when in an open street, traveling in an automobile, or even confined in an entire city. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n143.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; False Imprisonment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts,_theories,_and_legal_principles> ;
  skos:prefLabel "false imprisonment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/concepts,_theories,_and_legal_principles>
  skos:prefLabel "concepts, theories, and legal principles"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/false_imprisonment> .

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

