@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/plain_clothes_operations>
  skos:prefLabel "plain clothes operations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/specialized_police_operations> .

<https://concepts.sagepub.com/social-science/concept/police_internal_investigations>
  skos:prefLabel "police internal investigations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/specialized_police_operations> .

<https://concepts.sagepub.com/social-science/concept/police-run_fencing_operations>
  skos:prefLabel "police-run fencing operations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/specialized_police_operations> .

<https://concepts.sagepub.com/social-science/concept/specialized_police_operations>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/police-run_fencing_operations>, <https://concepts.sagepub.com/social-science/concept/police_search_and_rescue_operations>, <https://concepts.sagepub.com/social-science/concept/police_internal_investigations>, <https://concepts.sagepub.com/social-science/concept/plain_clothes_operations> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policing> ;
  skos:prefLabel "specialized police operations"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/police_search_and_rescue_operations>
  skos:prefLabel "police search and rescue operations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/specialized_police_operations> .

