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

<https://concepts.sagepub.com/social-science/concept/employee_theft>
  skos:prefLabel "employee theft"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/larceny> .

<https://concepts.sagepub.com/social-science/concept/juvenile_shoplifting>
  skos:prefLabel "juvenile shoplifting"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/larceny> .

<https://concepts.sagepub.com/social-science/concept/art_and_antiquities_theft>
  skos:prefLabel "art and antiquities theft"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/larceny> .

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

<https://concepts.sagepub.com/social-science/concept/larceny>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/carjacking>, <https://concepts.sagepub.com/social-science/concept/juvenile_shoplifting>, <https://concepts.sagepub.com/social-science/concept/auto_theft>, <https://concepts.sagepub.com/social-science/concept/employee_theft>, <https://concepts.sagepub.com/social-science/concept/armed_robbery>, <https://concepts.sagepub.com/social-science/concept/art_and_antiquities_theft>, <https://concepts.sagepub.com/social-science/concept/robbery>, <https://concepts.sagepub.com/social-science/concept/shoplifting>, <https://concepts.sagepub.com/social-science/concept/bank_robbery>, <https://concepts.sagepub.com/social-science/concept/oil_equipment_theft>, <https://concepts.sagepub.com/social-science/concept/timber_thefts> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crimes_in_America>, <https://concepts.sagepub.com/social-science/concept/theft_offenses> ;
  skos:prefLabel "larceny"@en ;
  a skos:Concept ;
  skos:definition "Larceny-theft is a prevalent form of street crime in the United States. The Federal Bureau of Investigation (FBI) Uniform Crime Reporting (UCR) Program typically defines street crime as those crimes that occur on streets, highways, parking lots, and in other salient public realms. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n174.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Theft and Larceny</a>]"@en .

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

<https://concepts.sagepub.com/social-science/concept/timber_thefts>
  skos:prefLabel "timber thefts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/larceny> .

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

<https://concepts.sagepub.com/social-science/concept/oil_equipment_theft>
  skos:prefLabel "oil equipment theft"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/larceny> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/auto_theft>
  skos:prefLabel "auto theft"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/larceny> .

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

