@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TXZZZBT1-D .

n9j:-Z8KJLQQJ-4
  skos:prefLabel "police and law enforcement"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TXZZZBT1-D .

n9j:-H0T9XHV8-2
  skos:prefLabel "specialized law enforcement agencies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TXZZZBT1-D .

n9j:-TXZZZBT1-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/state_police> ;
  skos:definition "When one uses the term state police in reference to the United States, the meaning may fall into one of three general categories. These generalized meanings are directly related to the history of the development and functionality of police agencies with statewide authority. [Source: The Social History of Crime and Punishment in America: An     Encylopedia; State Police]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-H0T9XHV8-2, n9j:-Z8KJLQQJ-4 ;
  skos:prefLabel "state police"@en .

