@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/response_time>
  skos:definition "Response time is a commonly used indicator of police effectiveness and efficiency often measured as the length of time between a citizen call for service and an on-scene response by police. A faster response is considered more desirable, increasing the likelihood of an on-scene or near-scene apprehension of an offender and preventing citizen dissatisfaction with police. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n169.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Response Time</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods>, <https://concepts.sagepub.com/social-science/concept/communications>, <https://concepts.sagepub.com/social-science/concept/action_(perception)> ;
  skos:prefLabel "response time"@en ;
  a skos:Concept .

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

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

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

<https://concepts.sagepub.com/social-science/concept/action_(perception)>
  skos:prefLabel "action (perception)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/response_time> .

