@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/stock_control>
  skos:prefLabel "stock control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dispatch> .

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

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

<https://concepts.sagepub.com/social-science/concept/laundry_dispatch>
  skos:prefLabel "laundry dispatch"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dispatch> .

<https://concepts.sagepub.com/social-science/concept/dispatch>
  skos:definition "“If I had a choice between a two-way radio and a gun, I'd take the radio.” The above quote is from a former Maryland police officer and reflects the importance of the dispatcher. Although the role of the dispatcher is critical for the survival of law enforcement officers and the citizens who call upon them, administrators, officers, and citizens often misunderstand dispatchers. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n59.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Dispatch</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/laundry_dispatch> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/stock_control>, <https://concepts.sagepub.com/social-science/concept/communications> ;
  skos:prefLabel "dispatch"@en ;
  a skos:Concept .

