@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_patterns>
  skos:definition "Variation in the social, spatial, and temporal patterns of street crime has long drawn attention from scholars, practitioners, and the media. Measures of crime rates are considered important social indicators reflecting the health of our society and are often used to judge the effectiveness of our criminal justice system. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n47.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Crime Patterns</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perpetrators> ;
  skos:prefLabel "crime patterns"@en ;
  a skos:Concept .

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

<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_patterns> .

