@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/crime_prevention_measures>
  skos:prefLabel "crime prevention measures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/preventive_incarceration> .

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

<https://concepts.sagepub.com/social-science/concept/preventive_incarceration>
  skos:definition "Preventive incarceration has had a range of meanings. It could refer to the pretrial imprisonment, without the right to bail, of a person accused of a serious crime usually because a judge determines that the person is dangerous to society. [Source: <a href=\"https://sk.sagepub.com/reference/law/n543.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Preventive Incarceration</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crime_prevention_measures> ;
  skos:prefLabel "preventive incarceration"@en ;
  a skos:Concept .

