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

<https://concepts.sagepub.com/social-science/concept/crack_house>
  skos:definition "a house or other dwelling, often vacant, used by crack addicts to get high. Crack houses are often the target of law enforcement efforts to clean up socially disorganized neighborhoods. [Source: <a href=\"https://sk.sagepub.com/reference/the-concise-dictionary-of-crime-and-justice/n523.xml\" target=\"_blank\" data-id=\"to-sk\">The Concise Dictionary of Crime and Justice; Crack House</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perpetrators> ;
  skos:prefLabel "crack house"@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/crack_house> .

