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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TKKVQ550-Z .

n9j:-TKKVQ550-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/order_maintenance> ;
  skos:definition "Definition‘Order maintenance’ is the aspect of policing concerned with regulating the fair use of public spaces. Examples include the enforcement of rules that restrict public drinking, noise pollution, public indecency, verbal harassment, and aggressive panhandling. [Source: The SAGE Dictionary of Policing; Order Maintenance]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LRF6FPW6-H ;
  skos:prefLabel "order maintenance"@en .

n9j:-LRF6FPW6-H
  skos:prefLabel "public order policing"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TKKVQ550-Z .

n9j: a skos:ConceptScheme .
