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

<https://concepts.sagepub.com/social-science/concept/crack_house>
  skos:prefLabel "crack house"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perpetrators> .

<https://concepts.sagepub.com/social-science/concept/street_crime_in_America>
  skos:prefLabel "street crime in America"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/perpetrators> .

<https://concepts.sagepub.com/social-science/concept/indecent_exposure>
  skos:prefLabel "indecent exposure"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perpetrators> .

<https://concepts.sagepub.com/social-science/concept/environmental_design_and_crime_prevention>
  skos:prefLabel "environmental design and crime prevention"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perpetrators> .

<https://concepts.sagepub.com/social-science/concept/prescription_drugs>
  skos:prefLabel "prescription drugs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perpetrators> .

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

<https://concepts.sagepub.com/social-science/concept/crime_patterns>
  skos:prefLabel "crime patterns"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perpetrators> .

<https://concepts.sagepub.com/social-science/concept/perpetrators>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prescription_drugs>, <https://concepts.sagepub.com/social-science/concept/indecent_exposure>, <https://concepts.sagepub.com/social-science/concept/environmental_design_and_crime_prevention>, <https://concepts.sagepub.com/social-science/concept/drug_dealing>, <https://concepts.sagepub.com/social-science/concept/crime_patterns>, <https://concepts.sagepub.com/social-science/concept/crack_house> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/street_crime_in_America> ;
  skos:prefLabel "perpetrators"@en ;
  a skos:Concept .

