@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_units>
  skos:definition "Throughout most of history, preventing crime and responding to criminal behavior was the purview of the victim, his or her family, and community residents. There was no police force (or criminal justice system, for that matter) as we know it today. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n49.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Crime Prevention Units</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tactics> ;
  skos:prefLabel "crime prevention units"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/tactics>
  skos:prefLabel "tactics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crime_prevention_units> .

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

