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

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

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

<https://concepts.sagepub.com/social-science/concept/retail_business_crimes>
  skos:prefLabel "retail business crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shoplifting> .

<https://concepts.sagepub.com/social-science/concept/property_crime>
  skos:prefLabel "property crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shoplifting> .

<https://concepts.sagepub.com/social-science/concept/shoplifting>
  skos:definition "Shoplifting is defined as the theft of merchandise from retailers that are open for business to customers at the time of theft. Shoplifters usually attempt to blend in as law-abiding customers of stores to avoid detection and apprehension. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-social-deviance/n262.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Deviance; Shoplifting</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/juvenile_shoplifting> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theft_offenses>, <https://concepts.sagepub.com/social-science/concept/retail_business_crimes>, <https://concepts.sagepub.com/social-science/concept/property_crime>, <https://concepts.sagepub.com/social-science/concept/nonviolent_crimes>, <https://concepts.sagepub.com/social-science/concept/larceny> ;
  skos:prefLabel "shoplifting"@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/shoplifting> .

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

