@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/nonviolent_crimes>
  skos:prefLabel "nonviolent crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/loitering> .

<https://concepts.sagepub.com/social-science/concept/loitering>
  skos:definition "Loitering refers to a person or persons remaining in a public place or area for a protracted amount of time without an obvious purpose or reason. Loitering prohibitions are particularly common in the United States, with laws and punishments varying according to local governments. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n100.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Loitering</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_order_offenses>, <https://concepts.sagepub.com/social-science/concept/policing_strategies>, <https://concepts.sagepub.com/social-science/concept/nonviolent_crimes> ;
  skos:prefLabel "loitering"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/public_order_offenses>
  skos:prefLabel "public order offenses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/loitering> .

