@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/clearance_rates>
  skos:definition "Clearance rates are the percentage of reported or discovered crimes that are solved by the police. Cases are considered solved when arrests are made, even though they may not result in a conviction. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n33.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Clearance Rates</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crime_statistics>, <https://concepts.sagepub.com/social-science/concept/police_statistics>, <https://concepts.sagepub.com/social-science/concept/offense_statistics>, <https://concepts.sagepub.com/social-science/concept/criminal_justice_statistics> ;
  skos:prefLabel "clearance rates"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/crime_statistics>
  skos:prefLabel "crime statistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/clearance_rates> .

<https://concepts.sagepub.com/social-science/concept/criminal_justice_statistics>
  skos:prefLabel "criminal justice statistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/clearance_rates> .

<https://concepts.sagepub.com/social-science/concept/offense_statistics>
  skos:prefLabel "offense statistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/clearance_rates> .

<https://concepts.sagepub.com/social-science/concept/police_statistics>
  skos:prefLabel "police statistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/clearance_rates> .

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

