@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/intermediate_sanctions>
  skos:prefLabel "intermediate sanctions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/GPS_tracking> .

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

<https://concepts.sagepub.com/social-science/concept/GPS_tracking>
  skos:definition "Since the 1960s, the location of offenders under community supervision has been monitored with the assistance of electronic devices. Increasingly, electronic monitoring relies on technology that uses the global positioning system (GPS) to monitor offenders. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n75.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; GPS Tracking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intermediate_sanctions> ;
  skos:prefLabel "GPS tracking"@en ;
  a skos:Concept .

