@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/peeping_toms>
  skos:definition "Peeping Tom is the nickname given to a person who engages in voyeurism. The origin of the phrase comes from the legend of Lady Godiva, in which a man named Tom watched Lady Godiva ride her horse nude through the village. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n130.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Peeping Toms</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nonviolent_crimes> ;
  skos:prefLabel "peeping toms"@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/peeping_toms> .

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

