@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/police_equipment>
  skos:prefLabel "police equipment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/canine_units> .

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

<https://concepts.sagepub.com/social-science/concept/police_procedures>
  skos:prefLabel "police procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/canine_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/canine_units> .

<https://concepts.sagepub.com/social-science/concept/canine_units>
  skos:altLabel "police dogs"@en, "K9 units"@en, "dog support units"@en ;
  skos:definition "Canine units, little more than a handful of patrol officers and their dogs a century ago, have become a versatile and indispensable part of law enforcement at the local, state, and federal level. Today, thousands of trained canine units operate in every state, doing work that demands the instincts and highly developed eyes, ears, and nose of the dog and the special skills of its handler. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n19.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Canine (K-9) Units</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tactics>, <https://concepts.sagepub.com/social-science/concept/police_procedures>, <https://concepts.sagepub.com/social-science/concept/police_equipment> ;
  skos:prefLabel "canine units"@en ;
  a skos:Concept .

