@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/bondsmen>
  skos:altLabel "bail bond agents"@en ;
  skos:definition "Bail is the means by which the U.S. criminal justice system permits the release of a defendant from custody while ensuring his appearance at all required court proceedings. Bail (from the French bailler, to deliver) is the legacy of Anglo-Saxon jurisprudence wherein defendants were delivered to their sureties, who gave security for their appearance. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n14.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Bondsman or Bail Agent</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/civilian_private_involvement> ;
  skos:prefLabel "bondsmen"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/civilian_private_involvement>
  skos:prefLabel "civilian/private involvement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bondsmen> .

