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

<https://concepts.sagepub.com/social-science/concept/robbery>
  skos:broader <https://concepts.sagepub.com/social-science/concept/violent_crime>, <https://concepts.sagepub.com/social-science/concept/personal_offenses>, <https://concepts.sagepub.com/social-science/concept/victimology>, <https://concepts.sagepub.com/social-science/concept/theft_offenses>, <https://concepts.sagepub.com/social-science/concept/larceny>, <https://concepts.sagepub.com/social-science/concept/motives_for_violence>, <https://concepts.sagepub.com/social-science/concept/aggression> ;
  skos:definition "Robbery is one of the seven index offenses, the means by which the United States keeps track of serious crime. It is a crime of violence that occurs largely between strangers. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n366.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Robbery</a>]"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/armed_robbery>, <https://concepts.sagepub.com/social-science/concept/bank_robbery> ;
  skos:prefLabel "robbery"@en .

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

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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/motives_for_violence>
  skos:prefLabel "motives for violence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/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/robbery> .

