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

<https://concepts.sagepub.com/social-science/concept/robbery>
  skos:prefLabel "robbery"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bank_robbery> .

<https://concepts.sagepub.com/social-science/concept/theft_offenses>
  skos:prefLabel "theft offenses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bank_robbery> .

<https://concepts.sagepub.com/social-science/concept/bank_robbery>
  skos:definition "It is important to examine highly specific types of crime, because each type has a unique criminal opportunity structure. Thus robbery is a general category of crime that includes several distinct variants; for instance, robbery occurs on streets, at post offices, at fast-food restaurants, and near automated teller machines. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n11.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Bank and Cash-in-Transit Robbery</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theft_offenses>, <https://concepts.sagepub.com/social-science/concept/robbery>, <https://concepts.sagepub.com/social-science/concept/location_specific_crime>, <https://concepts.sagepub.com/social-science/concept/larceny>, <https://concepts.sagepub.com/social-science/concept/crimes_against_businesses> ;
  skos:prefLabel "bank robbery"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/larceny>
  skos:prefLabel "larceny"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bank_robbery> .

<https://concepts.sagepub.com/social-science/concept/location_specific_crime>
  skos:prefLabel "location specific crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bank_robbery> .

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

