@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/panhandling_or_begging>
  skos:definition "Panhandling, sometimes referred to as begging, refers to the act of requesting a donation in a public space. The term panhandling derives from the shape of the outstretched arm and hand or from the fact that a cup or plate is sometimes used to hold the donations. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n127.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Panhandling or Begging</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nonviolent_crimes> ;
  skos:prefLabel "panhandling or begging"@en ;
  a skos:Concept .

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

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

