@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/International_Police_Association> .

<https://concepts.sagepub.com/social-science/concept/international_law_enforcement>
  skos:prefLabel "international law enforcement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/International_Police_Association> .

<https://concepts.sagepub.com/social-science/concept/International_Police_Association>
  skos:definition "The International Police Association (IPA), with more than 300,000 members in 58 countries, is the largest independent police organization in the world. It was founded by British police Sergeant Arthur Troop (1914–2000), on January 1, 1950. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n460.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; International Police Association</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_law_enforcement> ;
  skos:prefLabel "International Police Association"@en ;
  a skos:Concept .

